Jörg Weule created KARAF-7286:
---------------------------------
Summary: Completer should get a reference to the command with
setted values
Key: KARAF-7286
URL: https://issues.apache.org/jira/browse/KARAF-7286
Project: Karaf
Issue Type: Improvement
Components: karaf
Reporter: Jörg Weule
Some shell completers must have knowledge of the given values to offer the
correct available option list of another option.
To get the values in a convenient way, I would like to get a reference to the
command object at the completer. The command should have been given all the
option values available at the command line with the setter methods.
The shell command may implement an interface with getter methods offer specific
values to the completer.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)