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