Stubbs / sublime-vagrant

Vagrant commands for Sublime Text
43 stars 4 forks source link

[Feature Request] Handle Multiple VMs #18

Open JustinAiken opened 9 years ago

JustinAiken commented 9 years ago

If I use the Vagrant Status command in a proj with multiple VMs, I get no popup, and see this in the Sublime console:

/usr/bin/vagrant status
Current machine states:

foo_vm             saved (virtualbox)
bar_vm             saved (virtualbox)
baz_vm            not created (virtualbox)

This environment represents multiple VMs. The VMs are all listed
above with their current state. For more information about a specific
VM, run `vagrant status NAME`.