docs: refresh channels status probe mirrors

This commit is contained in:
Peter Steinberger
2026-04-04 18:52:01 +01:00
parent 6d89b363a2
commit 72b59231a3
6 changed files with 19 additions and 5 deletions

View File

@@ -33,6 +33,12 @@ openclaw channels logs --channel all
- `channels resolve`: `<entries...>`, `--channel <name>`, `--account <id>`, `--kind <auto|user|group>`, `--json`
- `channels logs`: `--channel <name|all>`, `--lines <n>`, `--json`
`channels status --probe` is the live path: on a reachable gateway it runs per-account
`probeAccount` and optional `auditAccount` checks, so output can include transport
state plus probe results such as `works`, `probe failed`, `audit ok`, or `audit failed`.
If the gateway is unreachable, `channels status` falls back to config-only summaries
instead of live probe output.
## Add / remove accounts
```bash