application:about

View the product version information.

juggernaut --task=application:about
Option Value Description
--show_product <1|0> Show product information.
--show_environment <1|0> Show environment information.
--show_license <1|0> Show license information.
--show_all <1|0> Show all information.

Examples

// show license information
juggernaut --task=application:about --show_environment=1

// show all information
juggernaut --task=application:about --show_all=1