docs: Add cw account extract to CLI reference docs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lukas May
2026-03-05 20:59:38 +01:00
parent a3ee581629
commit 5f36fcf4ce

View File

@@ -123,6 +123,7 @@ All three commands output JSON for programmatic agent consumption.
| `list` | Show accounts with exhaustion status |
| `remove <id>` | Remove account |
| `refresh` | Clear expired exhaustion markers |
| `extract [--email <email>]` | Extract current Claude credentials as JSON (no server required) |
## Server Wiring