Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "user-role", Aliases: []string{"userrole"}, Short: "Unlink user role from a specific OCM account", Long: "Unlink user role from a specific OCM account", Example: ` # Unlink user role rosa unlink user-role --role-arn arn:aws:iam::{accountid}:role/{prefix}-User-{username}-Role`, RunE: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.