balena-cli/lib/actions/local
Kostas Lekkas 91b3442fc9
Do not explicitly disable ControlMaster option for device SSH connections
The backend server that handles `resin ssh` now supports it.

Also removed the option from local ssh connections to devices, where it
basically has no effect (dropbear on devices supports it)

change-type: minor
fixes #568
2017-06-29 11:53:31 +03:00
..
common.coffee Fix breaking bug in resin local ssh 2017-05-22 20:49:34 +02:00
configure.coffee use individual methods promisification instead of promisifyAll 2017-03-27 12:14:55 +03:00
flash.coffee update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
index.coffee Implement 'resin local stop' 2017-03-09 23:49:56 +00:00
logs.coffee Bump resin-sync@7.0.0: use experimental rds which requires superuser permissions 2017-03-10 17:59:54 +00:00
promote.coffee Do not explicitly disable ControlMaster option for device SSH connections 2017-06-29 11:53:31 +03:00
push.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
scan.coffee Require superuser for scan commands, also introduce docker timeout 2017-03-10 17:59:54 +00:00
ssh.coffee Do not explicitly disable ControlMaster option for device SSH connections 2017-06-29 11:53:31 +03:00
stop.coffee Bump resin-sync@7.0.0: use experimental rds which requires superuser permissions 2017-03-10 17:59:54 +00:00