-
I want to validate yaml files and check if a field contains the expected value. Is that doable with yq? Does it make sense to open a feature request for that? |
Beta Was this translation helpful? Give feedback.
Answered by
mikefarah
Dec 7, 2024
Replies: 1 comment
-
You can do that using the
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
guettli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do that using the
-e / --exit-status
flag: