This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Talend.
Summary
Provides functionality for calling Talend Studio as a Command Line.
- Assembly
- Cake
.Talend .dll - Namespace
- Cake
.Talend - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["TalendCommandLineAliases"]
class Type type-node
Syntax
public static class TalendCommandLineAliases
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Methods
Name | Value | Summary |
---|---|---|
BuildJob |
void |
Builds a Talend job and outputs to specified directory.
static
|
BuildRoute |
void |
Builds a Talend route and outputs to specified directory.
static
|
PublishJob |
void |
Publishes a Talend job to specified Nexus repository.
static
|
PublishJobs |
void |
Publishes multiple Talend jobs with the option to share base settings.
static
|
PublishRoute |
void |
Publishes a Talend route to specified Nexus repository.
static
|
PublishRoutes |
void |
Publishes multiple Talend routes with the option to share base settings.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|