eloqnt/cli
eloqnt whoami
Check which account and plan the CLI is currently using.
Run eloqnt whoami to print details about the logged in account:
eloqnt whoami
Email: jan@amann.work
Plan: Hosted model
Quota used: 34% (resets Aug 1)
Since ELOQNT_TOKEN takes precedence over the interactive login, this is also a quick way to verify that an API key in CI resolves to the account you expect.
Flags
| --config | string | Path to the eloqnt config file (defaults to .eloqnt/config.{ts,mts,js,mjs}) |
| --json | boolean | Output the result as JSON |