Files
openclaw/docs/cli/setup.md
2026-03-15 22:01:04 -07:00

1.3 KiB

summary, read_when, title
summary read_when title
CLI reference for `openclaw setup` (initialize config/workspace or run the setup wizard)
You want first-run setup without the guided wizard
You want the guided setup wizard via `openclaw setup --wizard`
You want to set the default workspace path
setup

openclaw setup

Initialize ~/.openclaw/openclaw.json and the agent workspace, or run the guided setup wizard.

Related:

Examples

openclaw setup
openclaw setup --workspace ~/.openclaw/workspace
openclaw setup --wizard
openclaw setup --wizard --install-daemon

Without flags, openclaw setup only ensures config + workspace defaults. Use --wizard for the full guided flow.

Modes

  • openclaw setup: initialize config/workspace defaults only
  • openclaw setup --wizard: guided setup for auth, gateway, channels, and skills
  • openclaw setup --wizard --non-interactive: scripted setup flow