How do I list compute batches as JSON?
List compute batches via ores.cli as JSON for piping into jq. See the CLI inventory for sibling recipes.
Question
How do I list compute batches as JSON?
Answer
export ORES_CLI_DB_PASSWORD ./ores.cli compute batches list ${db_args} ${log_args} --format json | jq .