
csshx
List of commands for csshx:
-
csshx:tldr:12fa2 csshx: Connect to multiple hosts with a given SSH key.$ csshX ${user@hostname1} ${user@hostname2} --ssh_args "-i ${path-to-key_file-pem}"try on your machineexplain this command
-
csshx:tldr:66963 csshx: Connect to multiple hosts.$ csshX ${hostname1} ${hostname2}try on your machineexplain this command
-
csshx:tldr:bbf61 csshx: Connect to a pre-defined cluster from `/etc/clusters`.$ csshX cluster1try on your machineexplain this command