mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
gcloud: Wed Aug 20 11:13:38 UTC 2025
This commit is contained in:
parent
d6d01162c7
commit
470b35e498
164 changed files with 1705 additions and 392 deletions
|
|
@ -12,9 +12,10 @@ SYNOPSIS
|
|||
[--availability-type=AVAILABILITY_TYPE] [--no-backup]
|
||||
[--backup-instance=BACKUP_INSTANCE] [--backup-location=BACKUP_LOCATION]
|
||||
[--backup-project=BACKUP_PROJECT]
|
||||
[--backup-start-time=BACKUP_START_TIME] [--collation=COLLATION]
|
||||
[--connector-enforcement=CONNECTOR_ENFORCEMENT] [--cpu=CPU]
|
||||
[--database-version=DATABASE_VERSION] [--[no-]deletion-protection]
|
||||
[--backup-start-time=BACKUP_START_TIME] [--clear-network]
|
||||
[--collation=COLLATION] [--connector-enforcement=CONNECTOR_ENFORCEMENT]
|
||||
[--cpu=CPU] [--database-version=DATABASE_VERSION]
|
||||
[--[no-]deletion-protection]
|
||||
[--deny-maintenance-period-end-date=DENY_MAINTENANCE_PERIOD_END_DATE]
|
||||
[--deny-maintenance-period-start-date=DENY_MAINTENANCE_PERIOD_START_DATE]
|
||||
[--deny-maintenance-period-time=DENY_MAINTENANCE_PERIOD_TIME]
|
||||
|
|
@ -139,6 +140,11 @@ OPTIONAL FLAGS
|
|||
Start time of daily backups, specified in the HH:MM format, in the UTC
|
||||
timezone.
|
||||
|
||||
--clear-network
|
||||
Clears the network setting. This is useful to restore a backup to a
|
||||
different project or region where the original network configuration
|
||||
isn't available.
|
||||
|
||||
--collation=COLLATION
|
||||
Cloud SQL server-level collation setting, which specifies the set of
|
||||
rules for comparing characters in a character set.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue