How do you verify the product information of Liberty Profile?

How do you verify the product information of Liberty Profile?

Body

If you need to verify the product information of Liberty Profile, you can use the productInfo command to display the current product version, edition, and other details about the product.

productInfo version
Command: "productInfo version" shows the product name, version, and edition. It can be entered from the install root bin directory, for example, "wlp\bin\productInfo version".
This command can be used to validate if Liberty is successfully installed.
* Note: The product edition is displayed on V8.5.5.1 or above.


productInfo version --ifixes
Command: "productInfo version --ifixes" displays the APAR ifixes that are applied to the system. It can be entered from the install root bin directory, for example, "wlp\bin\productInfo version --ifixes".
This command can be used to validate if an ifix is successfully installed.


productInfo version --verbose
Command: "productInfo version --verbose" shows the details of product information. It can be entered from the install root bin directory, for example, "wlp\bin\productInfo version --verbose".
This shows the install type whether you installed Liberty by Installation Manager or jar archive.
* Note: There are two types of Liberty ifixes available: a .zip ifix that is installable through Installation Manager, and a .jar ifix that is for jar archive. If you are not sure which installation type you used, use the command "productInfo version --verbose" to verify.

For more information, please see the WebSphere Application Server product documentation: Liberty profile: productInfo command

title image (modified) credit: (cc) Some rights reserved by Nemo