PowerShell feature parity: list --details #6053
Closed
professionaltart
started this conversation in
PowerShell
Replies: 2 comments 2 replies
-
|
@denelon - This can be converted to a feature request instead of a discussion |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Ah, thank you, I thought FRs were still being placed in here instead of as Issues |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now that the
winget list $package --detailsfeature (#5759) is out of early testing and is live as of 1.28.190 (#6041), I wanted to check if a comparable option is in the pipeline for the PowerShell module?I had a quick peek with
Get-Module Microsoft.WinGet.Client | select *and saw nothing that seemed to match (apologies in advance if I missed it).Beta Was this translation helpful? Give feedback.
All reactions