Basic commands
Command |
What it does |
Documentation link |
|
Displays all CLI commands |
https://developer.hashicorp.com/terraform/cli/commands#basic-cli-features |
|
Displays the CLI version |
https://developer.hashicorp.com/terraform/cli/commands/version |
|
Runs Terraform commands in a specific Terraform configuration folder |
https://developer.hashicorp.com/terraform/cli/commands#switching-working-directory-with-chdir |