mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Mar 27 09:52:07 UTC 2024
This commit is contained in:
parent
5b4fac9106
commit
4ade1b44cc
148 changed files with 5765 additions and 482 deletions
54
gcloud/beta/bigtable/authorized-views/help
Normal file
54
gcloud/beta/bigtable/authorized-views/help
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue