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

Commit 96a2842

Browse files
committed
update README
1 parent 379ecae commit 96a2842

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ Usage:
288288
Flags:
289289
-f, --force-remote force search version available at TFENV_REMOTE url
290290
-h, --help help for detect
291+
-k, --key-file string local path to PGP public key file (replace check against remote one)
291292
-n, --no-install disable installation of missing version
292293
-u, --remote-url string remote url to install from (default "https://releases.hashicorp.com/terraform")
293294

@@ -313,6 +314,7 @@ Flags:
313314
-f, --force-remote force search version available at TOFUENV_REMOTE url
314315
-t, --github-token string GitHub token (increases GitHub REST API rate limits)
315316
-h, --help help for use
317+
-k, --key-file string local path to PGP public key file (replace check against remote one)
316318
-n, --no-install disable installation of missing version
317319
-u, --remote-url string remote url to install from (default "https://api.github.com/repos/opentofu/opentofu/releases")
318320
-w, --working-dir create .opentofu-version file in working directory

0 commit comments

Comments
 (0)