URL details: lyyao09.github.io/2019/08/02/tools/The-usage-of-yq-read-write/

URL title: YAML处理工具yq之读写篇 | 云原生知识星球
URL description: yq是一个轻量级的便携式命令行YAML处理器。该工具的目标是成为yaml文件处理方面的jq或sed。 读取1yq r <yaml_file|json_file> <path> 此命令也可以将json文件作为输入,并将输出yaml,除非指定导出为json(-j) 基本操作给出sample.yaml文件: 12b: c: 2 然后 1yq r sample.yaml b.
URL keywords: tools
URL last crawled: 2022-05-23
URL speed: 0.999 MB/s, downloaded in 0.050 seconds

open external url

1 external links to this url

Only links from external domains are shown on this page.

found date
link text
from url
2021-06-01
yq 之读写篇