Skip to content

thondery/kenote-ssh-cli

Repository files navigation

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.

About

own ssh command line tools ...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published