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/08/18 16:22:00 UTC

[jira] [Comment Edited] (CAMEL-18389) camel-jbang - CLI to start|stop|list running Camel instances

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

Claus Ibsen edited comment on CAMEL-18389 at 8/18/22 4:21 PM:
--------------------------------------------------------------

camel ps *DONE* is like kamel get
camel stop *DONE* is like kamel delete where the app is terminated.

To start agin then use run


was (Author: davsclaus):
camel ps *DONE* is like kamel get
camel stop *DONE* is like kamel delete where the app is terminated.





> camel-jbang - CLI to start|stop|list running Camel instances
> ------------------------------------------------------------
>
>                 Key: CAMEL-18389
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18389
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jbang
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.19.0
>
>
> Make it easier to run multiple camel apps, and to have an easy way to start|stop|restart them etc
> camel run foo.yaml
> camel run bar.yaml
> camel ps
> camel stop foo
> camel stop bar
> This makes it easier to prototype integrations where you may have one camel send data to a system, and another camel consume etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)