mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
60 lines
1.5 KiB
Text
60 lines
1.5 KiB
Text
|
|
NAME
|
||
|
|
gcloud database-migration conversion-workspaces - manage Database Migration
|
||
|
|
Service conversion workspaces
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud database-migration conversion-workspaces COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Commands for managing Database Migration Service conversion workspaces.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
apply
|
||
|
|
Apply a Database Migration Service conversion workspace.
|
||
|
|
|
||
|
|
commit
|
||
|
|
Commit a Database Migration Service conversion workspace.
|
||
|
|
|
||
|
|
convert
|
||
|
|
Convert a Database Migration Service conversion workspace.
|
||
|
|
|
||
|
|
create
|
||
|
|
Create a Database Migration Service conversion workspace.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete a Database Migration conversion workspace.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Show details about a database migration conversion workspace.
|
||
|
|
|
||
|
|
describe-entities
|
||
|
|
Describe database entities in a Database Migration conversion
|
||
|
|
workspace.
|
||
|
|
|
||
|
|
import-rules
|
||
|
|
Import mapping rules in a Database Migration Service conversion
|
||
|
|
workspace.
|
||
|
|
|
||
|
|
list
|
||
|
|
List conversion workspaces.
|
||
|
|
|
||
|
|
list-background-jobs
|
||
|
|
List background jobs in the conversion workspaces.
|
||
|
|
|
||
|
|
rollback
|
||
|
|
Rollback a Database Migration Service conversion workspace.
|
||
|
|
|
||
|
|
seed
|
||
|
|
Seed a Database Migration Service conversion workspace.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update a Database Migration Service conversion workspace.
|