1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed Apr 20 08:58:18 UTC 2022

This commit is contained in:
Automated 2022-04-20 08:58:18 +00:00
parent 9dcb91c709
commit 72862dfe28
204 changed files with 3253 additions and 457 deletions

View file

@ -0,0 +1,61 @@
NAME
gcloud compute tpus tpu-vm - list, create, and manage Cloud TPU VM nodes
SYNOPSIS
gcloud compute tpus tpu-vm GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
List or Describe Available Cloud TPU VM node accelerator types.
service-identity
Commands for Cloud TPU VM service identity.
versions
Explore available runtime versions for Cloud TPU VM nodes.
COMMANDS
COMMAND is one of the following:
create
Create a new Cloud TPU VM node.
delete
Delete a Cloud TPU VM node.
describe
Describe a Cloud TPU VM node.
get-guest-attributes
Retrieve the Guest Attributes for a Cloud TPU VM.
list
List Cloud TPU VM nodes.
scp
Copy files to and from a Cloud TPU VM via SCP.
ssh
SSH into a Cloud TPU VM.
start
Start a Cloud TPU VM node.
stop
Stop a Cloud TPU VM node.
NOTES
This variant is also available:
$ gcloud alpha compute tpus tpu-vm