gyliu513 / roadmap

Daily Work
Apache License 2.0
16 stars 13 forks source link

check json/yaml #20

Open gyliu513 opened 4 years ago

gyliu513 commented 4 years ago
curl -L -o /tmp/jq https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64
curl -L -o /tmp/yq https://github.com/mikefarah/yq/releases/download/3.3.0/yq_linux_amd64
chmod +x /tmp/jq /tmp/yq
/tmp/yq r abc.yaml metadata.annotations.alm-examples | /tmp/jq .