microsoft / microsoft/winget-cli
Specify Multiple Sources
Open
@dkbennett is already working on this.
Since Oct 20, 2025.
Command-Search
Issue-Feature
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Relevant area(s)
WinGet CLI
Description of the new feature / enhancement
As a user, I may have multiple sources installed. Currently, using search or install parameters (i.e --source) only allow for a single source at a time. It would be nice if I could search multiple sources while excluding the sources that are not on the list
Proposed technical implementation details
Something like winget search 7zip --source winget msstore or winget install 7zip.7zip 9MSMLRH6LZF3 --source PrivateSource msstore
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.