winget-cli icon indicating copy to clipboard operation
winget-cli copied to clipboard

WinGet List should only display results from a configured source when the --source argument is used

Open denelon opened this issue 1 year ago • 3 comments
trafficstars

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

denelon avatar Mar 06 '24 17:03 denelon

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:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

github-actions[bot] avatar Mar 06 '24 17:03 github-actions[bot]

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.

jdhitsolutions avatar Mar 08 '24 13:03 jdhitsolutions

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

pa4k avatar Jun 27 '24 10:06 pa4k