Is there a way to create a pipeline programmatically? I understand it is GUI-based but trying to figure out ways to promote the pipeline from one environment to another?
Cloud Fusion is itself a pipeline. To call this pipeline from your CICD or script, you have to use REST API's. cloud.google.com/data-fusion/docs/reference/rest
Is there a way to create a pipeline programmatically? I understand it is GUI-based but trying to figure out ways to promote the pipeline from one environment to another?
Cloud Fusion is itself a pipeline. To call this pipeline from your CICD or script, you have to use REST API's. cloud.google.com/data-fusion/docs/reference/rest