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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Create an Edge Container node pool.

     delete
        (ALPHA) Delete an Edge Container nodePool.

     describe
        (ALPHA) Show details about the nodePool.

     list
        (ALPHA) List Edge Container nodePools.

     update
        (ALPHA) Updates an Edge Container node pool.

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 container clusters node-pools

