website: update docs for apply command

This commit is contained in:
Mitchell Hashimoto 2014-07-26 17:50:53 -07:00
parent 795142c43c
commit 63c0ff9260

View File

@ -23,6 +23,10 @@ The command-line flags are all optional. The list of available flags are:
* `-no-color` - Disables output with coloring.
* `-refresh=true` - Update the state for each resource prior to planning
and applying. This has no effect if a plan file is given directly to
apply.
* `-state=path` - Path to the state file. Defaults to "terraform.tfstate".
* `-state-out=path` - Path to write updated state file. By default, the