File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_compute_project-info.1
.TH "GCLOUD_ALPHA_COMPUTE_PROJECT\-INFO" 1
.SH "NAME"
.HP
gcloud alpha compute project\-info \- read and manipulate project\-level data like quotas and metadata
.SH "SYNOPSIS"
.HP
\f5gcloud alpha compute project\-info\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR 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).
\f5\fINote\fR\fR: 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).
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBadd\-metadata\fR
\fB(ALPHA)\fR Add or update project\-wide metadata.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Describe the Compute Engine project resource.
.TP 2m
\fBremove\-metadata\fR
\fB(ALPHA)\fR Remove project\-wide metadata entries.
.TP 2m
\fBset\-default\-service\-account\fR
\fB(ALPHA)\fR Set the default service account on the project.
.TP 2m
\fBset\-usage\-bucket\fR
\fB(ALPHA)\fR Set usage reporting bucket for a project.
.TP 2m
\fBupdate\fR
\fB(ALPHA)\fR Update a Compute Engine project resource.
.RE
.sp
.SH "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:
.RS 2m
$ gcloud compute project\-info
.RE
.RS 2m
$ gcloud beta compute project\-info
.RE