Automation

Parallel- ssh :

Connect via sshKey

pssh  -i  -H [email protected]  -x "-oStrictHostKeyChecking=no  -i /home/ccc/xxx/something-us-east.pem" 'echo hi

Last updated

Was this helpful?