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

Jean-Baptiste Onofré commented on KARAF-647:
--------------------------------------------

Guillaume's comment:

"Sounds good.
>From an implementation pov, gogo has a concept of SCOPE which is a
session variable which contains a colon separated list of command
scope to search.
Simply adding "camel" at the beginning of that list should work I think."

> Support of shell contexts
> -------------------------
>
>                 Key: KARAF-647
>                 URL: https://issues.apache.org/jira/browse/KARAF-647
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> Thanks the high Karaf adoption level, we have projects that provide Karaf 
> shell commands.
> For instance, Camel provides Karaf commands, like ACE does.
> It could be helpful to have a kind of shell context:
> karaf@root>  camel
> >> karaf@root>  #camel>  route:list
> >> karaf@root>  #camel>  route:stop
> >> karaf@root>  exit
> >> karaf@root>  ace
> >> karaf@root>  #ace>  distribution:list
> >> karaf@root>  exit

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to