File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_projects.1
.TH "GCLOUD_BETA_PROJECTS" 1
.SH "NAME"
.HP
gcloud beta projects \- create and manage project access policies
.SH "SYNOPSIS"
.HP
\f5gcloud beta projects\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR The gcloud beta projects group lets you create and manage IAM
policies for projects on the Google Cloud Platform. Resources are organized
hierarchically and assigned to a particular project. A Project resource is
required to use Google Cloud Platform, and forms the basis for creating,
enabling and using all Cloud Platform services, managing APIs, enabling billing,
adding and removing collaborators, and managing permissions.
More information on the Cloud Platform Resource Hierarchy and the project
resource can be found here:
https://cloud.google.com/resource\-manager/docs/creating\-managing\-organization
and detailed documentation on creating and managing projects can be found here:
https://cloud.google.com/resource\-manager/docs/creating\-managing\-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\-iam\-policy\-binding\fR
\fB(BETA)\fR Add IAM policy binding for a project.
.TP 2m
\fBcreate\fR
\fB(BETA)\fR Create a new project.
.TP 2m
\fBdelete\fR
\fB(BETA)\fR Delete a project.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Show metadata for a project.
.TP 2m
\fBget\-ancestors\fR
\fB(BETA)\fR Get the ancestors for a project.
.TP 2m
\fBget\-ancestors\-iam\-policy\fR
\fB(BETA)\fR Get IAM policies for a project and its ancestors.
.TP 2m
\fBget\-iam\-policy\fR
\fB(BETA)\fR Get IAM policy for a project.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List projects accessible by the active account.
.TP 2m
\fBmove\fR
\fB(BETA)\fR Move a project into an organization.
.TP 2m
\fBremove\-iam\-policy\-binding\fR
\fB(BETA)\fR Remove IAM policy binding for a project.
.TP 2m
\fBset\-iam\-policy\fR
\fB(BETA)\fR Set IAM policy for a project.
.TP 2m
\fBundelete\fR
\fB(BETA)\fR Undelete a project.
.TP 2m
\fBupdate\fR
\fB(BETA)\fR Update the name of a project.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud projects
.RE
.RS 2m
$ gcloud alpha projects
.RE