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