2019/access/fetch-keys
Shteryana Shopova 3516e25029
Small tool to fetch configured SSH keys for a Github Team
Note: The included authtoken was included as an example, not by
mistake and has been revoked long ago
2019-07-19 18:25:57 +03:00
..
README.md Small tool to fetch configured SSH keys for a Github Team 2019-07-19 18:25:57 +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