Relative Content

Tag Archive for pythongoogle-cloud-platformgoogle-bigquerydataform

Execute pipeline tag specifies dataform

I have the code below where I am using the GCP dataform client API, but whenever I run it I cannot run just one pipeline, it runs them all, I need to filter this execution by tag, how do I do it? I’ve tried everything.