[ 
https://issues.apache.org/jira/browse/ARTEMIS-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566316#comment-16566316
 ] 

ASF GitHub Bot commented on ARTEMIS-2008:
-----------------------------------------

GitHub user shailendra14k opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2210

    [ARTEMIS-2008]Add a CLI command to purge queue

    JIRA:- https://issues.apache.org/jira/browse/ARTEMIS-2008
    
    Sample command:-
    ```
    ./artemis queue purge --name DLQ
    Queue DLQ purged successfully.
    ```
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shailendra14k/activemq-artemis purge

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2210.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2210
    
----
commit ed1f41d2c4172b8e4c424cdad6e22850b2520a43
Author: Shailendra Kumar Singh <shailendra14k@...>
Date:   2018-08-02T03:40:46Z

    [ARTEMIS-2008]Add a CLI command to purge queue

----


> Add a CLI command to purge queue
> --------------------------------
>
>                 Key: ARTEMIS-2008
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2008
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.6.2
>            Reporter: Shailendra Kumar singh
>            Priority: Minor
>
> Purge operation can be performed using console, good to have CLI command to 
> purge queue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to