NAME
    gcloud alpha deploy deploy-policies - create and manage Deploy Policy
        resources for Google Cloud Deploy

SYNOPSIS
    gcloud alpha deploy deploy-policies COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Create and manage Deploy Policy resources for Google 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 Policy.

     delete
        (ALPHA) Delete a deploy policy.

     describe
        (ALPHA) Show details about a deploy policy.

     export
        (ALPHA) Returns the .yaml definition of the specified deploy policy.

     get-iam-policy
        (ALPHA) Get the IAM policy for a Cloud Deploy Policy.

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

     set-iam-policy
        (ALPHA) Set the IAM policy for a Cloud Deploy Policy.

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 deploy-policies

        $ gcloud beta deploy deploy-policies

