netauth auth destroy-token
Destroy an existing local token
Synopsis
destroy-token makes a best effort to remove the local token from the system. When this command returns the local token will either have been destroyed or an error will be printed. If this command returns an error you cannot assume that the token has been removed!
netauth auth destroy-token [flags]
Examples
$ netauth auth destroy-token
Token destroyed.
Options
-h, --help help for destroy-token
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 auth - Use and set authentication data