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時才有效。