{%macro cli_output(job, stream)%}

{{stream | upper}} Output

{{job.get(stream, "")}}
{%endmacro%}