vagrant/website/source/docs/vagrantfile
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
a55a53e6a4.
2019-12-20 13:10:11 -05:00
..
index.html.md Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
machine_settings.html.md Add support for other checksum types 2019-10-08 11:23:48 -07:00
ssh_settings.html.md Enable WinSSH shell for `vagrant ssh -c` (#11258) 2019-12-20 13:10:11 -05:00
tips.html.md Always use a string for Vagrantfile version 2016-02-02 09:43:28 -05:00
vagrant_settings.html.md Update vagrantfile documentation content to use list 2018-10-26 15:32:51 -07:00
vagrant_version.html.md Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
version.html.md Always use a string for Vagrantfile version 2016-02-02 09:43:28 -05:00
winrm_settings.html.md Update vagrantfile documentation content to use list 2018-10-26 15:32:51 -07:00
winssh_settings.html.md Enable WinSSH shell for `vagrant ssh -c` (#11258) 2019-12-20 13:10:11 -05:00