vagrant/bin
Mitchell Hashimoto 4a18735fef Update version in binary 2010-03-07 16:52:55 -08:00
..
.gitignore Initial Gemfile for dependencies. Touched a .gitignore for the various 2010-01-21 19:09:18 -08:00
vagrant Update version in binary 2010-03-07 16:52:55 -08:00
vagrant-box `vagrant box` command with primitive functionality is in. Doesn't do anything productive yet. 2010-02-22 16:13:53 -08:00
vagrant-down Move all commands to the Vagrant::Command class. Document all commands. 2010-02-10 13:46:22 -08:00
vagrant-halt Added vagrant-halt to forcibly shut down vagrant instance. 2010-03-02 21:53:16 -08:00
vagrant-init Move all commands to the Vagrant::Command class. Document all commands. 2010-02-10 13:46:22 -08:00
vagrant-package --include added to package tests passing, but still needs manual verification 2010-02-27 22:49:43 -08:00
vagrant-reload Stubbed vagrant-reload command 2010-02-16 13:04:18 -08:00
vagrant-resume Move all commands to the Vagrant::Command class. Document all commands. 2010-02-10 13:46:22 -08:00
vagrant-ssh Move all commands to the Vagrant::Command class. Document all commands. 2010-02-10 13:46:22 -08:00
vagrant-suspend Move all commands to the Vagrant::Command class. Document all commands. 2010-02-10 13:46:22 -08:00
vagrant-up vagrant-up now starts the VM if its already created, rather than giving an error. 2010-03-02 22:07:04 -08:00