[
https://issues.jboss.org/browse/AS7-2622?page=com.atlassian.jira.plugin.s...
]
Alexey Loubyansky resolved AS7-2622.
------------------------------------
Resolution: Won't Fix
Sorry to reject this but I have a different view when it comes to operations. For commands
I totally agree and if there are commands with this kind of output (command errors are
reported in one line message, normally) then specific issues should be created for each
command.
But the operation are going to remain verbose.
Command Line Error Messages are very verbose, example below
-----------------------------------------------------------
Key: AS7-2622
URL:
https://issues.jboss.org/browse/AS7-2622
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Environment: JBoss AS 7.1 Alpha 2
Reporter: Jim Tyrrell
Labels: eap6-ux
[standalone@localhost:9999 subsystem=web] :read-resources
{
"outcome" => "failed",
"failure-description" => "JBAS014739: No handler for read-resources
at address [(\"subsystem\" => \"web\")]",
"rolled-back" => true
}
The above output is way to much, I have a typo in the command that is running, I should
just get an error message that is like:
command "read-resources" not found
5 lines of output for a typo is not appropriate.
--
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