2019/access/fetch-keys
Shteryana Shopova 61b73ceece Don't dump the keys to stdout by default
Include a flag to do so though, and ignore file system errors if
dumping keys is enabled
2019-07-21 00:30:29 +03:00
..
README.md Note is no longer relevant 2019-07-20 23:59:50 +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 Don't dump the keys to stdout by default 2019-07-21 00:30:29 +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