mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 16 10:41:40 UTC 2025
This commit is contained in:
parent
4637d39593
commit
b589c4c4ad
316 changed files with 13928 additions and 1163 deletions
41
gcloud/beta/bigtable/materialized-views/help
Normal file
41
gcloud/beta/bigtable/materialized-views/help
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
NAME
|
||||
gcloud beta bigtable materialized-views - manage Bigtable materialized
|
||||
views
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta bigtable materialized-views COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Bigtable materialized views.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(BETA) Create a new Bigtable materialized view.
|
||||
|
||||
delete
|
||||
(BETA) Delete a Bigtable materialized view.
|
||||
|
||||
describe
|
||||
(BETA) Describe an existing Bigtable materialized view.
|
||||
|
||||
list
|
||||
(BETA) List existing Bigtable materialized views.
|
||||
|
||||
update
|
||||
(BETA) Update a Bigtable materialized view.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud bigtable materialized-views
|
||||
|
||||
$ gcloud alpha bigtable materialized-views
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue