jq
-

jq replacing contents with a variable in bash, for ElasticSearch queries
.
THe trick for replacing a variable inside a json in bash is the following: close the single quotes (‘), put your…

.
THe trick for replacing a variable inside a json in bash is the following: close the single quotes (‘), put your…