Difference between revisions of "Tfenv --help"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
<pre>
 
tfenv --help
 
Usage: tfenv <command> [<options>]
 
  
Commands:
+
tfenv --help
  [[tfenv install|install]]      Install a specific version of Terraform
+
Usage: tfenv <command> [<options>]
  use          Switch a version to use
+
  uninstall    Uninstall a specific version of Terraform
+
Commands:
  list          List all installed versions
+
    [[tfenv install|install]]      Install a specific version of Terraform
  list-remote  List all installable versions
+
    [[tfenv use|use]]           Switch a version to use
  version-name  Print current version
+
    [[tfenv uninstall|unistall]]     Uninstall a specific version of Terraform
  init          Update environment to use tfenv correctly.
+
    [[tfenv list|list]]         List all installed versions
  pin          Write the current active version to ./.terraform-version
+
    [[tfenv list-remote|list-remote]]   List all installable versions
</pre>
+
    [[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
 +
 
  
  

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]

Advertising: