kenote-ssh-cli
v1.0.4
Published
own ssh command line tools ...
Downloads
9
Readme
kenote-ssh-cli
own ssh command line tools ...
Install
$ npm i -g kenote-ssh-cli
Features
- init, Initial node-ssh Configure
- list|ls, Show ssh key list
- create|add, Create a new SSH key
- remove|delete, Delete specific SSH key by alias name
- upload|copy, Upload SSH key to the server
- connect|link, Connect to the server
- backup|bak, Backup SSH key
- restore|unbak, Restore SSH key
Usages
$ kssh
Usage: kssh [command] [options]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
list|ls Show ssh key list
create|add Create a new SSH key
remove|delete Delete specific SSH key by alias name
upload|up Upload SSH key to the server
connect|link Connect to the server
backup|bak [options] Backup SSH key ...
restore|unbak Restore SSH key ...
License
this repo is released under the MIT License.