Hasura CLI: hasura logout

Logout from Hasura dashboard.

Synopsis

Logout from hasura.io and clear the current session

hasura logout [flags]

Examples

# Logout and clear session for current user:
$ hasura logout

Options

-h, --help   help for logout

Options inherited from parent commands

--project string   hasura project directory where the commands should be executed. (default: current directory)

SEE ALSO

  • hasura - hasura controls the hasura project

Auto generated by spf13/cobra