We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b8144 commit 7108d9cCopy full SHA for 7108d9c
completions/.gitignore
@@ -131,6 +131,7 @@
131
/ifstatus
132
/_ignite
133
/import
134
+/_incus
135
/_infracost
136
/inotifywatch
137
/insmod.static
completions/Makefile.am
@@ -661,6 +661,7 @@ CLEANFILES = \
661
ifstatus \
662
_ignite \
663
import \
664
+ _incus \
665
_infracost \
666
inotifywatch \
667
insmod.static \
@@ -1008,6 +1009,7 @@ symlinks: $(DATA)
1008
1009
_goreleaser \
1010
_helm \
1011
_hugo \
1012
1013
1014
_istioctl \
1015
_k3s \
0 commit comments