From 5f36fcf4ce560d361db729753511872efc63ed96 Mon Sep 17 00:00:00 2001 From: Lukas May Date: Thu, 5 Mar 2026 20:59:38 +0100 Subject: [PATCH] docs: Add cw account extract to CLI reference docs Co-Authored-By: Claude Sonnet 4.6 --- docs/cli-config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cli-config.md b/docs/cli-config.md index 1de3be7..7def20e 100644 --- a/docs/cli-config.md +++ b/docs/cli-config.md @@ -123,6 +123,7 @@ All three commands output JSON for programmatic agent consumption. | `list` | Show accounts with exhaustion status | | `remove ` | Remove account | | `refresh` | Clear expired exhaustion markers | +| `extract [--email ]` | Extract current Claude credentials as JSON (no server required) | ## Server Wiring