A Gradle plugin which provides SSH facilities for continuous delivery.
Desinated DSL for SSH operations, integrated with Gradle.
Remote command execution and file transfer.
Interaction with standard I/O of remote command or shell.
User authentication with password, publickey or agent.
Host verification with OpenSSH style known_hosts
.
Connection via gateway hosts or SOCKS/HTTPS proxy.
Just add a depenency of the plugin.
Next steps...