[ 
https://issues.apache.org/jira/browse/ARTEMIS-3375?focusedWorklogId=618446&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-618446
 ]

ASF GitHub Bot logged work on ARTEMIS-3375:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jul/21 18:32
            Start Date: 04/Jul/21 18:32
    Worklog Time Spent: 10m 
      Work Description: asfgit closed pull request #3643:
URL: https://github.com/apache/activemq-artemis/pull/3643


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 618446)
    Time Spent: 20m  (was: 10m)

> "artemis address" shows the help text of "artemis queue"
> --------------------------------------------------------
>
>                 Key: ARTEMIS-3375
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3375
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.17.0
>            Reporter: Erwin Dondorp
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When using the command "artemis address", the overview for "artemis queue" is 
> presented.
> This is an obvious coding error, so PR is in preparation.
> {noformat}
> $ artemis address
>  OpenJDK 64-Bit Server VM warning: If the number of processors is expected to 
> increase from one, then you should configure the number of parallel GC 
> threads appropriately using -XX:ParallelGCThreads=N
>  NAME
>  artemis queue - Queue tools group (create|delete|update|stat|purge)
>  (example ./artemis queue create)
> SYNOPSIS
>  artemis queue
>  artemis queue create [--address <address>] [--user <user>]
>  [--max-consumers <maxConsumers>] [--auto-create-address]
>  [--protocol <protocol>] [--silent] [--name <name>]
>  [--password <password>] [--filter <filter>] [--no-durable]
>  [--purge-on-no-consumers] [--clientID <clientID>] [--url <brokerURL>]
>  [--preserve-on-no-consumers] [--anycast] [--multicast] [--verbose]
>  [--durable]
>  artemis queue delete [--user <user>] [--removeConsumers]
>  [--protocol <protocol>] [--silent] [--name <name>]
>  [--password <password>] [--autoDeleteAddress] [--clientID <clientID>]
>  [--url <brokerURL>] [–verbose]
> ...
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to