mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
32 lines
706 B
Text
32 lines
706 B
Text
|
|
NAME
|
||
|
|
gcloud database-migration - manage Database Migration Service resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud database-migration GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Commands for managing Database Migration Service resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
connection-profiles
|
||
|
|
Manage Database Migration Service connection profiles.
|
||
|
|
|
||
|
|
migration-jobs
|
||
|
|
Manage Database Migration Service migration jobs.
|
||
|
|
|
||
|
|
operations
|
||
|
|
Manage Database Migration Service operations.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha database-migration
|
||
|
|
|