Add Element
Purpose
Creates a new element.
Example
add-element --type label --elementName title
Command Syntax
| Parameter | Format | Requirement | Usage | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
--type | String | Mandatory | The type of element. Possible options are:
| ||||||||
--elementName | String | Mandatory | The unique name of the element. Alphanumeric and - only. |