netauth auth validate-token

Validate a token with the server

Synopsis

validate-token sends the token to the server for validation. The server may perform additional scrutiny to satisfy the token's legitimacy, and the result will be returned with the status of the token.

netauth auth validate-token [flags]

Examples

$ netauth auth validate-token Token verified

Options

-h, --help help for validate-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

Auto generated by spf13/cobra on 3-Jun-2022