mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
56 lines
1.6 KiB
Text
56 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha bigtable authorized-views - manage Cloud Bigtable Authorized
|
|
Views
|
|
|
|
SYNOPSIS
|
|
gcloud alpha bigtable authorized-views COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Add an IAM policy binding to a Cloud Bigtable authorized view.
|
|
|
|
create
|
|
(ALPHA) Create a new Cloud Bigtable authorized view.
|
|
|
|
delete
|
|
(ALPHA) Delete a Cloud Bigtable authorized view.
|
|
|
|
describe
|
|
(ALPHA) Describe a Cloud Bigtable authorized view.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get an IAM policy on a Cloud Bigtable authorized view.
|
|
|
|
list
|
|
(ALPHA) List all authorized views of a Cloud Bigtable table.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove an IAM policy binding from a Cloud Bigtable authorized
|
|
view.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set an IAM policy on a Cloud Bigtable authorized view.
|
|
|
|
update
|
|
(ALPHA) Update an existing Cloud Bigtable authorized view.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud bigtable authorized-views
|
|
|
|
$ gcloud beta bigtable authorized-views
|
|
|