mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
41 lines
959 B
Text
41 lines
959 B
Text
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
|
|
|