vagrant/plugins/commands
Brian Cain d9e088ba5d (#8479) Disable install providers when using global id on vagrant up
Prior to this commit, when using a global id to bring up a vagrant vm,
vagrant would fail during the "install provider" step due to the fact
that the global vagrant machine was not configured for the local vagrant
environment. Since this global vm exists elsewhere, we disable the
install provider step so that vagrant can just bring up the global
vagrant machine.
2017-08-22 10:08:05 -07:00
..
box (#8719) Add force flag for box upgrade command 2017-08-09 16:21:13 -07:00
cap commands/cap: require_relative 2015-10-08 10:42:10 -04:00
destroy Update command help to show id too 2016-05-29 01:06:51 -04:00
global-status commands/global-status: call proper method 2014-04-23 06:21:44 -07:00
halt Update command help to show id too 2016-05-29 01:06:51 -04:00
help core: output synopsis with command [GH-2249] 2013-11-23 14:00:42 -08:00
init Add --box-version to `vagrant init` 2016-05-30 15:33:58 -04:00
list-commands commands/list-commands: lists all commands primary and non-primary 2014-01-11 09:32:13 -08:00
login command/login: Add hostname to default token desc 2017-08-10 17:21:20 -04:00
package Update command.rb 2016-12-28 19:02:13 -04:00
plugin Update method documentation to correctly describe method 2017-05-09 09:13:14 -07:00
port Update command help to show id too 2016-05-29 01:06:51 -04:00
powershell Fix `uninitialized constant` error in `vagrant powershell` command 2015-12-05 17:24:58 +03:00
provider hosts/darwin: support virtualbox install 2015-11-04 15:47:56 -08:00
provision update help message on --provision-with to add by provisioner name 2015-11-26 15:17:09 +00:00
push Isolate push deprecation to atlas strategy only 2017-03-21 15:08:17 -07:00
rdp Update command help to show id too 2016-05-29 01:06:51 -04:00
reload Allow provisioner instance names to be specified for `up` and `reload` commands and option `--provision-with` 2015-07-17 14:26:13 +10:00
resume Do not ignore the sentinal file when running resume 2016-02-19 18:24:48 -08:00
snapshot (#7188) Clean up vagrant snapshot restore/delete error messages 2017-06-07 09:12:20 -07:00
ssh (#6827) Introduce tty flag for ssh command execution 2017-06-02 17:32:02 -07:00
ssh_config Revert "Fix incorrect ssh-config output when '--host' is defined" 2016-10-07 16:50:12 -07:00
status Update command help to show id too 2016-05-29 01:06:51 -04:00
suspend Update command help to show id too 2016-05-29 01:06:51 -04:00
up (#8479) Disable install providers when using global id on vagrant up 2017-08-22 10:08:05 -07:00
validate (#8864) Improve `vagrant validate` command 2017-08-15 13:53:45 -07:00
version commands/version: remove unused require 2014-09-01 15:29:27 -07:00