create

Use the create command to create runtime entities, such as domains, app spaces, and adapter nodes.

SYNTAX
      *:create [options] entity name
ARGUMENTS
      entity
            Type of entity [ domain | appspace | adapternode]
      Name
            Name of entity [domain | appspace | adapternode ]
OPTIONS
     --help
           Display this help message
     -v, -version
            Version of AdapterFramework, Applicable when entity is an AppSpace
     -minNodes, -minNodes
            Minimum number of AdapterNode to be running, out of N AdapterNodes, 
            before AppSpace is considered Impaired, Applicable when entity is
             an AppSpace
     -agent, -agent
            Agent name, Applicable when entity is an AppSpace or AdapterNode
     -home, -domainHome
            Fully qualified file path to the folder where all the files related 
            to this domain are managed, Applicable when the entity is a domain
     -descr, -description
            Description of entity
     -l, -login
            Login name of AdapterNodes, Applicable when entity