gradle SSH plugin: interactive authentication

前端 未结 0 1257
南旧
南旧 2021-01-04 13:25

Gradle ssh plugin

remotes {
    server1 {
        host = \'myhost.com\'
        user = \'user_a\'
        authentications = [\'keyboard-interactive\']
    }
}         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题