davsclaus commented on code in PR #13593:
URL: https://github.com/apache/camel/pull/13593#discussion_r1535840214


##########
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Bind.java:
##########
@@ -64,21 +71,51 @@ public class Bind extends CamelCommand {
                         required = true)
     String sink;
 
+    @CommandLine.Option(names = { "-p", "--prop", "--property" },

Review Comment:
   Ah yeah we should have that changed now after the 4.4 LTS so it can be 
consistent. You are welcome to fix that as well. Maybe in another PR and add a 
note in the upgrade guide 4.x



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to