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