Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "describe NAME|ID|EXTERNAL_ID [--output] [--short]",
Short: "Describe a cluster",
Long: "Get info about a cluster identified by name, identifier or external identifier",
Deprecated: "please use `ocm describe cluster` command",
RunE: run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.