Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "admin", 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, Args: cobra.NoArgs, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.