Difference between revisions of "Tfenv --help"
Jump to navigation
Jump to search
(Created page with "<pre> tfenv --help Usage: tfenv <command> [<options>] Commands: install Install a specific version of Terraform use Switch a version to use uninstall...") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
− | |||
− | |||
− | Commands: | + | tfenv --help |
− | + | Usage: tfenv <command> [<options>] | |
− | + | ||
− | + | Commands: | |
− | + | [[tfenv install|install]] Install a specific version of Terraform | |
− | + | [[tfenv use|use]] Switch a version to use | |
− | + | [[tfenv uninstall|unistall]] Uninstall a specific version of Terraform | |
− | + | [[tfenv list|list]] List all installed versions | |
− | + | [[tfenv list-remote|list-remote]] List all installable versions | |
− | + | [[tfenv version-name|version-name]] Print current version | |
+ | [[tfenv init|inist]] Update environment to use tfenv correctly. | ||
+ | [[tfenv pin|pin]] Write the current active version to ./.terraform-version | ||
− | {{tfenv}} | + | |
+ | == See also == | ||
+ | * {{tfenv}} | ||
+ | |||
+ | [[Category:Tfenv]] |
Latest revision as of 07:34, 16 February 2023
tfenv --help Usage: tfenv <command> [<options>] Commands: install Install a specific version of Terraform use Switch a version to use unistall Uninstall a specific version of Terraform list List all installed versions list-remote List all installable versions version-name Print current version inist Update environment to use tfenv correctly. pin Write the current active version to ./.terraform-version
See also[edit]
tfenv
[ pin | inist | version-name | list-remote | list | use | --help ]
brew install tfenv
Advertising: