mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +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
56
gcloud/alpha/bigtable/authorized-views/help
Normal file
56
gcloud/alpha/bigtable/authorized-views/help
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue