Skip to content

PowerShell - Make Update-WinGetPackage work just like winget upgrade (with no arguments) #4375

@o-l-a-v

Description

@o-l-a-v

Description of the new feature / enhancement

winget upgrade shows a list of installed programs with a newer version available, if any. It also has --include-pinned and --include-unknown.

I find no similar functionality in Microsoft.WinGet.Client. I'd expect Update-WinGetPackage to work the same, so I add this as a feature request.

  • Or add a parameter (switch) -ListAvailableUpdates?

Proposed technical implementation details

Make Update-WinGetPackage act like winget upgrade.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureThis is a feature request for the Windows Package Manager client.PowerShellIssue related to WinGet PowerShell Module or cmdlet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions