Hi all, when I use datahub cli to ingest a recipe ...
# ingestion
a
Hi all, when I use datahub cli to ingest a recipe how can i control on the env (PROD,DEV,STG) datahub ingest -c recipe.yml
b
There is a env variable you can use in the recipe
a
Thank you!