pachctl idp update-connector #
Update an existing identity provider connector.
Synopsis #
This command updates an existing identity provider connector. Only fields which are specified are updated.
pachctl idp update-connector [flags]Examples #
pachctl idp update-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 update-connectorOptions inherited from parent commands #
      --no-color   Turn off colors.
  -v, --verbose    Output verbose logsSEE ALSO #
- pachctl idp - Commands to manage identity provider integrations