pachctl idp create-connector #
Create a new identity provider connector.
Synopsis #
This command creates a new identity provider connector via a YAML configuration file or through stdin.
pachctl idp create-connector [flags]Examples #
pachctl idp create-connector --config settings.yamlOptions #
--config string Set the file to read the YAML-encoded connector configuration from, or use '-' for stdin. (default "-")
-h, --help help for create-connectorOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl idp - Commands to manage identity provider integrations