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

ASF GitHub Bot commented on ARIA-199:
-------------------------------------

Github user tliron commented on a diff in the pull request:

    https://github.com/apache/incubator-ariatosca/pull/146#discussion_r120155891
  
    --- Diff: tests/mock/models.py ---
    @@ -96,6 +97,9 @@ def 
create_service_with_dependencies(include_execution=False,
         if include_input:
             input = create_parameter(name='input1', value='value1')
             service.inputs = {'input1': input}
    +    if include_output:
    --- End diff --
    
    I think this should be done separately -- I'm trying to make this commit 
specifically about the CLI.


> Service outputs CLI command
> ---------------------------
>
>                 Key: ARIA-199
>                 URL: https://issues.apache.org/jira/browse/ARIA-199
>             Project: AriaTosca
>          Issue Type: Story
>            Reporter: Ran Ziv
>            Assignee: Tal Liron
>
> The {{aria services outputs}} command should evaluate the service's outputs 
> and present them to the user.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to