f1
f1 copied to clipboard
Passing flags to module
My load test needs some configuration, like API keys and url to hit, etc. Id like to use flags. Can you document/expose a way for me to pass those along? For now, I'm using environment variables.
Yes, env vars is the only way to do this now.
I can absolutely see the use case for this and it's a good improvement.
I'll try to fit this in the 2.1 release which we're aiming to release by the end of June which will bring a lot of other improvements.