https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
g

ggerog

02/09/2022, 4:16 PM
Hi all, I was wondering if anyone knows how I can grab the kedro env flag from within a pipeline.py file, if I run
kedro run --env=test
for instance. I want to pick up the
test
string. Thanks,