1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu Jul 25 09:27:13 UTC 2024

This commit is contained in:
Automated 2024-07-25 09:27:13 +00:00
parent 503936d882
commit 3a4c5997b9
153 changed files with 2744 additions and 496 deletions

View file

@ -19,7 +19,7 @@ SYNOPSIS
[--observability-config-query-plans-per-minute=OBSERVABILITY_CONFIG_QUERY_PLANS_PER_MINUTE]
[--[no-]observability-config-record-application-tags]
[--[no-]observability-config-track-active-queries]
[--observability-config-track-wait-events]
[--observability-config-track-wait-events] [--[no-]outbound-public-ip]
[--read-pool-node-count=READ_POOL_NODE_COUNT]
[--[no-]require-connectors] [--ssl-mode=SSL_MODE]
[--update-mode=UPDATE_MODE] [GCLOUD_WIDE_FLAG ...]
@ -156,6 +156,10 @@ OPTIONAL FLAGS
--observability-config-track-wait-events
Track wait events during query execution.
--[no-]outbound-public-ip
Add outbound Public IP connectivity to an AlloyDB instance. Use
--outbound-public-ip to enable and --no-outbound-public-ip to disable.
--read-pool-node-count=READ_POOL_NODE_COUNT
Read capacity, i.e. number of nodes in a read pool instance.