mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
48 lines
1.1 KiB
Text
48 lines
1.1 KiB
Text
NAME
|
|
gcloud compute tpus - list, create, and delete Cloud TPUs
|
|
|
|
SYNOPSIS
|
|
gcloud compute tpus GROUP [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.
|
|
|
|
locations
|
|
List or Describe Available Cloud TPU Locations.
|
|
|
|
queued-resources
|
|
List, create, delete, and manage Queued Resources.
|
|
|
|
topologies
|
|
List available Cloud TPU topologies.
|
|
|
|
tpu-vm
|
|
List, create, and manage Cloud TPU VM nodes.
|
|
|
|
versions
|
|
Explore Available Tensorflow versions for Cloud TPUs.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute tpus
|
|
|
|
$ gcloud beta compute tpus
|
|
|