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

feat: paginate apps list #353

Merged
merged 1 commit into from
Sep 10, 2021
Merged

feat: paginate apps list #353

merged 1 commit into from
Sep 10, 2021

Conversation

jfatta
Copy link
Contributor

@jfatta jfatta commented Sep 10, 2021

Description

Add the -n (--number) flag to apps list command, to specifiy the number of results. This way we allow to get fewer items than the default (50) or a large number of results paginating the API calls.

References

#346

Testing

image

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

Copy link
Contributor

@Widcket Widcket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🎉

@Widcket Widcket merged commit 0b85c1b into main Sep 10, 2021
@Widcket Widcket deleted the feat-apps-pagination branch September 10, 2021 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants