Bootstrap FreeKB - IBM Installation Manager - Display license using the imcl viewLicense command
IBM Installation Manager - Display license using the imcl viewLicense command

Updated:   |  IBM Installation Manager articles

This assumes you have already installed IBM Installation Manager

The imcl (Installation Manager command line tool) command with the listAvailablePackages option can be used get the ID of the packages in a repository. In this example, the imcl command is located at /opt/IBM/InstallationManager/eclipse/tools/imcl but you may have the imcl command located at some other directory.

~]# /opt/IBM/InstallationManager/eclipse/tools/imcl listAvailablePackages -repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.BASE.v90 -prompt
com.ibm.websphere.BASE.v90_9.0.6.20171205_1311
com.ibm.websphere.ILAN.v90_9.0.6.20171205_1311
com.ibm.websphere.ND.v90_9.0.6.20171205_1311
com.ibm.websphere.NDDMZ.v90_9.0.6.20171205_1311
 

 

You can then use the viewLicense option followed by the ID to display the license for the package.

/opt/IBM/InstallationManager/eclipse/tools/imcl viewLicense 
com.ibm.websphere.BASE.v90_9.0.6.20171205_1311 
-repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.BASE.v90 
-prompt

 

Viewing the license and understanding the license are two seperate things. This IBM article explains how to understand the license.




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 33ee3d in the box below so that we can be sure you are a human.