vagrant/plugins/commands/ssh_config
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
..
command.rb (#6656) Format windows paths for ssh_config command 2017-08-25 13:17:19 -07:00
plugin.rb Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00