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 81c6273 commit 25700b6Copy full SHA for 25700b6
completions/.gitignore
@@ -159,6 +159,7 @@
159
/hd
160
/_helm
161
/host
162
+/_hostctl
163
/hping
164
/hping3
165
/_httpx
completions/Makefile.am
@@ -719,6 +719,7 @@ CLEANFILES = \
719
hd \
720
_helm \
721
host \
722
+ _hostctl \
723
hping \
724
hping3 \
725
_httpx \
@@ -1126,6 +1127,7 @@ symlinks: $(DATA)
1126
1127
_goreleaser \
1128
_gup \
1129
1130
1131
_hugo \
1132
_incus \
1133
_ignite \
0 commit comments