文件名称:sshrunner:使用ssh在服务器之间运行命令
文件大小:19KB
文件格式:ZIP
更新时间:2024-06-01 08:45:29
go ssh golang Go
sshrunner 使用ssh在服务器之间运行命令 用法 Sshrunner runs an ssh command across multiple servers Usage: sshrunner [flags] Flags: -s, --agentsocket string Socket for the ssh agent (default "/private/tmp/com.apple.launchd.xxx/Listeners") -c, --command string Command to run --config string config file (default is $HOME/.sshrunner.yaml) -h, --help help for sshrunner -
【文件预览】:
sshrunner-master
----main.go(713B)
----Gopkg.toml(358B)
----VERSION(6B)
----Dockerfile(518B)
----.circleci()
--------config.yml(1KB)
----CONTRIBUTING.md(4KB)
----LICENSE(11KB)
----Gopkg.lock(3KB)
----README.md(2KB)
----Makefile(2KB)
----exec()
--------run.go(4KB)
--------run_test.go(10KB)
----.gitignore(0B)
----cmd()
--------root.go(4KB)