docs: Update CLI docs for --token flag in account register
Updated cli-config.md to document the new --token option for account registration command. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -102,7 +102,7 @@ Uses **Commander.js** for command parsing.
|
||||
### Accounts (`cw account`)
|
||||
| Command | Description |
|
||||
|---------|-------------|
|
||||
| `add [--provider] [--email]` | Auto-discover or manually register account |
|
||||
| `add [--provider] [--email] [--token]` | Auto-discover, manually register, or register with setup token |
|
||||
| `list` | Show accounts with exhaustion status |
|
||||
| `remove <id>` | Remove account |
|
||||
| `refresh` | Clear expired exhaustion markers |
|
||||
|
||||
Reference in New Issue
Block a user