Back to index
Summary
Retrieves all the pipelines.projectNameStringrequiredThe name for the project that must be unique among all projects. |
Usage
Perl
$cmdr->getPipelines( "test-projectName" # projectName );
ectool
ectool getPipelines \ "test-projectName" `# projectName`