Description
Currently when a job is submitted through the CLI we get in stdout all the log output about each stage in the job.
It would useful to have an easy way to disable this output when submitting the job, as most of the time we are only interested in the log output if something goes wrong.