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
22.53k stars 1.39k forks source link

Winget Configuration Export should support over write #4486

Open KevinLaMS opened 1 month ago

KevinLaMS commented 1 month ago

Description of the new feature / enhancement

As designed, export will add an entry to the yaml file. That is awesome. but I should be allowed to overwrite.

Proposed technical implementation details

winget configuration export -o C:\temp\export.winget --package-id Microsoft.VisualStudio --overwrite

github-actions[bot] commented 1 month ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.