Accessing remote projects from Talend Studio
Before you begin
-
You have downloaded and installed Talend Studio from the Downloads page in Talend Cloud.
For the installation instructions, see Talend Cloud Installation Guide.
-
You have fetched your Talend Studio license from Talend Management Console.
For instructions, see Launching Talend Studio.
Procedure
Results
The progress bar appears and the Talend Studio main window opens with your project.
Accessing AWS CodeCommit Git projects using AWS Command Line Interface (CLI)
About this task
You can access AWS CodeCommit Git repositories from AWS CLI. For more information, see the AWS documentation Sign in through the AWS Command Line Interface.
If you use a non-default profile to login to AWS, you need to specify the profile name by
adding -DAWS_PROFILE=<aws profile name> in the
.ini file in the root of your Talend Studio
installation directory.
- For Windows, the file name is Talend-Studio-win-x86_64.ini.
- For Linux, the file name is either Talend-Studio-linux-gtk-aarch64.ini or Talend-Studio-linux-gtk-x86_64.ini.
- For Mac, the file name is Talend-Studio-macosx-cocoa.ini.
Once you have logged into AWS, you can access CodeCommit Git projects from Talend Studio.