The listTasks command displays a list of the tasks and the task files in the configuration profile. The command name is not case sensitive.
configmgr_cl.exe listTasks [-task task_type] -profile myprofile [-debug] [-help]
C:\Program Files\IBM\EnterpriseRecords\configure\profiles\
WASWebApplicationDeploymentProile\
or the relative
path to the Profiles folder.configmgr_cl.exe listTasks -profile "C:\Program Files\IBM\EnterpriseRecords \configure\profiles\CL_JBWebApplicationDeploymentProfile"
All tasks in profile CL_JBWebApplicationDeploymentProfile. The tasks will be executed in the positions indicated when executing all tasks: Task 1: Name: Configure Web Application Type: configureWebApplication File: configureWebApplication.xml Task 2: Name: Deploy Web Application Type: deployWebApplication File: deployWebApplication.xml Task 3: Name: Redeploy AE or XT Web Application Type: redeployApplicationEngineOrWorkplaceXT File: redeployApplicationEngineOrWorkplaceXT.xml
configmgr_cl.exe listTasks -help