Documentation ¶
Index ¶
Constants ¶
View Source
const (
ArbitraryPolicyNotAvail = "STS arbitrary policies feature is currently not available"
)
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "roles", Aliases: []string{}, Short: "Upgrade cluster-specific IAM roles to the latest version.", Long: "Upgrade cluster-specific IAM roles to the latest version before upgrading your cluster.", Example: ` # Upgrade cluster roles for ROSA STS clusters rosa upgrade roles -c <cluster_key>`, Args: cobra.MaximumNArgs(2), Run: run, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.