2019/access/fetch-keys
2019-07-20 23:07:01 +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 Add team "all",i.e everyone in the organization 2019-07-20 23:07:01 +03:00
README.md Add a note 2019-07-20 14:52:39 +03:00

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