Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Deploy dataform project from github to bigquery

Hello


I would like to know if there is any way through CLI or API of dataform that allows me to take my existing dataform project saved on my github to dataform on GCP.

0 2 299
2 REPLIES 2

Yes, you can use the Dataform CLI to deploy your project from GitHub to Dataform on GCP. You'll need to clone your GitHub repository locally, then use the Dataform CLI to run and deploy your project to GCP. Make sure you have the necessary permissions and configurations set up in GCP for a smooth deployment.

Hi @joelvilca,

Welcome to the Google Cloud Community!

In addition to what @yrhsk  mentioned, you can explore the following documentation using the Dataform CLI:

I hope the above information is helpful.