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

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

DESCRIPTION
    Commands to show available resource types.

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

        $ gcloud 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:

     list
        List types in a project.

NOTES
    These variants are also available:

        $ gcloud alpha deployment-manager types

        $ gcloud beta deployment-manager types

