Skip to main content

Accessing user-defined components from Talend CommandLine

If you need to install user-defined components (that you developed locally or downloaded from Talend Exchange for example), then you need to notify Talend CommandLine with the user component folder.

To configure the path to these components, simply use the following command:

setUserComponentPath -up <UserComponentPath>

To clear this path, type in the command:

setUserComponentPath -c

Information noteNote: You can also configure the user component path directly from the Configuration page of Talend Administration Center. For more information, see the Talend Administration Center User Guide.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!