gcloud beta projects Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud beta projects - create and manage project access policies
- SYNOPSIS
gcloud beta projectsCOMMAND[GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(BETA)The gcloud beta projects group lets you create and manageIAM policies for projects on the Google Cloud Platform. Resources are organizedhierarchically and assigned to a particular project. A Project resource isrequired 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 projectresource can be found here:https://cloud.google.com/resource-manager/docs/creating-managing-organizationand detailed documentation on creating and managing projects can be found here:https://cloud.google.com/resource-manager/docs/creating-managing-projects
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - COMMANDS
is one of the following:COMMANDadd-iam-policy-binding(BETA)Add IAM policy binding for a project.create(BETA)Create a new project.delete(BETA)Delete a project.describe(BETA)Show metadata for a project.get-ancestors(BETA)Get the ancestors for a project.get-ancestors-iam-policy(BETA)Get IAM policies for a project and its ancestors.get-iam-policy(BETA)Get IAM policy for a project.list(BETA)List projects accessible by the active account.move(BETA)Move a project into an organization.remove-iam-policy-binding(BETA)Remove IAM policy binding for a project.set-iam-policy(BETA)Set IAM policy for a project.undelete(BETA)Undelete a project.update(BETA)Update the name of a project.
- NOTES
- This command is currently in beta and might change without notice. Thesevariants are also available:
gcloudprojectsgcloudalphaprojects
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.