1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-14 08:55:34 +00:00
gcloud-help/gcloud/database-migration/migration-jobs/help
2025-01-15 09:50:59 +00:00

66 lines
1.6 KiB
Text

NAME
gcloud database-migration migration-jobs - manage Database Migration
Service migration jobs
SYNOPSIS
gcloud database-migration migration-jobs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Commands for managing Database Migration Service migration jobs.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Create a Database Migration Service migration job.
delete
Delete a Database Migration Service migration job.
demote-destination
Demote a destination of a Database Migration Service migration job.
describe
Show details about a Database Migration Service migration job.
fetch-source-objects
Fetch objects for a Database Migration Service migration job by
connection to the source.
generate-ssh-script
Generate a SSH script for a Database Migration Service migration job.
list
List Database Migration Service migration jobs.
promote
Promote a Database Migration Service migration job.
restart
Restart a Database Migration Service migration job.
resume
Resume a Database Migration Service migration job.
start
Start a Database Migration Service migration job.
stop
Stop a Database Migration Service migration job.
update
Update a Database Migration Service migration job.
verify
Verify a Database Migration Service migration job.
NOTES
This variant is also available:
$ gcloud alpha database-migration migration-jobs