gmp-bq

Installation
SKILL.md

bq (BigQuery API v2)

PREREQUISITE: Read ../gmp-shared/SKILL.md for auth, global flags, and output formats.

EXTRA AUTH: BigQuery requires the bigquery.readonly scope. If you authenticated before this feature was added, run gmp auth login again to grant the new scope.

gmp bq <command> [flags]

Commands

Command Description
templates List available pre-built query templates
query Run a pre-built query template
explore List tables and schema in a BigQuery dataset
custom Run a custom SQL query
Installs
1
GitHub Stars
28
First Seen
Jun 10, 2026
gmp-bq — lucianfialho/gmp-cli