kenote-ssh-cli

1.0.4 • Public • Published

kenote-ssh-cli

own ssh command line tools ...

NPM Version NPM Downloads Gratipay

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.

Readme

Keywords

none

Package Sidebar

Install

npm i kenote-ssh-cli

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

253 kB

Total Files

20

Last publish

Collaborators

  • thondery