Hi Steinar, If you do:
karaf@root()> config:edit my.config karaf@root()> config:property-set foo bar karaf@root()> config:update only foo will be changed, other properties are kept. Not sure I follow what you mean. Regards JB On 09/11/2019 17:58, Steinar Bang wrote: > Is there a command similar to config:edit that will let you replace some > properties of an existing command instead of replacing all of them? > > Whit config:edit you need to do a config:property-set for all of the > existing properties, of an existing config, even the properties that > haven't changed. > > Thanks! > > > - Steinar > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
