Mailbox CLI
Install:
bash
npm install -g @leeguoo/mailbox-cli mailbox --help
Automation:
- •Use
--jsonand validate the top-levelsuccess/errorfields. - •
erroris structured:{ code, message, detail? }. - •Destructive commands default to dry-run unless
--confirmis provided. - •Contract docs:
docs/CLI_JSON_CONTRACT.md