[jboss-jira] [JBoss JIRA] (WFLY-3599) Improve output of patch info command
Martin Simka (JIRA)
issues at jboss.org
Tue Jul 8 09:07:26 EDT 2014
Martin Simka created WFLY-3599:
----------------------------------
Summary: Improve output of patch info command
Key: WFLY-3599
URL: https://issues.jboss.org/browse/WFLY-3599
Project: WildFly
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Patching
Affects Versions: 8.1.0.Final
Reporter: Martin Simka
Assignee: Emanuel Muckenhuber
With connected CLI output of {{patch info}} command is:
{noformat}
[standalone at localhost:9999 /] patch info
{
"outcome" : "success",
"result" : {
"cumulative-patch-id" : "jboss-eap-6.2.3.CP",
"patches" : [],
"version" : "6.2.3.GA",
"addon" : null,
"layer" : {"base" : {
"cumulative-patch-id" : "layer-base-jboss-eap-6.2.3.CP",
"patches" : []
}}
}
}
{noformat}
Some users are confused by two elements cumulative-patch-id and they are not sure which id they should use e.g. with rollback command.
Output should be somehow improved but I don't have any suggestion.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list