pachctl idp delete-connector

pachctl idp delete-connector

Delete an identity provider connector

Synopsis

This command deletes an identity provider connector by passing the connector’s ID. You can get a list of IDs by running pachctl idp list-connector.

pachctl idp delete-connector <connector id> [flags]

Options

  -h, --help   help for delete-connector

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