vagrant/lib/vagrant/command
Justin Brown 0c2fc0cae2 Make init respect the env's cwd. 2011-10-30 22:48:35 -07:00
..
base.rb Command base code documentation 2010-09-23 08:45:53 -07:00
box.rb Don't need to call ".new" on raising exceptions 2010-12-21 20:04:21 -08:00
destroy.rb UI methods no longer automatically translate. Makes it easier for plugin developers. 2010-09-21 18:12:24 -06:00
group_base.rb Subcommand help shows proper full command in task listing. [closes GH-168] 2010-09-30 00:07:01 -07:00
halt.rb UI methods no longer automatically translate. Makes it easier for plugin developers. 2010-09-21 18:12:24 -06:00
helpers.rb Don't need to call ".new" on raising exceptions 2010-12-21 20:04:21 -08:00
init.rb Make init respect the env's cwd. 2011-10-30 22:48:35 -07:00
named_base.rb Command base code documentation 2010-09-23 08:45:53 -07:00
package.rb Don't need to call ".new" on raising exceptions 2010-12-21 20:04:21 -08:00
provision.rb `vagrant provision` checks for inaccessible VMs 2011-08-28 20:34:59 -07:00
reload.rb UI methods no longer automatically translate. Makes it easier for plugin developers. 2010-09-21 18:12:24 -06:00
resume.rb UI methods no longer automatically translate. Makes it easier for plugin developers. 2010-09-21 18:12:24 -06:00
ssh.rb Accessibility checks on VM for `ssh` 2011-08-28 20:38:56 -07:00
ssh_config.rb Check for VM accessibility in ssh_config 2011-08-28 20:41:51 -07:00
status.rb Handle inaccessible VMs with "vagrant status" 2011-08-28 20:17:25 -07:00
suspend.rb UI methods no longer automatically translate. Makes it easier for plugin developers. 2010-09-21 18:12:24 -06:00
up.rb `up --no-provision` works again. This disables provisioning during the process. 2010-10-03 18:34:33 -07:00
upgrade_to_060.rb Since I18n isn't automatic for UI class, get rid of _ prefix on options 2010-09-21 18:14:18 -06:00
version.rb Since I18n isn't automatic for UI class, get rid of _ prefix on options 2010-09-21 18:14:18 -06:00