Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "user-role", Aliases: []string{"userrole"}, Short: "Create user role to verify account association", Long: "Create user role that allows OCM to verify that users creating a cluster " + "have access to the current AWS account.", Example: ` # Create user roles rosa create user-role --prefix `, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.