gitlab-cli icon indicating copy to clipboard operation
gitlab-cli copied to clipboard

Refacture to v0.2

Open der-On opened this issue 12 years ago • 2 comments

Will break api, but make it more consistent and flexible.

Use jake task runner instead?

Better output of long lists, maybe as tables? Interactive mode?

Allow multiple gitlabs to be used. Allow access to gitlab over https.

Use node-configure?

der-On avatar Nov 15 '13 08:11 der-On

Use upcoming rest.js?

der-On avatar Apr 13 '14 17:04 der-On

Access over https with self signed SSL certificates is now working using the --accept-certs option. Also using multiple gitlabs is working by switching the config file using the --config option.

der-On avatar Aug 21 '14 13:08 der-On