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-connectorOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl idp - Commands to manage identity provider integrations