Files
cheatsheet-tldr/tldr/openclaw-doctor
2026-02-23 00:27:58 +00:00

26 lines
456 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# openclaw doctor
> Run diagnostics for OpenClaw gateway and channels.
> More information: <https://docs.openclaw.ai/cli/doctor>.
- Run diagnostics:
`openclaw doctor`
- Run diagnostics with automatic fixes:
`openclaw doctor --fix`
- Run diagnostics non-interactively:
`openclaw doctor --non-interactive`
- Display help:
`openclaw doctor {{[-h|--help]}}`