NAME

gcloud beta organizations - create and manage Google Cloud Platform Organizations

SYNOPSIS

gcloud beta organizations COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) The gcloud beta 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

COMMAND is one of the following:

add-iam-policy-binding

(BETA) Add IAM policy binding for an organization.

describe

(BETA) Show metadata for an organization.

get-iam-policy

(BETA) Get IAM policy for an organization.

list

(BETA) List organizations accessible by the active account.

remove-iam-policy-binding

(BETA) Remove IAM policy binding for an organization.

set-iam-policy

(BETA) Set IAM policy for an organization.

NOTES

This command is currently in beta and might change without notice. These variants are also available:

$ gcloud organizations

$ gcloud alpha organizations