[jboss-jira] [JBoss JIRA] Updated: (AS7-1946) Supported operation names not documented

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Sep 27 03:17:26 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated AS7-1946:
--------------------------------

    Description: 
The CLI does not document the set of supported operations. It says

{code}
Operation requests are expected to follow the format:

[node-type=node-name (, node-type=node-name)*] : operation-name ['('[name=value [, name=value]*]')']

e.g. /subsystem=web/connector=http:read-attribute(name=protocol)
{code}

but does not say what read-attribute does. Neither does it say what other operation names the CLI supports.

It should be possible to use the tool without reference to external documentation (which will likely be out of sync anyway). The tool should be self describing.

  was:
The CLI does not document the set of supported operations. It says

{code}
Operation requests are expected to follow the format:

[node-type=node-name (, node-type=node-name)*] : operation-name ['('[name=value [, name=value]*]')']

e.g. /subsystem=web/connector=http:read-attribute(name=protocol)
{code}

but does not say what read-attribute does. Neither does it say what other operation names the CLI supports.



> Supported operation names not documented
> ----------------------------------------
>
>                 Key: AS7-1946
>                 URL: https://issues.jboss.org/browse/AS7-1946
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Thomas Diesler
>            Assignee: Alexey Loubyansky
>             Fix For: 7.1.0.Beta1
>
>
> The CLI does not document the set of supported operations. It says
> {code}
> Operation requests are expected to follow the format:
> [node-type=node-name (, node-type=node-name)*] : operation-name ['('[name=value [, name=value]*]')']
> e.g. /subsystem=web/connector=http:read-attribute(name=protocol)
> {code}
> but does not say what read-attribute does. Neither does it say what other operation names the CLI supports.
> It should be possible to use the tool without reference to external documentation (which will likely be out of sync anyway). The tool should be self describing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list