mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
54 lines
1.4 KiB
Text
54 lines
1.4 KiB
Text
NAME
|
|
gcloud beta bigtable authorized-views - manage Cloud Bigtable Authorized
|
|
Views
|
|
|
|
SYNOPSIS
|
|
gcloud beta bigtable authorized-views COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Cloud Bigtable Authorized Views.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(BETA) Add an IAM policy binding to a Cloud Bigtable authorized view.
|
|
|
|
create
|
|
(BETA) Create a new Cloud Bigtable authorized view.
|
|
|
|
delete
|
|
(BETA) Delete a Cloud Bigtable authorized view.
|
|
|
|
describe
|
|
(BETA) Describe a Cloud Bigtable authorized view.
|
|
|
|
get-iam-policy
|
|
(BETA) Get an IAM policy on a Cloud Bigtable authorized view.
|
|
|
|
list
|
|
(BETA) List all authorized views of a Cloud Bigtable table.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding from a Cloud Bigtable authorized
|
|
view.
|
|
|
|
set-iam-policy
|
|
(BETA) Set an IAM policy on a Cloud Bigtable authorized view.
|
|
|
|
update
|
|
(BETA) Update an existing Cloud Bigtable authorized view.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud bigtable authorized-views
|
|
|
|
$ gcloud alpha bigtable authorized-views
|
|
|