File: //snap/google-cloud-cli/current/lib/surface/deploy/deploy_policies/list.yaml
- release_tracks: [ALPHA, BETA, GA]
hidden: true
help_text:
brief: List the deploy policies.
description: List the deploy policies for a specified region.
examples: |
To list the deploy policies in region `us-central1`, run:
$ {command} --region=us-central1
request:
collection: clouddeploy.projects.locations.deployPolicies
api_version: v1
response:
id_field: name
arguments:
resource:
help_text: The region for which to list the deploy policies.
spec: !REF googlecloudsdk.command_lib.deploy.resources:location
is_positional: false