Merge key fetcher #6

Merged
zeridon merged 15 commits from master into master 2019-07-29 14:19:52 +03:00

15 Commits

Author SHA1 Message Date
Shteryana Shopova ab4cfe84f7
Add a note on the OAuth token config 2019-07-21 00:58:54 +03:00
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
Shteryana Shopova c9dda02092 go fmt 2019-07-21 00:06:50 +03:00
Shteryana Shopova 4aede61066 Note is no longer relevant 2019-07-20 23:59:50 +03:00
Shteryana Shopova ae0756bf5c Fetch also configured PGP keys if requested 2019-07-20 23:26:13 +03:00
Shteryana Shopova 040a46ae7e Add team "all",i.e everyone in the organization 2019-07-20 23:07:01 +03:00
Shteryana Shopova 4724952c61 Rework the code a bit (no functional change) 2019-07-20 22:58:53 +03:00
Shteryana Shopova c3856472a8 Minor improvements 2019-07-20 22:16:56 +03:00
Shteryana Shopova 73639ad0fd Print errors proper 2019-07-20 22:12:35 +03:00
Shteryana Shopova 0ffbf28dd2 Reorder cmdline args proper
(no functional change)
2019-07-20 22:06:22 +03:00
Shteryana Shopova 56e4e4218a Custom output directory 2019-07-20 22:04:12 +03:00
Shteryana Shopova 46f994e190 Option to suppress verbose output 2019-07-20 15:06:13 +03:00
Shteryana Shopova fa5b07036c Add liscense 2019-07-20 15:01:19 +03:00
Shteryana Shopova dfdf16693e Add a note 2019-07-20 14:52:39 +03:00
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