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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Create a node pool in an Anthos cluster on bare metal.

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

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

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

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

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

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. These variants are also available:

        $ gcloud container bare-metal node-pools

        $ gcloud beta container bare-metal node-pools

