1egaki subscribe
| Option | Default | Description |
-e, --email [email] | - | Optional email prefill for checkout (skips interactive prompt) |
--plan [plan] | - | Plan ID: starter, pro, or unlimited (default: pro) |
| Option | Default | Description |
-h, --help | - | Display this message |
-v, --version | - | Display version number |
1# Interactive subscribe
1egaki subscribe
1# Non-interactive (for agents)
1egaki subscribe --email user@example.com --plan pro
1# Non-interactive without email prefill
1egaki subscribe --plan pro