If you need to install user-defined components that you develop locally or download from Talend Exchange for example, you need to notify Talend CommandLine with the user component folder.
-
To configure the path to the user-defined components, log in your project and run the following command:
setUserComponentPath -up <UserComponentPath>
-
To clear the path to the user-defined components, run the following command:
setUserComponentPath -c