openclaw reset
Reset local config/state (keeps the CLI installed).
Options:
--scope <scope>:config,config+creds+sessions, orfull--yes: skip confirmation prompts--non-interactive: disable prompts; requires--scopeand--yes--dry-run: print actions without removing files
- Run
openclaw backup createfirst if you want a restorable snapshot before removing local state. - If you omit
--scope,openclaw resetuses an interactive prompt to choose what to remove. --non-interactiveis only valid when both--scopeand--yesare set.