Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2364

CLI Response Verbosity

    XMLWordPrintable

Details

    • Clarification
    • Resolution: Duplicate
    • Major
    • 7.1.0.Beta1
    • 7.1.0.Alpha1
    • CLI

    Description

      The output of the CLI easily interpreted by a machine. Not so easy for a human.

      For example, typical error :

      {
      "outcome" => "failed",
      "failure-description" => "No handler for read-operation-namess at address [
      (\"server-group\" => \"main-server-group\"),
      (\"jvm\" => \"default\")
      ]",
      "rolled-back" => true
      }

      could be translated to :

      ERROR : No handler for "read-operation-namess" command at address server-group=main-server-group, jvm=default

      I suggest two modes of operation - human readable responses and verbose (machine readable) responses.

      Attachments

        Issue Links

          Activity

            People

              olubyans@redhat.com Alexey Loubyansky
              rsharple@redhat.com Richard Sharples (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: