Add a command to easily name an instance
----------------------------------------
Key: KARAF-1380
URL: https://issues.apache.org/jira/browse/KARAF-1380
Project: Karaf
Issue Type: New Feature
Components: karaf-core
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 2.3.0, 3.0.0
Currently, changing the Karaf instance name requires to go into the
config.properties file and edit it by hand.
It could be great to add commands in the system scope to get and set the
current instance name.
Something like:
karaf@root> system:name
root
karaf@root> system:name foobar
karaf@foobar>
--
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