NAME
    gcloud container azure node-pools - create and manage node pools in an
        Anthos cluster on Azure

SYNOPSIS
    gcloud container azure node-pools COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Create and manage node pools in an Anthos cluster on Azure.

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 a node pool in an Anthos cluster on Azure.

     delete
        Delete a node pool in an Anthos cluster on Azure.

     describe
        Describe a node pool in an Anthos cluster on Azure.

     list
        List node pools in an Anthos cluster on Azure.

     update
        Update a node pool in an Anthos cluster on Azure.

NOTES
    This variant is also available:

        $ gcloud alpha container azure node-pools

