pachctl idp delete-client #
Delete an OIDC client.
Synopsis #
This command deletes an OIDC client by passing the clientsβs ID. You can get a list of IDs by running pachctl idp list-client.
pachctl idp delete-client <client ID> [flags]Options #
-h, --help help for delete-clientOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl idp - Commands to manage identity provider integrations