Talend Studio CommandLineの更新URLを設定 - Cloud

Talend Cloud API Services Platform入門ガイド

Version
Cloud
Language
日本語
Product
Talend Cloud
Module
Talend API Designer
Talend API Tester
Talend Management Console
Talend Studio
Content
ジョブデザインと開発

About this task

  1. [interactive] (インタラクティブ)モードでCommandLineを起動する場合は、次の起動スクリプトを使います。

    Windows版: Talend-Studio-win-x86_64.exe -nosplash -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace shell

    Linux版: ./Talend-Studio-linux-gtk-x86_64 -nosplash -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace shell

  2. -Dtalend.studio.p2.update=<update_url>というコマンドを使って、Talend Studio[Update URL] (更新URL)を設定します。その中から、<update_url>https://update.talend.com/Studio/8/updates/RYYYY-MM[vV]というパターンに従います。YYYYは年で、MMは月で、V (オプション)は更新のバージョン番号です。
  3. Talend Studioを停止して、再起動します。