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 |
---|
-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. |