vagrant/plugins/commands/box
Brian Cain e2d017b219
Continue updating environment boxes if metadata not found
Prior to this commit, if a user ran a `vagrant box update` on their
entire environment and one of the boxes did not have a metadata file,
the rest of the boxes in the update would be skipped. This commit fixes
that by ignoring those boxes and showng a warning, so that the rest of
the boxes could check for updates.
2019-05-08 09:04:45 -07:00
..
command Continue updating environment boxes if metadata not found 2019-05-08 09:04:45 -07:00
plugin.rb core: Get rid of code that deals with box info on a separate statefile 2013-10-29 13:09:24 -02:00