vagrant/plugins/commands/box/command
Brian Cain 324a08bd75 (#8719) Add force flag for box upgrade command
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.
2017-08-09 16:21:13 -07:00
..
add.rb Convert atlas references to vagrant cloud 2017-06-23 10:01:51 -07:00
download_mixins.rb Add HTTPS download options to `box update` and `box outdated` 2014-09-07 23:57:34 -04:00
list.rb Correct box version sorting of box list command. 2017-03-29 00:56:42 +03:00
outdated.rb commands/box: don't halt on metadata download failure [GH-6453] 2015-11-19 18:50:50 -08:00
prune.rb Add new `prune` command as discussed in: #6863 #5633 2016-11-09 09:19:49 +01:00
remove.rb Fix operation name in help message 2016-06-08 15:05:09 +03:00
repackage.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
root.rb Add new `prune` command as discussed in: #6863 #5633 2016-11-09 09:19:49 +01:00
update.rb (#8719) Add force flag for box upgrade command 2017-08-09 16:21:13 -07:00