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

outdated: filter by package id #2052

Open
mkevenaar opened this issue May 16, 2020 · 2 comments
Open

outdated: filter by package id #2052

mkevenaar opened this issue May 16, 2020 · 2 comments

Comments

@mkevenaar
Copy link
Contributor

choco outdated mypackage

This command should show only the outdated status of the one package provided.

Example output:

choco outdated mypackage
Chocolatey v0.10.16
Outdated Packages
 Output is package name | current version | available version | pinned?

mypackage|1.0.0|1.0.1|false

Basically it should check the outdated status of only that package.

@ferventcoder
Copy link
Member

I like it!

@ferventcoder ferventcoder added this to the 0.10.17 milestone May 19, 2020
@ferventcoder ferventcoder changed the title Outdated per package outdated: filter by package id May 19, 2020
cuichenli added a commit to cuichenli/choco that referenced this issue May 24, 2020
cuichenli added a commit to cuichenli/choco that referenced this issue May 24, 2020
@ferventcoder
Copy link
Member

It appears @cuichenli has taken this and provided a PR.

@ferventcoder ferventcoder modified the milestones: 0.10.17, 0.10.x Apr 14, 2021
@vexx32 vexx32 modified the milestones: 0.11.x, Future, Future_ Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants