mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jun 8 09:13:38 UTC 2022
This commit is contained in:
parent
82063cbb03
commit
28d031b3c1
240 changed files with 3156 additions and 1115 deletions
|
|
@ -5,8 +5,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud database-migration migration-jobs update
|
||||
(MIGRATION_JOB : --region=REGION) --destination=DESTINATION
|
||||
--source=SOURCE [--display-name=DISPLAY_NAME] [--dump-path=DUMP_PATH]
|
||||
[--type=TYPE] [--update-labels=[KEY=VALUE,...]]
|
||||
--source=SOURCE [--no-async] [--display-name=DISPLAY_NAME]
|
||||
[--dump-path=DUMP_PATH] [--type=TYPE] [--update-labels=[KEY=VALUE,...]]
|
||||
[--clear-labels | --remove-labels=[KEY,...]]
|
||||
[--peer-vpc=PEER_VPC | --static-ip
|
||||
| --vm=VM --vm-ip=VM_IP --vm-port=VM_PORT --vpc=VPC]
|
||||
|
|
@ -84,6 +84,9 @@ FLAGS
|
|||
connection_profile. To set the connection_profile attribute:
|
||||
▸ provide the argument --source on the command line.
|
||||
|
||||
--no-async
|
||||
Waits for the operation in progress to complete before returning.
|
||||
|
||||
--display-name=DISPLAY_NAME
|
||||
Friendly name for the migration job.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue