Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "idp --cluster={NAME|ID|EXTERNAL_ID} [flags] 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 ocm delete idp github-1 --cluster=mycluster`, RunE: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.