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

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

DESCRIPTION
    (BETA) 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
        (BETA) Manage VPC Peering operations.

COMMANDS
    COMMAND is one of the following:

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

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

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

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

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

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

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

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud services vpc-peerings

        $ gcloud alpha services vpc-peerings

