You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
winget --info
Windows Package Manager v1.1.13405
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.18363.1977
Package: Microsoft.DesktopAppInstaller v1.16.13405.0
The text was updated successfully, but these errors were encountered:
@Sebastian-Cerga we've identified this Issue as a duplicate of another one that already exists. This specific instance is being closed in favor of tracking the concern over on the referenced Issue. Thanks for your report! Be sure to add your 👍 to the other issue to help raise the priority.
Brief description of your issue
Source list --source option has no filtering effect.
Steps to reproduce
Currently a command similar to:
winget list --id Microsoft --source winget
Expected behavior
Should filter all packages that include word "Microsoft" in "id" and that have "source" as "winget"
Actual behavior
Output list (which truncated, by the way - #1653) will also include packages that have source = "".
Example below:
Environment:
The text was updated successfully, but these errors were encountered: