vagrant/lib
Brian Cain e19f54457d
Fixes #10908: Preserve in-use boxes when force flag is used with prune
Prior to this commit, `vagrant box prune --force` would not prompt a
user to prune Vagrant boxes, even if that box was in use. There was no
way to prune boxes, ignore the prompt, but keep in-use boxes. This
commit adds a new flag that can be combined with `--force`, that will
keep in-use boxes but prune older boxes without prompting the user.
2019-09-04 15:54:11 -07:00
..
vagrant Fixes #10908: Preserve in-use boxes when force flag is used with prune 2019-09-04 15:54:11 -07:00
vagrant.rb Remove level conditional for RestClient logging 2018-10-12 09:07:12 -07:00