Loading...
mutiro auth whoami

Show information about logged-in users

Synopsis

Show information about all users who are currently logged in with stored JWT tokens.

This command displays:

  • Username
  • Member ID
  • Token expiration status
  • Last login time
  • Which user's token will be used by default

Examples:

Show all logged-in users

mutiro auth whoami

mutiro auth whoami [flags]

Usage mutiro auth whoami [flags]
Examples

Show all logged-in users

mutiro auth whoami
Options
Flag Type Description
-h, --help bool help for whoami
Global Options
Flag Type Description
--config string config file (default is ./.mutiro.yaml in current directory)
--debug bool debug mode
-v, --verbose bool verbose output
Subcommands
See Also
mutiro auth