pachctl idp get-connector
pachctl idp get-connector #
Get the config for an identity provider connector.
Synopsis #
This command returns the config for 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 get-connector <connector id> [flags]
Options #
-h, --help help for get-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