The commands available for the CLI 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 contextCOMMIT
- commits the changes made in this contextSHOW [ATTR <param>]
- shows information about this contextSAVE Config
- saves the server's running configurationLIST Listeners
- lists available listenersSTART Service
- starts the CLI serviceSTOP Service
- stops the CLI serviceSET [maxErrors <maxErrors>]
- sets the max no. of wrong commandsSET [maxAuthErrors <maxErrors>]
- sets the max no. of failed authenticationsSET [maxAuthCommands <maxCmds>]
- sets the max no. of commands that can be issued before authenticationSET [maxConnThreads <maxThreads>]
- sets the max no. of threads handling the conn.SET [minConnThreads <minThreads>]
- sets the min no. of threads handling the conn.SET [logLevel <level>]
- sets the service's logging levelSET [logType <type>]
- sets the service's logging typeSET [logHost <host>]
- sets the service's remote logging hostCONFIG AccessControl
- enters the AccessControl contextRESET
- resets the service to the currently active configurationADD Listener [address] <address>
- adds a listener to the service (changes context)UPDATE Listener [address] <address>
- updates a listener from the service (changes context)REMOVE Listener [address] <address
> - removes a listener from the serviceSHOW Listener [address] <address> [ATTR <param>]
- shows the given listener