Skip to content

Add zarf tools yq (or similar) for easily parsing yaml files #2384

@Racer159

Description

@Racer159

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

As Ezra I want to be able to use yq with Zarf so that I can quickly pull information out of YAML files / Kubernetes Manifests within actions.

Describe the solution you'd like

Describe alternatives you've considered

We could explore other libraries but the main yq cli is already written in go - it could also be put behind another layer rather than at the root of tools (to pave the way for potentially more tools like jq)

Additional context

This comes from us wanting to reduce dependencies within Software Factory and open up more options when using UDS Run.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions