Back to Yq

With

pkg/yqlib/doc/operators/headers/with.md

4.53.2259 B
Original Source

With

Use the with operator to conveniently make multiple updates to a deeply nested path, or to update array elements relatively to each other. The first argument expression sets the root context, and the second expression runs against that root context.