Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
openclaw setup
Initialiseer ~/.openclaw/openclaw.json en de agentwerkruimte.
openclaw setup is bedoeld voor installaties met wijzigbare configuratie. In Nix-modus (OPENCLAW_NIX_MODE=1) weigert OpenClaw schrijfacties voor setup, omdat het configuratiebestand door Nix wordt beheerd. Agents moeten de eigen nix-openclaw-snelstart of de equivalente bronconfiguratie voor een ander Nix-pakket gebruiken.- Aan de slag: Aan de slag
- CLI-onboarding: Onboarding (CLI)
Voorbeelden
Opties
--workspace <dir>: agentwerkruimtemap (opgeslagen alsagents.defaults.workspace)--wizard: onboarding uitvoeren--non-interactive: onboarding uitvoeren zonder prompts--mode <local|remote>: onboardingmodus--import-from <provider>: migratieprovider om tijdens onboarding uit te voeren--import-source <path>: bron-agent-home voor--import-from--import-secrets: ondersteunde geheimen importeren tijdens onboardingmigratie--remote-url <url>: externe Gateway WebSocket-URL--remote-token <token>: extern Gateway-token
- Eenvoudige
openclaw setupinitialiseert configuratie + werkruimte zonder de volledige onboardingflow. - Voer na eenvoudige setup
openclaw configureuit om modellen, kanalen, Gateway, plugins, Skills of statuscontroles te kiezen. - Onboarding wordt automatisch uitgevoerd wanneer er onboardingvlaggen aanwezig zijn (
--wizard,--non-interactive,--mode,--import-from,--import-source,--import-secrets,--remote-url,--remote-token). - Als Hermes-status wordt gedetecteerd, kan interactieve onboarding automatisch migratie aanbieden. Import-onboarding vereist een nieuwe setup; gebruik Migreren voor dry-run-plannen, back-ups en overschrijfmodus buiten onboarding.