Allow Karaf commands to accept the pid as an option
---------------------------------------------------

                 Key: KARAF-1035
                 URL: https://issues.apache.org/jira/browse/KARAF-1035
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-shell
    Affects Versions: 3.0.0
            Reporter: Ioannis Canellos
            Assignee: Ioannis Canellos


In order to simply edit the property of the configuration you currently need to 
issue 3 commands.
It would be great if we allowed the user to do it with one command by providing 
the pid as an Option.

This is not only for convenience, but it will also provide a solution for cases 
where we can't take advantage of the advantage of the Command Session:
i) Using admin:connect command to execute commands to karaf instances.
ii) Inside a completer (e.g Its not possible to know which config you are 
editing inside a completer (which make property name completion impossible), 
but if you can provide the pid as an option I think property completion would 
be possible). 



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