mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-20 10:48:38 +00:00
Docs: add zh-CN translations
This commit is contained in:
24
docs/zh-CN/cli/uninstall.md
Normal file
24
docs/zh-CN/cli/uninstall.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
read_when:
|
||||
- 您想移除 Gateway 服务和/或本地状态
|
||||
- 您想先进行试运行
|
||||
summary: "`openclaw uninstall`(移除 Gateway 服务 + 本地数据)的 CLI 参考"
|
||||
title: uninstall
|
||||
x-i18n:
|
||||
generated_at: "2026-02-01T20:21:33Z"
|
||||
model: claude-opus-4-5
|
||||
provider: pi
|
||||
source_hash: 8d6c3890923f18f95c12b76443d649a6b404934ebd054fb86a9fa1abae843fe4
|
||||
source_path: cli/uninstall.md
|
||||
workflow: 14
|
||||
---
|
||||
|
||||
# `openclaw uninstall`
|
||||
|
||||
卸载 Gateway 服务 + 本地数据(CLI 保留)。
|
||||
|
||||
```bash
|
||||
openclaw uninstall
|
||||
openclaw uninstall --all --yes
|
||||
openclaw uninstall --dry-run
|
||||
```
|
||||
Reference in New Issue
Block a user