[
https://issues.jboss.org/browse/AS7-3034?page=com.atlassian.jira.plugin.s...
]
Alexey Loubyansky resolved AS7-3034.
------------------------------------
Fix Version/s: 7.1.2.Final-redhat1
Resolution: Done
An amount of work has been done for this. I think sufficient to close the issue as a
general one and open more specific ones if necessary.
The following can be tab-completed:
- the value for 'name' in read-attribute operation;
- the value for 'name' in undefine-attribute operation;
- values for 'name' and 'value' in write-attribute;
- value for 'child-type' in read-children-names, read-children-resources;
- value for 'name' in read-operation-description;
- values for parameters that specify 'allowed' values in their descriptions;
- boolean values.
I should mention that compound values of structures defined with 'value-type' are
still not auto-completed. There is a separate issue for that AS7-2665
Tab completion to expose resource attributes
---------------------------------------------
Key: AS7-3034
URL:
https://issues.jboss.org/browse/AS7-3034
Project: Application Server 7
Issue Type: Enhancement
Components: CLI
Reporter: Dave Ryan
Assignee: Alexey Loubyansky
Priority: Minor
Fix For: 7.1.2.Final-redhat1
It would be of benefit to have tab completion expose the available attributes of a
resource. At the moment we're using read-resource or
read-resource(include-runtime=true) to expose the attributes. After that we can run the
write-attribute and read-attribute operations. Are there any other ways of exposing the
potential attributes to edit with write-attribute?
As referenced in the following discussion:
http://lists.jboss.org/pipermail/jboss-as7-dev/2011-October/004032.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira