NAME
    gcloud alpha services vpc-peerings - VPC Peerings to various services

SYNOPSIS
    gcloud alpha services vpc-peerings GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) VPC Peerings to various services.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     operations
        (ALPHA) Manage VPC Peering operations.

COMMANDS
    COMMAND is one of the following:

     connect
        (ALPHA) Connect to a service via VPC peering for a project network.

     delete
        (ALPHA) Delete a private service connection to a service for a project
        network.

     disable-vpc-service-controls
        (ALPHA) Disable VPC Service Controls for the peering connection.

     enable-vpc-service-controls
        (ALPHA) Enable VPC Service Controls for the peering connection.

     get-vpc-service-controls
        (ALPHA) Get VPC state of Service Controls for the peering connection.

     list
        (ALPHA) List connections to a service via VPC peering for a project
        network.

     update
        (ALPHA) Update a private service connection to a service for a project
        network.

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 services vpc-peerings

        $ gcloud beta services vpc-peerings

