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

(GH-427) Add paging to ListCommand #428

Merged
merged 1 commit into from
Sep 24, 2015

Conversation

RichiCoder1
Copy link
Contributor

See #427.

Adds --page=# and --page-size=# to ListCommand. Page size defaults to 25.

@ferventcoder
Copy link
Member

Oh wow, I can't wait to play with this just in regular choco.

@RichiCoder1
Copy link
Contributor Author

About the only flaw with this is it currently only works for Nuget. Nuget it is the worst offender, but I'll leave it up to you if you want me to fix the other source providers in this PR, or another.

@ferventcoder
Copy link
Member

Let's go there appveyor.

@ferventcoder
Copy link
Member

only works for Nuget

Like only NuGet sources?

@RichiCoder1
Copy link
Contributor Author

Yup. Nuget is the only source runner that respects the option currently. Cygwin, Python, RubyGems, WebPI, and WindowsFeature currently simply just ignore it.

@RichiCoder1
Copy link
Contributor Author

Though it looks like Cygwin doesn't implement list. Just the others.

ferventcoder added a commit that referenced this pull request Sep 24, 2015
@ferventcoder ferventcoder merged commit 9c430c0 into chocolatey:master Sep 24, 2015
@RichiCoder1 RichiCoder1 deleted the feature/Paging branch June 3, 2016 22:45
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