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

22 lines
446 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# openclaw onboard
> Run the onboarding wizard to set up OpenClaw.
> More information: <https://docs.openclaw.ai/cli/onboard>.
- Run the onboarding wizard with daemon installation:
`openclaw onboard --install-daemon`
- Run the onboarding wizard without installing the daemon:
`openclaw onboard`
- Display help:
`openclaw onboard {{[-h|--help]}}`