1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00
gcloud-help/gcloud/compute/tpus/help

77 lines
1.6 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud compute tpus - list, create, and delete Cloud TPUs
SYNOPSIS
gcloud compute tpus GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
List, create, and delete Cloud TPUs.
For more information about Cloud TPUs, see the Cloud TPUs documentation
(https://cloud.google.com/tpu/docs/tpus).
See also: Cloud TPUs API
(https://cloud.google.com/tpu/docs/reference/rest/).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
accelerator-types
List or Describe Available Cloud TPU accelerator types.
execution-groups
2025-10-01 11:06:24 +00:00
(DEPRECATED) Command group that helps create and manage Cloud TPUs and
Compute VMs.
2022-03-01 04:29:52 +00:00
locations
List or Describe Available Cloud TPU Locations.
2024-03-06 09:53:10 +00:00
queued-resources
List, create, delete, and manage Queued Resources.
2023-04-20 10:38:56 +00:00
topologies
List available Cloud TPU topologies.
2022-04-20 08:58:18 +00:00
tpu-vm
List, create, and manage Cloud TPU VM nodes.
2022-03-01 04:29:52 +00:00
versions
Explore Available Tensorflow versions for Cloud TPUs.
COMMANDS
COMMAND is one of the following:
create
2025-10-08 11:07:39 +00:00
(DEPRECATED) Create a new Cloud TPU.
2022-03-01 04:29:52 +00:00
delete
2025-10-08 11:07:39 +00:00
(DEPRECATED) Deletes a Cloud TPU.
2022-03-01 04:29:52 +00:00
describe
2025-10-08 11:07:39 +00:00
(DEPRECATED) Describe a Cloud TPU.
2022-03-01 04:29:52 +00:00
list
2025-10-08 11:07:39 +00:00
(DEPRECATED) List Cloud TPUs.
2022-03-01 04:29:52 +00:00
reimage
2025-10-08 11:07:39 +00:00
(DEPRECATED) Reimages the OS on a Cloud TPU.
2022-03-01 04:29:52 +00:00
start
2025-10-08 11:07:39 +00:00
(DEPRECATED) Start a Cloud TPU.
2022-03-01 04:29:52 +00:00
stop
2025-10-08 11:07:39 +00:00
(DEPRECATED) Stop a Cloud TPU.
2022-03-01 04:29:52 +00:00
NOTES
These variants are also available:
$ gcloud alpha compute tpus
$ gcloud beta compute tpus