Before you begin
Procedure
-
Use the following startup script to start Talend CommandLine in interactive mode.
For Windows:
Talend-Studio-win-x86_64.exe -nosplash -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace shell
For Linux:
./Talend-Studio-linux-gtk-x86_64 -nosplash -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace shell
-
Run the following two commands to apply the update via Talend Administration Center:
initRemote {tac_url} -ul {TAC login username} –up {TAC login password}
For example:
initRemote http://localhost:8080/org.talend.administrator/ -ul admin@company.com –up admin
checkAndUpdate -tu {TAC login username} -tup {TAC login password}
For example:
checkAndUpdate -tu admin@company.com -tup admin
-
Stop and restart Talend CommandLine.
Note: If you encounter any problems when downloading or applying an update, open a support ticket.