Files
opentf/website/docs/cli/index.mdx
2024-04-24 13:24:30 +02:00

19 lines
641 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 (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).