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 af7fbb9 commit 4edd9a2Copy full SHA for 4edd9a2
completions/.gitignore
@@ -317,6 +317,7 @@
317
/_tkn
318
/_tkn-pac
319
/tightvncviewer
320
+/_tofu
321
/tracepath6
322
/_trivy
323
/typeset
completions/Makefile.am
@@ -881,6 +881,7 @@ CLEANFILES = \
881
_tkn \
882
_tkn-pac \
883
tightvncviewer \
884
+ _tofu \
885
tracepath6 \
886
_trivy \
887
typeset \
@@ -1208,7 +1209,7 @@ symlinks: $(DATA)
1208
1209
$(ss) update-alternatives \
1210
alternatives
1211
$(ss) _vault \
- _bao _consul _nomad _packer _terraform
1212
+ _bao _consul _nomad _packer _terraform _tofu
1213
$(ss) vipw \
1214
vigr
1215
$(ss) vncviewer \
0 commit comments