microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
23.37k stars 1.45k forks source link

Add "-Platform" to Export-WinGetPackage #4830

Open denelon opened 2 months ago

denelon commented 2 months ago

Description of the new feature / enhancement

When I'm downloading a package from the Microsoft Store, I want to be able to reduce the set of installers to those applicable to Windows Desktop.

Proposed technical implementation details

No response