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

CLI accepts operation requests with addresses ending on resource types

XMLWordPrintable

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

      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"
      }

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

                Created:
                Updated:
                Resolved: