Skip to content

Commit

Permalink
add 'instal --required'
Browse files Browse the repository at this point in the history
  • Loading branch information
bschaatsbergen committed Feb 27, 2024
1 parent 77aa984 commit d29f0b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/use.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ tfversion install 1.7.4
tfversion install --latest --pre-release
```

### Install the required version for your current directory

```sh
tfversion install --required
```

## Use

Once you have installed a Terraform version, you can activate it with the `use` command.
Expand Down

0 comments on commit d29f0b2

Please sign in to comment.