Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
RootCmd = &cobra.Command{
Use: "rhyzomectl",
Short: "Interact with Rhyzome",
Long: `Rhyzome is a free/libre cloud computing platform, aimed at being less
shitty than the others. So far it has not succeeded.
rhyzomectl can be used to interact with rhyzome servers. Wouldn't it be nice
if there was some documentation here? When you figure out whatever it is you
came here to figure out, maybe you should update this string!`,
PreRunE: checkRequiredFlags,
}
)
Functions ¶
func InstanceList ¶
func WaitForJob ¶
func WaitForJob(id string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.