Previous Topic: listItem—List Items of a Software TemplateNext Topic: removeItem—Remove Item of Software Template


Example

Suppose information about all the items assigned to a software template tg is needed. The following command provides a list of all items assigned to the group:

cadsmcmd templateGroup action=listItem name=tg

CA IT Client Manager r12
ITCM Command Line Version 12.8.0.xxxx
Copyright (c) 2014 CA. All rights reserved.

Trace mode: Off

Connecting to manager "<default manager>" as user "<default user>" ... ok.
Manager: mymanager
Domain: mydomain
Domain type: Domain
Supporting: CO CCNF USD OSIM 

-------------------------------------------------------------------------------
List of items assigned to template group "tg" 
-------------------------------------------------------------------------------
tstbase 1.0: inst <1>
tstbase 1.0: remdir <2>
tstbase 1.0: setdir <3>
-------------------------------------------------------------------------------
Number of assigned items read: 3
SDCMD<A000000>: OK

The order number of the jobs is shown in angled brackets (<>).

For retrieving more detailed information about a certain job see showAttrItem.