gmp-bq
Installation
SKILL.md
bq (BigQuery API v2)
PREREQUISITE: Read
../gmp-shared/SKILL.mdfor auth, global flags, and output formats.EXTRA AUTH: BigQuery requires the
bigquery.readonlyscope. If you authenticated before this feature was added, rungmp auth loginagain 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 |