Darran Lofthouse created WFCORE-2264:
----------------------------------------
Summary: Missing capability tab completion on object type attributes
Key: WFCORE-2264
URL:
https://issues.jboss.org/browse/WFCORE-2264
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 3.0.0.Alpha22
Environment: Reproducible using current WildFly master
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 3.0.0.Alpha23
The following command is valid: -
{{./core-service=management/management-interface=http-interface:write-attribute(name=http-upgrade.sasl-authentication-factory,
value=management-sasl-authentication)}}
However tab completion is not possible to discover the available capabilities for the
value.
I suspect the dot notation to reference the sasl-authentication-factory sub attribute is
not followed.
(I am initially raising against the CLI but I don't know how the name parameter is
handled here so could be a general management issue)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)