-
Please describe your feature request. Describe the solution you'd like a:
array:
- name: "element1"
value: "value1"
- name: "element2"
value: "value2"
sub-array:
- sub1: "x"
- sub2: "y"
- sub3: "z" And we run a command: yq eval --prop data.yml' it could output
Describe alternatives you've considered |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
Synopsis:
|
Beta Was this translation helpful? Give feedback.
-
Note: |
Beta Was this translation helpful? Give feedback.
Note:
yq
now supports property file formats natively, see https://mikefarah.gitbook.io/yq/usage/properties