mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Oct 11 10:37:28 UTC 2023
This commit is contained in:
parent
9641ff6585
commit
c30bb7b4ce
137 changed files with 3139 additions and 267 deletions
|
|
@ -41,16 +41,15 @@ FLAGS
|
|||
▸ the default value of argument [--database] is (default).
|
||||
|
||||
--delete-protection
|
||||
If set to true, the firestore database will be updated to have database
|
||||
If set to true, the Firestore database will be updated to have database
|
||||
delete protection enabled. A database with delete protection enabled
|
||||
cannot be deleted. You can disable the delete protection via
|
||||
--no-delete-protection.
|
||||
|
||||
--enable-pitr
|
||||
If set to true, the firestore database will be updated to enable Point
|
||||
In Time Recovery. Customers will gradually gain the full read access to
|
||||
their data over the past 7 days and they will be charged. You can
|
||||
disable the this feature via --no-enable-pitr.
|
||||
If set to true, the Firestore database will be updated to enable Point
|
||||
In Time Recovery. You can disable the this feature via
|
||||
--no-enable-pitr.
|
||||
|
||||
--type=TYPE
|
||||
The database type. TYPE must be one of: datastore-mode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue