mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jul 17 11:02:31 UTC 2025
This commit is contained in:
parent
e53f7148d8
commit
fe3a430c1d
365 changed files with 6027 additions and 1863 deletions
|
|
@ -11,8 +11,7 @@ DESCRIPTION
|
|||
List all authorized views of a Cloud Bigtable table.
|
||||
|
||||
EXAMPLES
|
||||
To list the authorized views in instance 'my-instance' and table
|
||||
'my-table':
|
||||
To list the authorized views in instance my-instance and table my-table:
|
||||
|
||||
$ gcloud bigtable authorized-views list --instance=test-instance \
|
||||
--table=test-table
|
||||
|
|
@ -41,7 +40,7 @@ REQUIRED FLAGS
|
|||
this group are specified.
|
||||
|
||||
--instance=INSTANCE
|
||||
Name of the Cloud Bigtable instance.
|
||||
Name of the Bigtable instance.
|
||||
|
||||
To set the instance attribute:
|
||||
▸ provide the argument --table on the command line with a fully
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue