NAME
    gcloud alpha alloydb - create and manage AlloyDB databases

SYNOPSIS
    gcloud alpha alloydb GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) The gcloud alloydb command group lets you create and manage Google
    Cloud AlloyDB databases.

    AlloyDB is a fully-managed database service that makes it easy to set up,
    maintain, manage, and administer your Alloydb databases in the cloud.

    More information on AlloyDB can be found at
    https://cloud.google.com/alloydb

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     backups
        (ALPHA) Provide commands for managing AlloyDB backups.

     clusters
        (ALPHA) Provide commands for managing AlloyDB clusters.

     instances
        (ALPHA) Provide commands for managing AlloyDB instances.

     operations
        (ALPHA) Provide commands for managing AlloyDB operations.

     users
        (ALPHA) Provide commands for managing AlloyDB users.

COMMANDS
    COMMAND is one of the following:

     connect
        (ALPHA) Connect to an AlloyDB instance using the AlloyDB Auth Proxy.

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. These variants are also available:

        $ gcloud alloydb

        $ gcloud beta alloydb

