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

CLI accepts operation requests with addresses ending on resource types

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.0.Beta1
    • 1.0.0.Alpha19
    • CLI
    • None

    Description

      It doesn't concern the tab-completion. But if the address is entered manually and ends on a resource type, the generated operation request will target the parent resource.

      [standalone@localhost:9999 /] echo-dmr /subsystem=logging/file-handler=:remove
      {
      "address" => [("subsystem" => "logging")],
      "operation" => "remove"
      }

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: