vagrant/plugins/commands/box/command
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
..
add.rb Change remaining box_client_cert refs 2019-01-28 08:45:24 -06: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 (#9044) Show all box providers in command outdated 2018-01-08 09:43:28 -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 Continue updating environment boxes if metadata not found 2019-05-08 09:04:45 -07:00