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

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

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

COMMANDS
    COMMAND is one of the following:

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

     delete
        Delete a private service connection to a service for a project network.

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

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

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

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

     update
        Update a private service connection to a service for a project network.

NOTES
    These variants are also available:

        $ gcloud alpha services vpc-peerings

        $ gcloud beta services vpc-peerings

