Standalone/Basic mode - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
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 Studio
Content
Design and Development
Last publication date
2024-02-29
Available in...

Big Data

Big Data Platform

Data Fabric

Data Integration

Data Management Platform

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

About this task

Standalone/basic is the Talend CommandLine default mode. This mode allows you to execute a single command.

In Standalone mode, Talend CommandLine switches off after executing all commands passed on through the list of arguments. For example, on Linux you can display the Help content using the following arguments:

Procedure

  1. Switch to the <CommandlinePath>.
  2. Enter in the shell:
    ./Talend-Studio-linux-gtk-x86 -nosplash -application org.talend.commandline.CommandLine
    -consoleLog -data commandline-workspace help

Results

Once the commands have been executed, Talend CommandLine exits.

From this mode, you can switch to the Shell and Script modes, detailed hereafter.