vagrant/plugins/commands
Mitchell Hashimoto 67855be77b Add the Environment#machine method
This will eventually replace the Environment#vms method. Because of the
introduction of providers, the environment doesn't know what the backing
of the machines will be (and they're _machines_ now, not _vms_).
Instead, users of Environment will now call `#machine` on the
environment to retrieve a machine with the given backing provider as it
needs it.
2012-11-07 21:45:09 -08:00
..
box Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
destroy Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
gem Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
halt Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
init Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
package Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
provision Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
reload Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
resume Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
ssh Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
ssh_config Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
status Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
suspend Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
up Add the Environment#machine method 2012-11-07 21:45:09 -08:00