Applying an update to Talend CommandLine via Talend Administration Center - 8.0

Talend Installation Guide

Version
8.0
Language
English
Operating system
Linux
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30

Before you begin

You have downloaded your update to the local Nexus server. For more information, see Downloading an update via Talend Administration Center.

Procedure

  1. 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

  2. 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

  3. Stop and restart Talend CommandLine.
    Note: If you encounter any problems when downloading or applying an update, open a support ticket.