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

power shell #4579

Closed AparatixX closed 5 days ago

AparatixX commented 6 days ago

Brief description of your issue

Details

### Tasks
stephengillie commented 5 days ago

Hi @AparatixX,

I'm assuming this is for the WinGet PowerShell module, which includes commands such as Find-WinGetPackage. I'm not aware of documentation of this module, and I'm guessing this might be a request for such documentation.

Additionally, the module's Get-Help sections could be more robust:

PS C:\ManVal> get-help Find-WinGetPackage

NAME
    Find-WinGetPackage

SYNTAX
    Find-WinGetPackage [[-Query] <string[]>] [-Tag <string>] [-Command <string>] [-Count <uint>] [-Id <string>] [-Name <string>] [-Moniker <string>]
    [-Source <string>] [-MatchOption {Equals | EqualsCaseInsensitive | StartsWithCaseInsensitive | ContainsCaseInsensitive}] [<CommonParameters>]

ALIASES
    None

REMARKS
    None
Trenly commented 5 days ago
microsoft-github-policy-service[bot] commented 5 days ago

Hello @AparatixX,

We've identified this as a duplicate of another issue or PR that already exists. This specific instance is being closed in favor of the linked issue. Please add your 👍 to the other issue to raise its priority. Thanks for your contribution!

Template: msftbot/duplicate/closed