1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/compute/tpus/help
2022-03-01 04:29:52 +00:00

66 lines
1.3 KiB
Text

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
Command group that helps create and manage Cloud TPUs and Compute VMs.
locations
List or Describe Available Cloud TPU Locations.
versions
Explore Available Tensorflow versions for Cloud TPUs.
COMMANDS
COMMAND is one of the following:
create
Create a new Cloud TPU.
delete
Deletes a Cloud TPU.
describe
Describe a Cloud TPU.
list
List Cloud TPUs.
reimage
Reimages the OS on a Cloud TPU.
start
Start a Cloud TPU.
stop
Stop a Cloud TPU.
NOTES
These variants are also available:
$ gcloud alpha compute tpus
$ gcloud beta compute tpus