- 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.
: Project-level metadata is a distinct concept from instance-level metadata.Note
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
-
is one of the following:COMMAND
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
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 2024-06-04 UTC.