[ 
https://issues.apache.org/jira/browse/CAMEL-17292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454732#comment-17454732
 ] 

Claus Ibsen commented on CAMEL-17292:
-------------------------------------

https://camel.apache.org/camel-k/1.7.x/cli/modeline.html

> camel-jbang: Add support for modeline
> -------------------------------------
>
>                 Key: CAMEL-17292
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17292
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Marat Gubaidullin
>            Priority: Major
>
> It would be great if camel-jbang support modeline, ex:
> {code:java}
> // camel-k:  message=Hello World
> - from:
>     uri: 'kamelet:timer-source'
>     steps:
>       - log:
>           message: '{{message}}'
>     parameters:
>       period: 1000
>       message: Hello {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to