[ 
https://issues.apache.org/jira/browse/KARAF-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated KARAF-647:
---------------------------------------

      Description: 
Thanks the high Karaf adoption level, we have projects that provide Karaf shell 
commands.
For instance, Camel provides Karaf commands, like ACE, CXF, ServiceMix, etc do.

It could be helpful to have a kind of sub-shells, similar to the Cisco IoS 
shell:

karaf@root> camel
karaf@root:camel> route:list
karaf@root:camel> route:stop
karaf@root:camel> exit
karaf@root> ace
karaf@root:ace> distribution:list
karaf@root:ace> exit


  was:
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


    Fix Version/s:     (was: 3.1.0)
                   3.0.0
          Summary: Support of sub-shell  (was: Support of shell contexts)
    
> Support of sub-shell
> --------------------
>
>                 Key: KARAF-647
>                 URL: https://issues.apache.org/jira/browse/KARAF-647
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>            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, CXF, ServiceMix, etc 
> do.
> It could be helpful to have a kind of sub-shells, similar to the Cisco IoS 
> shell:
> karaf@root> camel
> karaf@root:camel> route:list
> karaf@root:camel> route:stop
> karaf@root:camel> exit
> karaf@root> ace
> karaf@root:ace> distribution:list
> karaf@root:ace> exit

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to