The commands available for the Root context are:
EXIT/QUIT
- exits CLI and closes connection to AxigenHELP
- prints this help messageLIST Domains [<wildcard> (ex: domain*)]
- lists the active domains of this serverLIST AllDomains [<wildcard> (ex: domain*)]
- lists all the domains (active and inactive) of this serverLIST domainActivationRequests
- lists the requests made for domain registrationCLEAR domainActivationRequests
- clears the list of requests not pendingSAVE CONFIG [<path>]
- saves the server's running configuration (a suffix will be added)CONFIG SERVER
- enters the Server contextSET admin-password <password>
- sets the admin password (max. 32 chars) (OBSOLETE - kept for backward compatibility)CHANGE password oldPassword <pass> newPassword <pass>
- changes your password (max. 32 chars)ENTER QUEUE
- enters the Queue contextENTER AACL
- enters the Administrative ACL contextCREATE Domain name <name> domainLocation <path> postmasterPassword <pass>
- creates a domain (changes context)CREATE Subdomain prefix <name> parentDomain <name> postmasterPassword <pass>
- creates a subdomain (changes context)ENABLE Domain domainLocation <path>
- activates a domain to the server using the location parameterENABLE Domain name <name>
- activates a domain to the server using the name parameterDISABLE Domain name <name>
- deactivates a domain from the serverEDIT Domain domainLocation <path>
- edits a domain from the server using the location parameter (changes context)EDIT Domain name <name>
- edits a domain from the server using the name parameter (changes context)DELETE Domain domainLocation <path> [dontKeepCopy]
- deletes a domain from the server using the location parameterDELETE Domain name <name> [dontKeepCopy]
- deletes a domain from the server using the name parameterUPDATE Domain name <domainName>
- updates a domain from the server (changes context)SHOW Domain name <domainName> [ATTR <param>]
- shows the given domainSEARCH Object <objectName>[@<domainName>]
- searches for an object by name, displaying identity information in case it is found