Hasura CLI: hasura logout¶
Logout from Hasura dashboard.
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)
Was this page helpful?