Building a Job using the CommandLine
About this task
Information noteWarning: This feature has been removed from Talend Administration Center 8.0
onwards. For more information, see Talend CommandLine API in Talend Studio User
Guide.
Building a Job allows you to generate an archive of a specific Job along
with all of the files required to execute the Job, including the
.bat and .sh as well as any
context-parameter files or other related files. This archive can then be used to deploy and
execute the Job on a server without having to generate it via the CommandLine
first.