Add "-j" to print results in raw JSON format; for example, to get all outdated ports in a category but defer processing to an external filter: $ portroach-cli -j -o -m . -p ^sysutils/ | jq -f ./filter
Add "-j" to print results in raw JSON format; for example, to get all outdated ports in a category but defer processing to an external filter: $ portroach-cli -j -o -m . -p ^sysutils/ | jq -f ./filter