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