diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-02-05 16:13:46 +0200 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-02-05 16:13:46 +0200 |
| commit | 5a2141be82d84d11fd751429c70bb2313747988d (patch) | |
| tree | 8454c2e1caa07e4d992f3f0dfcbe482d7979cd19 /README | |
| parent | 2466b410797e6bcb5821505369820696998c90c0 (diff) | |
| download | gitlab-shell-5a2141be82d84d11fd751429c70bb2313747988d.tar.gz | |
REAME to md
Diffstat (limited to 'README')
| -rw-r--r-- | README | 34 |
1 files changed, 0 insertions, 34 deletions
@@ -1,34 +0,0 @@ -### gitlab-shell: ssh access and repostiory management - -### 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..." - |
