1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Nov 13 10:04:10 UTC 2024

This commit is contained in:
Automated 2024-11-13 10:04:10 +00:00
parent 7da5872e5c
commit a63704a3af
252 changed files with 4821 additions and 807 deletions

View file

@ -456,6 +456,9 @@ FLAGS
--server-ca-mode=SERVER_CA_MODE
Set the server CA mode of the instance. SERVER_CA_MODE must be one of:
CUSTOMER_MANAGED_CAS_CA
Customer-managed CA hosted on Google Cloud's Certificate Authority
Service (CAS).
GOOGLE_MANAGED_CAS_CA
Google-managed regional CA part of root CA hierarchy hosted on
Google Cloud's Certificate Authority Service (CAS).

View file

@ -24,9 +24,9 @@ FLAGS
complete.
--db-timeout=DB_TIMEOUT
(MySQL only) Cloud SQL instance operations timeout, which is the sum of
all database operations. Default value is 10 minutes and can be
modified to a maximum value of 24h.
(MySQL and PostgreSQL only) Cloud SQL instance operations timeout,
which is the sum of all database operations. Default value is 10
minutes and can be modified to a maximum value of 24h.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,