1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/compute/tpus/tpu-vm/help

75 lines
1.8 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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
2022-04-20 08:58:18 +00:00
(ALPHA) Delete a Cloud TPU VM node.
2022-03-01 04:29:52 +00:00
describe
(ALPHA) Describe a Cloud TPU VM node.
detach-disk
(ALPHA) Detach a disk from an instance.
get-guest-attributes
2022-04-20 08:58:18 +00:00
(ALPHA) Retrieve the Guest Attributes for a Cloud TPU VM.
2022-03-01 04:29:52 +00:00
list
(ALPHA) List Cloud TPU VM nodes.
scp
2022-04-20 08:58:18 +00:00
(ALPHA) Copy files to and from a Cloud TPU VM via SCP.
2022-03-01 04:29:52 +00:00
2022-07-13 09:59:38 +00:00
simulate-maintenance-event
(ALPHA) Simulates a maintenance event on a Cloud TPU VM.
2022-03-01 04:29:52 +00:00
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
2022-04-20 08:58:18 +00:00
access allowlist. This variant is also available:
$ gcloud compute tpus tpu-vm
2022-03-01 04:29:52 +00:00