mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Thu Dec 18 10:57:44 UTC 2025
This commit is contained in:
parent
6d07e70b12
commit
bdd724fcf3
219 changed files with 8033 additions and 381 deletions
|
|
@ -109,9 +109,18 @@ FLAGS
|
|||
|
||||
--host=HOST
|
||||
IP or hostname of the database. When --psc-service-attachment is also
|
||||
specified, this field value should be: 1. For Cloud SQL PSC enabled
|
||||
instance - the dns_name field (e.g <uid>.<region>.sql.goog.). 2. For
|
||||
Cloud SQL PSA instance (vpc peering) - the private ip of the instance.
|
||||
specified, this field value should be:
|
||||
|
||||
1. For Cloud SQL PSC enabled instance - the dns_name field (e.g
|
||||
<uid>.<region>.sql.goog.).
|
||||
|
||||
2. For Cloud SQL PSA instance (vpc peering) - the private ip of the
|
||||
instance.
|
||||
|
||||
3. For AlloyDB PSC enabled cluster - the dns_name field of the primary
|
||||
instance (e.g <uid>.<region>.alloydb-psc.goog.).
|
||||
|
||||
4. For AlloyDB PSA cluster - the private ip of the primary instance.
|
||||
|
||||
--port=PORT
|
||||
Network port of the database.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue