NAME
    gcloud alpha compute tpus tpu-vm - list, create, and manage Cloud TPU VM
        nodes

SYNOPSIS
    gcloud alpha compute tpus tpu-vm GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) List, create, and manage Cloud TPU VM nodes.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     accelerator-types
        (ALPHA) List or Describe Available Cloud TPU VM node accelerator types.

     service-identity
        (ALPHA) Commands for Cloud TPU VM service identity.

     versions
        (ALPHA) Explore available runtime versions for Cloud TPU VM nodes.

COMMANDS
    COMMAND is one of the following:

     attach-disk
        (ALPHA) Attach disk to TPU VM.

     create
        (ALPHA) Create a new Cloud TPU VM node.

     delete
        (ALPHA) Delete a Cloud TPU VM node.

     describe
        (ALPHA) Describe a Cloud TPU VM node.

     detach-disk
        (ALPHA) Detach a disk from an instance.

     get-guest-attributes
        (ALPHA) Retrieve the Guest Attributes for a Cloud TPU VM.

     list
        (ALPHA) List Cloud TPU VM nodes.

     perform-maintenance
        (ALPHA) perform maintenance on a Cloud TPU VM.

     scp
        (ALPHA) Copy files to and from a Cloud TPU VM via SCP.

     simulate-maintenance-event
        (ALPHA) Simulates a maintenance event on a Cloud TPU VM.

     ssh
        (ALPHA) SSH into a Cloud TPU VM.

     start
        (ALPHA) Start a Cloud TPU VM node.

     stop
        (ALPHA) Stop a Cloud TPU VM node.

     update
        (ALPHA) Update a Cloud TPU VM node.

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. This variant is also available:

        $ gcloud compute tpus tpu-vm

