config:propappend

Description

Appends the given value to an existing property or creates the property with the specified name and value.

Syntax

config:propappend [options] name value

Arguments

Name Description
name The name of the property
value The value to append to 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