Jeff Bonhag 7fb7dd8608
Enable WinSSH shell for vagrant ssh -c (#11258)
This commit changes the behavior of the builtin SSHRun action to use a Windows
shell if the WinSSH communicator is active.  This allows for running one-off SSH
commands with Windows Command Prompt or PowerShell.  By default, this will not
allocate a TTY for any SSH commands.

Example usage:

```
vagrant ssh -c 'dir "c:\program files"'
```

Updates docs to reflect a change made in
a55a53e6a46438d5093487f83248f01ddece4534.
2019-12-20 13:10:11 -05:00
..
2019-10-30 16:26:38 -06:00
2017-04-14 09:04:05 -07:00
2018-03-07 17:10:30 -05:00
2017-03-27 21:24:57 -04:00
2017-03-28 12:32:04 -04:00