17 lines
353 B
Markdown
17 lines
353 B
Markdown
|
|
# 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]}}`
|