gcloud_alpha_projects (1)
NAME
- gcloud alpha projects - create and manage project access policies
SYNOPSIS
-
gcloud alpha projects COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) The gcloud alpha projects group lets you create and manage IAM
More information on the Cloud Platform Resource Hierarchy and the project resource can be found here: cloud.google.com/resource-manager/docs/creating-managing-organization and detailed documentation on creating and managing projects can be found here: cloud.google.com/resource-manager/docs/creating-managing-projects
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- add-iam-policy-binding
-
(ALPHA) Add IAM policy binding for a project.
- create
-
(ALPHA) Create a new project.
- delete
-
(ALPHA) Delete a project.
- describe
-
(ALPHA) Show metadata for a project.
- get-iam-policy
-
(ALPHA) Get the IAM policy for a project.
- list
-
(ALPHA) List projects accessible by the active account.
- move
-
(ALPHA) Move a project into an organization.
- remove-iam-policy-binding
-
(ALPHA) Remove IAM policy binding for a project.
- set-iam-policy
-
(ALPHA) Set IAM policy for a project.
- undelete
-
(ALPHA) Undelete a project.
- update
-
(ALPHA) Update the name and/or labels of a project.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud projects $ gcloud beta projects