Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Commit 53ae4b7

Browse files
committed
update README
1 parent 38f9dc1 commit 53ae4b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ String (Default: "")
9393

9494
Allow to specify a GitHub token to increase [GitHub Rate limits for the REST API](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api). Useful because OpenTofu binares are downloaded from the OpenTofu GitHub repository.
9595

96-
`gotofuenv` subcommands `install`, `list-remote` and `use` support a `--github-token`, `-t` flag version.
96+
`gotofuenv` subcommands `detect`, `install`, `list-remote` and `use` support a `--github-token`, `-t` flag version.
9797

9898
#### TOFUENV_REMOTE
9999

@@ -147,6 +147,7 @@ on linux_amd64
147147
String (Default: "")
148148

149149
If not empty string, this variable overrides Terraform version, specified in `.terraform-version` files.
150+
150151
`gotofuenv tf` subcommands `install` and `detect` also respects this variable.
151152

152153
#### TOFUENV_VERBOSE (or alias TFENV_VERBOSE)

0 commit comments

Comments
 (0)