[
https://issues.apache.org/jira/browse/CAMEL-9224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992796#comment-14992796
]
ASF GitHub Bot commented on CAMEL-9224:
---------------------------------------
GitHub user evmin opened a pull request:
https://github.com/apache/camel/pull/670
CAMEL-9224 : Camel shell commands adapter for the Spring Boot Remote shell
Added /camel/platforms/commands/commands-spring-boot. All changes are
enclosed within the directory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/evmin/camel CAMEL-9224
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/670.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #670
----
commit f2a17f3d1e9e42589bc74bd1a2a447027e77318a
Author: Evgeny Minkevich <[email protected]>
Date: 2015-11-06T00:27:20Z
CAMEL-9224 : Camel shell commands adapter for Spring Boot Remote shell
----
> Camel specific commands for spring boot shell
> ---------------------------------------------
>
> Key: CAMEL-9224
> URL: https://issues.apache.org/jira/browse/CAMEL-9224
> Project: Camel
> Issue Type: New Feature
> Components: camel-spring-boot, tooling
> Reporter: Evgeny Minkevich
> Fix For: Future
>
>
> As an integration administrator who has to monitor/troubleshoot running PROD
> environments I would like to have camel specific commands in spring boot
> shell:
> camel:context-info
> camel:context-list
> camel:context-start
> camel:context-stop
> camel:endpoint-list
> camel:route-info
> camel:route-list
> camel:route-profile
> camel:route-reset-stats
> camel:route-resume
> camel:route-show
> camel:route-start
> camel:route-stop
> camel:route-suspend
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)