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 download multiple packages in a single command #4028

Open
mdanish-kh opened this issue Jan 4, 2024 · 2 comments
Open

Ability to download multiple packages in a single command #4028

mdanish-kh opened this issue Jan 4, 2024 · 2 comments
Labels
Command-Download Issue related to WinGet Download Issue-Feature This is a feature request for the Windows Package Manager client.

Comments

@mdanish-kh
Copy link
Contributor

Description of the new feature / enhancement

The install and upgrade commands support passing in multiple package queries (#219). The download command should also support multiple queries as:

winget download [[-q] <query1> <query2>...] [<options>]

Proposed technical implementation details

No response

@mdanish-kh mdanish-kh added the Issue-Feature This is a feature request for the Windows Package Manager client. label Jan 4, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Jan 4, 2024
@mdanish-kh
Copy link
Contributor Author

mdanish-kh commented Jan 4, 2024

Not sure if this needs to go under #2953 (since the spec PR is still open)

@stephengillie stephengillie removed the Needs-Triage Issue need to be triaged label Jan 4, 2024
@denelon denelon added the Command-Download Issue related to WinGet Download label Jan 5, 2024
@denelon
Copy link
Contributor

denelon commented Jan 5, 2024

We will look at this separately. We're doing some integration work to support downloading packages from the "msstore" source, so that likely needs to be completed before we can look at feasibility of doing this feature.

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

No branches or pull requests

3 participants