File: //snap/google-cloud-cli/394/lib/surface/lifesciences/locations/list.yaml
- help_text:
brief: List all locations where Cloud Life Sciences is available.
description: List all locations where Cloud Life Sciences is available.
examples: |
To list all locations, run:
$ {command}
request:
collection: lifesciences.projects.locations
api_version: v2beta
response:
id_field: name
arguments:
resource:
help_text: The parent project of Cloud Life Sciences Locations to list.
spec: !REF googlecloudsdk.command_lib.lifesciences.resources:project
output:
format: |
table(
name
)