AWS Batch — 7

Arash Kamangir
Sep 29, 2023

--

Next, notebooks-and-scripts, @ls,

abcli scripts list
abcli scripts list vanwatch
abcli scripts list vanwatch/analyze

@source, complete the vanwatch script,

abcli scripts help vanwatch/ingest-and-analyze.sh
abcli scripts source vanwatch/ingest-and-analyze \
dryrun,count=10 \
vanwatch-aws-batch-2023-09-28-v2
abcli scripts source vanwatch/ingest-and-analyze \
count=10 \
vanwatch-aws-batch-2023-09-28-v3

next: validation through docker,

abcli docker source \
vanwatch/ingest-and-analyze \
count=10 \
vanwatch-aws-batch-2023-09-28-v5

--

--

No responses yet