Christoph Deppisch created CAMEL-20602:
------------------------------------------
Summary: Support user properties in Camel JBang bind command
Key: CAMEL-20602
URL: https://issues.apache.org/jira/browse/CAMEL-20602
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Affects Versions: 4.x
Reporter: Christoph Deppisch
The bind command in Camel JBang is used to create a Pipe with a source and a
sink. The source and sink can have properties that the user needs to specify
(e.g. required Kamelet properties).
The user should be able to specify these properties for source and sink as
command options (e.g. --property source.key=value). The property keys use a
prefix of type source, sink or error-handler that determines where the property
should be set (on source, sink or error handler).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)