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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Add IAM policy binding for a Cloud Deploy Custom Target Type.

     delete
        (ALPHA) Delete a custom target type.

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

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

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

     list
        (ALPHA) List the custom target types.

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

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

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud deploy custom-target-types

        $ gcloud beta deploy custom-target-types

