mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-03-03 13:51:04 -05:00
Prior to this commit, if a state was reached where the action_box_add command needed a force flag, it would fail requesting the user to provide that flag to override adding a new box. However that flag did not exist on the box update command, and could not be passed onto the action_box_add action. This commit updates that to include a force flag, and if used, pass that value onto the action_box_add action. |
||
|---|---|---|
| .. | ||
| add.rb | ||
| download_mixins.rb | ||
| list.rb | ||
| outdated.rb | ||
| prune.rb | ||
| remove.rb | ||
| repackage.rb | ||
| root.rb | ||
| update.rb | ||