= config:property-append == Description Appends the given value to an existing property or creates the property with the specified name and value. == Syntax config:property-append [options] name value == Arguments |=== |Name |Description | name | The name of the property | value | The value to append to the property |=== == Options |=== |Name |Description |--help |Display this help message |-p, --pid |The configuration pid |===