NAME
    gcloud container aws clusters - create and manage Anthos clusters on AWS

SYNOPSIS
    gcloud container aws clusters COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Create and manage Anthos clusters on AWS.

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 Anthos cluster on AWS.

     delete
        Delete an Anthos cluster on AWS.

     describe
        Describe an Anthos cluster on AWS.

     get-credentials
        Get credentials of an Anthos cluster on AWS.

     list
        List Anthos clusters on AWS.

     update
        Update an Anthos cluster on AWS.

NOTES
    This variant is also available:

        $ gcloud alpha container aws clusters

