Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3824

CLI tool -help should be able to list all switch in toolspec

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.7, 2.4.3, 2.5
    • Tooling
    • None
    • Unknown

    Description

      currently -help flag can only list the first switch in option, for example if we have
      <switch>a</switch>
      <switch>address</switch>
      <associatedArgument placement="afterSpace">
      <annotation>address</annotation>
      </associatedArgument>
      then only the first one get listed like
      -a <address>
      though the -address can also be accepted but it's not easy for end user to get all acceptable options
      it should be
      -a|-address <address>

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: