Export Jobs Schedulation

GrossoKubo
Databricks Partner

Hello, I have to export all my notebooks from DEV to PROD.

My problem is that I can't find a way to export my jobs (not the outputs, the actual notebook schedulation), is it even possible? I have hundreds of jobs to export and have to keep the same parameters, it would be waaaay faster to export and import them instead of doing all of them manually.

Thank you 🤠

btafur
Databricks Employee
Databricks Employee

You can export the complete job configuration in different ways:

 

View solution in original post

Is this feature coming to databricks CLI?   I see jobs list but not a command to export.