mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
68 lines
1.5 KiB
Text
68 lines
1.5 KiB
Text
NAME
|
|
gcloud beta compute tpus - list, create, and delete Cloud TPUs
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute tpus GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) List or Describe Available Cloud TPU accelerator types.
|
|
|
|
execution-groups
|
|
(BETA) Command group that helps create and manage Cloud TPUs and
|
|
Compute VMs.
|
|
|
|
locations
|
|
(BETA) List or Describe Available Cloud TPU Locations.
|
|
|
|
versions
|
|
(BETA) Explore Available Tensorflow versions for Cloud TPUs.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a new Cloud TPU.
|
|
|
|
delete
|
|
(BETA) Deletes a Cloud TPU.
|
|
|
|
describe
|
|
(BETA) Describe a Cloud TPU.
|
|
|
|
list
|
|
(BETA) List Cloud TPUs.
|
|
|
|
reimage
|
|
(BETA) Reimages the OS on a Cloud TPU.
|
|
|
|
start
|
|
(BETA) Start a Cloud TPU.
|
|
|
|
stop
|
|
(BETA) Stop a Cloud TPU.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute tpus
|
|
|
|
$ gcloud alpha compute tpus
|
|
|