The commands available for the Cluster context are:
EXIT/QUIT– exits CLI and closes connection to AxigenHELP– prints this help messageBACK– cancels any changes made and switches back to the previous contextDONE– saves the changes and switches back to previous contextSHOW [ATTR <param>]– shows information about this contextSHOW STATUS– Show cluster database statisticsSHOW configSynchronizer <configSynchronizerName>– Display current status of a synchronization jobSET runMode <standAlone|frontEnd|backEnd>– set current machine running mode in clusterSET clusterKey <string>– Set the key used to identify machines belonging to the same clusterLIST backendAddresses– List inet addresses of backend machines in clusterLIST frontendAddresses– List inet addresses of frontend machines in clusterLIST userMap cache– List entries in user map cacheLIST hostDefinition cache– List entries in host definition cacheLIST configSynchronizers– List registered cluster configuration synchronizing jobsADD backendAddress <inetAddress>– Add a machine to backends listADD frontendAddress <inetAddress>– Add a machine to frontends listREMOVE backendAddress <inetAddress>– Remove a machine from backends listREMOVE frontendAddress <inetAddress>– Remove a machine from frontends listUPDATE userMap cache [userAddres [userAddress...]]– Update entries in user map cacheUPDATE hostDefinition cache [hostAddress [hostAddress...]]– Update entries in host definition cacheUPDATE config <configSynchronizerName>– Push local configuration to all cluster nodes