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