NAME
    gcloud resource-manager folders - manage Cloud Folders

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

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

     create
        Create a new folder.

     delete
        Delete a folder.

     describe
        Show metadata for a folder.

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

     get-iam-policy
        Get IAM policy for a folder.

     list
        List folders accessible by the active account.

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

     remove-iam-policy-binding
        Remove IAM policy binding for a folder.

     set-iam-policy
        Set IAM policy for a folder.

     undelete
        Undelete a folder.

     update
        Update the display name of a folder.

NOTES
    These variants are also available:

        $ gcloud alpha resource-manager folders

        $ gcloud beta resource-manager folders

