gcloud_projects (1)
NAME
- gcloud projects - create and manage project access policies
SYNOPSIS
-
gcloud projects COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
-
Add IAM policy binding for a project.
- create
-
Create a new project.
- delete
-
Delete a project.
- describe
-
Show metadata for a project.
- get-iam-policy
-
Get IAM policy for a project.
- list
-
List projects accessible by the active account.
- remove-iam-policy-binding
-
Remove IAM policy binding for a project.
- set-iam-policy
-
Set IAM policy for a project.
- undelete
-
Undelete a project.
- update
-
Update the name of a project.
NOTES
These variants are also available:
- $ gcloud alpha projects $ gcloud beta projects