-
@ojahnn define them at the top if I just want to get this done, pass as a command line args if I want to neaten it up (and then make a help etc etc), pass as an env file if I actually want to build this into some kind of ongoing pipeline
-
@ojahnn (although stuff that changes on each execution probably still comes in via command line args - stuff that's fixed comes in via the env file)