csshx: add Spanish translation (#10566)

* csshx: add Spanish translation

* Update csshx.md

* Update csshx.md

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/23/head
Darío Hereñú 2023-08-13 14:59:56 -03:00 committed by GitHub
parent 8aad64637d
commit 8fab59b282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

16
pages.es/osx/csshx.md Normal file
View File

@ -0,0 +1,16 @@
# csshX
> Herramienta SSH de clúster para macOS.
> Más información: <https://github.com/brockgr/csshx>.
- Conectarse a múltiples hosts:
`csshX {{nombrehost1}} {{nombrehost2}}`
- Conectarse a múltiples hosts con una clave SSH dada:
`csshX {{usuario@nombrehost1}} {{usuario@nombrehost2}} --ssh_args "-i {{ruta/al/archivo_de_clave.pem}}"`
- Conectarse a un clúster predefinido desde `/etc/clusters`:
`csshX cluster1`