Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "versions",
Short: "List available versions",
Long: "List the versions available for provisioning a cluster",
Deprecated: "please use `ocm list versions` command",
RunE: run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.