1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jan 25 10:09:52 UTC 2023

This commit is contained in:
Automated 2023-01-25 10:09:52 +00:00
parent 1248f773ec
commit 6dc17bdd4a
218 changed files with 6694 additions and 2033 deletions

View file

@ -3,7 +3,8 @@ NAME
Firestore admin operation
SYNOPSIS
gcloud beta firestore operations delete NAME [GCLOUD_WIDE_FLAG ...]
gcloud beta firestore operations delete NAME
[--database=DATABASE; default="(default)"] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Delete a completed Cloud Firestore admin operation.
@ -24,6 +25,14 @@ POSITIONAL ARGUMENTS
foo
FLAGS
--database=DATABASE; default="(default)"
The database to operate on. The default value is (default).
For example, to operate on database foo:
$ gcloud beta firestore operations delete --database='foo'
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,