Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a standardised approach to configuring plugins with both environment variables and commandline args #77

Open
AustEcon opened this issue Nov 12, 2020 · 0 comments
Labels
design decision enhancement New feature or request

Comments

@AustEcon
Copy link
Contributor

  • 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)

@AustEcon AustEcon added design decision enhancement New feature or request labels Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design decision enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant