terraform/website/docs/cli-index.html.md

21 lines
868 B
Markdown
Raw Normal View History

2014-07-16 23:51:48 +02:00
---
layout: "docs"
page_title: "Terraform CLI Documentation"
2014-07-16 23:51:48 +02:00
sidebar_current: "docs-home"
2014-10-22 05:21:56 +02:00
description: |-
Documentation for Terraform's CLI-based workflows.
2014-07-16 23:51:48 +02:00
---
# Terraform CLI Documentation
2014-07-16 23:51:48 +02:00
> **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.
This is the documentation for Terraform CLI. It is relevant to anyone working
with Terraform's CLI-based workflows; this includes people who use Terraform CLI
by itself, as well as those who use Terraform CLI in conjunction with Terraform
Cloud or Terraform Enterprise.
Notably, this documentation does not cover the syntax and usage of the Terraform
language. For that, see the
[Terraform Language Documentation](/docs/configuration/index.html).