- NAME
-
- gcloud alpha compute project-info - read and manipulate project-level data like quotas and metadata
- SYNOPSIS
-
-
gcloud alpha compute project-info
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(ALPHA)
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
-
(ALPHA)
Add or update project-wide metadata. describe
-
(ALPHA)
Describe the Compute Engine project resource. remove-metadata
-
(ALPHA)
Remove project-wide metadata entries. set-default-service-account
-
(ALPHA)
Set the default service account on the project. set-usage-bucket
-
(ALPHA)
Set usage reporting bucket for a project. update
-
(ALPHA)
Update a Compute Engine project resource.
- NOTES
-
This command is currently in alpha and might 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 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.