Join Slack
Powered by
:wave: hi folks…. Is there a way to pass environm...
# ask-metaflow
s
salmon-exabyte-11054
06/01/2023, 8:46 PM
👋 hi folks…. Is there a way to pass environment variables so they are available to all steps on a flow besides using
@environment
on each step?
thankyou
✅ 1
c
curved-island-17262
06/02/2023, 2:14 AM
You can use
--with=environment:vars='{"key":"value"}'
🙌 1
this
1
s
salmon-exabyte-11054
06/02/2023, 2:36 AM
Yay…..felt like I had to decorate a lot with it otherwise
Open in Slack
Previous
Next