vagrant/lib/vagrant/action
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
..
builtin (#6827) Introduce tty flag for ssh command execution 2017-06-02 17:32:02 -07:00
general Move package_setup_files to general lib to minimize code duplication 2016-10-07 17:31:15 +02:00
builder.rb Vagrant::Action::Builder RDoc correction 2013-06-24 13:10:32 -04:00
hook.rb Allow disabling prepend/append hooks 2013-03-30 14:51:10 -07:00
runner.rb core: log action name to info 2015-01-24 09:59:48 -08:00
warden.rb core: log when OUT actions are called in middleware 2013-09-15 17:18:34 -07:00