2019/access/fetch-keys
Shteryana Shopova dfdf16693e Add a note 2019-07-20 14:52:39 +03:00
..
README.md Add a note 2019-07-20 14:52:39 +03:00
authtoken.go Small tool to fetch configured SSH keys for a Github Team 2019-07-19 18:25:57 +03:00
main.go Small tool to fetch configured SSH keys for a Github Team 2019-07-19 18:25:57 +03:00

README.md

Use the Github API to fetch configured SSH keys for a team.

Build by

go get
go build

Run

./fetch-keys --help

TODO: This polutes the current working directory with {user}.key files - add a command line option for custom output target dir