listservers command
The listservers command displays a list of the currently deployed Content Platform Engine servers. Only servers that are included in the ce_install_path\Servers.xml file are listed, where ce_install_path is the location where Content Platform Engine is installed. You must supply the server names when you create an upgrade profile with the generateUpgrade command.
listservers command syntax
configmgr_cl listservers [-help]listservers command examples
- List the deployed Content Platform Engine servers.
- The following command lists the deployed Content Platform Engine servers.
configmgr_cl listserversA message like the following message is displayed:These are the currently deployed Content Platform Engine servers: ce_server01Node01Cell01 Application Server: WebSphere Ear file: C:\Program Files\IBM\FileNet\ContentEngine\lib\deployed\ Engine-ws.ear No profile is set. Use the generateUpgrade command to generate a profile to upgrade this server. Deployment Type: Network - Display the help for the listservers command.
- The following command displays the help for the listservers command:
configmgr_cl listservers -help