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 2023/05/09 11:39:00 UTC

[jira] [Created] (CAMEL-19331) camel-jbang - camel stop - should stop if there is only 1 running

Claus Ibsen created CAMEL-19331:
-----------------------------------

             Summary: camel-jbang - camel stop - should stop if there is only 1 running
                 Key: CAMEL-19331
                 URL: https://issues.apache.org/jira/browse/CAMEL-19331
             Project: Camel
          Issue Type: Improvement
          Components: camel-jbang
            Reporter: Claus Ibsen


camel run foo.java --background
camel stop

should be able to stop it

or you can do

camel run foo.java

and from another terminal

camel stop


today you need to provide the name/pid for what to stop (or use --all)



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