NAME
    gcloud design-center spaces - manage space resources

SYNOPSIS
    gcloud design-center spaces GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage space resources.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     application-templates
        Manage application template resources.

     applications
        Manage application resources.

     catalogs
        Manage catalog resources.

     shared-templates
        Manage shared template resources.

COMMANDS
    COMMAND is one of the following:

     create
        Create a space.

     delete
        Delete a space.

     describe
        Describe a space.

     get-iam-policy
        Get the IAM policy for a Design Center space.

     list
        List spaces.

     set-iam-policy
        Set the IAM policy for a Design Center space as defined in a JSON/YAML
        file.

     test-iam-permissions
        Test IAM permissions for a Design Center space.

     update
        Update a space.

NOTES
    This variant is also available:

        $ gcloud alpha design-center spaces

