Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More

How to list all the Commandline's commands

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
TalendSolutionExpert
Contributor II
Contributor II

How to list all the Commandline's commands

Last Update:

Feb 9, 2024 2:06:24 PM

Updated By:

Jamie_Gregory

Created date:

Apr 1, 2021 6:14:36 AM

Talend Version    6.2.1

Summary

Output Commandline's Help
Additional Versions5.x and above
Key wordsCommandline Help
ProductTalend Data Integration
ComponentCommandline
Article Type 
Problem DescriptionHow to print the full commands that can be used with Commandline in shell or script mode?
Problem root cause 
Solution or Workaround

You can display the Commandline's Help content using the following (on Windows for example):

Talend-Studio-win-x86_64.exe -nosplash -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace help > c:\temp\cmdline_help.txt

The above will output (redirect) the help into c:\temp\cmdline_help.txt (for example).

The output contains the full commands.

JIRA ticket number 
Version history
Last update:
‎2024-02-09 02:06 PM
Updated by: