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

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

DESCRIPTION
    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:

     delete
        Delete a deploy policy.

     describe
        Show details about a deploy policy.

     export
        Returns the .yaml definition of the specified deploy policy.

NOTES
    These variants are also available:

        $ gcloud alpha deploy deploy-policies

        $ gcloud beta deploy deploy-policies

