mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 06:11:59 +00:00
gcloud: Wed Sep 24 11:08:57 UTC 2025
This commit is contained in:
parent
79c9fb4d92
commit
1dea1ef852
168 changed files with 6625 additions and 700 deletions
|
|
@ -12,7 +12,8 @@ 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] [--clear-network]
|
||||
[--backup-start-time=BACKUP_START_TIME]
|
||||
[--clear-disk-encryption=CLEAR_DISK_ENCRYPTION] [--clear-network]
|
||||
[--collation=COLLATION] [--connector-enforcement=CONNECTOR_ENFORCEMENT]
|
||||
[--cpu=CPU] [--database-version=DATABASE_VERSION]
|
||||
[--[no-]deletion-protection]
|
||||
|
|
@ -141,6 +142,9 @@ OPTIONAL FLAGS
|
|||
Start time of daily backups, specified in the HH:MM format, in the UTC
|
||||
timezone.
|
||||
|
||||
--clear-disk-encryption=CLEAR_DISK_ENCRYPTION
|
||||
Disables CMEK in the restored instance.
|
||||
|
||||
--clear-network
|
||||
Clears the network setting. This is useful to restore a backup to a
|
||||
different project or region where the original network configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue