Skip to content
Snippets Groups Projects
Commit 25f4a829 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

fix prev commit

parent 0b58936c
No related branches found
No related tags found
No related merge requests found
### gitlab-shell: ssh access and repostiory management
[![CI](http://ci.gitlab.org/projects/4/status?ref=master)](http://ci.gitlab.org/projects/4?ref=master)
### Setup
./bin/install
### Check
./bin/check
### Repos:
Add repo
./bin/gitlab-projects add-project gitlab/gitlab-ci.git
Remove repo
./bin/gitlab-projects rm-project gitlab/gitlab-ci.git
### Keys:
Add key
./bin/gitlab-keys add-key key-782 "ssh-rsa AAAAx321..."
Remove key
./bin/gitlab-keys rm-key key-23 "ssh-rsa AAAAx321..."
### gitlab-shell: ssh access and repostiory management
 
[![CI](http://ci.gitlab.org/projects/4/status?ref=master)](http://ci.gitlab.org/projects/4?ref=master)
### Setup
 
./bin/install
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment