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 559cf7b commit 2dba9c6Copy full SHA for 2dba9c6
completions/.gitignore
@@ -59,6 +59,7 @@
59
/conjure
60
/_constellation
61
/_consul
62
+/_cosign
63
/cowthink
64
/_crc
65
/createdb
completions/Makefile.am
@@ -596,6 +596,7 @@ CLEANFILES = \
596
conjure \
597
_constellation \
598
_consul \
599
+ _cosign \
600
cowthink \
601
_crc \
602
createdb \
@@ -1035,6 +1036,7 @@ symlinks: $(DATA)
1035
1036
_cilium \
1037
_cloudquery \
1038
1039
1040
1041
_datree \
1042
_dlv \
0 commit comments