mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 10:01:08 -04:00
288 B
288 B
Terraform fish shell completion
Copy the completions to your local fish configuration:
mkdir -p ~/.config/fish/completions
cp terraform.fish ~/.config/fish/completions
Please note that these completions have been merged upstream and should be bundled with fish 2.6 or later.