sshAgent

fun sshAgent(init: SSHExec.AuthMethod.SshAgent.() -> Unit = {}): SSHExec.AuthMethod.SshAgent

Use ssh-agent for authentication, the SSH-Agent build feature must be enabled.