gcloud preview compute project-info

NAME
gcloud preview compute project-info - read and manipulate project-level data like quotas and metadata
SYNOPSIS
gcloud preview compute project-info COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(PREVIEW) Read and manipulate project-level data like quotas and metadata.

For more information about quotas, see the quotas documentation.

Note: Project-level metadata is a distinct concept from instance-level metadata.

For 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 help for details.

COMMANDS
COMMAND is one of the following:
add-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-info
gcloud alpha compute project-info
gcloud beta compute project-info