Updating docs for v4.19.1 release

This commit is contained in:
Mike Farah
2022-02-06 14:41:27 +11:00
parent dd22aada6d
commit 1b494f46bf
46 changed files with 463 additions and 111 deletions
+6
View File
@@ -22,6 +22,12 @@ CSV and TSV format both accept either a single array or scalars (representing a
XML uses the `--xml-attribute-prefix` and `xml-content-name` flags to identify attributes and content fields.
{% hint style="warning" %}
Note that versions prior to 4.18 require the 'eval/e' command to be specified. 
`yq e <exp> <file>`
{% endhint %}
## Encode value as json string
Given a sample.yml file of:
```yaml