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