netauth auth
Use and set authentication data
Synopsis
The auth subystem deals in authentication information. This includes secrets and tokens. Here you'll find the commands to change secrets, chec them, get and destroy tokens and other intesting tasks around authentication.
Options
-h, --help help for auth
Options inherited from parent commands
--config string Use an alternate config file
--entity string Specify a non-default entity to make requests as
--secret string Specify the request secret on the command line
SEE ALSO
- netauth - Interact with the NetAuth system.
- netauth auth change-secret - Change an entity secret
- netauth auth check - Check authentication credentials
- netauth auth destroy-token - Destroy an existing local token
- netauth auth get-token - Request a new token from the server
- netauth auth inspect-token - Inspect a token locally
- netauth auth validate-token - Validate a token with the server