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

The "--command(s)" argument doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 7.1.0.Final
    • CLI
    • None
    • Fedora 16 64-bit, Oracle JDK 1.6.0_30

      Current behaviour

      $> jboss-cli.sh --commands "connect,version"
      Duplicate argument '--command'/'--commands'.
      

      Expected behaviour

      $> jboss-cli.sh --commands "connect,version"
      JBoss Admin Command-line Interface
      ...
      

      It works, however, when the --command/--commands is omitted completely, as in:

      $> jboss-cli.sh "connect,version"
      

      Therefore, the command/commands arguments should probably be removed from help and usage, if this is the correct behaviour.

              olubyans@redhat.com Alexey Loubyansky
              rsmeral Ron Šmeral (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: