mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
29 lines
683 B
Text
29 lines
683 B
Text
NAME
|
|
gcloud compute tpus tpu-vm versions - explore available runtime versions
|
|
for Cloud TPU VM nodes
|
|
|
|
SYNOPSIS
|
|
gcloud compute tpus tpu-vm versions COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Explore available runtime versions for Cloud TPU VM nodes.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe a runtime version available for Cloud TPU VM nodes.
|
|
|
|
list
|
|
List available runtime versions for Cloud TPU VM nodes.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha compute tpus tpu-vm versions
|
|
|