mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 10:01:08 -04:00
Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com> Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com>
18 lines
602 B
Plaintext
18 lines
602 B
Plaintext
---
|
|
sidebar_position: 1
|
|
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](/docs/language).
|