Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-5377

Improve the help message and documentation for transfer cli command

    XMLWordPrintable

Details

    • Story
    • Resolution: Unresolved
    • Minor
    • None
    • AMQ 7.9.0.CR1
    • None
    • None
    • False
    • False
    • Documentation (Ref Guide, User Guide, etc.), User Experience
    • undefined
    •  ARTEMIS-3734

    Description

      When was fiddling with transfer command:

      $ bin/artemis transfer
      $ bin/artemis help transfer
      

       
      I found out few noteworthy things that could be improved and better documented.

      Description for commit interval is wrong in the help message:

      OPTIONS
              --commit-interval <commitInterval>
                  Destination to be used. It can be prefixed with queue:// or topic://
                  and can be an FQQN in the form of <address>::<queue>. (Default:
                  queue://TEST)
      

      Following options, durable-consumer, shared-durable-subscription and shared-subscription, don't have clear description of how these do work.

              --durable-consumer <durableConsumer>
                  Name of a durable consumer to be used on the input topic
      
              --shared-durable-subscription <sharedDurableSubscription>
                  Name of a shared subscription name to be used on the input topic
      
              --shared-subscription <sharedSubscription>
                  Name of a shared subscription name to be used on the input topic
      

      Source queue and target queue options' descriptions are not stating if these support FQQN.

              --source-queue <sourceQueue>
                  JMS Queue to be used.
              --target-queue <targetQueue>
                  JMS Queue to be used.
      

      Filter option should have some information about expected format/syntax of such filter.

      Attachments

        Activity

          People

            rhn-support-jbertram Justin Bertram
            rvais Roman Vais
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: