mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 10:04:43 +08:00
trial hint
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Working with CSV and TSV
|
||||
|
||||
{% hint style="warning" %}
|
||||
Note that versions prior to 4.18 require the 'eval/e' command to be used.
|
||||
`yq e <exp> <file>`
|
||||
{% endhint %}
|
||||
|
||||
## Yaml to CSV/TSV
|
||||
|
||||
You can convert compatible yaml structures to CSV or TSV by using:
|
||||
|
||||
Reference in New Issue
Block a user