1
0
Fork 0
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:
Automated 2025-04-16 10:41:40 +00:00
parent 4637d39593
commit b589c4c4ad
316 changed files with 13928 additions and 1163 deletions

View file

@ -0,0 +1,43 @@
NAME
gcloud alpha bigtable materialized-views - manage Bigtable materialized
views
SYNOPSIS
gcloud alpha bigtable materialized-views COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a new Bigtable materialized view.
delete
(ALPHA) Delete a Bigtable materialized view.
describe
(ALPHA) Describe an existing Bigtable materialized view.
list
(ALPHA) List existing Bigtable materialized views.
update
(ALPHA) Update a Bigtable materialized 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 materialized-views
$ gcloud beta bigtable materialized-views