getCIBuildLog

On this page
Back to index

Summary

Retrieves a CI build by name.
ciBuildName
Stringoptional
The name of the CI build.
ciJobDetailName
Stringoptional
The name of the CI job detail.
startIndex
Longoptional
The start index of the log line.

Usage

Perl

$cmdr->getCIBuildLog( # optionals );

ectool

ectool getCIBuildLog \ # optionals