File: //snap/google-cloud-cli/current/lib/surface/bigtable/authorized_views/list.yaml
- release_tracks: [GA, BETA, ALPHA]
help_text:
brief: List all authorized views of a Cloud Bigtable table.
description: List all authorized views of a Cloud Bigtable table.
examples: |
To list the authorized views in instance `my-instance` and table `my-table`:
$ {command} --instance=test-instance --table=test-table
request:
collection: bigtableadmin.projects.instances.tables.authorizedViews
method: list
response:
id_field: name
arguments:
resource:
help_text: Cloud Bigtable table for which to list all authorized views.
spec: !REF googlecloudsdk.command_lib.bigtable.resources:table