A ssh program manager,build with love by jiuzi in Go.
Usage:
sshm [command]
Available Commands:
add add one ssh machine
completion Generate the autocompletion script for the specified shell
find Query machine by condition. Also can use `fd`
help Help about any command
list Show all machine. Also can use 'ls'
remove Remove one ssh machine. Also can use `rm`
ssh Use ssh connect to remote machine
Flags:
-h, --help help for sshm
Use "sshm [command] --help" for more information about a command.