SKM is a simple and powerful SSH Keys Manager. It helps you to manage your multiple SSH keys easily! (powered by https://github.com/TimothyYe/skm)
npm install node-skm -g
skm init // init a file
skm ls // List all ssh keys
skm create [name] -C "[email protected]" // create a ssh key
skm use [name] // use a ssh key
skm delete [name] // delete a ssh key
skm rename [oldName] [newName] // rename a ssh key
skm registry [path] // move ssh key File