mdsb100 / cli-gitlab

GitLab CLI library
101 stars 11 forks source link

--url and --token are now url and token #1

Closed ghost closed 9 years ago

ghost commented 9 years ago

Update error messages to reflect the fact that --url and --token are now action that must be specified with url and token.

You should set token by 'gitlab --token abcdefghij123456'

Signed-off-by: Loic Dachary loic@dachary.org

mdsb100 commented 9 years ago

thx. I have a trouble. All the my cli cmd I show in readme are part of node-gitlab, because when I review the code, it is not clear to know how to use it. I need a document or detail annotation of your api not gitlab officer .