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

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

DESCRIPTION
    (BETA) 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
        (BETA) Delete a custom target type.

     describe
        (BETA) Show details for a custom target type.

     export
        (BETA) Returns the .yaml definition of the specified custom target
        type.

     list
        (BETA) List the custom target types.

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

        $ gcloud deploy custom-target-types

        $ gcloud alpha deploy custom-target-types

