mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
56 lines
1.8 KiB
Text
56 lines
1.8 KiB
Text
NAME
|
|
gcloud alpha organizations - create and manage Google Cloud Platform
|
|
Organizations
|
|
|
|
SYNOPSIS
|
|
gcloud alpha organizations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) The gcloud alpha 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
|
|
(ALPHA) Add IAM policy binding for an organization.
|
|
|
|
describe
|
|
(ALPHA) Show metadata for an organization.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for an organization.
|
|
|
|
list
|
|
(ALPHA) List organizations accessible by the active account.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding for an organization.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set IAM policy for an organization.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud organizations
|
|
|
|
$ gcloud beta organizations
|
|
|