Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CloudCommands = &cobra.Command{
Use: "cloud [name]",
Short: "List, show and configure clouds to launch recipes in.",
Long: `
The cloud sub-commands below allow you to retrieve information
regarding the available public clouds where you can launch recipes.
You should also use the "configure" sub-command to set-up your cloud
account access credentials required to create resources in the cloud.
`,
}
Functions ¶
func ConfigureCloud ¶
func ConfigureCloud(name string)
func ListClouds ¶
func ListClouds()
func ListCloudsByRegion ¶
func ListCloudsByRegion()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.