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

Ability to list tags of a specific Package #530

Closed
topherhoffman opened this issue Aug 9, 2020 · 0 comments · Fixed by #2235
Closed

Ability to list tags of a specific Package #530

topherhoffman opened this issue Aug 9, 2020 · 0 comments · Fixed by #2235
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@topherhoffman
Copy link

topherhoffman commented Aug 9, 2020

Description of Purposed Feature

It would be great to list the tags being used on a package, it is always best to look up software on the website itself, however if just browsing the package, it would be great to get some more details on what it actually aims to accomplish.

Currently the only way to view the tags is via a search for the tag,

example of current usage of tags

winget search android

Name                 Id                           Version    Match
-------------------------------------------------------------------------
PhotoSync            touchbyte.PhotoSync          4.0.4      Tag: android
Huawei Mobile Cloud  huawei.mobilecloud           10.0.0.300 Tag: android
Surface Duo Emulator Microsoft.SurfaceDuoEmulator 2020.624.2 Tag: android
Huawei Quick App IDE Huawei.QuickAppIde           2.5.2      Tag: android
Huawei Pcmanager     huawei.pcmanager             10.0.2.59  Tag: Android 

Proposed technical implementation details (optional)

Add an additional Option to the show method/function (Not sure what to call it)

winget show <Package Name> -tag
winget show <Package Name> -t

that is the first thing that comes to mind. It could list out the tags in a space separated list. (kind of how ls in linux list files.)

@topherhoffman topherhoffman added the Issue-Feature This is a feature request for the Windows Package Manager client. label Aug 9, 2020
@ghost ghost added the Needs-Triage Issue need to be triaged label Aug 9, 2020
@denelon denelon removed the Needs-Triage Issue need to be triaged label Aug 10, 2020
@denelon denelon added this to the Package Manager Backlog milestone Aug 10, 2020
@Trenly Trenly mentioned this issue Jun 10, 2022
2 tasks
@denelon denelon linked a pull request Jun 10, 2022 that will close this issue
2 tasks
@denelon denelon modified the milestones: Backlog-Client, v1.4-Client Jun 10, 2022
@ghost ghost added the In-PR Issue related to a PR label Jun 20, 2022
@ghost ghost added Resolution-Fix-Committed and removed In-PR Issue related to a PR labels Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants