aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands/shell.rb
AgeCommit message (Expand)Author
2014-03-16attempt number 7 to fix ssh problems.elijah
2014-03-13various ssh key fixes (REQUIRES rebuilding vagrant nodes).elijah
2014-03-07added IdentitiesOnly ssh option to both ssh command and ruby Net::SSH options...elijah
2013-07-29allow ssh to disabled nodeselijah
2013-06-27pass verbosity level through to sshelijah
2013-06-25add note about what to do to enable moshelijah
2013-06-11store port in provider's known_hosts to prevent modification of ~/.ssh/known_...elijah
2013-06-11fix longstanding problem with vagrant nodes: everyone has a different ssh pub...elijah
2013-06-11added --ip and --port override flags to deploy and init.elijah
2013-06-02mosh - ensure utf-8 (in order for mosh to work) and remove the mosh title pre...elijah
2013-04-18added `leap mosh NODE`elijah
2013-02-23minor improvements to wording of inline command helpelijah
2012-12-15log ssh command at debug levelelijah
2012-12-11hackishly set the terminal titleelijah
2012-11-09vagrant supportelijah
2012-10-30use GlobalKnownHostsFile for rsync and ssh instead of UserKnownHostsFile.elijah
2012-10-29fixed 'leap ssh' with nonstandard portelijah
2012-10-23added a bunch of new commands, including init-node and deployelijah