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