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

Command "winget list" ignores "--source" option #1825

Closed
trallnag opened this issue Dec 31, 2021 · 2 comments
Closed

Command "winget list" ignores "--source" option #1825

trallnag opened this issue Dec 31, 2021 · 2 comments
Milestone

Comments

@trallnag
Copy link

Brief description of your issue

I want to list all packages installed with WinGet. According to the documentation, I can use the --source option. But at least on my machine WinGet ignores this option.

Steps to reproduce

Run the following command:

winget list --source winget

Expected behavior

Only list packages that have the source winget. WinGet should follow the info in winget list --help.

Actual behavior

WinGet lists all packages.

image

Environment

Windows Package Manager v1.1.13405
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.19042.1415
Package: Microsoft.DesktopAppInstaller v1.16.13405.0
@ghost ghost added the Needs-Triage Issue need to be triaged label Dec 31, 2021
@trallnag
Copy link
Author

Nvm found #1155

@ghost ghost removed the Needs-Triage Issue need to be triaged label Dec 31, 2021
@trallnag
Copy link
Author

Duplicate of #1819

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants