1 2 3 4 5 6 7
[[JQ data types]] --- `jq --arg blaat test '.name == $blaat` argument is a string, so if we want to cmp integers for example we need to cast it.