vagrant/plugins/commands/box/command
Mitchell Hashimoto 47fe278667 `vagrant box add` works again. Box verification remove temporarily.
The built-in middleware sequences will now be hardcoded onto
Vagrant::Action. Other plugins can hook into these sequences to provide
verification and so on. So the VirtualBox plugin will hook into that
action sequence and add verification.
2012-08-18 16:13:14 -07:00
..
add.rb `vagrant box add` works again. Box verification remove temporarily. 2012-08-18 16:13:14 -07:00
list.rb `vagrant box list` uses the new collection stuff 2012-07-11 18:36:22 -07:00
remove.rb Automatically upgrade the boxes all over. 2012-07-11 18:36:23 -07:00
repackage.rb Automatically upgrade the boxes all over. 2012-07-11 18:36:23 -07:00
root.rb Move command base class to a plugin component 2012-06-26 16:18:02 -07:00