NAME
    gcloud alpha storage managed-folders - manage Cloud Storage managed folders

SYNOPSIS
    gcloud alpha storage managed-folders COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Cloud Storage managed 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 an IAM policy binding to a managed folder.

     create
        (ALPHA) Create managed folders.

     delete
        (ALPHA) Delete managed folders.

     describe
        (ALPHA) Describe managed folders.

     get-iam-policy
        (ALPHA) Get the IAM policy for a managed folder.

     list
        (ALPHA) List managed folders.

     remove-iam-policy-binding
        (ALPHA) Remove an IAM policy binding from a managed folder.

     set-iam-policy
        (ALPHA) Set the IAM policy for a managed 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. This variant is also available:

        $ gcloud storage managed-folders

