mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 17:05:28 +00:00
31 lines
728 B
Text
31 lines
728 B
Text
|
|
NAME
|
||
|
|
gcloud database-migration private-connections - manage Database Migration
|
||
|
|
Service private connections
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud database-migration private-connections COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Commands for managing Database Migration Service private connections.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
Create a Database Migration private connection.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete a Database Migration private connection.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Show details about a database migration private connection.
|
||
|
|
|
||
|
|
list
|
||
|
|
List private connections.
|