A container option argument for defining SubCommand nested argument hierarchies.
readonly
type: ComplexValueTypeName
Type of the argument value.
readonly
properties: ReadonlyArray<Option | ComplexOption>
List of child Option properties.
readonly
optional
defaultValue: ArgumentValues | Array<ArgumentValues>
Default value for the argument if not specified.