NAME
    gcloud alpha design-center spaces application-templates components - manage
        component resources

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

DESCRIPTION
    (ALPHA) Manage component resources.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     connections
        (ALPHA) Manage connection resources.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a component.

     delete
        (ALPHA) Delete a component.

     describe
        (ALPHA) Describe a component.

     list
        (ALPHA) List components.

     update
        (ALPHA) Update a component.

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 components

