1 2 3 4 5 6
#!./cloyster ensure_command_exists jls list=$(jls --libxo json | jq -r '.["jail-information"].jail | @json') return_result "${list}"