mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
37 lines
856 B
Text
37 lines
856 B
Text
NAME
|
|
gcloud firestore operations - manage Long Running Operations for Cloud
|
|
Firestore
|
|
|
|
SYNOPSIS
|
|
gcloud firestore operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Long Running Operations for Cloud Firestore.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
Cancel a currently-running Cloud Firestore admin operation.
|
|
|
|
delete
|
|
Delete a completed Cloud Firestore admin operation.
|
|
|
|
describe
|
|
Retrieves information about a Cloud Firestore admin operation.
|
|
|
|
list
|
|
List pending Cloud Firestore admin operations and their status.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha firestore operations
|
|
|
|
$ gcloud beta firestore operations
|
|
|