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 uninstall
gateway サービスとローカルデータをアンインストールします(CLI 自体は残ります)。
オプション:
--service: gateway サービスを削除--state: 状態と設定を削除--workspace: workspace ディレクトリを削除--app: macOS アプリを削除--all: サービス、状態、workspace、アプリを削除--yes: 確認プロンプトをスキップ--non-interactive: プロンプトを無効化。--yesが必要--dry-run: ファイルを削除せず、実行される操作を表示
- 状態や workspace を削除する前に復元可能なスナップショットが必要な場合は、先に
openclaw backup createを実行してください。 --allは、サービス、状態、workspace、アプリをまとめて削除する短縮形です。--non-interactiveには--yesが必要です。