Commit 25f4a829 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

fix prev commit

parent 0b58936c
### 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment