Skip to main content
Quick lookups for the account currently logged into the CLI.
All three commands accept -o json for machine-readable output.

Tips

  • user me is a cheap way to verify your login is still valid — it makes one authenticated GET and prints the resolved user identity.
  • user balance returns a single number; user wallets breaks it down per credit type. Use the latter when you need to script against a specific credit kind.