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 e0b4c7f commit cb5d152Copy full SHA for cb5d152
completions/.gitignore
@@ -294,6 +294,7 @@
294
/_okteto
295
/_op
296
/_opa
297
+/_oras
298
/_ory
299
/_packer
300
/pbzip2
completions/Makefile.am
@@ -878,6 +878,7 @@ CLEANFILES = \
878
_okteto \
879
_op \
880
_opa \
881
+ _oras \
882
_ory \
883
_packer \
884
pbzip2 \
@@ -1264,6 +1265,7 @@ symlinks: $(DATA)
1264
1265
1266
1267
1268
1269
1270
_polygon-edge \
1271
_pulumi \
0 commit comments