Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "user-role", Aliases: []string{"userrole"}, Short: "Delete user role", Long: "Delete user role from the current AWS account", Example: ` # Delete user role rosa delete user-role --role-arn {prefix}-User-{username}-Role`, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.