This PR is the implementation of the run-task-output parameter. It enables users to specify a local json file to store the output logs from the aws ecs run-task command. The file can be used to extract information like a task-arn, task-id and more using jq
This PR is the implementation of the
run-task-output
parameter. It enables users to specify a localjson
file to store the output logs from theaws ecs run-task
command. The file can be used to extract information like atask-arn
,task-id
and more usingjq