2 lines
51 B
Bash
2 lines
51 B
Bash
|
cat defs.yaml | yq e -o=json | jq -cr > defs.json
|
|
cat defs.yaml | yq e -o=json | jq -cr > defs.json
|