mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Mar 29 10:40:15 UTC 2023
This commit is contained in:
parent
4ccfc7a5e3
commit
5fabf24be7
269 changed files with 6797 additions and 464 deletions
|
|
@ -363,9 +363,10 @@ FLAGS
|
|||
|
||||
--retained-transaction-log-days=RETAINED_TRANSACTION_LOG_DAYS
|
||||
How many days of transaction logs to keep. The valid range is between 1
|
||||
and 7. The default value is 7 if not specified. Only valid when point
|
||||
in time recovery is enabled. Keeping more days of transaction logs
|
||||
requires bigger storage size
|
||||
and 35. The default value is 7. The 35 days log retention feature is
|
||||
only enabled for specific customer. Only use this option when
|
||||
point-in-time recovery is enabled. Storage size for transaction logs
|
||||
increases when the number of days for log retention increases.
|
||||
|
||||
--root-password=ROOT_PASSWORD
|
||||
Root Cloud SQL user's password.
|
||||
|
|
|
|||
|
|
@ -441,9 +441,10 @@ FLAGS
|
|||
|
||||
--retained-transaction-log-days=RETAINED_TRANSACTION_LOG_DAYS
|
||||
How many days of transaction logs to keep. The valid range is between
|
||||
1 and 7. The default value is 7 if not specified. Only valid when
|
||||
point in time recovery is enabled. Keeping more days of transaction
|
||||
logs requires bigger storage size
|
||||
1 and 35. The default value is 7. The 35 days log retention feature
|
||||
is only enabled for specific customer. Only use this option when
|
||||
point-in-time recovery is enabled. Storage size for transaction logs
|
||||
increases when the number of days for log retention increases.
|
||||
|
||||
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