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

Add support for WinGet Export and WinGet Import in PowerShell module. #5041

Open
denelon opened this issue Dec 5, 2024 · 1 comment
Open
Labels
Issue-Feature This is a feature request for the Windows Package Manager client. PowerShell Issue related to WinGet PowerShell Module or cmdlet

Comments

@denelon
Copy link
Contributor

denelon commented Dec 5, 2024

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

@denelon denelon added the Issue-Feature This is a feature request for the Windows Package Manager client. label Dec 5, 2024

This comment has been minimized.

@denelon denelon added the PowerShell Issue related to WinGet PowerShell Module or cmdlet label Dec 5, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Triage Issue need to be triaged and removed Needs-Triage Issue need to be triaged labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client. PowerShell Issue related to WinGet PowerShell Module or cmdlet
Projects
None yet
Development

No branches or pull requests

1 participant