Hasura CLI: hasura user-info

Get details for current logged in user

Synopsis

Show the email and token for the logged in user

hasura user-info [flags]

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)

SEE ALSO

  • hasura - hasura controls the hasura project

Auto generated by spf13/cobra