Categorygithub.com/Jimdo/github-team-ssh-keys
modulepackage
0.3.3
Repository: https://github.com/jimdo/github-team-ssh-keys.git
Documentation: pkg.go.dev

# README

Github Team SSH Keys

Fetch public keys from users in a specific team in your organization!

Example

./github-team-ssh-keys --token $GITHUB_TOKEN --org YourOrg --team YourTeam

Release

Create a tag and push it:

git tag -a -m "Github Team SSH Keys Version X.X.X" vX.X.X
git push origin vX.X.X