mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-16 07:01:11 -05:00
* Initial renaming, rewriting and cleaning up wave for the CLI docs. Signed-off-by: Jakub Martin <kubam@spacelift.io> * More renaming. Signed-off-by: Jakub Martin <kubam@spacelift.io> * More renaming. Signed-off-by: Jakub Martin <kubam@spacelift.io> * More renaming. Signed-off-by: Jakub Martin <kubam@spacelift.io> * Remove tutorial references. Signed-off-by: Jakub Martin <kubam@spacelift.io> * Post-review fixes. Signed-off-by: Jakub Martin <kubam@spacelift.io> --------- Signed-off-by: Jakub Martin <kubam@spacelift.io>
18 lines
605 B
Plaintext
18 lines
605 B
Plaintext
---
|
|
page_title: OpenTF CLI Documentation
|
|
description: >-
|
|
Learn OpenTF's CLI-based workflows. You can use the CLI alone or
|
|
with cloud backends.
|
|
---
|
|
|
|
# OpenTF CLI Documentation
|
|
|
|
This is the documentation for OpenTF CLI. It is relevant to anyone working
|
|
with OpenTF's CLI-based workflows; this includes people who use OpenTF CLI
|
|
by itself, as well as those who use OpenTF CLI in conjunction with
|
|
TACOS (TF Automation and Collaboration Software).
|
|
|
|
Notably, this documentation does not cover the syntax and usage of the OpenTF
|
|
language. For that, see the
|
|
[OpenTF Language Documentation](/opentf/language).
|