Skip to main content

Add Element to Container

Purpose

Adds an existing element to a container.

Example

add-element-to-container --elementName my-text-element --containerName my-container-element

Command Syntax

ParameterFormatRequirementUsage
--elementNameStringMandatoryThe unique name of the existing element being added to the container.
--containerNameStringMandatoryName of the container that will have the element added to it.