mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
gcloud: Wed May 10 11:35:23 UTC 2023
This commit is contained in:
parent
a4643b613a
commit
14441c7ea7
154 changed files with 6649 additions and 164 deletions
59
gcloud/database-migration/conversion-workspaces/help
Normal file
59
gcloud/database-migration/conversion-workspaces/help
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue