vagrant/lib/vagrant/commands
Mitchell Hashimoto f45989d1d5 Power off during the package sequence if not already. 2010-07-07 20:58:20 -07:00
..
box box remove subcommand 2010-04-13 17:18:59 -07:00
base.rb Remove parallelism for now. Caused too many issues with too little benefit. 2010-05-22 15:43:27 -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 Trivial change. 2010-04-21 17:04:22 -07:00
package.rb Power off during the package sequence if not already. 2010-07-07 20:58:20 -07:00
provision.rb Provision command checks if VM is created 2010-06-14 13:09:32 -07:00
reload.rb Refactor the "all or single" behavior of many commands into the base. 2010-05-21 23:38:44 -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 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