NAME
    gcloud alpha deployment-manager types - commands for Deployment Manager
        types

SYNOPSIS
    gcloud alpha deployment-manager types COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Commands to show available resource types.

EXAMPLES
    To see the list of all available resource types, run:

        $ gcloud alpha deployment-manager types list

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 a type.

     delete
        (ALPHA) Delete a composite type.

     describe
        (ALPHA) Describe a type.

     list
        (ALPHA) Describe a type provider type.

     update
        (ALPHA) Update a composite type.

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. These variants are also available:

        $ gcloud deployment-manager types

        $ gcloud beta deployment-manager types

