NAME
    gcloud alpha edge-cloud networking routers - manage Distributed Cloud Edge
        Network routers

SYNOPSIS
    gcloud alpha edge-cloud networking routers COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Distributed Cloud Edge Network routers.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-bgp-peer
        (ALPHA) Add a BGP peer to a Distributed Cloud Edge Network router.

     add-interface
        (ALPHA) Add an interface to a Distributed Cloud Edge Network router.

     create
        (ALPHA) Create a Distributed Cloud Edge Network router.

     delete
        (ALPHA) Delete a Distributed Cloud Edge Network router.

     describe
        (ALPHA) Show details about the Distributed Cloud Edge Network router.

     get-status
        (ALPHA) Get the status of a specified Distributed Cloud Edge Network
        router.

     list
        (ALPHA) List Distributed Cloud Edge Network routers.

     remove-bgp-peer
        (ALPHA) Remove a BGP peer from a Distributed Cloud Edge Network router.

     remove-interface
        (ALPHA) remove an interface on a Distributed Cloud Edge Network router.

     update
        (ALPHA) Update a Distributed Cloud Edge Network router.

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. This variant is also available:

        $ gcloud edge-cloud networking routers

