mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-22 05:01:22 -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>
20 lines
544 B
Plaintext
20 lines
544 B
Plaintext
---
|
|
page_title: 'Command: providers'
|
|
description: >-
|
|
The opentf providers command prints information about the providers
|
|
required in the current configuration.
|
|
---
|
|
|
|
# Command: providers
|
|
|
|
The `opentf providers` command shows information about the
|
|
[provider requirements](/opentf/language/providers/requirements) of the
|
|
configuration in the current working directory, as an aid to understanding
|
|
where each requirement was detected from.
|
|
|
|
This command also has several subcommands with different purposes.
|
|
|
|
## Usage
|
|
|
|
Usage: `opentf providers`
|