mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 1 11:06:24 UTC 2025
This commit is contained in:
parent
1dea1ef852
commit
a0434a4d7a
247 changed files with 8086 additions and 424 deletions
|
|
@ -6,6 +6,14 @@ SYNOPSIS
|
|||
gcloud compute tpus execution-groups delete EXECUTION_GROUP_NAME
|
||||
[--tpu-only] [--zone=ZONE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(DEPRECATED) Delete TPU Node + VM created by execution group.
|
||||
|
||||
This command 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.
|
||||
|
||||
EXAMPLES
|
||||
To delete both, the TPU and the VM, run:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue