gcloud beta compute project-info - read and manipulate project-level data like quotas and metadata
gcloud beta compute project-info COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Read and manipulate project-level data like quotas and metadata.
For more information about quotas, see the quotas documentation https://cloud.google.com/compute/quotas.
Note: Project-level metadata is a distinct concept from instance-level metadata.
For more information about instance metadata, see Storing and retrieving instance metadata https://cloud.google.com/compute/docs/storing-retrieving-metadata.
See also: Projects API https://cloud.google.com/compute/docs/reference/rest/v1/projects.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- add-metadata
(BETA) Add or update project-wide metadata.
- describe
(BETA) Describe the Compute Engine project resource.
- remove-metadata
(BETA) Remove project-wide metadata entries.
- set-usage-bucket
(BETA) Set usage reporting bucket for a project.
- update
(BETA) Update a Compute Engine project resource.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute project-info
$ gcloud alpha compute project-info