1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/compute/tpus/execution-groups/help
2022-03-01 04:29:52 +00:00

45 lines
1.1 KiB
Text

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