Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "idps", Aliases: []string{"idp"}, Short: "List cluster IDPs", Long: "List identity providers for a cluster.", Example: ` # List all identity providers on a cluster named "mycluster" rosa list idps --cluster=mycluster`, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.