vagrant/plugins/commands/box/command
Brian Cain bcf4d5a210
Fixes #11228: Allow to force check for box updates
Prior to this commit, if a user had recently checked for updates, there
was no way to force Vagrant to re-check without manually deleting a
state file in the local `.vagrant` data dir. This commit fixes that by
giving users the ability to force check for updates for a given box with
a flag to the `vagrant box outdated` command.
2019-12-03 11:42:55 -08: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 Fixes #11228: Allow to force check for box updates 2019-12-03 11:42:55 -08:00
prune.rb Update flag from used to active 2019-09-05 15:46:43 -07: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