Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "regions", Aliases: []string{"region"}, Short: "List available regions", Long: "List regions that are available for the current AWS account.", Example: ` # List all available regions rosa list regions`, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.