2023-05-10 11:35:23 +00:00
|
|
|
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.
|
|
|
|
|
|
2023-08-02 11:22:33 +00:00
|
|
|
describe-ddls
|
|
|
|
|
Describe DDLs in a Database Migration Service conversion workspace.
|
|
|
|
|
|
2023-05-10 11:35:23 +00:00
|
|
|
describe-entities
|
|
|
|
|
Describe database entities in a Database Migration conversion
|
|
|
|
|
workspace.
|
|
|
|
|
|
2023-08-02 11:22:33 +00:00
|
|
|
describe-issues
|
|
|
|
|
Describe issues in a Database Migration Service conversion workspace.
|
|
|
|
|
|
2023-05-10 11:35:23 +00:00
|
|
|
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.
|