Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "admin [ID|NAME]",
Short: "Show details of the cluster-admin user",
Long: "Show details of the cluster-admin user and a command to login to the cluster",
Example: ` # Describe cluster-admin user of a cluster named mycluster
rosa describe admin -c mycluster`,
Run: run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.