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

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

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

     policies
        (ALPHA) Manage policy resources.

     revisions
        (ALPHA) Manage application template revision resources.

COMMANDS
    COMMAND is one of the following:

     commit
        (ALPHA) Commit an application template.

     create
        (ALPHA) Create an application template.

     delete
        (ALPHA) Delete an application template.

     describe
        (ALPHA) Describe an application template.

     generate
        (ALPHA) Generate IaC for an application template.

     import
        (ALPHA) Import to an application template.

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

     list
        (ALPHA) List application templates.

     update
        (ALPHA) Update an application template.

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 application-templates

