Replies: 1 comment
-
Sure, you can do it like this:
Explanation:
See https://mikefarah.gitbook.io/yq/usage/split-into-multiple-files#split-single-document-into-files for more |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This feels like it might be trivial, apologies if it is.
If I can filter down to a map in the form:
how can I split this into two files:
filename1.json
andfilename2.json
with only the json as content?Thanks
Beta Was this translation helpful? Give feedback.
All reactions