Mitchell Hashimoto
|
af9fdef791
|
Fix output of status with multi-vm to be correct. [closes GH-196]
|
2010-10-21 17:15:02 -07:00 |
|
Mitchell Hashimoto
|
d994e980de
|
vagrant status NAME works again. [closes GH-191]
|
2010-10-14 14:00:48 -07:00 |
|
Mitchell Hashimoto
|
b909adde1c
|
Since I18n isn't automatic for UI class, get rid of _ prefix on options
|
2010-09-21 18:14:18 -06:00 |
|
Mitchell Hashimoto
|
d003cc4f32
|
UI methods no longer automatically translate. Makes it easier for plugin developers.
|
2010-09-21 18:12:24 -06:00 |
|
Mitchell Hashimoto
|
5316a520c6
|
Make commands API more consistent with both single and group commands
|
2010-09-21 12:59:05 -06:00 |
|
Mitchell Hashimoto
|
b824a48569
|
vagrant status shouldn't call "require_environment"
|
2010-09-09 00:41:11 -07:00 |
|
Mitchell Hashimoto
|
1102eb77cc
|
vagrant status output now uses the new I18n locale
|
2010-08-26 22:50:09 -07:00 |
|
Mitchell Hashimoto
|
27d5ffa3d6
|
Fix vagrant status with multi-vm [closes GH-146]
|
2010-08-25 13:33:31 -07:00 |
|
Mitchell Hashimoto
|
76715424fa
|
Fix scoping error with status command
|
2010-08-25 00:07:01 -07:00 |
|
Mitchell Hashimoto
|
8340472fc5
|
vagrant up
|
2010-08-24 23:03:37 -07:00 |
|
Mitchell Hashimoto
|
ccad6af8cf
|
Only calculate the target VMs once
|
2010-08-24 17:53:27 -07:00 |
|
Mitchell Hashimoto
|
2eb09c7aa2
|
Helpers to get target VMs in commands from parameters
|
2010-08-24 17:49:22 -07:00 |
|
Mitchell Hashimoto
|
2f2ac59dd5
|
vagrant status
|
2010-08-24 17:23:46 -07:00 |
|