You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/05/17 11:50:00 UTC

[jira] [Comment Edited] (CAMEL-18118) camel-jbang - Linux terminal scripting using pipes

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

Claus Ibsen edited comment on CAMEL-18118 at 5/17/22 11:49 AM:
---------------------------------------------------------------

TODO: logging to file
TODO: CLI args as property placeholders instead of --prop=a=123 --prop=b=456 then you should be able to do ./myscript.java a=123 b=456
TODO: stream:in to read entire content  (eg group=all)



was (Author: davsclaus):
TODO: logging to file
TODO: CLI args as property placeholders instead of --prop=a=123 --prop=b=456 then you should be able to do ./myscript.java a=123 b=456



> camel-jbang - Linux terminal scripting using pipes
> --------------------------------------------------
>
>                 Key: CAMEL-18118
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18118
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jbang
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.18.0
>
>
> So you can use a camel route in linux scripting.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)