Merge pull request #144 from raymondchen625/master

Add eval-all commands
pull/146/head
Igor Chubin 4 years ago committed by GitHub
commit 43e9eaf59f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,3 +56,6 @@ yq eval '.. style="single"' sample.yml
# Shell completion.
yq shell-completion
# Evaluate multiple files
yq eval-all ".metadata.name" a.yaml b.yaml

Loading…
Cancel
Save