[
https://issues.apache.org/jira/browse/CAMEL-9224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995559#comment-14995559
]
Evgeny Minkevich commented on CAMEL-9224:
-----------------------------------------
Looking through the code I can see that ContextInfoCommand extends
AbstractCamelCommand, yet ContextInflight is a subclass of
AbstractContextCommand.
Shouldn't they both extend AbstractContextCommand? The reason I am asking is
the strong typing made it really easy to infer the defaults dynamically. Yet
this case somewhat breaks the pattern.
> 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
> Assignee: Claus Ibsen
> Fix For: 2.17.0
>
>
> 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)