NAME
    gcloud container bare-metal node-pools - create and manage node pools in an
        Anthos cluster on bare metal

SYNOPSIS
    gcloud container bare-metal node-pools COMMAND [GCLOUD_WIDE_FLAG ...]

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

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 bare metal.

     delete
        Delete a node pool in an Anthos cluster on bare metal.

     describe
        Describe a node pool in an Anthos cluster on bare metal.

     enroll
        Enroll a node pool of a user cluster in Anthos on bare metal.

     list
        List node pools in an Anthos cluster on bare metal.

     update
        Update a node pool in an Anthos cluster on bare metal.

NOTES
    These variants are also available:

        $ gcloud alpha container bare-metal node-pools

        $ gcloud beta container bare-metal node-pools

