mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
NAME
|
|
gcloud database-migration connection-profiles - manage Database Migration
|
|
Service connection profiles
|
|
|
|
SYNOPSIS
|
|
gcloud database-migration connection-profiles GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing Database Migration Service connection profiles.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
create
|
|
Create Database Migration Service connection profiles.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
Delete a Database Migration Service connection profile.
|
|
|
|
describe
|
|
Show details about a Database Migration Service connection profile.
|
|
|
|
list
|
|
List Database Migration Service connection profiles.
|
|
|
|
test
|
|
Test a Database Migration Service connection profile.
|
|
|
|
update
|
|
Update a Database Migration Service connection profile.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha database-migration connection-profiles
|
|
|