Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Background
The Run GCP Cloud Query Action performs Steampipe queries on GCP resources with a powerful and simple PostgreSQL syntax. For example, a complicated action such as listing disks that are not in use in GCP can be done simply:Blink supports this Steampipe version: v0.32.0.
Action Parameters
| Parameter | Description |
|---|---|
| SQL statement | The SQL query to execute against database resources. Use standard SQL syntax. |
| Output format | The representation of the output result. The possible options are “Table”, “CSV” or “JSON”. |
