IBM Enterprise Records, 版本 5.1.+              

listTasks 命令

listTasks 命令显示配置概要文件中的任务和任务文件的列表。该命令名不区分大小写。

listTasks 命令语法

configmgr_cl.exe listTasks [-task task_type] 
-profile myprofile [-debug] [-help]

listTasks command parameters

-task task_type
-task task_type 参数是可选参数,表示要列出的任务类型。task_type 值不区分大小写。
-profile profile_path
-profile profile_path 参数指定要列示的概要文件的完整目录路径,例如
C:\Program Files\IBM\EnterpriseRecords\configure\profiles\
WASWebApplicationDeploymentProile\
或者以 Profiles 文件夹开始的相对路径。
-debug
-debug 参数启用针对命令的日志记录。
限制: 安装 HP-UX 时不支持此参数。
-help
-help 显示命令帮助。

listTasks 命令示例

列出概要文件中的所有配置任务。
以下命令将列出 CL_JBnewTextWebApplicationDeploymentProfile 目录中的所有配置任务和关联的配置 XML 文件:
configmgr_cl.exe listTasks -profile "C:\Program Files\IBM\EnterpriseRecords
\configure\profiles\CL_JBWebApplicationDeploymentProfile"
系统将显示与以下示例类似的消息:
概要文件 CL_JBWebApplicationDeploymentProfile 中的所有任务。
在执行所有任务时,将在指示的位置执行这些
任务:
任务 1:
        名称:Configure Web Application
        类型:configureWebApplication
        文件:configureWebApplication.xml
任务 2:
        名称:Deploy Web Application
        类型:deployWebApplication
        文件:deployWebApplication.xml
任务 3:
        名称:Redeploy AE or XT Web Application
        类型:redeployApplicationEngineOrWorkplaceXT
        文件:redeployApplicationEngineOrWorkplaceXT.xml
显示 listtasks 命令的帮助。
以下命令显示 listTasks 命令的帮助:
configmgr_cl.exe listTasks -help


反馈

最近一次更新时间: 2011 年 8 月


© Copyright IBM Corporation 2011.
本信息中心基于 Eclipse 技术。(http://www.eclipse.org)