Documentation
¶
Overview ¶
Package cmd provides the service cli commands.
Index ¶
- func Execute(svc *service.Service, commands ...*cobra.Command) error
- func NewInspectCmd(options *service.Options) *cobra.Command
- func NewMakeCmd(options *service.Options) *cobra.Command
- func NewMakeContainerFileCmd(options *service.Options) *cobra.Command
- func NewMakeDeploymentCmd(options *service.Options) *cobra.Command
- func NewMakeEnvCmd(options *service.Options) *cobra.Command
- func NewMakeOciImageCmd(options *service.Options) *cobra.Command
- func NewServeCmd(svc *service.Service) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInspectCmd ¶
NewInspectCmd returns a new inspect command.
func NewMakeCmd ¶
NewMakeCmd returns a new make command.
func NewMakeContainerFileCmd ¶
NewMakeContainerFileCmd returns a new make container file command.
func NewMakeDeploymentCmd ¶
NewMakeDeploymentCmd returns a new make deployment command.
func NewMakeOciImageCmd ¶
NewMakeOciImageCmd returns a new make OCI image command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.