winget-cli
winget-cli copied to clipboard
WinGet List should only display results from a configured source when the --source argument is used
Description of the new feature / enhancement
When I pass a source into WinGet List the results displayed should only be those available in that source.
Proposed technical implementation details
No response
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Closed similar issues:
- Command "winget list" ignores "--source" option (#1825), similarity score: 0.86
winget list --source wingetdoes not seem to be filtering by the source column (#1450), similarity score: 0.82- winget list --source winget - filtering does not work (#3990), similarity score: 0.81
- winget list --source winget should display packages from that source only (#1602), similarity score: 0.81
winget listdoes not show 'available source' (#999), similarity score: 0.80
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
I just updated to module v 1.7.10661 and can confirm this bug. If I run Get-WingetPackage -source winget I expect to see only winget sourced packages, but I see everything. I can run get-wingetpackage | where source -EQ 'winget', but I would prefer an early filtering option if available.
I have same issiue. Request winget ls -s winget or winget ls -s msstore gives me output of all installed apps regardless of the requested source. And not just the ones from the winget or msstore source.
I have WinGet ver.: 1.7.11261