- NAME
-
- gcloud compute project-zonal-metadata describe - describe project zonal metadata
- SYNOPSIS
-
-
gcloud compute project-zonal-metadata describe
--zone
=ZONE
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Describe project zonal metadata.
- EXAMPLES
-
To describe the project zonal metadata in the zone
for the projectus-central1-a
, run:my-gcp-project
gcloud compute project-zonal-metadata describe --zone=us-central1-a --project=my-gcp-project
- REQUIRED FLAGS
-
--zone
=ZONE
- Zone for project zonal metadata
- 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 help
for details. - NOTES
-
These variants are also available:
gcloud alpha compute project-zonal-metadata describe
gcloud beta compute project-zonal-metadata describe
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-04-30 UTC.