Skip to content

Commit

Permalink
autocompletion
Browse files Browse the repository at this point in the history
  • Loading branch information
Ant0wan committed May 10, 2023
1 parent 94b5712 commit 4783d7e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ or

`-var-file`: multiple

## Configuration

### Autocompletion

```shell
complete -W "-interactive -concurrent -workspace-format" -d -f -C $(which terraform) tfam
```

## License

Expand Down

0 comments on commit 4783d7e

Please sign in to comment.