Add support for WinGet Export and WinGet Import in PowerShell module. #5041
Labels
Issue-Feature
This is a feature request for the Windows Package Manager client.
PowerShell
Issue related to WinGet PowerShell Module or cmdlet
Description of the new feature / enhancement
I want to be able to leverage WinGet Import and WinGet Export via PowerShell.
There is presently an Export-WinGetPackage cmdlet that is equivalent to the WinGet Download functionality, so we will need to ensure we have an appropriately named (and hopefully not confusing) pair of cmdlets for this functionality.
Note
The current WinGet Impoart and WinGet Export functionality generates a JSON based file containing the list of applications associated with sources rather than the YAML syntax for a WinGet Configuration File.
Proposed technical implementation details
No response
The text was updated successfully, but these errors were encountered: