NAME
    gcloud alpha design-center spaces applications - manage application
        resources

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

DESCRIPTION
    (ALPHA) Manage application resources.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create an application.

     delete
        (ALPHA) Delete an application.

     deploy
        (ALPHA) Deploy an application.

     describe
        (ALPHA) Describe an application.

     generate
        (ALPHA) Generate IaC for an application.

     import-iac
        (ALPHA) Import Infrastructure as Code (IaC) for an Application.

     list
        (ALPHA) List applications.

     preview
        (ALPHA) Preview a Design Center application.

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

     update
        (ALPHA) Update an application.

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 applications

