You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like using long arguments in my scripts when they seem more legible than short ones. I was surprised to find that yq supports jq's -n but not its equivalent --null-input.
I like using long arguments in my scripts when they seem more legible than short ones. I was surprised to find that yq supports jq's
-n
but not its equivalent--null-input
.The text was updated successfully, but these errors were encountered: