mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-05 09:04:58 +08:00
v4.30.6
This commit is contained in:
@@ -127,6 +127,7 @@ Like pick but recursive. This uses `ireduce` to deeply set the selected paths in
|
||||
|
||||
Given a sample.yml file of:
|
||||
```yaml
|
||||
|
||||
parentA: bob
|
||||
parentB:
|
||||
child1: i am child1
|
||||
|
||||
Reference in New Issue
Block a user