JaviRuiz
New Contributor III

If the job itself has parameters you have to use 'job_parameters' instead. No need for escaping as of version 0.243.0

databricks jobs run-now --json '{"job_id": <JOB_ID>,  "job_parameters": {"will_exit": "yes"}}'