Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitllab project all pagination ? #153

Closed
jrevillard opened this issue Sep 20, 2016 · 7 comments
Closed

gitllab project all pagination ? #153

jrevillard opened this issue Sep 20, 2016 · 7 comments

Comments

@jrevillard
Copy link

Would it be possible to implement the pagination for this command please?

Best,
Jerome

@gpocentek
Copy link
Contributor

Do you mean this:

gl = gitlab.Gitlab(...)
all_projects = gl.projects.all(all=True)

@jrevillard
Copy link
Author

Hi,

No I was speaking about the CLI.

Best,
Jerome

@gpocentek
Copy link
Contributor

I can probably do something about it.

@jrevillard
Copy link
Author

Thanks!

@jrevillard
Copy link
Author

jrevillard commented Sep 23, 2016

Dear @gpocentek,

Thanks for the modification but my request was more about the def do_project_all(self, cls, gl, what, args) CLI command which do not have any pagination at all.

This command is different from the regular list one as I can, as an administrator, list ALL the projects even if I'm not a member.

Best,
Jerome

@gpocentek
Copy link
Contributor

ah right, I missed that.

@gpocentek gpocentek reopened this Sep 23, 2016
@obillard
Copy link

Hi all !
Unfortunately, I cannot contribute to this issue (not a Python dev), but am really interested in the resolution :).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants