The cdb.ic commands retrieve information about components that are already installed on hosts.
Table 3–13 CLI Commands for Managing Installed Components| 
 Command  | 
 Description  | 
|---|---|
| 
 cdb.ic.lbc  | 
 Lists all the hosts on which a component is installed.  | 
| 
 cdb.ic.lbh  | 
 Lists all the components installed on a specific host.  | 
| 
 cdb.ic.vs.lo  | 
 Lists details of the specified generated variable settings object.  | 
This command lists all the hosts on which a particular component is installed.
Table 3–14 Argument and result for the cdb.ic Command| 
 Argument/Result  | 
 Syntax  | 
 Description  | 
|
|---|---|---|---|
| 
 comp  | 
 [R]  | 
 ComponentID  | 
 The component ID  | 
| 
 result  | 
 InstalledComponent- BeanArray  | 
 The installed components  | 
|
This command lists all the components installed on a particular host.
Table 3–15 Argument and Result for the cdb.ic.lbh Command| 
 Argument/Result  | 
 Syntax  | 
 Description  | 
|
|---|---|---|---|
| 
 host  | 
 [R]  | 
 HostID  | 
 The host ID  | 
| 
 cat  | 
 [O]  | 
 CategoryID  | 
 Category filter to apply; default all  | 
| 
 result  | 
 InstalledComponent- BeanArray  | 
 The installed components  | 
|
This command lists details of a particular generated variable settings object..
Table 3–16 Argument and Result for the cdb.ic.vs.lo Command| 
 Argument/Result  | 
 Syntax  | 
 Description  | 
|
|---|---|---|---|
| 
 ID  | 
 [R]  | 
 InstalledComponentID  | 
 The ID of the installed component whose generated variable settings will be viewed.  | 
| 
 result  | 
 GeneratedVariable- Settings  | 
 The generated variable settings  | 
|