pachctl idp set-config #
Set the identity server config
Synopsis #
This command sets the identity server config via a YAML configuration file or by using - for stdin; requires an active enterprise key and authentication to be enabled.
pachctl idp set-config [flags]Examples #
pachctl idp set-config --config settings.yamlOptions #
--config string Set the file to read the YAML-encoded configuration from, or use '-' for stdin. (default "-")
-h, --help help for set-configOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl idp - Commands to manage identity provider integrations