NAME
    gcloud beta resource-manager folders - manage Cloud Folders

SYNOPSIS
    gcloud beta resource-manager folders COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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
        (BETA) Add IAM policy binding for a folder.

     create
        (BETA) Create a new folder.

     delete
        (BETA) Delete a folder.

     describe
        (BETA) Show metadata for a folder.

     get-ancestors-iam-policy
        (BETA) Get IAM policies for a folder and its ancestors.

     get-iam-policy
        (BETA) Get IAM policy for a folder.

     list
        (BETA) List folders accessible by the active account.

     move
        (BETA) Move a folder to a new position within the same organization.

     remove-iam-policy-binding
        (BETA) Remove IAM policy binding for a folder.

     set-iam-policy
        (BETA) Set IAM policy for a folder.

     undelete
        (BETA) Undelete a folder.

     update
        (BETA) Update the display name of a folder.

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

        $ gcloud resource-manager folders

        $ gcloud alpha resource-manager folders

