Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
BA621858188
Creator
Creator

Talend command line utility to build 100 jobs at once

Hi All,

Could you please let me how can we build 100 jobs at once using Talend command line utility.

Please provide reference links and documentation.

 

I have gone through the below documentation but not much practical information.

https://help.talend.com/r/en-US/8.0/studio-user-guide/building-job-using-commandline

 

Thanks in advance.

Labels (2)
5 Replies
BA621858188
Creator
Creator
Author

@Shicong Hong​ 

 

Can you please here?

Anonymous
Not applicable

@Vrushabh Malbari​ try the exportAllJob command, use -if parameter to filter the jobs, please refer to the Talend Commandline API documentation.

https://help.talend.com/r/en-US/8.0/studio-user-guide/cmdl-api

 

Regards

Shong

 

BA621858188
Creator
Creator
Author

@Shicong Hong​ ,

 

Thank you for your reply.

 

Can you please provide any documentation that contains practical steps?

 

Anonymous
Not applicable

Unfortunately, I don't have the relevant documentation, and I haven't practiced this command personally;( please try it yourself.

BA621858188
Creator
Creator
Author

I have tried but it is not working.