github.com/kanishk98/terraform@v1.3.0-dev.0.20220917174235-661ca8088a6a/website/docs/cli/index.mdx (about)

     1  ---
     2  page_title: Terraform CLI Documentation
     3  description: >-
     4    Learn Terraform's CLI-based workflows. You can use the CLI alone or
     5    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) tutorials.
    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).