mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
71 lines
1.8 KiB
Text
71 lines
1.8 KiB
Text
NAME
|
|
gcloud database-migration conversion-workspaces - manage Database Migration
|
|
Service conversion workspaces
|
|
|
|
SYNOPSIS
|
|
gcloud database-migration conversion-workspaces GROUP | 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.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
mapping-rules
|
|
Manage Database Migration Service Conversion Workspace mapping rules.
|
|
|
|
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-ddls
|
|
Describe DDLs in a Database Migration Service conversion workspace.
|
|
|
|
describe-entities
|
|
Describe database entities in a Database Migration conversion
|
|
workspace.
|
|
|
|
describe-issues
|
|
Describe issues in a Database Migration Service 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.
|