NAME
    gcloud alpha design-center spaces - manage space resources

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Manage application template resources.

     applications
        (ALPHA) Manage application resources.

     catalogs
        (ALPHA) Manage catalog resources.

     shared-templates
        (ALPHA) Manage shared template resources.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a space.

     delete
        (ALPHA) Delete a space.

     describe
        (ALPHA) Describe a space.

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

     infer-connections
        (ALPHA) Infer connections for a space.

     list
        (ALPHA) List spaces.

     register-deployed-resources
        (ALPHA) Register resources with a deployed application in App Hub.

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

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

     update
        (ALPHA) Update a space.

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 design-center spaces

