NAME
    gcloud container aws node-pools - create and manage node pools in an Anthos
        cluster on AWS

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

DESCRIPTION
    (DEPRECATED) Create and manage node pools in an Anthos cluster on AWS.

    This command is deprecated. See
    https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
    for more details.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (DEPRECATED) Create a node pool in an Anthos cluster on AWS.

     delete
        (DEPRECATED) Delete a node pool in an Anthos cluster on AWS.

     describe
        (DEPRECATED) Describe a node pool in an Anthos cluster on AWS.

     list
        (DEPRECATED) List node pools in an Anthos cluster on AWS.

     rollback
        (DEPRECATED) Rollback a node pool in an Anthos cluster on AWS.

     update
        (DEPRECATED) Update a node pool in an Anthos cluster on AWS.

NOTES
    This variant is also available:

        $ gcloud alpha container aws node-pools

