Hasura CLI: hasura user-info¶
Get details for current logged in user
Examples¶
# Get the logged in user's info:
$ hasura user-info
Options¶
-h, --help help for user-info
Options inherited from parent commands¶
--project string hasura project directory where the commands should be executed. (default: current directory)
Was this page helpful?