Skip to content

Support passing multiple packages to zarf package remove #4992

Description

@joonas

Is your feature request related to a problem? Please describe.

I would like to be able to pass multiple package names to zarf package remove to speed up iterating on a deployment that is made up of multiple packages.

I can of course work around this by using a bash for-loop, but it feels like this could be natively supported by Zarf.

Describe the behavior you'd like

  • Given a list of packages
  • When I feed said the list of packages to zarf package remove
  • Then Zarf handles removing all of the packages for me.

Describe alternatives you've considered

A bash for-loop is my current workaround for this.

Additional context

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions