Hi, I was wondering if you can use env vars export...
# general
a
Hi, I was wondering if you can use env vars exported from a
.pants.bootstrap
file in the
pants.toml
config?
b
I think that should work. You can interpolate env vars using `%(env.NAME)`: https://www.pantsbuild.org/2.21/docs/using-pants/key-concepts/options#config-file-interpolation