gcloud compute project-info

NAME
gcloud compute project-info - read and manipulate project-level data like quotas and metadata
SYNOPSIS
gcloud compute project-info COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
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
Add or update project-wide metadata.
describe
Describe the Compute Engine project resource.
remove-metadata
Remove project-wide metadata entries.
set-usage-bucket
Set usage reporting bucket for a project.
update
Update a Compute Engine project resource.
NOTES
These variants are also available:
gcloud alpha compute project-info
gcloud beta compute project-info