Bash conversions

From I Will Fear No Evil
Revision as of 09:31, 14 June 2022 by Chubbard (talk | contribs) (Created page with "==== Convert formats ==== yq is a YAML converter... yq -o=json test.yml Category:bash")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Convert formats

yq is a YAML converter...

yq -o=json test.yml