You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
Listing projects from this tool doesn't seem to make sense, we sometimes have hundreds of projects and GitLab API only support a max of 100 items per page, as it targets CI and doesn't allow user input, maybe this feature should be removed.
Listing projects from this tool doesn't seem to make sense, we sometimes have hundreds of projects and GitLab API only support a max of 100 items per page, as it targets CI and doesn't allow user input, maybe this feature should be removed.
For a more complex CLI to interact with GitLab, we can use something like glc, se https://github.com/plouc/go-gitlab-client#glc-list-projects, it supports interactive mode with pagination, search…
The text was updated successfully, but these errors were encountered: