1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 01:15:34 +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

@ -7,7 +7,7 @@ SYNOPSIS
(CONNECTION_PROFILE : --region=REGION)
[--alloydb-cluster=ALLOYDB_CLUSTER] [--no-async]
[--cloudsql-instance=CLOUDSQL_INSTANCE] [--display-name=DISPLAY_NAME]
[--labels=[KEY=VALUE,...]]
[--labels=[KEY=VALUE,...]] [--role=ROLE]
[--ca-certificate=CA_CERTIFICATE
: --client-certificate=CLIENT_CERTIFICATE --private-key=PRIVATE_KEY]
[--host=HOST --port=PORT --username=USERNAME (--password=PASSWORD
@ -89,6 +89,10 @@ FLAGS
contain only hyphens (-), underscores (_), lowercase characters, and
numbers.
--role=ROLE
The role of the connection profile. ROLE must be one of: SOURCE,
DESTINATION.
--ca-certificate=CA_CERTIFICATE
x509 PEM-encoded certificate of the CA that signed the database
server's certificate. The value for this flag needs to be the content