The help command - 7.3

Talend Administration Center User Guide

Version
7.3
Language
English
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 Administration Center
Content
Administration and Monitoring
Last publication date
2024-02-20

The help command describes in details every action you can perform in the MetaServlet, and provides you with:

  • descriptions for each command,

  • use examples,

  • error codes specific to each command.

To display the exhaustive help for all commands, follow this syntax :

MetaservletCaller.bat --tac-url=http://IP_address:port/WebApplicationName

--help all

To display only a short description of all commands, follow this syntax:

MetaservletCaller.bat --tac-url=http://IP_address:port/WebApplicationName -h

To display the help for a specific command, follow this syntax:

MetaservletCaller.bat --tac-url=http://IP_address:port/WebApplicationName

--help <CommandName>

For a list of all the commands that can be used in metaServlet, see MetaServlet API commands.