[jboss-as7-dev] AS7 management model descr and CLI

Alexey Loubyansky alexey.loubyansky at redhat.com
Fri Oct 7 01:44:17 EDT 2011


No, it's not, in this case. Although, it's attribute name completion, 
here it's actually property value completion. It should work though.

Currently, write-attribute is seen as any other operation with property 
"name" of type string and no other information about its value set.

Feel free to open a Jira issue for this.


Alexey

On 10/06/2011 05:27 PM, Jaikiran Pai wrote:
> For example, try:
>
> /subsystem=ejb3/strict-max-bean-instance-pool=slsb-strict-max-pool:write-attribute(name=<tab>
>
> -Jaikiran
> On Thursday 06 October 2011 08:54 PM, Jaikiran Pai wrote:
>> On Monday 03 October 2011 07:40 PM, Alexey Loubyansky wrote:
>>>
>>> Then the tab-completion for argument names. Some resources expose a lot
>>> of operations and attributes and remembering all of them is impossible.
>>> These commands turn operation and attribute names into command arguments
>>> and allow to tab-complete them, given that they are available in the
>>> model description, of course.
>> Is tab completion of attribute names available for write-attribute and
>> read-attribute operations? I currently see that even when the attribute
>> names have been configured in the model description, the tab completion
>> ( :write-attribue(name=<hit tab>) doesn't work. However, it works for
>> :add operation.
>>
>> -Jaikiran
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


More information about the jboss-as7-dev mailing list