vagrant/bin
Mitchell Hashimoto c630b028fc `vagrant ssh-config` outputs .ssh/config ready entry for current environment 2010-04-12 21:00:42 -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 `vagrant ssh-config` outputs .ssh/config ready entry for current environment 2010-04-12 21:00:42 -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-up Vagrant::Commands moved to instance methods on the environment rather than class methods 2010-03-20 09:15:20 -07:00