add -lock-state usage to plan/refresh/apply/destr

This commit is contained in:
James Bardin 2017-02-03 14:15:08 -05:00
parent 94f2f4d6ae
commit a157ebbccd
3 changed files with 8 additions and 0 deletions

View File

@ -274,6 +274,8 @@ Options:
modifying. Defaults to the "-state-out" path with
".backup" extension. Set to "-" to disable backup.
-lock-state=true Lock the state file when locking is supported.
-input=true Ask for input for variables if not directly set.
-no-color If specified, output won't contain any color.
@ -321,6 +323,8 @@ Options:
-force Don't ask for input for destroy confirmation.
-lock-state=true Lock the state file when locking is supported.
-no-color If specified, output won't contain any color.
-parallelism=n Limit the number of concurrent operations.

View File

@ -143,6 +143,8 @@ Options:
-input=true Ask for input for variables if not directly set.
-lock-state=true Lock the state file when locking is supported.
-module-depth=n Specifies the depth of modules to show in the output.
This does not affect the plan itself, only the output
shown. By default, this is -1, which will expand all.

View File

@ -96,6 +96,8 @@ Options:
-input=true Ask for input for variables if not directly set.
-lock-state=true Lock the state file when locking is supported.
-no-color If specified, output won't contain any color.
-state=path Path to read and save state (unless state-out