TODO
Project description
holdmykeys
Auto manage one SSH public keys as authorized keys on hosts by one command.
You have ten servers, and 3 SSH keys, how to access to them all with one of those keys? holdmykeys is a solution.
Free software: MIT license
Usage
Install:
pip install holdmykeys
Run it to install as crontab job run hourly:
holdmykeys hvnsweeting
That’s it!
Features
One command
Works in virtualenv
TODO
Support python2
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2018-03-10)
First release on PyPI.