IBM Enterprise Records, 版本 5.1.+              

listTasks 指令

listTasks 指令顯示配置設定檔中的作業和作業檔案之清單。 指令名稱不區分大小寫。

listTasks 指令語法

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

listTasks 指令參數

-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"
會顯示類似以下範例的訊息:
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
顯示 listtasks 指令的說明。
下列指令顯示 listTasks 指令的說明:
configmgr_cl.exe listTasks -help


意見

前次更新: 2011 年 8 月


© Copyright IBM Corp. 2011.
此資訊中心採用 Eclipse 技術。(http://www.eclipse.org)