vagrant/lib
Brian Cain 1ade699936 (#6827) Introduce tty flag for ssh command execution
Prior to this commit, if a user ran the `vagrant ssh -c CMD` command, it
would not allow the user to configure pseudo-terminal allocation. This
commit introduces a -t flag for the `vagrant ssh` command which defaults
to true if not specified.
2017-06-02 17:32:02 -07:00
..
vagrant (#6827) Introduce tty flag for ssh command execution 2017-06-02 17:32:02 -07:00
vagrant.rb Warn when failing to require plugin instead of hard failure 2017-03-22 16:40:42 -07:00