pachctl idp create-client #
Create a new OIDC client.
Synopsis #
This command creates a new OIDC client via a YAML configuration file or through stdin.
pachctl idp create-client [flags]Examples #
pachctl idp create-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 create-clientOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl idp - Commands to manage identity provider integrations