TeamCity Kotlin DSL 2026.2 EAP
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
TeamCity Kotlin DSL 2026.2 EAP
TeamCity Kotlin DSL 2026.2 EAP
/
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.