- It should be done in such a way that the env vars and cli args map onto each other (perhaps the env vars are all caps and cli args are all lower case (snake case)
and the SDK should have an automated way of producing a doc string describing the available configuration options on a per component basis (because every plugin will have totally different needs)