mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 22:36:52 +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
|
|
@ -8,7 +8,7 @@ SYNOPSIS
|
|||
--database-service=DATABASE_SERVICE --host=HOST --port=PORT
|
||||
--username=USERNAME (--password=PASSWORD | --prompt-for-password)
|
||||
[--no-async] [--ca-certificate=CA_CERTIFICATE]
|
||||
[--display-name=DISPLAY_NAME] [--labels=[KEY=VALUE,...]]
|
||||
[--display-name=DISPLAY_NAME] [--labels=[KEY=VALUE,...]] [--role=ROLE]
|
||||
[--private-connection=PRIVATE_CONNECTION | --static-ip-connectivity
|
||||
| [--forward-ssh-hostname=FORWARD_SSH_HOSTNAME
|
||||
--forward-ssh-username=FORWARD_SSH_USERNAME
|
||||
|
|
@ -114,6 +114,10 @@ OPTIONAL FLAGS
|
|||
contain only hyphens (-), underscores (_), lowercase characters, and
|
||||
numbers.
|
||||
|
||||
--role=ROLE
|
||||
The role of the connection profile. ROLE must be one of: SOURCE,
|
||||
DESTINATION.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
Private connection resource - Resource ID of the private connection.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue