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