yq/mkdocs/convert.md

6 lines
207 B
Markdown
Raw Normal View History

2017-04-13 05:36:59 +00:00
### Yaml2json
To convert output to json, use the --tojson (or -j) flag. This can be used with any command.
### json2yaml
To read in json, use the --fromjson (or -J) flag. This can be used with any command.