gcloud beta compute project-zonal-metadata describe

NAME
gcloud beta compute project-zonal-metadata describe - describe project zonal metadata
SYNOPSIS
gcloud beta compute project-zonal-metadata describe --zone=ZONE [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Describe project zonal metadata.
EXAMPLES
To describe the project zonal metadata in the zone us-central1-a for the project my-gcp-project, run:
gcloud beta 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
This command is currently in beta and might change without notice. This variant is also available:
gcloud alpha compute project-zonal-metadata describe