Add note on output behavior when pty enabled.

This commit is contained in:
Chris Roberts 2017-01-12 13:34:40 -08:00
parent 159fca9d13
commit 64d49451ab
1 changed files with 4 additions and 0 deletions

View File

@ -117,6 +117,10 @@ absolutely necessary. It breaks some other features of Vagrant, and is
really only exposed for cases where it is absolutely necessary. If you can find
a way to not use a pty, that is recommended instead.
When pty is enabled, it is important to note that command output will _not_ be
streamed to the UI. Instead, the output will be delievered in full to the UI
once the command has completed.
<hr>
`config.ssh.keep_alive` If `true`, this setting SSH will send keep-alive packets