Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-466

Improve output of patch info command

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.0.0.Alpha17
    • 1.0.0.Alpha1
    • Patching
    • None

    Description

      With connected CLI output of patch info command is:

      [standalone@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" : []
              }}
          }
      }
      

      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.

      Attachments

        Activity

          People

            olubyans@redhat.com Alexey Loubyansky
            msimka@redhat.com Martin Simka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: