Update destroy docs with new parallel flag

This commit is contained in:
Brian Cain 2017-11-02 10:16:44 -07:00
parent 8be2ae8e6a
commit ec43d3c308
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ directory containing the `shutdown` command.
## Options ## Options
* `-f` or `--force` - Do not ask for confirmation before destroying. * `-f` or `--force` - Do not ask for confirmation before destroying.
* `--[no-]parallel` - Destroys multiple machines in parallel if the provider
supports it. Please consult the provider documentation to see if this feature
is supported.
<div class="alert alert-info"> <div class="alert alert-info">
The `destroy` command does not remove a box that may have been installed on The `destroy` command does not remove a box that may have been installed on