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 7823df8 commit c3784ccCopy full SHA for c3784cc
completions/.gitignore
@@ -79,6 +79,7 @@
79
/createdb
80
/createuser
81
/_crictl
82
+/_ctlptl
83
/_cz
84
/_datree
85
/dcop
completions/Makefile.am
@@ -627,6 +627,7 @@ CLEANFILES = \
627
createdb \
628
createuser \
629
_crictl \
630
+ _ctlptl \
631
_cz \
632
_datree \
633
dcop \
@@ -1083,6 +1084,7 @@ symlinks: $(DATA)
1083
1084
_crane \
1085
_crc \
1086
1087
1088
1089
_dlv \
1090
_docker \
0 commit comments