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:

     add-iam-policy-binding
        Add IAM policy binding for a Cloud Deploy Custom Target Type.

     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.

     get-iam-policy
        Get the IAM policy for a Cloud Deploy Custom Target Type.

     list
        List the custom target types.

     remove-iam-policy-binding
        Remove an IAM policy binding for a Cloud Deploy Custom Target Type.

     set-iam-policy
        Set the IAM policy for a Cloud Deploy Custom Target Type.

NOTES
    These variants are also available:

        $ gcloud alpha deploy custom-target-types

        $ gcloud beta deploy custom-target-types

