ConfigManager list action

List the names of all the configurations in the configuration database.

Syntax

java -Ddtj.home="installpath" com.ibm.telephony.directtalk.ConfigManager
-action list [parameters]

Command parameters

-database databasename
The fully qualified name of the configuration database. You should not need to specify this.

Example commands

To list configurations in the database called /var/dirTalk/DTBE/native/aix/config.cfd, when you are not in that directory, enter the following line command:

java -Ddtj.home="/var/dirTalk/DTBE" com.ibm.telephony.directtalk.ConfigManager 
-action list -database /var/dirTalk/DTBE/native/aix/config.cfd