davsclaus commented on PR #16901: URL: https://github.com/apache/camel/pull/16901#issuecomment-2609535273
I wonder if --property should override any existing value that may already be when writing the application.properties so if you already have `hello = peter` and then export with --property=hello=jack --- then the written file will a single property with jack as the value. Otherwise you have duplicates. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
