mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-17 04:50:51 +00:00
* Browser: replace extension path with Chrome MCP * Browser: clarify relay stub and doctor checks * Docs: mark browser MCP migration as breaking * Browser: reject unsupported profile drivers * Browser: accept clawd alias on profile create * Doctor: narrow legacy browser driver migration
16 lines
310 B
Markdown
16 lines
310 B
Markdown
---
|
|
summary: "CLI reference for `openclaw docs` (search the live docs index)"
|
|
read_when:
|
|
- You want to search the live OpenClaw docs from the terminal
|
|
title: "docs"
|
|
---
|
|
|
|
# `openclaw docs`
|
|
|
|
Search the live docs index.
|
|
|
|
```bash
|
|
openclaw docs browser existing-session
|
|
openclaw docs sandbox allowHostControl
|
|
```
|