This message was deleted.
# general
s
This message was deleted.
o
Hey Nikhil, could you help me understand what you're wanting to accomplish? You want to set all env vars from Pulumi config? I think you'd need to write a shell script to parse the output of pulumi config - the CLI tool
jq
might help here.