mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
gcloud: Wed Aug 16 10:49:45 UTC 2023
This commit is contained in:
parent
19bfacfbed
commit
5f3d6bc974
165 changed files with 3881 additions and 596 deletions
|
|
@ -362,9 +362,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
|
||||
|
|
@ -372,9 +371,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.
|
||||
|
|
|
|||
|
|
@ -439,8 +439,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.
|
||||
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
|
||||
|
|
@ -448,9 +448,8 @@ FLAGS
|
|||
enabled. If 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.
|
||||
7 respectively. For Enterprise_Plus, default and max retention values
|
||||
are 14 and 35.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue