pachctl idp update-client #
Update an OIDC client.
Synopsis #
This command updates an OIDC clientβs settings via a YAML configuration file or stdin input.
pachctl idp update-client [flags]Examples #
pachctl idp update-client --config settings.yamlOptions #
--config string Set the file to read the YAML-encoded client configuration from, or use '-' for stdin. (default "-")
-h, --help help for update-clientOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl idp - Commands to manage identity provider integrations