Back to index
Summary
Retrieves all CI builds.excludeReleaseBuildsBooleanoptionalSpecifies if CI builds associated with the release should be excluded when retrieving CI builds for a specified release run. flowRuntimeIdUUIDoptionalThe ID of the flow runtime the CI build should be associated with. projectNameStringoptionalThe name of the project that the CI build is associated with. releaseNameStringoptionalThe name of the release that the CI build should be associated with. releaseProjectNameStringoptionalThe name of the project that contains the release the CI build should be associated with. |
Usage
Perl
$cmdr->getCIBuildDetails( # optionals );
ectool
ectool getCIBuildDetails \ # optionals