github.com/hugorut/terraform@v1.1.3/website/docs/cli/index.mdx (about)

     1  ---
     2  page_title: Terraform CLI Documentation
     3  description: >-
     4    Learn how to use Terraform's CLI-based workflows. You can use the CLI alone or
     5    in conjunction with Terraform Cloud or Terraform Enterprise.
     6  ---
     7  
     8  # Terraform CLI Documentation
     9  
    10  > **Hands-on:** Try the [Terraform: Get Started](https://learn.hashicorp.com/collections/terraform/aws-get-started?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) collection on HashiCorp Learn.
    11  
    12  This is the documentation for Terraform CLI. It is relevant to anyone working
    13  with Terraform's CLI-based workflows; this includes people who use Terraform CLI
    14  by itself, as well as those who use Terraform CLI in conjunction with Terraform
    15  Cloud or Terraform Enterprise.
    16  
    17  Notably, this documentation does not cover the syntax and usage of the Terraform
    18  language. For that, see the
    19  [Terraform Language Documentation](/language).