vagrant/lib/vagrant/command
Mitchell Hashimoto f2eff93c38 Proper error handling of missing arguments to all box commands 2012-01-20 15:23:33 -08:00
..
base.rb Printing help due to invalid options should have error exit status 2012-01-10 20:30:18 -08:00
box.rb Fix 'box help' subcommand for Ruby 1.8.7 2012-01-18 12:23:43 +01:00
box_add.rb Test for the correct number of arguments to box add 2012-01-20 15:21:54 -08:00
box_list.rb Box commands 2011-12-17 19:52:48 -08:00
box_remove.rb Proper error handling of missing arguments to all box commands 2012-01-20 15:23:33 -08:00
box_repackage.rb Proper error handling of missing arguments to all box commands 2012-01-20 15:23:33 -08:00
destroy.rb Use proper UI with VM 2011-12-26 18:14:09 -08:00
halt.rb `vagrant halt` 2011-12-17 11:14:56 -08:00
init.rb `vagrant init` uses new OptParse based CLI 2011-12-17 21:06:00 -08:00
package.rb `vagrant package --base` 2012-01-13 17:55:01 -08:00
provision.rb Get rid of unavailable API 2012-01-05 23:12:28 -08:00
reload.rb Provision, reload, resume 2011-12-17 11:53:26 -08:00
resume.rb Provision, reload, resume 2011-12-17 11:53:26 -08:00
ssh.rb Options after `--` to `vagrant ssh` are passed through to ssh [GH-554] 2012-01-11 23:49:42 -08:00
ssh_config.rb Namespace ssh-config template 2012-01-07 21:56:14 -08:00
status.rb Import and destroy work with the new driver interface 2011-12-20 21:20:45 -08:00
suspend.rb Suspend command 2011-12-17 12:04:35 -08:00
up.rb Added a `--provision-with` flag to specify provisioners to use. [GH-367] 2012-01-10 22:03:22 -08:00