How change value without output yaml ? #1459
Unanswered
patsevanton
asked this question in
Q&A
Replies: 2 comments
-
Which version are you using - I can't replicate that |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am sorry. I changed without -i |
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.
-
Hello! Thanks for yq
I run
yq -i '.a.b[0].c = "cool"' file.yaml
I see output yaml.
How change value without output yaml or may be silent/quiet mode?
Beta Was this translation helpful? Give feedback.
All reactions