config:propdel
Description
Deletes a property from configuration being edited.
Syntax
config:propdel [options] property
Arguments
| Name | Description |
|---|---|
| property | The name of the property to delete |
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 |
