[
https://issues.apache.org/jira/browse/FELIX-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jamie goodyear updated FELIX-1815:
----------------------------------
Attachment: felix-1815.patch
File: felix-1815.patch
Contains new 'shell:logout' directive. This command is intended to allow karaf
console users to logout of a running shell, without using '^D'.
I have not tackled the issue of untieing the lifecycle of the osgi framework
from the lifecycle of the main shell with this patch, I've only implemented a
basic 'logout' or 'exit' functionality here.
> [Karaf] Introduce 'admin:disconnect' command to allow ssh client to
> disconnect from karaf instances.
> ----------------------------------------------------------------------------------------------------
>
> Key: FELIX-1815
> URL: https://issues.apache.org/jira/browse/FELIX-1815
> Project: Felix
> Issue Type: New Feature
> Components: Karaf
> Reporter: Jamie goodyear
> Priority: Minor
> 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.