mirror of
https://github.com/shanghai-edu/multissh.git
synced 2025-12-16 13:27:44 +00:00
README
This commit is contained in:
parent
378c12a285
commit
360caeb82e
1 changed files with 4 additions and 2 deletions
|
|
@ -41,11 +41,13 @@ Usage of ./multissh:
|
||||||
-hosts string
|
-hosts string
|
||||||
host address list
|
host address list
|
||||||
-ipfile string
|
-ipfile string
|
||||||
hostfile path
|
ipfile path
|
||||||
|
-ips string
|
||||||
|
ip address list
|
||||||
-j print output in json format
|
-j print output in json format
|
||||||
-k string
|
-k string
|
||||||
ssh private key
|
ssh private key
|
||||||
-l In linux mode,multi command combine with && ,such as date&&cd /opt&&ls (default true)
|
-l In linux mode,multi command combine with && ,such as date&&cd /opt&&ls
|
||||||
-n int
|
-n int
|
||||||
max execute number (default 20)
|
max execute number (default 20)
|
||||||
-outTxt
|
-outTxt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue