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

20 lines
949 B
Markdown
Raw Normal View History

2014-07-16 23:51:48 +02:00
---
layout: "docs"
page_title: "Terraform CLI Documentation"
sidebar_current: "docs-home"
description: "Learn how to use Terraform's CLI-based workflows. You can use the CLI alone or in conjunction with Terraform Cloud or Terraform Enterprise."
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/language/index.html).