pachctl idp create-connector

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.yaml

Options

      --config string   Set the file to read the YAML-encoded connector configuration from, or use '-' for stdin. (default "-")
  -h, --help            help for create-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