Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "region --provider=CLOUD_PROVIDER [--ccs --aws-access-key-id --aws-secret-access-key] ", Aliases: []string{"regions"}, Short: "List known/available cloud provider regions", Long: "List regions of a cloud provider.\n\n" + "In --ccs mode, fetch regions that would be available to *your* cloud account\n" + "(currently only supported with --provider=aws).", RunE: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.