Isn't in your Readme.md thy syntax wrong ?: _Update a yaml file in place:_ _yq -i '.a.b[0].c = "cool"' file.yaml_ At least here under Gentoo _yq_ complaint about a missing _-y_.
Isn't in your Readme.md thy syntax wrong ?:
Update a yaml file in place:
yq -i '.a.b[0].c = "cool"' file.yaml
At least here under Gentoo yq complaint about a missing -y.