TeamCity Kotlin DSL 2024.12.2
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.2
TeamCity Kotlin DSL 2024.12.2
/
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.