cec configure oauth
User OAuth2 to login to server
Synopsis
Configure Authentication using OAuth2
./cec configure oauth [flags]
Options
-h, --help help for oauth
-t, --idToken string Valid IdToken
--skipVerify Skip SSL certificate verification (not recommended)
-u, --url string HTTP URL to server
Options inherited from parent commands
-c, --config string Path to the configuration file
--no-keyring Explicitly tell the tool to *NOT* try to use a keyring. Only use this flag if you really know what your are doing: some sensitive information will end up stored on your file system in clear text.
SEE ALSO
- ./cec configure - Configure a connection to a running server and locally persist credentials for later use