An open API service indexing awesome lists of open source software.

https://github.com/sofyan48/koi


https://github.com/sofyan48/koi

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# SSH Manager
inspired by [sshm](https://github.com/jiuzi/sshm)

## Usage
```
iank@Office  ~/go/src/github.com/koi $ koi -h
Koi SSH Manager

Usage:
koi [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 koi

Use "koi [command] --help" for more information about a command.
```