mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Sep 18 09:49:45 UTC 2024
This commit is contained in:
parent
a3842bba95
commit
8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions
|
|
@ -13,13 +13,13 @@ EXAMPLES
|
|||
To promote a migration job:
|
||||
|
||||
$ gcloud database-migration migration-jobs promote MIGRATION_JOB \
|
||||
--region=us-central1
|
||||
--region=us-central1
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Migration job resource - Migration job resource - Cloud Database Migration
|
||||
Service migration job to promote. The arguments in this group can be used
|
||||
to specify the attributes of this resource. (NOTE) Some attributes are not
|
||||
given arguments in this group but can be set in other ways.
|
||||
Migration job resource - The migration job to promote. The arguments in
|
||||
this group can be used to specify the attributes of this 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 migration_job on the command line with a fully
|
||||
|
|
@ -40,7 +40,7 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--region=REGION
|
||||
The name of the region.
|
||||
The Cloud region for the migration_job.
|
||||
|
||||
To set the region attribute:
|
||||
▸ provide the argument migration_job on the command line with a
|
||||
|
|
@ -55,10 +55,6 @@ GCLOUD WIDE FLAGS
|
|||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
API REFERENCE
|
||||
This command uses the datamigration/v1 API. The full documentation for this
|
||||
API can be found at: https://cloud.google.com/database-migration/
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue