Simply pipe through python -m json.tool e.g. curl -u Administrator:kpassword http://172.16.3.136:8091//pools/default | python -m json.tool
Pretty Json in Bash
Posted on
Simply pipe through python -m json.tool e.g. curl -u Administrator:kpassword http://172.16.3.136:8091//pools/default | python -m json.tool