[
https://issues.apache.org/jira/browse/FELIX-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1815.
------------------------------------
Resolution: Fixed
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
A
karaf/shell/commands/src/main/java/org/apache/felix/karaf/shell/commands/LogoutAction.java
M
karaf/shell/commands/src/main/java/org/apache/felix/karaf/shell/commands/MoreAction.java
M
karaf/shell/commands/src/main/resources/OSGI-INF/blueprint/shell-commands.xml
A
karaf/shell/console/src/main/java/org/apache/felix/karaf/shell/console/CloseShellException.java
M
karaf/shell/console/src/main/java/org/apache/felix/karaf/shell/console/jline/Console.java
Committed r908230
> Introduce 'shell:logout' command to close the current shell
> -----------------------------------------------------------
>
> Key: FELIX-1815
> URL: https://issues.apache.org/jira/browse/FELIX-1815
> Project: Felix
> Issue Type: New Feature
> Components: Karaf
> Reporter: Jamie goodyear
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: karaf-1.4.0
>
> Attachments: felix-1815.patch
>
>
> [Karaf] Introduce 'admin:disconnect' command to allow ssh client to
> disconnect from karaf instances.
> When a user connects to a running Karaf instance they generally will want to
> disconnect from that instance at some time. If they execure 'osgi:shutdown'
> they will terminate the instance runtime. Issuing a '^D' to disconnect is not
> consistent with other karaf commands. I would like to be able to type
> 'admin:disconnect' while logged into an instance and be returned to parent
> instance (where ever the original connect command was issued from).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.