Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "cluster {NAME|ID|EXTERNAL_ID}",
Short: "Resume a cluster from hibernation",
Long: "Resumes cluster hibernation. The cluster will return to a `Ready` state, and all actions will be enabled.",
RunE: run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.