mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jan 8 10:03:00 UTC 2025
This commit is contained in:
parent
52290f76fe
commit
5a9f5ff67e
161 changed files with 2678 additions and 414 deletions
|
|
@ -7,7 +7,8 @@ SYNOPSIS
|
|||
(CONNECTION_PROFILE : --region=REGION)
|
||||
[--alloydb-cluster=ALLOYDB_CLUSTER] [--ca-certificate=CA_CERTIFICATE]
|
||||
[--client-certificate=CLIENT_CERTIFICATE]
|
||||
[--cloudsql-instance=CLOUDSQL_INSTANCE] [--display-name=DISPLAY_NAME]
|
||||
[--cloudsql-instance=CLOUDSQL_INSTANCE]
|
||||
[--database-service=DATABASE_SERVICE] [--display-name=DISPLAY_NAME]
|
||||
[--host=HOST] [--port=PORT] [--private-key=PRIVATE_KEY]
|
||||
[--update-labels=[KEY=VALUE,...]] [--username=USERNAME]
|
||||
[--clear-labels | --remove-labels=[KEY,...]]
|
||||
|
|
@ -89,6 +90,9 @@ FLAGS
|
|||
If the source or destination is a Cloud SQL database, then use this
|
||||
field to provide the respective Cloud SQL instance ID.
|
||||
|
||||
--database-service=DATABASE_SERVICE
|
||||
database service for the oracle connection profile.
|
||||
|
||||
--display-name=DISPLAY_NAME
|
||||
A user-friendly name for the connection profile. The display name can
|
||||
include letters, numbers, spaces, and hyphens, and must start with a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue