Skip to content

Ability to install multiple packages in one command #287

@retnikt

Description

@retnikt

Description of the new feature/enhancement

I would like to be able to install multiple packages in one command like:

winget install package1 package2 package3

Instead of

winget install package1
winget install package2
winget install package3

This is a standard feature of all package managers I can think of, from apt-get to yarn.

Proposed technical implementation details (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureThis is a feature request for the Windows Package Manager client.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions