View the product version information.
warden --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. |
// show license information
warden --task=application:about --show_environment=1
// show all information
warden --task=application:about --show_all=1