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 2024/03/07 06:20:00 UTC

[jira] [Commented] (CAMEL-20528) camel-console - Make it possible to easily start and stop routes via dev console

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

Claus Ibsen commented on CAMEL-20528:
-------------------------------------

curl -i -H "Accept: application/json" http://0.0.0.0:8080/q/dev/route\?action\=stop\&filter\=route1

> camel-console - Make it possible to easily start and stop routes via dev console
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-20528
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20528
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 4.5.0
>
>
> camel-jbang uses cli-connector that has special logic for this. We should make this possible via a dev console, so its easier to control for development purposes.



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