Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable sorting the output of WinGet List #4238

Open
denelon opened this issue Mar 6, 2024 · 2 comments
Open

Enable sorting the output of WinGet List #4238

denelon opened this issue Mar 6, 2024 · 2 comments
Labels
Area-Output Issue related to CLI output Area-Sorting Issue related to sorting output Command-List Issue related to WinGet List Issue-Feature This is a feature request for the Windows Package Manager client.

Comments

@denelon
Copy link
Contributor

denelon commented Mar 6, 2024

Description of the new feature / enhancement

I'd like to be able to sort the output of the list command.

The client should also have settings to specify the default sort behavior in addition to the arguments used to specify the sorting behavior.

Proposed technical implementation details

No response

@denelon denelon added Issue-Feature This is a feature request for the Windows Package Manager client. Command-List Issue related to WinGet List labels Mar 6, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Mar 6, 2024

This comment was marked as off-topic.

@microsoft-github-policy-service microsoft-github-policy-service bot added Area-Output Issue related to CLI output Area-Sorting Issue related to sorting output labels Mar 6, 2024
@denelon denelon removed the Needs-Triage Issue need to be triaged label Mar 6, 2024
@HarjitSi
Copy link

While this capability is implemented, you can do:

winget ls | sort

The output isn't pretty but better than not having it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Output Issue related to CLI output Area-Sorting Issue related to sorting output Command-List Issue related to WinGet List Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

No branches or pull requests

2 participants