-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Upgrade an installed App #120
Copy link
Copy link
Closed
Labels
ExperimentalThis experimental feature can be enabled in settingsThis experimental feature can be enabled in settingsIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Milestone
Metadata
Metadata
Assignees
Labels
ExperimentalThis experimental feature can be enabled in settingsThis experimental feature can be enabled in settingsIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
As a user I want to be able to use winget to install the most current version of a currently installed program so I don't have to go find it.
Experimental Feature
winget upgrade- displays installed packages with an available upgrade.winget upgrade -?- displays help for the upgrade command.winget upgrade --all- upgrades all packages with an available upgrade.winget upgrade <package>- upgrades the specified package.Note: upgrade depends on list also being enabled.
winget features- displays all experimental features and their statuswinget settings- launches settings.json to configure settings like experimental featuresEdited: experimental status