cub oauthclient delete
cub oauthclient delete
Delete an OAuth client
Synopsis
Delete an OAuth client registered in your organization. Apps using this client_id will no longer be able to log in.
cub oauthclient delete <name or client id> [flags]
Options
-h, --help help for delete
-o, --output string Output format. One of: json, yaml, name, wide, mutations, jq=<expr>, yq=<expr>, custom-columns=<spec>
--quiet No default output.
--verbose Detailed output, additive with default output
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
SEE ALSO
- cub oauthclient - OAuth client commands