vagrant/plugins/commands
Brian Cain b45ee4f455 (#6656) Format windows paths for ssh_config command
Prior to this commit, if the ssh-config command was invoked within
cygwin or msys2, it would show a regular windows style path for private
keys rather than a path that could be used within msys2 or cygwin. This
commit updates that behavior by converting all of the private key paths
to the proper msys2 or cygwin path if the platform is windows and the
command was invoked from one of those two shells.
2017-08-25 13:17:19 -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 (#6656) Format windows paths for ssh_config command 2017-08-25 13:17:19 -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