mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Feb 15 10:13:15 UTC 2023
This commit is contained in:
parent
02b395b082
commit
78fb6d9419
375 changed files with 5899 additions and 1603 deletions
|
|
@ -21,7 +21,7 @@ SYNOPSIS
|
|||
--postgresql-username=POSTGRESQL_USERNAME
|
||||
(--postgresql-password=POSTGRESQL_PASSWORD
|
||||
| --postgresql-prompt-for-password)]
|
||||
[--private-connection-name=PRIVATE_CONNECTION_NAME : --no-connectivity
|
||||
[--no-connectivity | --private-connection-name=PRIVATE_CONNECTION_NAME
|
||||
| --static-ip-connectivity
|
||||
| [--forward-ssh-hostname=FORWARD_SSH_HOSTNAME
|
||||
--forward-ssh-username=FORWARD_SSH_USERNAME
|
||||
|
|
@ -237,6 +237,9 @@ OPTIONAL FLAGS
|
|||
|
||||
At most one of these can be specified:
|
||||
|
||||
--no-connectivity
|
||||
no connectivity
|
||||
|
||||
Private connection resource - Resource ID of the private connection.
|
||||
This represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways. To set the project
|
||||
|
|
@ -255,9 +258,6 @@ OPTIONAL FLAGS
|
|||
▫ provide the argument --private-connection-name on the command
|
||||
line.
|
||||
|
||||
--no-connectivity
|
||||
no connectivity
|
||||
|
||||
--static-ip-connectivity
|
||||
use static ip connectivity
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue