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

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

DESCRIPTION
    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
        Add a BGP peer to a Distributed Cloud Edge Network router.

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

     create
        Create a Distributed Cloud Edge Network router.

     delete
        Delete a Distributed Cloud Edge Network router.

     describe
        Show details about the Distributed Cloud Edge Network router.

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

     list
        List Distributed Cloud Edge Network routers.

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

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

NOTES
    This variant is also available:

        $ gcloud alpha edge-cloud networking routers

