The --output parameter would behave like --wait but after the job finishes it would fetch the job output https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsRunsGetOutput and display that instead of printing the job.
--output would be mutual exclusive with --wait
The
--outputparameter would behave like--waitbut after the job finishes it would fetch the job output https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsRunsGetOutput and display that instead of printing the job.--outputwould be mutual exclusive with--wait