Skip to content

feat: add usage command#14

Open
armandokun wants to merge 1 commit into
feat/inbox-create-domain-flagfrom
feat/usage-command
Open

feat: add usage command#14
armandokun wants to merge 1 commit into
feat/inbox-create-domain-flagfrom
feat/usage-command

Conversation

@armandokun

Copy link
Copy Markdown
Collaborator

Stacked on #13 (base: feat/inbox-create-domain-flag). Review/merge that first.

Summary

  • openmail usage calls GET /v1/usage and prints per-inbox usage plus account totals.
  • Flags: --from, --to, --group-by inbox|account. Help text, README, CHANGELOG updated.

Test plan

  • npm run build
  • npm test (7 passed, incl. new commands/__tests__/usage.test.ts)

Made with Cursor

`openmail usage` calls GET /v1/usage and prints per-inbox usage plus
account totals. Supports --from, --to, and --group-by inbox|account.
Updates help text, README, CHANGELOG, and adds a command test.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant