gcloud alpha compute tpus locations describe Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud alpha compute tpus locations describe - describe a Cloud TPU Location
- SYNOPSIS
gcloud alpha compute tpus locations describe[ZONE][GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(ALPHA)Describe a Cloud TPU Location.To get a list of available locations for your project run:gcloudalphacomputetpuslocationslist- EXAMPLES
- The following command describes the TPUs running in zone
us-central1-b:gcloudalphacomputetpuslocationsdescribeus-central1-b - POSITIONAL ARGUMENTS
- Location resource - The Cloud TPU Location you want to describe. This representsa Cloud resource. (NOTE) Some attributes are not given arguments in this groupbut can be set in other ways.
To set the
projectattribute:- provide the argument
zoneon the command line with a fullyspecified name; - set the property
compute/zonewith a fully specified name; - provide the argument
--projecton the command line; - set the property
core/project.
- [
ZONE] - ID of the location or fully qualified identifier for the location.
To set the
zoneattribute:- provide the argument
zoneon the command line; - set the property
compute/zone.
- provide the argument
- provide the argument
- Location resource - The Cloud TPU Location you want to describe. This representsa Cloud resource. (NOTE) Some attributes are not given arguments in this groupbut can be set in other ways.
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run
$gcloud helpfor details. - API REFERENCE
- This command uses the
tpu/v1API. The full documentation for thisAPI can be found at:https://cloud.google.com/tpu/ - NOTES
- This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudcomputetpuslocationsdescribegcloudbetacomputetpuslocationsdescribe
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.