1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Aug 16 10:49:45 UTC 2023

This commit is contained in:
Automated 2023-08-16 10:49:45 +00:00
parent 19bfacfbed
commit 5f3d6bc974
165 changed files with 3881 additions and 596 deletions

View file

@ -384,9 +384,8 @@ FLAGS
--retained-backups-count=RETAINED_BACKUPS_COUNT
How many backups to keep. The valid range is between 1 and 365. Default
value is 7 for Enterprise edition instances. For Enterprise_Plus
Postgres and MySQL instances, default values are 15 and 8 respectively.
Applicable only if --no-backups is not specified.
value is 7 for Enterprise edition instances. For Enterprise_Plus,
default value is 15. Applicable only if --no-backups is not specified.
--retained-transaction-log-days=RETAINED_TRANSACTION_LOG_DAYS
How many days of transaction logs to keep. The valid range is between 1
@ -394,9 +393,7 @@ FLAGS
logs are stored on disk, storage size for transaction logs could
increase when the number of days for log retention increases. For
Enterprise, default and max retention values are 7 and 7 respectively.
For MySQL Enterprise_Plus, default and max retention values are 7 and
7. For Postgres Enterprise_Plus, default and max retention values are
14 and 35.
For Enterprise_Plus, default and max retention values are 14 and 35.
--root-password=ROOT_PASSWORD
Root Cloud SQL user's password.