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

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

DESCRIPTION
    (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
        (DEPRECATED) Create Google Compute TPUs along with VMs.

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

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

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

NOTES
    These variants are also available:

        $ gcloud alpha compute tpus execution-groups

        $ gcloud beta compute tpus execution-groups

