How to merge files in Windows. #1570
Unanswered
JavierLinaresCorporativo
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Oh, I've read 2.x doc and use 4.31.1 exe. I've downloaded v2 and use merge command instead. Sucess! |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I'm new in yq and after download yq_windows_amd64.zip I can't use 'm' flag like example: https://mikefarah.gitbook.io/yq/v/v2.x/merge
For example, I can update de file inplace with this command:
yq_windows_amd64 e -i m swagger.yaml
I can't use 'm' flag because throws error:
yq_windows_amd64 m swagger.yaml Error: 1:1: invalid input text "m"
¿What is the correct sintax for windows executable?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions