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.

     fetch-static-ips
        List IPs used for static IP connectivity method.

     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

