Skip to content

Commit

Permalink
feat: add completions for k8s tools (kustomize, flux) (#10473)
Browse files Browse the repository at this point in the history
* feat: add completions for kustomize

* feat: add completions for FluxCD

* Update flux.fish

* Update kustomize.fish

---------

Co-authored-by: Mahmoud Al-Qudsi <[email protected]>
  • Loading branch information
kimyvgy and mqudsi committed May 27, 2024
1 parent f84b199 commit 8880fa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions share/completions/flux.fish
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__fish_cache_sourced_completions flux completion fish 2>/dev/null
1 change: 1 addition & 0 deletions share/completions/kustomize.fish
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__fish_cache_sourced_completions kustomize completion fish 2>/dev/null

0 comments on commit 8880fa8

Please sign in to comment.