CLISetup

How to

Show the active session

Print user, stage, token status, and organization count.

What changes

sumr whoami is the fastest way to prove which account and stage the CLI will use before running authenticated commands.

When this helps

  • You need to confirm which account is signed in.
  • A command works locally but fails against another stage.
  • Support needs a safe identity check without exposing tokens.

Run this command

terminal
sumr whoami# show user and stage

Flags you can use

--help, -h

Show the command syntax, supported flags, and examples without changing files.

Keep in mind

  • The command does not print raw tokens.
  • If the API check fails, sign in again or verify the selected stage.