This repository was archived by the owner on Jun 25, 2026. It is now read-only.
This repository was archived by the owner on Jun 25, 2026. It is now read-only.
--output parameter to the runs submit and jobs run-now commands. #489
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