docs: fix update recovery verification (#83757) · openclaw/openclaw@0903fa6
openclaw
·
2026-05-19
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -124,7 +124,8 @@ Then verify the service:
|
124 | 124 | openclaw --version |
125 | 125 | curl -fsS http://127.0.0.1:18789/readyz |
126 | 126 | openclaw plugins list --json |
127 | | -openclaw doctor --deep --lint --json |
| 127 | +openclaw gateway status --deep --json |
| 128 | +openclaw doctor --lint --json |
128 | 129 | ``` |
129 | 130 | |
130 | 131 | When `openclaw update` manages a global npm install, it installs the target into |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。