mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 03:16:46 +00:00
66 lines
1.6 KiB
Text
66 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha resource-manager folders - manage Cloud Folders
|
|
|
|
SYNOPSIS
|
|
gcloud alpha resource-manager folders COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Commands to query and update your Cloud Folders.
|
|
|
|
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 a folder.
|
|
|
|
create
|
|
(ALPHA) Create a new folder.
|
|
|
|
delete
|
|
(ALPHA) Delete a folder.
|
|
|
|
describe
|
|
(ALPHA) Show metadata for a folder.
|
|
|
|
get-ancestors-iam-policy
|
|
(ALPHA) Get IAM policies for a folder and its ancestors.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a folder.
|
|
|
|
list
|
|
(ALPHA) List folders accessible by the active account.
|
|
|
|
move
|
|
(ALPHA) Move a folder to a new position within the same organization.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding for a folder.
|
|
|
|
search
|
|
(ALPHA) Search folders matching the specified query.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set IAM policy for a folder.
|
|
|
|
undelete
|
|
(ALPHA) Undelete a folder.
|
|
|
|
update
|
|
(ALPHA) Update the display name of a folder.
|
|
|
|
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 resource-manager folders
|
|
|
|
$ gcloud beta resource-manager folders
|
|
|