feat: add completions for k8s tools (kustomize, flux) (#10473)

* feat: add completions for kustomize

* feat: add completions for FluxCD

* Update flux.fish

* Update kustomize.fish

---------

Co-authored-by: Mahmoud Al-Qudsi <mqudsi@neosmart.net>
This commit is contained in:
Nguyen Huu Kim 2024-05-27 10:12:49 +07:00 committed by GitHub
parent f84b1993ec
commit 8880fa8dd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
__fish_cache_sourced_completions flux completion fish 2>/dev/null

View File

@ -0,0 +1 @@
__fish_cache_sourced_completions kustomize completion fish 2>/dev/null