gcloud alpha compute tpus execution-groups

NAME
gcloud alpha compute tpus execution-groups - command group that helps create and manage Cloud TPUs and Compute VMs
SYNOPSIS
gcloud alpha compute tpus execution-groups COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create Google Compute TPUs along with VMs.
delete
(ALPHA) Delete TPU Node + VM created by execution group.
describe
(ALPHA) Describe Google Compute TPU + VM combination.
list
(ALPHA) List TPU Node+VM groups created by execution group.
resume
(ALPHA) Creates Google Compute TPU and resumes the VM.
suspend
(ALPHA) Deletes Google Compute TPU and suspends the VM.
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 compute tpus execution-groups
gcloud beta compute tpus execution-groups