mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
74 lines
1.8 KiB
Text
74 lines
1.8 KiB
Text
NAME
|
|
gcloud alpha compute tpus tpu-vm - list, create, and manage Cloud TPU VM
|
|
nodes
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute tpus tpu-vm GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) List, create, and manage Cloud TPU VM nodes.
|
|
|
|
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 VM node accelerator types.
|
|
|
|
service-identity
|
|
(ALPHA) Commands for Cloud TPU VM service identity.
|
|
|
|
versions
|
|
(ALPHA) Explore available runtime versions for Cloud TPU VM nodes.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
attach-disk
|
|
(ALPHA) Attach disk to TPU VM.
|
|
|
|
create
|
|
(ALPHA) Create a new Cloud TPU VM node.
|
|
|
|
delete
|
|
(ALPHA) Delete a Cloud TPU VM node.
|
|
|
|
describe
|
|
(ALPHA) Describe a Cloud TPU VM node.
|
|
|
|
detach-disk
|
|
(ALPHA) Detach a disk from an instance.
|
|
|
|
get-guest-attributes
|
|
(ALPHA) Retrieve the Guest Attributes for a Cloud TPU VM.
|
|
|
|
list
|
|
(ALPHA) List Cloud TPU VM nodes.
|
|
|
|
scp
|
|
(ALPHA) Copy files to and from a Cloud TPU VM via SCP.
|
|
|
|
simulate-maintenance-event
|
|
(ALPHA) Simulates a maintenance event on a Cloud TPU VM.
|
|
|
|
ssh
|
|
(ALPHA) SSH into a Cloud TPU VM.
|
|
|
|
start
|
|
(ALPHA) Start a Cloud TPU VM node.
|
|
|
|
stop
|
|
(ALPHA) Stop a Cloud TPU VM node.
|
|
|
|
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. This variant is also available:
|
|
|
|
$ gcloud compute tpus tpu-vm
|
|
|