vagrant/test/unit/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/command (#8719) Add force flag for box upgrade command 2017-08-09 16:21:13 -07:00
cap commands/cap 2015-10-08 10:35:36 -04:00
global-status core: Use the MachineIndex#vagrant_env method 2014-04-21 13:54:31 -07:00
init Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
list-commands Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
login command/login: Add description to created token 2017-08-10 17:12:38 -04:00
package Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
plugin/action Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
port Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
provider test: add tests for provider command 2015-11-04 14:26:22 -08:00
push Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
snapshot/command Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
ssh_config (#6656) Format windows paths for ssh_config command 2017-08-25 13:17:19 -07: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