gcp-bq-data-export
Installation
SKILL.md
BigQuery Data Export
Use this skill when exporting data from BigQuery to Cloud Storage or local files.
Basic Extract Command
bq extract \
--location=LOCATION \
--destination_format=FORMAT \
--compression=COMPRESSION \
PROJECT:DATASET.TABLE \
gs://bucket/file.ext