Add a Google BigQuery resource to the Meroxa Platform

Add a Google BigQuery resource to the Meroxa Platform

Authored by: Meroxa
Brought to you by Warp, a free terminal reimagined to work like a modern app.
resource_name
gcp_project_id
gcp_dataset_name
gcp_service_account_json_file

Command
Copy
meroxa resources create resource_name --type bigquery --url "bigquery://gcp_project_id/gcp_dataset_name" --client-key "$(cat gcp_service_account_json_file)"
Tags