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 f519f21 commit 23140b2Copy full SHA for 23140b2
completions/.gitignore
@@ -318,6 +318,7 @@
318
/pm-suspend-hybrid
319
/pmake
320
/_polygon-edge
321
+/_popeye
322
/postalias
323
/ppc-koji
324
/_pulumi
completions/Makefile.am
@@ -902,6 +902,7 @@ CLEANFILES = \
902
pm-suspend-hybrid \
903
pmake \
904
_polygon-edge \
905
+ _popeye \
906
postalias \
907
ppc-koji \
908
_pulumi \
@@ -1272,6 +1273,7 @@ symlinks: $(DATA)
1272
1273
_pitchfork \
1274
_pluto \
1275
1276
1277
1278
_px \
1279
_qrpc \
0 commit comments