mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
64 lines
1.8 KiB
Text
64 lines
1.8 KiB
Text
NAME
|
|
gcloud alpha database-migration migration-jobs - manage Database Migration
|
|
Service migration jobs
|
|
|
|
SYNOPSIS
|
|
gcloud alpha database-migration migration-jobs COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create a Database Migration Service migration job.
|
|
|
|
delete
|
|
(ALPHA) Delete a Database Migration Service migration job.
|
|
|
|
describe
|
|
(ALPHA) Show details about a Database Migration Service migration job.
|
|
|
|
generate-ssh-script
|
|
(ALPHA) Generate a SSH script for a Database Migration Service
|
|
migration job.
|
|
|
|
list
|
|
(ALPHA) List Database Migration Service migration jobs.
|
|
|
|
promote
|
|
(ALPHA) Promote a Database Migration Service migration job.
|
|
|
|
restart
|
|
(ALPHA) Restart a Database Migration Service migration job.
|
|
|
|
resume
|
|
(ALPHA) Resume a Database Migration Service migration job.
|
|
|
|
start
|
|
(ALPHA) Start a Database Migration Service migration job.
|
|
|
|
stop
|
|
(ALPHA) Stop a Database Migration Service migration job.
|
|
|
|
update
|
|
(ALPHA) Update a Database Migration Service migration job.
|
|
|
|
verify
|
|
(ALPHA) Verify a Database Migration Service migration job.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud database-migration migration-jobs
|
|
|