Documentation
¶
Overview ¶
Package commands provides public access to pixie-cli commands for embedding in other CLIs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCmd ¶
GenerateCmd returns the generate command group with all subcommands. This includes:
- openapi-spec: Generate OpenAPI 3.0 specification from controllers
- extract-endpoints: Extract HTTP endpoints from controller files
- microservice: Scaffold a new microservice
- domain: Scaffold a new domain
- entity: Scaffold a new entity
- service: Scaffold a new service
- repository: Scaffold a new repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.