Description of the new feature/enhancement
The output seems to be in no meaningful order when running winget upgrade to list all packages with updates.
I believe it would be easier to read the output if this was sorted alphabetically by Name or Id.
I understand the similarity to this issue #142 however I believe the upgrade command does not have to sort by relevancy, as the packages are already installed.
Proposed technical implementation details (optional)
The output of the winget upgrade command to be sorted alphabetically by Name,
Description of the new feature/enhancement
The output seems to be in no meaningful order when running
winget upgradeto list all packages with updates.I believe it would be easier to read the output if this was sorted alphabetically by Name or Id.
I understand the similarity to this issue #142 however I believe the upgrade command does not have to sort by relevancy, as the packages are already installed.
Proposed technical implementation details (optional)
The output of the
winget upgradecommand to be sorted alphabetically by Name,