installInfo
The "installInfo" command displays information about products, hotfixes, and engineering builds from the current TIBCO_HOME or a specific TIBCO_HOME. For products and hotfixes, the information is retrieved from the _installInfo folder. For engineering builds, the information is retrieved from the _ebInstallInfo folder.
The command also creates an XML file named installinfo.xml in the specified or current TIBCO_HOME with all the details.
Arguments
Example 1
> installInfo
The command displays details of the current TIBCO_HOME. For example:
ProductDescription: TIBCO ActiveMatrix Service Grid 3.4.1 ProductVersion: 3.4.1.000 ProductID: amsg
The following XML file is created in the current TIBCO_HOME:
Example 2
installInfo -tibcoHome <TIBCO_HOME>
The command displays details of installations in the specified TIBCO_HOME (from the _installInfo folder) and engineering builds installed in the specified TIBCO_HOME (from the _ebInstallInfo folder).
ProductDescription:TIBCO ActiveMatrix Service Grid 3.4.1 ProductVersion:3.4.1.000 ProductID:amsg
The following XML file is created in the specified TIBCO_HOME: