Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "idp [IDP NAME]", Aliases: []string{"idps"}, Short: "Delete cluster IDPs", Long: "Delete a specific identity provider for a cluster.", Example: ` # Delete an identity provider named github-1 rosa delete idp github-1 --cluster=mycluster`, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.