You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/25 00:09:18 UTC

[jira] [Commented] (APEXCORE-355) dtCLI: list-*-attributes command name change

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

ASF GitHub Bot commented on APEXCORE-355:
-----------------------------------------

GitHub user davidyan74 opened a pull request:

    https://github.com/apache/incubator-apex-core/pull/240

    APEXCORE-355 #resolve renamed list-*-attributes commands so that they are more intuitive

    @chandnisingh please merge

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

    $ git pull https://github.com/davidyan74/incubator-apex-core APEXCORE-355

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

    https://github.com/apache/incubator-apex-core/pull/240.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 #240
    
----
commit 3efd65900bd495efd6aa43ffa751a0579da21804
Author: David Yan <da...@datatorrent.com>
Date:   2016-02-24T23:08:24Z

    APEXCORE-355 #resolve renamed list-*-attributes commands so that they are more intuitive

----


> dtCLI: list-*-attributes command name change
> --------------------------------------------
>
>                 Key: APEXCORE-355
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-355
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: David Yan
>            Assignee: David Yan
>
> The commands:
> list-application-attributes
> list-operator-attributes
> list-port-attributes
> do not actually get the attributes from applications. Instead, they list the attributes' default values.
> We should rename those commands so that they are more intuitive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)