FreeBSD Manual Pages
JSON-YAML(1) General Commands Manual JSON-YAML(1) NAME json-yaml -- convert JSON to YAML SYNOPSIS json-yaml [file] DESCRIPTION Convert JSON to YAML. Uses standard input if no filename is supplied. EXAMPLES Convert a file: $ json-yaml sample.json Piping from a web API call: $ curl -s http://api.icndb.com/jokes/random | json-yaml SEE ALSO yaml-json(1) AUTHORS Sijmen J. Mulder <ik@sjmulder.nl> FreeBSD ports 15.0 July 30, 2018 JSON-YAML(1)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=json-yaml&sektion=1&manpath=FreeBSD+Ports+15.0>
