mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:30:57 +00:00
docs: fix live docs callout formatting
This commit is contained in:
@@ -255,6 +255,7 @@ pnpm gateway:dev:reset
|
||||
```bash
|
||||
OPENCLAW_PROFILE=dev openclaw gateway --dev --reset
|
||||
```
|
||||
|
||||
</Note>
|
||||
|
||||
`--reset` wipes config, credentials, sessions, and the dev workspace (using
|
||||
@@ -266,6 +267,7 @@ If a non-dev gateway is already running (launchd or systemd), stop it first:
|
||||
```bash
|
||||
openclaw gateway stop
|
||||
```
|
||||
|
||||
</Tip>
|
||||
|
||||
## Raw stream logging (OpenClaw)
|
||||
|
||||
@@ -134,6 +134,7 @@ To see what you can test on your machine (and the exact `provider/model` ids), r
|
||||
openclaw models list
|
||||
openclaw models list --json
|
||||
```
|
||||
|
||||
</Tip>
|
||||
|
||||
## Live: CLI backend smoke (Claude, Codex, Gemini, or other local CLIs)
|
||||
|
||||
Reference in New Issue
Block a user