Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 689 Bytes

whoami.md

File metadata and controls

25 lines (17 loc) · 689 Bytes

affinidi whoami

Returns user's subject, projects, and token details from the current session.

affinidi whoami

Returns user's subject, projects, and token details from the current session.

USAGE
  $ affinidi whoami [--json] [--no-color] [--no-input]

GLOBAL FLAGS
  --json      Format output as json.
  --no-color  Disables color in the output. If you have trouble distinguishing colors, consider using this flag.
  --no-input  Disables all the interactive prompts

EXAMPLES
  $ affinidi whoami

See code: dist/commands/whoami.ts