[jboss-jira] [JBoss JIRA] (AS7-1946) Supported operation names not documented
Jason Greene (Updated) (JIRA)
jira-events at lists.jboss.org
Fri Nov 4 14:09:56 EDT 2011
[ https://issues.jboss.org/browse/AS7-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated AS7-1946:
------------------------------
Fix Version/s: 7.1.0.CR1
(was: 7.1.0.Beta1)
Moving all non-critical issues to the CR. If you finish it before we release beta please correct the fix-for version.
Thanks
> 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.CR1
>
>
> 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.
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
More information about the jboss-jira
mailing list