Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2868D200B6F for ; Wed, 10 Aug 2016 02:43:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 27463160AB7; Wed, 10 Aug 2016 00:43:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 925F0160AA5 for ; Wed, 10 Aug 2016 02:43:21 +0200 (CEST) Received: (qmail 15116 invoked by uid 500); 10 Aug 2016 00:43:20 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 15090 invoked by uid 99); 10 Aug 2016 00:43:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2016 00:43:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ABAD52C02A5 for ; Wed, 10 Aug 2016 00:43:20 +0000 (UTC) Date: Wed, 10 Aug 2016 00:43:20 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-670) Adding destination creation and deletion cli command MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 10 Aug 2016 00:43:22 -0000 [ https://issues.apache.org/jira/browse/ARTEMIS-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414519#comment-15414519 ] ASF GitHub Bot commented on ARTEMIS-670: ---------------------------------------- Github user gaohoward commented on the issue: https://github.com/apache/activemq-artemis/pull/705 @clebertsuconic ok looks like the sub-command style (like data command) has no objection. I'll go for it. Thanks > Adding destination creation and deletion cli command > ---------------------------------------------------- > > Key: ARTEMIS-670 > URL: https://issues.apache.org/jira/browse/ARTEMIS-670 > Project: ActiveMQ Artemis > Issue Type: New Feature > Components: Broker > Affects Versions: 1.3.0 > Reporter: Howard Gao > Assignee: Howard Gao > Fix For: 1.4.0 > > > Provide a command the allows users to create destinations via cli. -- This message was sent by Atlassian JIRA (v6.3.4#6332)