Back to index
Summary
Retrieves all source code synchronization objects for the specified project.For a list of object types in CloudBees CD/RO, refer to Object types in CloudBees CD/RO. |
projectNameStringrequiredThe name for the project that must be unique among all projects. |
Usage
Perl
$cmdr->getScmSyncs( "test-projectName" # projectName );
ectool
ectool getScmSyncs \ "test-projectName" `# projectName`