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

power shell #4579

Closed
AparatixX opened this issue Jun 24, 2024 · 3 comments
Closed

power shell #4579

AparatixX opened this issue Jun 24, 2024 · 3 comments
Labels
Issue-Docs It's a documentation issue that really should be on MicrosoftDocs Resolution-Duplicate Issue is a duplicate
Milestone

Comments

@AparatixX
Copy link

AparatixX commented Jun 24, 2024

Brief description of your issue

Details

```[tasklist] ### Tasks ```
@AparatixX AparatixX added the Issue-Docs It's a documentation issue that really should be on MicrosoftDocs label Jun 24, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Jun 24, 2024
@stephengillie
Copy link

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

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Triage Issue need to be triaged label Jun 26, 2024
@Trenly
Copy link
Contributor

Trenly commented Jun 26, 2024

Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Docs It's a documentation issue that really should be on MicrosoftDocs Resolution-Duplicate Issue is a duplicate
Projects
None yet
Development

No branches or pull requests

4 participants