opentofu/website/docs/cli/index.mdx
Andrew Hayes 520165c089
Adds TACOS page to docs and links to it from all mentionds of TACOS (#1836)
Signed-off-by: Andrew Hayes <andrew.hayes@harness.io>
2024-07-23 09:55:58 +01:00

18 lines
663 B
Text

---
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).