NAME
    gcloud deploy custom-target-types - create and manage Custom Target Type
        resources for Cloud Deploy

SYNOPSIS
    gcloud deploy custom-target-types COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Create and manage Custom Target Type resources for Cloud Deploy.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     delete
        Delete a custom target type.

     describe
        Show details for a custom target type.

     export
        Returns the .yaml definition of the specified custom target type.

     list
        List the custom target types.

NOTES
    These variants are also available:

        $ gcloud alpha deploy custom-target-types

        $ gcloud beta deploy custom-target-types

