Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 355 Bytes

readme.md

File metadata and controls

43 lines (28 loc) · 355 Bytes

sshx

Cli for managing ssh connections

Usage

Add server

sshx add

Connect to server

sshx -name {server_name} connect

or just

sshx

and select server from the list

List added servers

sshx list

Remove servers

sshx rm

Update server info

sshx update