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
..
2019-06-13 15:37:55 +01:00
2019-06-13 15:37:55 +01:00
2019-04-12 15:48:31 -07:00
2018-07-28 20:10:57 +03:00
2019-06-13 15:37:55 +01:00