The product_info utility is used to get information about your Plesk, like the information about installed and available Plesk updates, missed security updates, or Plesk update policy.

Usage

product_info <command>

Example

The following command displays the information about Plesk updates:

plesk bin product_info -u

Commands

Command Parameter Description Example
--get-mode or -m   Displays the product mode.

To see the Plesk product mode:

plesk bin product_info -m

--updates-info or -u  

Displays the information about Plesk updates:

  • The version of the latest installed update.
  • The version of the latest available update.
  • The total number of missed security updates.
  • Plesk update policy: whether automatic updates are turned on/off.

To get the information about Plesk updates:

plesk bin product_info -u

--help or -h   Displays help on the use of the utility.

To view help on the use of this utility:

plesk bin product_info -h