vagrant/bin
Mitchell Hashimoto d8387f8280 New files for the new command structure. Ignore the `vagrant-temp` binary for now. 2010-04-13 01:22:53 -07:00
..
.gitignore Initial Gemfile for dependencies. Touched a .gitignore for the various 2010-01-21 19:09:18 -08:00
vagrant Update binary version 2010-03-15 16:48:14 -07:00
vagrant-box Vagrant::Commands moved to instance methods on the environment rather than class methods 2010-03-20 09:15:20 -07:00
vagrant-destroy `vagrant down` is now `vagrant destroy` 2010-04-09 21:39:38 -07:00
vagrant-halt Vagrant::Commands moved to instance methods on the environment rather than class methods 2010-03-20 09:15:20 -07:00
vagrant-init `vagrant init` now takes an optional parameter to specify the default box [close GH-6] 2010-03-17 17:15:12 -07:00
vagrant-package Base boxes can now be packaged with `vagrant package` by specifying the `--base` parameter. 2010-04-12 16:29:33 -07:00
vagrant-reload Vagrant::Commands moved to instance methods on the environment rather than class methods 2010-03-20 09:15:20 -07:00
vagrant-resume Vagrant::Commands moved to instance methods on the environment rather than class methods 2010-03-20 09:15:20 -07:00
vagrant-ssh Vagrant::Commands moved to instance methods on the environment rather than class methods 2010-03-20 09:15:20 -07:00
vagrant-ssh-config You can now specify the host of the ssh-config with the `--host` option. 2010-04-12 21:28:37 -07:00
vagrant-status Vagrant::Commands moved to instance methods on the environment rather than class methods 2010-03-20 09:15:20 -07:00
vagrant-suspend Vagrant::Commands moved to instance methods on the environment rather than class methods 2010-03-20 09:15:20 -07:00
vagrant-temp New files for the new command structure. Ignore the `vagrant-temp` binary for now. 2010-04-13 01:22:53 -07:00
vagrant-up Vagrant::Commands moved to instance methods on the environment rather than class methods 2010-03-20 09:15:20 -07:00