Nadav Har Tzvi created AMATERASU-4: -------------------------------------- Summary: 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
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 (v6.4.14#64029)