Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "account-roles", Aliases: []string{"accountroles", "roles", "policies"}, Short: "Upgrade account-wide IAM roles to the latest version.", Long: "Upgrade account-wide IAM roles to the latest version before upgrading your cluster.", Example: ` # Upgrade account roles for ROSA STS clusters rosa upgrade account-roles`, RunE: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.