NAME
    gcloud design-center spaces application-templates - manage application
        template resources

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

DESCRIPTION
    Manage application template resources.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     components
        Manage component resources.

     revisions
        Manage application template revision resources.

COMMANDS
    COMMAND is one of the following:

     commit
        Commit an application template.

     create
        Create an application template.

     delete
        Delete an application template.

     describe
        Describe an application template.

     generate
        Generate IaC for an application template.

     import
        Import to an application template.

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

     list
        List application templates.

     update
        Update an application template.

NOTES
    This variant is also available:

        $ gcloud alpha design-center spaces application-templates

