Skip to content

Add --locale argument to show #2238

@florelis

Description

@florelis

Description of the new feature / enhancement

Add a --locale argument to show so I can see a package's info in the language I want to install. I want to be able to do

> winget show MyApp --locale es
# Shows in Spanish
> winget install MyApp --locale es
# Installs in Spanish

instead of

> winget show MyApp
# Shows in English or default
> winget install MyApp --locale es
# Installs in Spanish

Proposed technical implementation details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Command-ShowIssue related to WinGet ShowIssue-FeatureThis is a feature request for the Windows Package Manager client.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions