Difference between revisions of "Terraform show --help"

From wikieduonline
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...")
 
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]
 
   
 
   

Revision as of 08:59, 2 September 2021

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

Advertising: