jq命令常用用法 jq命令用于数据格式化,json和数组数据提取,重组数组对象,切片,过滤等操作 参考官网:https://stedolan.github.io/jq/manual/ jq在线解析界面:https:// ...