mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
command/plan: help text
This commit is contained in:
parent
64363da9dd
commit
a7d3cb843f
@ -122,6 +122,9 @@ Usage: terraform plan [options] [terraform.tf]
|
||||
|
||||
Options:
|
||||
|
||||
-destroy If set, a plan will be generated to destroy all resources
|
||||
managed by the given configuration and state.
|
||||
|
||||
-out=path Write a plan file to the given path. This can be used as
|
||||
input to the "apply" command.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user