This command adds a new component type ref..
Table 3–31 Argument and Result for the cdb.ctr.add Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
name |
[R] |
String |
The component type ref name |
|
desc |
[O] |
String |
The component type ref description |
|
order |
[R] |
String |
The component type ref order |
|
group |
[R] |
String |
The component type ref group |
|
indentLevel |
[R] |
String |
The component type indent level |
|
compref |
[R] |
String |
The name of the component ref within the component type ref |
|
compver |
[R] |
String |
The version of the component ref within the component type ref |
|
result |
ComponentTypeRef |
The new component type ref |
|