toggle menu
TeamCity Kotlin DSL
JVM
switch theme
search in API
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.buildSteps
/
SSHExec
/
sshAgent
ssh
Agent
fun
sshAgent
(
init
:
SSHExec.AuthMethod.SshAgent
.
(
)
->
Unit
=
{}
)
:
SSHExec.AuthMethod.SshAgent
Use ssh-agent for authentication, the SSH-Agent build feature must be enabled.