Back to index
Summary
Retrieves a list of intrinsic properties for an object.For a list of object types in CloudBees CD/RO, refer to Object types in CloudBees CD/RO. |
objectNameStringrequiredName of the object to describe. |
Usage
Perl
$cmdr->describeObject( "test-objectName" # objectName );
ectool
ectool describeObject \ "test-objectName" `# objectName`