Difference between revisions of "Tfenv --help"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  Commands:
 
  Commands:
 
     [[tfenv install|install]]      Install a specific version of Terraform
 
     [[tfenv install|install]]      Install a specific version of Terraform
     use          Switch a version to use
+
     [[tfenv use|use]]           Switch a version to use
     uninstall    Uninstall a specific version of Terraform
+
     [[tfenv uninstall|unistall]]     Uninstall a specific version of Terraform
 
     list          List all installed versions
 
     list          List all installed versions
 
     list-remote  List all installable versions
 
     list-remote  List all installable versions

Revision as of 07:19, 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
   init          Update environment to use tfenv correctly.
   pin           Write the current active version to ./.terraform-version


See also

Advertising: