- NAME
-
- gcloud organizations - create and manage Google Cloud Platform Organizations
- SYNOPSIS
-
-
gcloud organizations
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
The gcloud organizations group lets you create and manage Cloud Organizations.
Google Cloud Platform resources form a hierarchy with Organizations at the root.
Organizations contain projects, and Projects contain the remaining Google Cloud
Platform resources.
More information on the Cloud Platform Resource Hierarchy and the Organization resource can be found here: https://cloud.google.com/resource-manager/docs/creating-managing-organization and detailed documentation on creating and managing organizations can be found here: https://cloud.google.com/resource-manager/docs/creating-managing-organization
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
add-iam-policy-binding
- Add IAM policy binding for an organization.
describe
- Show metadata for an organization.
get-iam-policy
- Get IAM policy for an organization.
list
- List organizations accessible by the active account.
remove-iam-policy-binding
- Remove IAM policy binding for an organization.
set-iam-policy
- Set IAM policy for an organization.
- NOTES
-
These variants are also available:
gcloud alpha organizations
gcloud beta organizations
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-15 UTC.