Skip to content

Commit 62a60b0

Browse files
committed
[zh] sync /included/optional-kubectl-configs-fish.md
1 parent 986b0bc commit 62a60b0

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

content/zh-cn/docs/tasks/tools/included/optional-kubectl-configs-fish.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,27 @@
22
title: "fish 自动补全"
33
description: "启用 fish 自动补全的可选配置。"
44
headless: true
5+
_build:
6+
list: never
7+
render: never
8+
publishResources: false
59
---
610
<!--
7-
---
811
title: "fish auto-completion"
912
description: "Optional configuration to enable fish shell auto-completion."
1013
headless: true
11-
---
14+
_build:
15+
list: never
16+
render: never
17+
publishResources: false
18+
-->
19+
20+
{{< note >}}
21+
<!--
22+
Autocomplete for Fish requires kubectl 1.23 or later.
1223
-->
24+
自动补全 Fish 需要 kubectl 1.23 或更高版本。
25+
{{< /note >}}
1326

1427
<!--
1528
The kubectl completion script for Fish can be generated with the command `kubectl completion fish`. Sourcing the completion script in your shell enables kubectl autocompletion.

0 commit comments

Comments
 (0)