You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@amaterasu.apache.org by "Nadav Har Tzvi (JIRA)" <ji...@apache.org> on 2018/05/25 12:17:00 UTC

[jira] [Resolved] (AMATERASU-4) Run an Amaterasu pipeline

     [ https://issues.apache.org/jira/browse/AMATERASU-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nadav Har Tzvi resolved AMATERASU-4.
------------------------------------
       Resolution: Implemented
    Fix Version/s: 0.2.1-incubating

> Run an Amaterasu pipeline
> -------------------------
>
>                 Key: AMATERASU-4
>                 URL: https://issues.apache.org/jira/browse/AMATERASU-4
>             Project: AMATERASU
>          Issue Type: Sub-task
>            Reporter: Nadav Har Tzvi
>            Assignee: Nadav Har Tzvi
>            Priority: Major
>             Fix For: 0.2.1-incubating
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> The user will invoke "ama run"
> "ama run" will take in the following parameters (based on ama-start.sh):
> -r, --repo = <url to an Amaterasu compliant job repository>
> -b, --branch = <branch name on the target repository>, the default is "master"
> -e, --env = <environment name>, this should correspond to a path under  /env directory, e.g. /env/default, /env/test, etc. The default value is "default"
> -n, --name = <The name of the job>
> -i, --job-id = TBD
> -r, --report = <level of report [ execution| code| none]>
> Invocation will start Amaterasu on demand.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)