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-builder CLI allows you to launch applications and services
in the public cloud. The sub-commands below below allow you to
view information regarding the available public clouds as well as
configure access to them in order to launch cloud recipes.
`,
}
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.