winget-cli icon indicating copy to clipboard operation
winget-cli copied to clipboard

Add PowerShell module docs on Microsoft Learn

Open mdanish-kh opened this issue 1 year ago • 1 comments

Brief description of your issue

Docs regarding powershell module should be added to https://learn.microsoft.com/en-us/windows/package-manager/winget/ for better discovery of module and use cases that it targets.

mdanish-kh avatar Sep 03 '24 16:09 mdanish-kh

Just as an FYI for anyone who stumbles on the issue, one can currently use Get-Help Microsoft.WinGet.Client OR Get-Help <cmdlet_name like Update-WinGetPackage> -Full in PowerShell to see documentation on a certain cmdlet

mdanish-kh avatar May 30 '25 15:05 mdanish-kh