NAME
    gcloud edge-cloud container clusters node-pools - manage Kubernetes Edge
        node pools

SYNOPSIS
    gcloud edge-cloud container clusters node-pools COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Kubernetes Edge node pools.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create an Edge Container node pool.

     delete
        Delete an Edge Container nodePool.

     describe
        Show details about the nodePool.

     list
        List Edge Container nodePools.

     update
        Updates an Edge Container node pool.

NOTES
    This variant is also available:

        $ gcloud alpha edge-cloud container clusters node-pools

