vagrant/lib/vagrant/commands
Mitchell Hashimoto b28743602e Make sure `vagrant init` gets proper default box 2010-08-01 19:33:04 -07:00
..
box `vagrant box repackage` can now take the typical `--output` and `--include` parameters 2010-07-28 20:30:16 -07:00
base.rb Goodbye Jeweler. Using gemspecs like they were meant to be used. 2010-07-23 18:28:33 -07:00
box.rb Proper subclassing for box subcommand 2010-04-13 17:11:51 -07:00
destroy.rb Refactor the "all or single" behavior of many commands into the base. 2010-05-21 23:38:44 -07:00
halt.rb Add `--no-provision` flag to `vagrant up`. Refactor the way action options work a bit. [closes GH-87] 2010-05-26 20:58:27 -07:00
init.rb Make sure `vagrant init` gets proper default box 2010-08-01 19:33:04 -07:00
package.rb `vagrant box repackage` can now take the typical `--output` and `--include` parameters 2010-07-28 20:30:16 -07:00
provision.rb Provision command checks if VM is created 2010-06-14 13:09:32 -07:00
reload.rb Fixed error with doing a `vagrant up` when no Vagrantfile was present 2010-07-30 18:01:12 -07:00
resume.rb Refactor the "all or single" behavior of many commands into the base. 2010-05-21 23:38:44 -07:00
ssh.rb `vagrant ssh` now takes an `--execute` (or `-e`) param for executing commands [closes GH-95] 2010-06-15 22:31:51 -07:00
ssh_config.rb `vagrant ssh-config` is now multi-vm friendly 2010-05-17 10:52:07 -07:00
status.rb Fixed some formatting issues with `vagrant status` 2010-05-16 18:11:51 -07:00
suspend.rb Refactor the "all or single" behavior of many commands into the base. 2010-05-21 23:38:44 -07:00
up.rb Fixed error with doing a `vagrant up` when no Vagrantfile was present 2010-07-30 18:01:12 -07:00