getPipelines

On this page
Back to index

Summary

Retrieves all the pipelines.
projectName
Stringrequired
The name for the project that must be unique among all projects.

Usage

Perl

$cmdr->getPipelines( "test-projectName" # projectName );

ectool

ectool getPipelines \ "test-projectName" `# projectName`