support user key.

This commit is contained in:
Bo-Yi Wu
2018-11-05 09:05:34 +08:00
committed by GitHub
parent 7fa57c038a
commit 147005589b
+1 -1
View File
@@ -45,7 +45,7 @@ func main() {
cli.StringFlag{
Name: "username, u",
Usage: "Server username",
EnvVar: "PLUGIN_USERNAME,SCP_USERNAME,SSH_USERNAME",
EnvVar: "PLUGIN_USERNAME,PLUGIN_USER,SCP_USERNAME,SSH_USERNAME",
},
cli.StringFlag{
Name: "password, p",