docs: update health/status + doctor docs

This commit is contained in:
Peter Steinberger
2026-01-17 01:14:17 +00:00
parent c592f395df
commit fa2b92bb00
4 changed files with 10 additions and 0 deletions

View File

@@ -11,5 +11,9 @@ Fetch health from the running Gateway.
```bash
clawdbot health
clawdbot health --json
clawdbot health --verbose
```
Notes:
- `--verbose` runs live probes and prints per-account timings when multiple accounts are configured.
- Output includes per-agent session stores when multiple agents are configured.