mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Sep 20 10:45:25 UTC 2023
This commit is contained in:
parent
952686eb78
commit
54eca12593
183 changed files with 2246 additions and 4040 deletions
|
|
@ -76,7 +76,7 @@ REQUIRED FLAGS
|
|||
--database-version=DATABASE_VERSION
|
||||
Database engine type and version. DATABASE_VERSION must be one of:
|
||||
MYSQL_5_7, MYSQL_5_6, MYSQL_8_0, POSTGRES_9_6, POSTGRES_10,
|
||||
POSTGRES_11, POSTGRES_12, POSTGRES_13, POSTGRES_14.
|
||||
POSTGRES_11, POSTGRES_12, POSTGRES_13, POSTGRES_14, POSTGRES_15.
|
||||
|
||||
Connection profile resource - Database Migration Service source connection
|
||||
profile ID. This represents a Cloud resource. (NOTE) Some attributes are
|
||||
|
|
|
|||
|
|
@ -88,9 +88,9 @@ FLAGS
|
|||
|
||||
--ca-certificate=CA_CERTIFICATE
|
||||
x509 PEM-encoded certificate of the CA that signed the database
|
||||
server's certificate. The replica will use this certificate to verify
|
||||
it's connecting to the correct host. Database Migration Service
|
||||
encrypts the value when storing it.
|
||||
server's certificate. Database Migration Service will use this
|
||||
certificate to verify it's connecting to the correct host. Database
|
||||
Migration Service encrypts the value when storing it.
|
||||
|
||||
--certificate=CERTIFICATE
|
||||
x509 PEM-encoded certificate that will be used by the replica to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue