mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
82 lines
2 KiB
Text
82 lines
2 KiB
Text
NAME
|
|
gcloud alpha compute tpus - list, create, and delete Cloud TPUs
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute tpus GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) List or Describe Available Cloud TPU accelerator types.
|
|
|
|
execution-groups
|
|
(ALPHA) Command group that helps create and manage Cloud TPUs and
|
|
Compute VMs.
|
|
|
|
locations
|
|
(ALPHA) List or Describe Available Cloud TPU Locations.
|
|
|
|
queued-resources
|
|
(ALPHA) List, create, delete, and manage Queued Resources.
|
|
|
|
reservations
|
|
(ALPHA) List and manage Reservations.
|
|
|
|
topologies
|
|
(ALPHA) List available Cloud TPU topologies.
|
|
|
|
tpu-vm
|
|
(ALPHA) List, create, and manage Cloud TPU VM nodes.
|
|
|
|
versions
|
|
(ALPHA) Explore Available Tensorflow versions for Cloud TPUs.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a new Cloud TPU.
|
|
|
|
delete
|
|
(ALPHA) Deletes a Cloud TPU.
|
|
|
|
describe
|
|
(ALPHA) Describe a Cloud TPU.
|
|
|
|
list
|
|
(ALPHA) List Cloud TPUs.
|
|
|
|
reimage
|
|
(ALPHA) Reimages the OS on a Cloud TPU.
|
|
|
|
start
|
|
(ALPHA) Start a Cloud TPU.
|
|
|
|
stop
|
|
(ALPHA) Stop a Cloud TPU.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud compute tpus
|
|
|
|
$ gcloud beta compute tpus
|
|
|