We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 445aaae + 311e0a8 commit a8373d3Copy full SHA for a8373d3
content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset/kubeadm_reset_phase.md
@@ -1,5 +1,5 @@
1
<!--
2
-Use this command to invoke single phase of the reset workflow
+Use this command to invoke single phase of the "reset" workflow
3
-->
4
使用此命令来调用 `reset` 工作流程的某个阶段。
5
@@ -9,9 +9,13 @@ Use this command to invoke single phase of the reset workflow
9
### 概要
10
11
12
13
14
-使用此命令来调用 `reset` 工作流程的某个阶段。
+使用此命令来调用 `reset` 工作流程的某个阶段:
15
+
16
+```shell
17
+kubeadm reset phase [flags]
18
+```
19
20
21
### Options
0 commit comments