mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Jan 25 10:09:52 UTC 2023
This commit is contained in:
parent
1248f773ec
commit
6dc17bdd4a
218 changed files with 6694 additions and 2033 deletions
|
|
@ -10,8 +10,7 @@ SYNOPSIS
|
|||
[--display-name=DISPLAY_NAME] [--labels=[KEY=VALUE,...]]
|
||||
[--ca-certificate=CA_CERTIFICATE
|
||||
: --client-certificate=CLIENT_CERTIFICATE --private-key=PRIVATE_KEY]
|
||||
[--psc-service-attachment=PSC_SERVICE_ATTACHMENT
|
||||
: --static-ip-connectivity] [GCLOUD_WIDE_FLAG ...]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a Database Migration Service connection profile for PostgreSQL.
|
||||
|
|
@ -116,29 +115,6 @@ OPTIONAL FLAGS
|
|||
the Client Certificate. Database Migration Service encrypts the value
|
||||
when storing it.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
Service attachment resource - Resource ID of the service attachment.
|
||||
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
|
||||
attribute:
|
||||
▸ provide the argument --psc-service-attachment on the command line
|
||||
with a fully specified name;
|
||||
▸ provide the argument --project on the command line;
|
||||
▸ set the property core/project. To set the region attribute:
|
||||
▸ provide the argument --psc-service-attachment on the command line
|
||||
with a fully specified name;
|
||||
▸ provide the argument --region on the command line.
|
||||
|
||||
--psc-service-attachment=PSC_SERVICE_ATTACHMENT
|
||||
ID of the service_attachment or fully qualified identifier for the
|
||||
service_attachment. To set the service_attachment attribute:
|
||||
▫ provide the argument --psc-service-attachment on the command
|
||||
line.
|
||||
|
||||
--static-ip-connectivity
|
||||
use static ip connectivity
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue