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

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

    Description: 
Currently, the shell:logout command allow to exit from Karaf shell.

The problem is that it kills the Karaf process (shell:logout is called with 
CRTL-D).

shell:logout should not kill the main Karaf process (the shutdown command is 
dedicated for that) and an exit alias to shell:logout could be interesting.

  was:
Currently, the only way for the user to get out of the Karaf shell is CTRL-D 
(to exit from a child instances or shutdown a Karaf version).

Especially for child instance, or to avoid to shutdown Karaf, it could be 
interesting to have an exit command.

        Summary: Provide exit alias and improve shell:logout command  (was: 
Provide an exit command)
    
> Provide exit alias and improve shell:logout command
> ---------------------------------------------------
>
>                 Key: KARAF-1379
>                 URL: https://issues.apache.org/jira/browse/KARAF-1379
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>    Affects Versions: 2.2.6
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.8, 2.3.0, 3.0.0
>
>
> Currently, the shell:logout command allow to exit from Karaf shell.
> The problem is that it kills the Karaf process (shell:logout is called with 
> CRTL-D).
> shell:logout should not kill the main Karaf process (the shutdown command is 
> dedicated for that) and an exit alias to shell:logout could be interesting.

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