https://github.com/sdslabs/gitlab-controller
Automates handling of SSH keys for Gitlab
https://github.com/sdslabs/gitlab-controller
Last synced: about 1 year ago
JSON representation
Automates handling of SSH keys for Gitlab
- Host: GitHub
- URL: https://github.com/sdslabs/gitlab-controller
- Owner: sdslabs
- Created: 2015-03-29T08:33:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T14:35:45.000Z (over 8 years ago)
- Last Synced: 2024-04-09T22:03:23.742Z (about 2 years ago)
- Language: Python
- Size: 14.6 KB
- Stars: 6
- Watchers: 49
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitlab-controller
This has been created to automate the task of handling ssh keys for gitlab by admin
## Requirement
requests
pip install requests
## Available commands are:
addkey
removekey
changekey
adduser
removeuser
*Note:* put the sshkey in quotes as shown below
## Examples
./run.py addkey asutoshpalai "ssh-rsa fkadsjfkljadskfjlkdjlkadsjfkljdasklfjkldsjfkdfjfljadsklfjladsjfkljadslkfj mail@example.com"
./run.py removekey asutoshpalai