vagrant/plugins/commands
Brian Cain e5364e7798
Only write box metadata if guest has box object
Prior to this commit, providers like docker would fail to be brought up
because they do not store box objects like virtualbox or vmware
provider guests. This commit fixes that by making sure the box object
exists before writing the metadata file to disk.
2018-08-17 09:58:24 -07:00
..
box When doing box lookup, use explicit provider, machine provider, then default 2018-08-02 16:41:28 -07:00
cap commands/cap: require_relative 2015-10-08 10:42:10 -04:00
destroy (#9137) Exit 0 if vagrant destroy finds no running vms 2017-12-14 12:48:22 -08: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 documentation entry for init command --template flag 2017-12-13 15:59:45 -08:00
list-commands commands/list-commands: lists all commands primary and non-primary 2014-01-11 09:32:13 -08:00
login Ignore URLs which cannot be parsed in the authentication middleware 2018-04-26 15:08:06 -07:00
package Update command.rb 2016-12-28 19:02:13 -04:00
plugin Use availablity of local plugins file instead of option 2018-07-18 15:49:30 -07:00
port Update command help to show id too 2016-05-29 01:06:51 -04:00
powershell Spelling fixes 2018-03-14 14:41:04 +00: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 (#9062) Deprecate :paranoid in favor of :verify_host_key 2018-01-05 10:02:45 -08:00
status Update command help to show id too 2016-05-29 01:06:51 -04:00
suspend Raise error if argument is provided with `--all-global` flag 2018-05-11 15:43:14 -07:00
up Only write box metadata if guest has box object 2018-08-17 09:58:24 -07:00
validate (#8864) Improve `vagrant validate` command 2017-08-15 13:53:45 -07:00
version Add full checkpoint integration 2018-01-16 14:16:49 -08:00