Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1.8k
Show total success/fails when using upgrade --all #1003
Copy link
Copy link
Open
Labels
Area-OutputIssue related to CLI outputIssue related to CLI outputCommand-UpgradeIssue related to WinGet UpgradeIssue related to WinGet UpgradeHelp-WantedWe encourage anyone to jump on these.We encourage anyone to jump on these.Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Description
Metadata
Metadata
Assignees
Labels
Area-OutputIssue related to CLI outputIssue related to CLI outputCommand-UpgradeIssue related to WinGet UpgradeIssue related to WinGet UpgradeHelp-WantedWe encourage anyone to jump on these.We encourage anyone to jump on these.Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Description of the new feature/enhancement
When running
winget upgrade --allit would be nice to see a line after the last install that shows the total number of successful upgrades and the total number of failures. Something like:Total Successful Upgrades: 23Total Failed Upgrades: 0