1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Wed Sep 11 09:52:17 UTC 2024

This commit is contained in:
Automated 2024-09-11 09:52:17 +00:00
parent 78a4d78e9e
commit a3842bba95
197 changed files with 6656 additions and 691 deletions

View file

@ -45,8 +45,8 @@ SYNOPSIS
[--replica-type=REPLICA_TYPE] [--replication=REPLICATION]
[--require-ssl] [--retained-backups-count=RETAINED_BACKUPS_COUNT]
[--retained-transaction-log-days=RETAINED_TRANSACTION_LOG_DAYS]
[--root-password=ROOT_PASSWORD] [--ssl-mode=SSL_MODE]
[--[no-]storage-auto-increase]
[--root-password=ROOT_PASSWORD] [--server-ca-mode=SERVER_CA_MODE]
[--ssl-mode=SSL_MODE] [--[no-]storage-auto-increase]
[--storage-auto-increase-limit=STORAGE_AUTO_INCREASE_LIMIT]
[--storage-size=STORAGE_SIZE] [--storage-type=STORAGE_TYPE]
[--threads-per-core=THREADS_PER_CORE] [--tier=TIER, -t TIER]
@ -415,6 +415,15 @@ FLAGS
--root-password=ROOT_PASSWORD
Root Cloud SQL user's password.
--server-ca-mode=SERVER_CA_MODE
Set the server CA mode of the instance. SERVER_CA_MODE must be one of:
GOOGLE_MANAGED_CAS_CA
Google-managed regional CA part of root CA hierarchy hosted on
Google Cloud's Certificate Authority Service (CAS).
GOOGLE_MANAGED_INTERNAL_CA
Google-managed self-signed internal CA.
--ssl-mode=SSL_MODE
Set the SSL mode of the instance. SSL_MODE must be one of: