Suhayb Asked: 2022-11-23 09:54:55 +0800 CST 如何使用 jq 将 JSON 解析为环境变量 5 我有以下 json 结构 [{"name":"SQS_URL","value":"xyz"}] 我想将其转换为这种结构 SQS_URL=XZY jq