로딩...

yq

설치

brew install yq

사용

cat some.yaml | yq '.scripts'
cat some.yaml | yq '... comments=""'.scripts' # 주석 제거 후 프린트