File: //snap/google-cloud-cli/394/lib/surface/backup_dr/locations/list.yaml
- release_tracks: [ALPHA, BETA, GA]
help_text:
brief: List available Backup and DR locations.
description: List all locations where Backup and DR Service is available.
examples: |
To list all locations, run:
$ {command}
request:
collection: backupdr.projects.locations
response:
id_field: name
arguments:
resource:
help_text: The parent project of Backup and DR Locations to list.
spec: !REF googlecloudsdk.command_lib.backupdr.resources:project
output:
format: |
table(
name
)