mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 04:57:26 +00:00
docs: refresh CLI and trusted-proxy docs
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user