docs: refresh CLI and trusted-proxy docs

This commit is contained in:
Peter Steinberger
2026-02-25 02:40:05 +00:00
parent 2d1e6931a6
commit a12cbf8994
6 changed files with 59 additions and 5 deletions

View File

@@ -281,7 +281,7 @@ Vector search over `MEMORY.md` + `memory/*.md`:
- `openclaw memory status` — show index stats.
- `openclaw memory index` — reindex memory files.
- `openclaw memory search "<query>"` — semantic search over memory.
- `openclaw memory search "<query>"` (or `--query "<query>"`) — semantic search over memory.
## Chat slash commands
@@ -468,8 +468,9 @@ Approve DM pairing requests across channels.
Subcommands:
- `pairing list <channel> [--json]`
- `pairing approve <channel> <code> [--notify]`
- `pairing list [channel] [--channel <channel>] [--account <id>] [--json]`
- `pairing approve <channel> <code> [--account <id>] [--notify]`
- `pairing approve --channel <channel> [--account <id>] <code> [--notify]`
### `webhooks gmail`