NAME
    gcloud design-center spaces applications - manage application resources

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

DESCRIPTION
    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
        Create an application.

     delete
        Delete an application.

     deploy
        Deploy an application.

     describe
        Describe an application.

     generate
        Generate IaC for an application.

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

     list
        List applications.

     preview
        Preview a Design Center application.

     update
        Update an application.

NOTES
    This variant is also available:

        $ gcloud alpha design-center spaces applications

