!13 优化sshexkey功能

Merge pull request !13 from zhangxubo/sshtool
This commit is contained in:
opengauss-bot
2021-01-04 14:47:24 +08:00
committed by Gitee
2 changed files with 23 additions and 16 deletions

View File

@ -79,7 +79,7 @@ gs_check = ["-?", "--help", "-V", "--version", "-e:", "-i:",
"--ShrinkNodes=", "--nodegroup-name=",
"--skip-root-items", "--set"]
gs_sshexkey = ["-?", "--help", "-V", "--version",
"-f:", "--skip-hostname-set", "-l:"]
"-f:", "--skip-hostname-set", "-l:", "-h:", "-W:"]
gs_backup = ["-?", "--help", "-V", "--version", "--backup-dir=",
"--parameter", "--force",
"--binary", "--all", "-l:", "-h:", "-t:", "-X:"]