vagrant/plugins/commands/box/command
Brian Cain 11ddd0136d
(#9044) Show all box providers in command outdated
Prior to this commit, when the `--global` flag was used with the
`vagrant box outdated` command, it would ignore box providers and not
inform the user of all outdated boxes. This commit fixes that by
displaying each box within the users environment, and includes the
provider of the box in the message.
2018-01-08 09:43:28 -08:00
..
add.rb Convert atlas references to vagrant cloud 2017-06-23 10:01:51 -07: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 (#8719) Add force flag for box upgrade command 2017-08-09 16:21:13 -07:00