[
https://issues.apache.org/jira/browse/ARIA-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983039#comment-15983039
]
ASF GitHub Bot commented on ARIA-146:
-------------------------------------
Github user mxmrlv commented on a diff in the pull request:
https://github.com/apache/incubator-ariatosca/pull/109#discussion_r113223683
--- Diff: aria/cli/core/aria.py ---
@@ -425,5 +425,14 @@ def service_template_name(required=False):
required=required,
help=helptexts.SERVICE_ID)
+ @staticmethod
+ def mark_pattern(default=None):
+ return click.option(
+ '-m',
+ '--mark-pattern',
+ help='pattern this',
--- End diff --
update
> Support colorful execution logging
> ----------------------------------
>
> Key: ARIA-146
> URL: https://issues.apache.org/jira/browse/ARIA-146
> Project: AriaTosca
> Issue Type: Story
> Reporter: Ran Ziv
> Assignee: Maxim Orlov
> Priority: Minor
>
> Add support for printing execution logs in color
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)