Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7185

[DOC RFE] Enable CLI to be able to list manifest file version information

    XMLWordPrintable

Details

    Description

      Nature of Request
      This is an enhancement to the existing JBOSS-CLI.sh command line interface, the CLI is a command line tool for executing management operations.

      Feature
      Presently the JBOSS-CLI can list what is deployed, but cannot display the manifest files. The business need is to identify the installed/running version of the S/W and the individual version of each running deployed S/W. This would easy on site personnel with S/W versioning identification.

      Example
      jboss-cli.sh --connect --user=admin --password=adminadmin --controller=10.121.62.52:9999 -c "ls deployment"
      iap-accountidentity-ear-12.0.5.1.ear

      How would the customer like to achieve this?
      By enhancing the existing jboss-cli.sh command to include manifest option?

      Example 1
      jboss-cli.sh --connect --user=admin --password=adminadmin --controller=10.121.62.52:9999 -c "ls manifest"

      THIS would list all the deployed files and there corresponding manifest

      Example 2
      jboss-cli.sh --connect --user=admin --password=adminadmin --controller=10.121.62.52:9999 -c "ls manifest iap-accountidenty.ear"

      THIS would the manifest file for the mentioned ear

      Attachments

        Activity

          People

            rhn-support-ahoffer Andrea Hoffer
            rhn-engineering-jpallich Jiri Pallich
            Michal Jurc Michal Jurc
            Michal Jurc Michal Jurc
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: