dev:system-property

Description

Get or set a system property.

Syntax

dev:system-property [options] [key] [value]

Arguments

Name Description
key The system property name
value New value for the system property

Options

Name Description
-f, --file-dump Dump system properties into a file (in the data folder)
-u, --show-unset Show the OSGi properties even if unset
-p, --persistent Persist the new value to the etc/system.properties file
--help Display this help message