File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
content/zh/docs/tasks/tools Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -287,8 +287,8 @@ kubectl 为 Bash、Zsh、Fish 和 PowerShell 提供自动补全功能,可以
287
287
下面是为 Bash 和 Zsh 设置自动补全功能的操作步骤。
288
288
289
289
{{< tabs name=" kubectl_autocompletion" > }}
290
- {{< tab name=" Bash" include=" optional-kubectl-configs-bash-linux.md" /> }}
291
- {{< tab name=" Zsh" include=" optional-kubectl-configs-zsh.md" /> }}
290
+ {{< tab name=" Bash" include=" included/ optional-kubectl-configs-bash-linux.md" /> }}
291
+ {{< tab name=" Zsh" include=" included/ optional-kubectl-configs-zsh.md" /> }}
292
292
{{< /tabs > }}
293
293
294
294
< ! --
Original file line number Diff line number Diff line change @@ -275,8 +275,8 @@ kubectl 为 Bash、Zsh、Fish 和 PowerShell 提供自动补全功能,可以
275
275
下面是为 Bash 和 Zsh 设置自动补全功能的操作步骤。
276
276
277
277
{{< tabs name="kubectl_autocompletion" >}}
278
- {{< tab name="Bash" include="optional-kubectl-configs-bash-mac.md" />}}
279
- {{< tab name="Zsh" include="optional-kubectl-configs-zsh.md" />}}
278
+ {{< tab name="Bash" include="included/ optional-kubectl-configs-bash-mac.md" />}}
279
+ {{< tab name="Zsh" include="included/ optional-kubectl-configs-zsh.md" />}}
280
280
{{< /tabs >}}
281
281
282
282
<!--
You can’t perform that action at this time.
0 commit comments