add new chinese translations
This commit is contained in:
16
pages.zh/osx/csshx.md
Normal file
16
pages.zh/osx/csshx.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# csshX
|
||||
|
||||
> macOS 的集群 SSH 工具。
|
||||
> 更多信息:<https://github.com/brockgr/csshx>。
|
||||
|
||||
- 连接到多个主机:
|
||||
|
||||
`csshX {{hostname1}} {{hostname2}}`
|
||||
|
||||
- 使用给定的 SSH 密钥连接到多个主机:
|
||||
|
||||
`csshX {{user@hostname1}} {{user@hostname2}} --ssh_args "-i {{path/to/key_file.pem}}"`
|
||||
|
||||
- 从 `/etc/clusters` 连接到预定义的集群:
|
||||
|
||||
`csshX cluster1`
|
Reference in New Issue
Block a user