config:propset
Description
Sets a property in the currently edited configuration.
Syntax
config:propset [options] property value
Arguments
Name | Description |
---|---|
property | The name of the property to set |
value | The value of the property |
Options
Name | Description |
---|---|
-b, --bypass-storage | Do not store the configuration in a properties file, but feed it directly to ConfigAdmin |
-p, --pid | The configuration pid |
--help | Display this help message |