介绍 jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. jq 可以对 JSON 数据进行切片.过滤.映射和转换,和sed, awk, grep 命令一样简单好用. jq is written…