venkatb-zelar

Results 3 comments of venkatb-zelar

But i need this during development. Let's say i want to connect to AWS secret manager, i'll have to add few environment variables.

If i'm not wrong that will take affect only during test runs. But what if i want to do something like: ``` pongo up pongo shell kms ``` and then:...

> after you start the shell (before kms in your example) you can add them? I tried but i think it has no affect. > If you want to automate...