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) Command group that helps create and manage Cloud TPUs and Compute
    VMs.

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

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

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

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

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

     suspend
        (BETA) 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

