mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
48 lines
1.3 KiB
Text
48 lines
1.3 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha database-migration connection-profiles - manage Database
|
||
|
|
Migration Service connection profiles
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha database-migration connection-profiles GROUP | COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) 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
|
||
|
|
(ALPHA) Create Database Migration Service connection profiles.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
delete
|
||
|
|
(ALPHA) Delete a Database Migration Service connection profile.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(ALPHA) Show details about a Database Migration Service connection
|
||
|
|
profile.
|
||
|
|
|
||
|
|
list
|
||
|
|
(ALPHA) List Database Migration Service connection profiles.
|
||
|
|
|
||
|
|
update
|
||
|
|
(ALPHA) Update a Database Migration Service connection profile.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in alpha and might change without notice. If this
|
||
|
|
command fails with API permission errors despite specifying the correct
|
||
|
|
project, you might be trying to access an API with an invitation-only early
|
||
|
|
access allowlist. This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud database-migration connection-profiles
|
||
|
|
|