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 |
|---|
| -p, --pid | The configuration pid |
| --help | Display this help message |
| -b, --bypass-storage | Only pass config changes to configuration admin, do not store in a file directly. Only relevant if -p is also set. |