1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00

gcloud: Wed Jan 8 10:03:00 UTC 2025

This commit is contained in:
Automated 2025-01-08 10:03:00 +00:00
parent 52290f76fe
commit 5a9f5ff67e
161 changed files with 2678 additions and 414 deletions

View file

@ -16,7 +16,7 @@ SYNOPSIS
[--database-flags=[FLAG=VALUE,...]] [--display-name=DISPLAY_NAME]
[--edition=EDITION] [--no-enable-ip-v4] [--labels=[KEY=VALUE,...]]
[--private-network=PRIVATE_NETWORK] [--provider=PROVIDER]
[--require-ssl] [--root-password=ROOT_PASSWORD]
[--require-ssl] [--role=ROLE] [--root-password=ROOT_PASSWORD]
[--secondary-zone=SECONDARY_ZONE]
[--storage-auto-resize-limit=STORAGE_AUTO_RESIZE_LIMIT]
[--user-labels=[KEY=VALUE,...]] [--zone=ZONE]
@ -213,6 +213,10 @@ OPTIONAL FLAGS
--require-ssl
Whether SSL connections over IP should be enforced or not.
--role=ROLE
The role of the connection profile. ROLE must be one of: SOURCE,
DESTINATION.
--root-password=ROOT_PASSWORD
Root Cloud SQL user's password.