1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Thu Oct 5 11:50:15 UTC 2023

This commit is contained in:
Automated 2023-10-05 11:50:16 +00:00
parent 6c60d7f07f
commit 9641ff6585
118 changed files with 2726 additions and 214 deletions

View file

@ -19,11 +19,6 @@ EXAMPLES
$ gcloud alpha firestore databases delete --database=test --etag=etag
To delete a Firestore database test and allow missing.
$ gcloud alpha firestore databases delete --database=test \
--allow-missing
REQUIRED FLAGS
--database=DATABASE
The database to operate on.