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 reset
ローカルの設定/状態をリセットします(CLIはインストールされたままです)。
オプション:
--scope <scope>:config、config+creds+sessions、またはfull--yes: 確認プロンプトをスキップ--non-interactive: プロンプトを無効化。--scopeと--yesが必要--dry-run: ファイルを削除せずに実行内容を表示
- ローカル状態を削除する前に復元可能なスナップショットが欲しい場合は、先に
openclaw backup createを実行してください。 --scopeを省略すると、openclaw resetは対話型プロンプトを使用して削除対象を選択します。--non-interactiveは、--scopeと--yesの両方が設定されている場合のみ有効です。