Hi folks, With version 8.0.44 - now that CLI inge...
# ingestion
q
Hi folks, With version 8.0.44 - now that CLI ingestions are visible in the ingestion tab, is there a way to assign a custom name to an ingestion recipe similar to the recipes created through the Datahub UI?
s
@quiet-smartphone-60119 Try to add :
Copy code
pipeline_name: "ingestion_name"
In your yaml file.