ethanbergstrom / Cobalt

A PowerShell Crescendo wrapper for WinGet
MIT License
39 stars 7 forks source link

Get-WinGetPackage should also output package name #15

Closed peetrike closed 1 year ago

peetrike commented 2 years ago

Right now, the name is for some reason omitted. But it's a bit difficult to deal with Microsoft Store packages

ethanbergstrom commented 1 year ago

Winget's current output is very difficult to parse as-is. I have no plans to rework the parser to extract an additional field. I would recommend waiting for the official powershell module from the WinGet team at Microsoft.