add completion for kind

Closes #9110
This commit is contained in:
Kevin Konrad 2022-08-05 15:22:55 +02:00 committed by Johannes Altmanninger
parent 08a48af356
commit 6128b58be6
2 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Completions
- ``firefox`` - ``firefox``
- ``firefox-developer-edition`` - ``firefox-developer-edition``
- ``kind`` (:issue:`9110`)
- ``zig`` (:issue:`9083`) - ``zig`` (:issue:`9083`)
Improved terminal support Improved terminal support

View File

@ -0,0 +1,2 @@
# kind (Kubernetes in Docker)
kind completion fish | source