- NAME
-
- gcloud preview compute project-info - read and manipulate project-level data like quotas and metadata
- SYNOPSIS
-
-
gcloud preview compute project-infoCOMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(PREVIEW)Read and manipulate project-level data like quotas and metadata.For more information about quotas, see the quotas documentation.
: Project-level metadata is a distinct concept from instance-level metadata.NoteFor more information about instance metadata, see Storing and retrieving instance metadata.
See also: Projects API.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - COMMANDS
-
is one of the following:COMMANDadd-metadata-
(PREVIEW)Add or update project-wide metadata. describe-
(PREVIEW)Describe the Compute Engine project resource. remove-metadata-
(PREVIEW)Remove project-wide metadata entries. update-
(PREVIEW)Update a Compute Engine project resource.
- NOTES
-
This command is currently in DEVELOPER PREVIEW and may change without notice. If
this command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
gcloud compute project-infogcloud alpha compute project-infogcloud beta compute project-info
gcloud preview compute project-info
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 2026-04-14 UTC.