[
https://issues.apache.org/jira/browse/ARIA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994953#comment-15994953
]
ASF GitHub Bot commented on ARIA-148:
-------------------------------------
Github user ran-z commented on a diff in the pull request:
https://github.com/apache/incubator-ariatosca/pull/107#discussion_r114553081
--- Diff: aria/cli/helptexts.py ---
@@ -47,3 +47,8 @@
SORT_BY = "Key for sorting the list"
DESCENDING = "Sort list in descending order [default: False]"
JSON_OUTPUT = "Output logs in a consumable JSON format"
+
+DISPLAY_JSON = "Display in JSON format"
--- End diff --
lets merge this with `JSON_OUTPUT`,
the latter is a good name, and simply have it as "Format the output as JSON"
> Add CLI display commands
> ------------------------
>
> Key: ARIA-148
> URL: https://issues.apache.org/jira/browse/ARIA-148
> Project: AriaTosca
> Issue Type: Story
> Reporter: Tal Liron
> Assignee: Tal Liron
>
> {{aria service-templates display}}
> {{aria services display}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)