pachctl idp delete-client

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-client

Options inherited from parent commands

      --no-color               Turn off colors.
      --rpc-timeout duration   If non-zero, perform all client operations with this RPC deadline.
  -v, --verbose                Output verbose logs.

SEE ALSO

  • pachctl idp - Commands to manage identity provider integrations