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 c79bc1c commit cbaef0fCopy full SHA for cbaef0f
completions/.gitignore
@@ -286,6 +286,7 @@
286
/_nfpm
287
/_ngrok
288
/_nomad
289
+/_notation
290
/_npm
291
/_oc
292
/_okteto
completions/Makefile.am
@@ -870,6 +870,7 @@ CLEANFILES = \
870
_nfpm \
871
_ngrok \
872
_nomad \
873
+ _notation \
874
_npm \
875
_oc \
876
_okteto \
@@ -1253,6 +1254,7 @@ symlinks: $(DATA)
1253
1254
_multi-gitter \
1255
_nerdctl \
1256
1257
1258
1259
1260
_op \
0 commit comments