[
https://issues.jboss.org/browse/AS7-1946?page=com.atlassian.jira.plugin.s...
]
Alexey Loubyansky resolved AS7-1946.
------------------------------------
Resolution: Done
The fix is read-operation command.
It can list all the available in the current context operations and describe each of
them.
Read its help for the details.
I am not going to document (statically) every possible operation, their arguments,
description, etc for the reasons I've mentioned before.
Hope, it's sufficient. 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.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