Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "cluster [flags] NAME",
Short: "Create managed clusters",
Long: "Create managed OpenShift Dedicated v4 clusters via OCM.\n" +
"\n" +
"The specified name is used as a DNS component, as well as initial display_name.",
RunE: run,
}
Cmd Constant:
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.