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
/
password
password
fun
password
(
init
:
SSHExec.AuthMethod.Password
.
(
)
->
Unit
=
{}
)
:
SSHExec.AuthMethod.Password
Simple password authentication.