Discover Packages
github.com/openshift-online/ocm-cli
cmd
ocm
cluster
status
package
Version:
v0.1.34
Opens a new window with list of versions in this module.
Published: Jan 16, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var Cmd = &cobra .Command {
Use: "status CLUSTERID",
Short: "Status of a cluster",
Long: "Get the status of a cluster identified by its cluster ID",
RunE: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.