mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Sep 17 11:04:06 UTC 2025
This commit is contained in:
parent
78d417f901
commit
79c9fb4d92
193 changed files with 12122 additions and 1486 deletions
|
|
@ -12,9 +12,11 @@ DESCRIPTION
|
|||
(ALPHA) Update a Bigtable materialized view.
|
||||
|
||||
EXAMPLES
|
||||
To update a materialized view, run: $ gcloud alpha bigtable materialized-views update \
|
||||
To update a materialized view, run:
|
||||
|
||||
$ gcloud alpha bigtable materialized-views update \
|
||||
my-materialized-view-id --instance=my-instance-id \
|
||||
--deletion-protection=true"
|
||||
--deletion-protection=true
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Materialized view resource - The materialized view to update. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue