gitlab-cli
gitlab-cli copied to clipboard
Refacture to v0.2
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?
Use upcoming rest.js?
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.