Difference between revisions of "Terraform show --help"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  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.
 
   
 
   

Revision as of 15:23, 18 October 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: