NAME
    gcloud alpha compute networks peerings - list, create, delete, and update
        VPC Network Peering

SYNOPSIS
    gcloud alpha compute networks peerings COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) List, create, delete, and update VPC Network Peering.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     cancel-request-delete
        (ALPHA) Cancel deletion request of a Compute Engine network peering.

     create
        (ALPHA) Create a Compute Engine network peering.

     delete
        (ALPHA) Delete a Compute Engine network peering.

     list
        (ALPHA) List Google Compute Engine peerings.

     list-routes
        (ALPHA) List received or advertised routes for a VPC network peering.

     request-delete
        (ALPHA) Request deletion of a Compute Engine network peering.

     update
        (ALPHA) Update a Compute Engine network peering.

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 compute networks peerings

        $ gcloud beta compute networks peerings

