Skip to content

cfx/rcmd2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rcmd2

Run commands on remote hosts via ssh.

$ go test
$ go build

Usage:

$ rcmd --help

Example:

$ rcmd2 -H ip1,ip2,ip3 -u username -k ~/.ssh/path_to_key -c 'hostname'

About

Run commands on remote hosts via ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages