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