Difference between revisions of "Terraform --help"
Jump to navigation
Jump to search
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lowercase}} | |
− | terraform --help | + | [[terraform]] --help |
Usage: terraform [-version] [-help] <command> [args] | Usage: terraform [-version] [-help] <command> [args] | ||
Line 10: | Line 10: | ||
Common commands: | Common commands: | ||
− | [[terraform apply|apply | + | [[terraform apply|apply]] Builds or changes infrastructure |
[[terraform console|console]] Interactive console for Terraform interpolations | [[terraform console|console]] Interactive console for Terraform interpolations | ||
[[terraform destroy|destroy]] Destroy Terraform-managed infrastructure | [[terraform destroy|destroy]] Destroy Terraform-managed infrastructure | ||
[[terraform env|env]] Workspace management | [[terraform env|env]] Workspace management | ||
− | [[terraform fmt|fmt]] | + | [[terraform fmt|fmt]] Rewrites config files to canonical format |
[[terraform get|get]] Download and install modules for the configuration | [[terraform get|get]] Download and install modules for the configuration | ||
[[terraform graph|graph]] Create a visual graph of Terraform resources | [[terraform graph|graph]] Create a visual graph of Terraform resources | ||
Line 27: | Line 27: | ||
[[terraform untaint|untaint]] Manually unmark a resource as tainted | [[terraform untaint|untaint]] Manually unmark a resource as tainted | ||
[[terraform validate|validate]] Validates the Terraform files | [[terraform validate|validate]] Validates the Terraform files | ||
− | [[terraform version|version]] | + | [[terraform version|version]] Prints the Terraform version |
[[terraform workspace|workspace]] Workspace management | [[terraform workspace|workspace]] Workspace management | ||
Line 36: | Line 36: | ||
[[terraform push|push]] Obsolete command for Terraform Enterprise legacy (v1) | [[terraform push|push]] Obsolete command for Terraform Enterprise legacy (v1) | ||
[[terraform state|state]] Advanced state management | [[terraform state|state]] Advanced state management | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
− | * {{ | + | * {{terraform cmd}} |
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 15:48, 10 July 2024
terraform --help Usage: terraform [-version] [-help] <command> [args] The available commands for execution are listed below. The most common, useful commands are shown first, followed by less common or more advanced commands. If you're just getting started with Terraform, stick with the common commands. For the other commands, please read the help and docs before usage. Common commands: apply Builds or changes infrastructure console Interactive console for Terraform interpolations destroy Destroy Terraform-managed infrastructure env Workspace management fmt Rewrites config files to canonical format get Download and install modules for the configuration graph Create a visual graph of Terraform resources import Import existing infrastructure into Terraform init Initialize a Terraform working directory output Read an output from a state file plan Generate and show an execution plan providers Prints a tree of the providers used in the configuration refresh Update local state file against real resources show Inspect Terraform state or plan taint Manually mark a resource for recreation untaint Manually unmark a resource as tainted validate Validates the Terraform files version Prints the Terraform version workspace Workspace management All other commands: 0.12upgrade Rewrites pre-0.12 module source code for v0.12 debug Debug output management (experimental) force-unlock Manually unlock the terraform state push Obsolete command for Terraform Enterprise legacy (v1) state Advanced state management
See also[edit]
terraform
[untaint | fmt
|apply
|show
|state
|init | plan | console | output
|validate
|destroy
|debug
|import
|providers
|get
|graph
|workspaces
|resource
|login
|-var-file
|state mv
|state pull
|state push
|state replace-provider
|state rm
|force-unlock
|env
|tfe
|--version
|remote-exec
|delete on termination
| deprecated commands |terraform --help
]
Advertising: