mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Sep 25 09:51:52 UTC 2024
This commit is contained in:
parent
8ebed5b0f1
commit
0a5b6f11af
202 changed files with 9781 additions and 830 deletions
|
|
@ -13,6 +13,7 @@ SYNOPSIS
|
|||
[--insights-config-query-string-length=INSIGHTS_CONFIG_QUERY_STRING_LENGTH]
|
||||
[--[no-]insights-config-record-application-tags]
|
||||
[--[no-]insights-config-record-client-address]
|
||||
[--[no-]outbound-public-ip]
|
||||
[--read-pool-node-count=READ_POOL_NODE_COUNT]
|
||||
[--[no-]require-connectors] [--ssl-mode=SSL_MODE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -114,6 +115,10 @@ OPTIONAL FLAGS
|
|||
Use --insights-config-record-client-address to enable and
|
||||
--no-insights-config-record-client-address to disable.
|
||||
|
||||
--[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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue