gcloud beta firestore change-streams

NAME
gcloud beta firestore change-streams - manage Cloud Firestore ChangeStreams
SYNOPSIS
gcloud beta firestore change-streams COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Change streams are only available on Enterprise edition databases.
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 Cloud Firestore change stream.
delete
(BETA) Delete a Cloud Firestore change stream.
describe
(BETA) Describe a Cloud Firestore change stream.
list
(BETA) List change streams under a Firestore database.
NOTES
This command is currently in beta and might change without notice. This variant is also available:
gcloud alpha firestore change-streams