vagrant/plugins/commands
Mitchell Hashimoto 8c7ab333a0 Squash the f-docker-hostmachine branch.
Initial work

commands/up: make sure all names to with_target_vms are strings

providers/docker: create a docker host VM if needed

providers/docker: executor abstraction for driver to eventually support remote

providers/docker: vagrant executor

providers/docker: support creating the machine

providers/docker: status works if host VM is gone

providers/docker: use start fence to get real docker output

core: Call preserves stack ordering

core: support Message post option

providers/docker: Guard some features with HasSSH checks

providers/docker: much better messaging around create/destroy

providers/docker: output the container ID on create

providers/docker: copy the hostmachine Vagrantfile to the data dir

providers/docker: should make host machine before any up action

providers/docker: HandleBox before the host machine

providers/virtualbox: functional_vboxsf to disable vboxsf

providers/virtualbox: synced folder usable method should take 2 args

providers/docker: default machine name to :default
2014-04-21 13:54:33 -07:00
..
box commands/box/update: show current version [GH-3467] 2014-04-14 18:55:22 -07:00
destroy clean up usage 2014-02-08 00:20:50 -08:00
global-status core: Use the MachineIndex#vagrant_env method 2014-04-21 13:54:31 -07:00
halt clean up usage 2014-02-08 00:20:50 -08:00
help core: output synopsis with command [GH-2249] 2013-11-23 14:00:42 -08:00
init clean up usage 2014-02-08 00:20:50 -08:00
list-commands commands/list-commands: lists all commands primary and non-primary 2014-01-11 09:32:13 -08:00
package clean up usage 2014-02-08 00:20:50 -08:00
plugin Add machine readable output for `vagrant plugin list` command 2014-03-23 13:09:16 +01:00
provision core: output synopsis with command [GH-2249] 2013-11-23 14:00:42 -08:00
rdp commands/rdp: config 2014-04-21 13:54:20 -07:00
reload core: output synopsis with command [GH-2249] 2013-11-23 14:00:42 -08:00
resume core: output synopsis with command [GH-2249] 2013-11-23 14:00:42 -08:00
ssh clean up usage 2014-02-08 00:20:50 -08:00
ssh_config commands/ssh-config: work without target into multi-machine env [GH-2844] 2014-04-21 13:52:59 -07:00
status commands/status: target for machine readable [GH-3218] 2014-03-14 13:05:24 -07:00
suspend clean up usage 2014-02-08 00:20:50 -08:00
up Squash the f-docker-hostmachine branch. 2014-04-21 13:54:33 -07:00