If you only want to change a single property you can also do this in one step: config:property-set -p my.config foo bar
Am So., 10. Nov. 2019 um 05:53 Uhr schrieb Jean-Baptiste Onofré < [email protected]>: > 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 > -- -- Christian Schneider http://www.liquid-reality.de Computer Scientist http://www.adobe.com
