@novadiscovery/gitlab-ssh-keys
v1.0.0
Published
Gather ssh key from gitlab users
Downloads
7
Readme
gitlab-ssh-keys
Extract ssh user keys from gitlab
Installation
# Nb: you will need a read key on novadiscovery's organisation
# Ask your administrator for one
npm i -g @novadiscovery/gitlab-ssh-keys
Usage
- Create a rc file somewhere in a valid rc path (see
./.gitlab-ssh-keysrc.sample
). Add a gitlab token authorized to read user's public keys. - See
gitlab-ssh-keys --help