gcloud beta compute tpus execution-groups - command group that helps create and manage Cloud TPUs and Compute VMs
gcloud beta compute tpus execution-groups COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Command group that helps create and manage Cloud TPUs and Compute VMs.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
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