Difference between revisions of "Terraform show --help"
Jump to navigation
Jump to search
(Created page with "{{lowercase}} terraform show --help Usage: terraform [global options] show [options] [path] Reads and outputs a Terraform state or plan file in a human-readable form...") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | terraform show --help | + | [[terraform show]] --help |
Usage: terraform [global options] show [options] [path] | Usage: terraform [global options] show [options] [path] | ||
− | Reads and outputs a Terraform state or plan file in a human-readable | + | Reads and outputs a [[Terraform state]] or [[plan file]] in a human-readable |
form. If no path is specified, the current state will be shown. | form. If no path is specified, the current state will be shown. | ||
Line 9: | Line 9: | ||
-no-color If specified, output won't contain any color. | -no-color If specified, output won't contain any color. | ||
− | -json If specified, output the Terraform plan or state in | + | [[-json]] If specified, output the Terraform plan or state in |
a machine-readable form. | a machine-readable form. | ||
== See also == | == See also == | ||
− | * {{terraform | + | * {{terraform show}} |
− | + | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 14:32, 20 April 2023
terraform show --help Usage: terraform [global options] show [options] [path] Reads and outputs a Terraform state or plan file in a human-readable form. If no path is specified, the current state will be shown. Options: -no-color If specified, output won't contain any color. -json If specified, output the Terraform plan or state in a machine-readable form.
See also[edit]
Advertising: