[
https://issues.jboss.org/browse/WFCORE-4460?page=com.atlassian.jira.plugi...
]
Ingo Weiss moved JBEAP-16870 to WFCORE-4460:
--------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-4460 (was: JBEAP-16870)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
Affects Version/s: 9.0.0.Beta4
(was: 7.2.0.GA)
jboss-cli.sh doesn't return json when the output command is
'failed'
--------------------------------------------------------------------
Key: WFCORE-4460
URL:
https://issues.jboss.org/browse/WFCORE-4460
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 9.0.0.Beta4
Environment: JBoss EAP 7.2.0 running in domain mode.
Reporter: Ingo Weiss
Assignee: Ingo Weiss
Priority: Major
The CLI returns a JSON output just when the CLI command got 'success'. In case of
the output 'failed' the output is only DMR syntax.
The following command was used in the tests:
JBOSS_HOME/bin/boss-cli.sh --connect --controller=localhost:9990
--command="/host=*/server=*/deployment=*/:read-resource(recursive=false,include-runtime=true)"
--output-json
--
This message was sent by Atlassian Jira
(v7.12.1#712002)