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

uaa-cli should add pagination flags when listing clients/users/groups #7

Closed
DennisDenuto opened this issue Jun 23, 2018 · 1 comment
Labels

Comments

@DennisDenuto
Copy link
Contributor

When uaa-cli extracted the client code into a library we migrated to version 0.0.6. This version had removed pagination for the clients/users/groups endpoint in favor of traversing the paged results (e.g. the cli will list every user).

We would like to have pagination back. We should bump github.com/cloudfoundry-community/go-uaa to version 0.0.8

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/158577941

The labels on this github issue will be updated when the story is started.

@DennisDenuto DennisDenuto changed the title Upgrade uaa client lib to 0.0.8 go-cli should add pagination flags when listing clients/users/groups Jun 23, 2018
@DennisDenuto DennisDenuto changed the title go-cli should add pagination flags when listing clients/users/groups uaa-cli should add pagination flags when listing clients/users/groups Jun 23, 2018
@tnwang tnwang closed this as completed Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants