[
https://issues.jboss.org/browse/AS7-1946?page=com.atlassian.jira.plugin.s...
]
Alexey Loubyansky updated AS7-1946:
-----------------------------------
Fix Version/s: 7.1.1.Final
(was: 7.1.0.Final)
As said previously, I am not going to document them but will provide some commands to list
and describe operations easier than using operations.
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.1.Final
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