mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
30 lines
728 B
Text
30 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.
|