Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3851

Uniform options for cli tools

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14
    • 0.15
    • C++ Tools
    • None

    Description

      The CLI tools in qpid/tools/src/py have inconsistent and conflicting options. For example, the broker URL is specified differently in different tools:

      • qpid-config -a <url>
      • qpid-stat <url>

      qpid-route specifies two broker urls (source and destination) and makes its connection to one or the other depending on the --src-local switch.

      The proposal is to adopt a set of common options used for all of the tools:

      -h --help Help text
      -b --broker Broker URL
      -t --timeout Time to wait for broker connection
      --sasl-mechanism Mechanism to authenticate with the broker

      Attachments

        Activity

          People

            tross Ted Ross
            tross Ted Ross
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: