y2j YAML to JSON and back again. Usage Conert YAML to JSON > cat example.yaml | y2j Convert JSON to YAML > cat example.json | y2j --reverse