summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDavid Martin <david.martin@feedhenry.com>2014-09-16 17:20:24 +0100
committerDavid Martin <david.martin@feedhenry.com>2014-10-15 10:21:05 +0100
commit89d8af466ba283b31d7800fe604defa0ce189902 (patch)
treefefe901225ff8b59f6d6ecc60d7ae6678456afc5 /bin
parent7e74d0547255a9cf60f00b9d9133aa8b2c546507 (diff)
downloadgitlab-shell-89d8af466ba283b31d7800fe604defa0ce189902.tar.gz
Added list-keys command and spec
Removed puts and tidied up regex Address the hound Address the hound, again Use single quotes Add back travis.yml file Remove travis.yml, only keep on fh-master Use single quotes Use single quotes
Diffstat (limited to 'bin')
-rwxr-xr-xbin/gitlab-keys2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/gitlab-keys b/bin/gitlab-keys
index 2f53a71..9eb1950 100755
--- a/bin/gitlab-keys
+++ b/bin/gitlab-keys
@@ -12,6 +12,8 @@ require_relative '../lib/gitlab_init'
#
# /bin/gitlab-keys rm-key key-23 "ssh-rsa AAAAx321..."
#
+# /bin/gitlab-keys list-keys
+#
# /bin/gitlab-keys clear
#