Previous Topic: create—Create Domain GroupNext Topic: delete—Delete Domain Group


Example

Assume the domain "dom c" already existing and a new domain "dom e" to be created as a subdomain of "dom c". Furthermore, the areas "area 1" and "area 2" should be added to the domain "dom e". The following command will provide the domain "dom e":

cadsmcmd domain action=create name="dom e" area="area 1" area="area 2" superDomain="dom c"