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-03-22 15:20:37 -07:00
2018-04-04 16:27:06 -07:00
2018-02-25 22:21:16 -07:00
2018-03-14 14:41:04 +00:00
2019-03-21 10:11:38 -07:00
2018-03-14 14:41:04 +00:00
2018-03-14 14:41:04 +00:00
2018-01-16 14:16:49 -08:00