choco icon indicating copy to clipboard operation
choco copied to clipboard

outdated: filter by package id

Open mkevenaar opened this issue 5 years ago • 2 comments

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.

mkevenaar avatar May 16 '20 20:05 mkevenaar

I like it!

ferventcoder avatar May 19 '20 17:05 ferventcoder

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

ferventcoder avatar May 24 '20 12:05 ferventcoder