NAME
    gcloud beta compute tpus execution-groups - command group that helps create
        and manage Cloud TPUs and Compute VMs

SYNOPSIS
    gcloud beta compute tpus execution-groups COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) (DEPRECATED) Command group that helps create and manage Cloud TPUs
    and Compute VMs.

    This command group is deprecated and will be removed in a future release.
    We recommend that you use the TPU-VM or Queued Resource API. See
    https://cloud.google.com/tpu/docs/managing-tpus-tpu-vm for more
    information.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) (DEPRECATED) Create Google Compute TPUs along with VMs.

     delete
        (BETA) (DEPRECATED) Delete TPU Node + VM created by execution group.

     describe
        (BETA) (DEPRECATED) Describe Google Compute TPU + VM combination.

     list
        (BETA) (DEPRECATED) List TPU Node+VM groups created by execution group.

     resume
        (BETA) (DEPRECATED) Creates Google Compute TPU and resumes the VM.

     suspend
        (BETA) (DEPRECATED) Deletes Google Compute TPU and suspends the VM.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud compute tpus execution-groups

        $ gcloud alpha compute tpus execution-groups

