@openclawbrain/cli
v0.4.14
Published
OpenClawBrain operator CLI package with install/status helpers, daemon controls, and import/export tooling.
Maintainers
Readme
@openclawbrain/cli
Operator CLI for OpenClawBrain. Use it with @openclawbrain/openclaw.
The public front door is one command pinned to one OpenClaw home:
openclawbrain install --openclaw-home ~/.openclaw
openclaw gateway restart
openclawbrain status --openclaw-home ~/.openclaw --detailedinstall is the public front door for the selected home. It writes or repairs the hook for that home and pins the activation root the runtime serves from. status --detailed is the quick verify surface.
When you need durable operator evidence today, run:
openclawbrain proof --openclaw-home ~/.openclawThe intended canonical lane is the same install command with optional --proof. Until that lands cleanly across the operator surfaces, proof stays a separate follow-up command. proof writes summary.md, steps.json, verdict.json, raw step logs, and proof pointers under one bundle directory.
Common commands
openclawbrain rollback --openclaw-home ~/.openclaw --dry-run
openclawbrain detach --openclaw-home ~/.openclaw
openclawbrain uninstall --openclaw-home ~/.openclaw --keep-data
openclawbrain learn --openclaw-home ~/.openclaw --json
openclawbrain daemon status --activation-root ~/.openclawbrain/activation