Files
opentf/website/docs/cli/index.mdx
2024-07-23 09:55:58 +01:00

19 lines
663 B
Plaintext

---
sidebar_label: The Command Line
sidebar_position: 4
description: >-
Learn OpenTofu's CLI-based workflows. You can use the CLI alone or
with cloud backends.
---
# OpenTofu CLI Documentation
This is the documentation for OpenTofu CLI. It is relevant to anyone working
with OpenTofu's CLI-based workflows; this includes people who use OpenTofu CLI
by itself, as well as those who use OpenTofu CLI in conjunction with
[TACOS](../intro/tacos.mdx) (TF Automation and Collaboration Software).
Notably, this documentation does not cover the syntax and usage of the OpenTofu
language. For that, see the
[OpenTofu Language Documentation](../language/index.mdx).