2 Commits

Author SHA1 Message Date
5345dcc65d chore: rename to @oc-forge/mcmail, publish 0.1.0 2026-04-02 05:16:05 +00:00
c12c1913bc feat: initial implementation of mcmail CLI
- Authentication: login / logout / whoami with token caching
- Accounts: list / create / delete / info
- Aliases: list / create / delete
- Domains: list
- TypeScript + ESM + commander.js
- Node fetch (no axios)
- Table and --json output modes
- Auto token refresh on expiry
- MCMAIL_HOST / MCMAIL_USER / MCMAIL_PASSWORD env var support
2026-03-31 17:19:56 +00:00