Skip to main content

Remove Element from Container

Purpose

Removes an element from a container.

Example

remove-element-from-container --elementName my-text-element --containerName my-container-element

Command Syntax

ParameterFormatRequirementUsage
--elementNameStringMandatoryThe unique name of the existing element being removed from the container.
--containerNameStringMandatoryName of the container that has the element to be removed in it.