1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed May 13 13:12:23 UTC 2026

This commit is contained in:
Automated 2026-05-13 13:12:23 +00:00
parent 5b03e16435
commit 39dc808917
1261 changed files with 38952 additions and 5626 deletions

View file

@ -28,13 +28,16 @@ SYNOPSIS
[--insights-config-query-string-length=INSIGHTS_CONFIG_QUERY_STRING_LENGTH]
[--[no-]insights-config-record-application-tags]
[--[no-]insights-config-record-client-address]
[--machine-type=MACHINE_TYPE] [--[no-]observability-config-enabled]
[--machine-type=MACHINE_TYPE]
[--[no-]observability-config-assistive-experiences-enabled]
[--[no-]observability-config-enabled]
[--observability-config-max-query-string-length=OBSERVABILITY_CONFIG_MAX_QUERY_STRING_LENGTH]
[--[no-]observability-config-preserve-comments]
[--observability-config-query-plans-per-minute=OBSERVABILITY_CONFIG_QUERY_PLANS_PER_MINUTE]
[--[no-]observability-config-record-application-tags]
[--[no-]observability-config-track-active-queries]
[--[no-]observability-config-track-active-query-plan]
[--[no-]observability-config-track-client-address]
[--observability-config-track-wait-events] [--[no-]outbound-public-ip]
[--psc-network-attachment-uri=PSC_NETWORK_ATTACHMENT_URI]
[--read-pool-node-count=READ_POOL_NODE_COUNT]
@ -221,6 +224,11 @@ OPTIONAL FLAGS
z3-highmem-8-highlssd, z3-highmem-16-highlssd, z3-highmem-22-highlssd,
z3-highmem-32-highlssd, z3-highmem-44-highlssd.
--[no-]observability-config-assistive-experiences-enabled
Enable assistive experiences to monitor, troubleshoot and recommend.
Use --observability-config-assistive-experiences-enabled to enable and
--no-observability-config-assistive-experiences-enabled to disable.
--[no-]observability-config-enabled
Enable enhanced query insights feature. Use
--observability-config-enabled to enable and
@ -238,7 +246,7 @@ OPTIONAL FLAGS
--no-observability-config-preserve-comments to disable.
--observability-config-query-plans-per-minute=OBSERVABILITY_CONFIG_QUERY_PLANS_PER_MINUTE
Number of query plans to sample every minute. Default value is 200.
Number of query plans to sample every minute. Default value is 20.
Allowed range: 0 to 200.
--[no-]observability-config-record-application-tags
@ -258,6 +266,11 @@ OPTIONAL FLAGS
--observability-config-track-active-query-plan to enable and
--no-observability-config-track-active-query-plan to disable.
--[no-]observability-config-track-client-address
Enable tracking of client address in query insights. Use
--observability-config-track-client-address to enable and
--no-observability-config-track-client-address to disable.
--observability-config-track-wait-events
Track wait events during query execution.