Bartosz Spyrko-Śmietanko created WFCORE-1487:
------------------------------------------------
Summary: Include indexed properties in the suggestion list if no completer
exists
Key: WFCORE-1487
URL:
https://issues.jboss.org/browse/WFCORE-1487
Project: WildFly Core
Issue Type: Enhancement
Components: CLI
Affects Versions: 2.1.0.Final
Reporter: Bartosz Spyrko-Śmietanko
Assignee: Bartosz Spyrko-Śmietanko
Command parameters that can be specified by either an index and a name, but have no value
completer are not included in the tab completion list.
For example patch rollback tab completion does not show --patch-id
{noformat}
[disconnected /] patch rollback --
--override-all --override-modules --override= --preserve=
--reset-configuration= --rollback-to
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)