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

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

DESCRIPTION
    (BETA) Commands to show available resource types.

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

        $ gcloud beta 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
        (BETA) Create a type.

     delete
        (BETA) Delete a composite type.

     describe
        (BETA) Describe a type.

     list
        (BETA) Describe a type provider type.

     update
        (BETA) Update a composite type.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud deployment-manager types

        $ gcloud alpha deployment-manager types

