YAML syntax highlighter with colors, a jq alternative for YAML
YAML syntax highlighter to bring colours where only jq could
yh
$ yh config.yaml
$ cat deployment.yaml | yh
$ kubectl get pods -o yaml | yh