Documentation ¶
Index ¶
- Constants
- func NewCreateCommand(ctx context.Context) *cobra.Command
- func NewForceDeleteCommand(ctx context.Context) *cobra.Command
- func NewInspectCommand(ctx context.Context) *cobra.Command
- func NewInstallationsCommand(ctx context.Context) *cobra.Command
- func NewSetImportParametersCommand(ctx context.Context) *cobra.Command
Constants ¶
View Source
const ( OUTPUT_YAML = "yaml" OUTPUT_JSON = "json" OUTPUT_WIDE = "wide" )
Variables ¶
This section is empty.
Functions ¶
func NewForceDeleteCommand ¶ added in v0.17.0
func NewInstallationsCommand ¶
NewInstallationsCommand creates a new installations command.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.