A script needs a template (-t
) and a CSV list of sites/variables (-i
).
- Use
-h
on all bash scripts for help. - Use
-r
to save the JSON output. - Use
-v
for more information.
./area.bash -t templates/drone.json -i area.csv -o out -v
./path.bash -t templates/drone_path.json -i path.csv -o out -v -r