1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Nov 13 10:04:10 UTC 2024

This commit is contained in:
Automated 2024-11-13 10:04:10 +00:00
parent 7da5872e5c
commit a63704a3af
252 changed files with 4821 additions and 807 deletions

View file

@ -3,8 +3,10 @@ NAME
SYNOPSIS
gcloud spanner instances create INSTANCE --config=CONFIG
--description=DESCRIPTION [--async] [--edition=EDITION]
[--expire-behavior=EXPIRE_BEHAVIOR] [--instance-type=INSTANCE_TYPE]
--description=DESCRIPTION [--async]
[--default-backup-schedule-type=DEFAULT_BACKUP_SCHEDULE_TYPE]
[--edition=EDITION] [--expire-behavior=EXPIRE_BEHAVIOR]
[--instance-type=INSTANCE_TYPE]
[--nodes=NODES | --processing-units=PROCESSING_UNITS]
[GCLOUD_WIDE_FLAG ...]
@ -36,6 +38,22 @@ OPTIONAL FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--default-backup-schedule-type=DEFAULT_BACKUP_SCHEDULE_TYPE
The default backup schedule type that is used in the instance.
DEFAULT_BACKUP_SCHEDULE_TYPE must be one of:
AUTOMATIC
A default backup schedule is created automatically when a new
database is created in an instance. You can edit or delete the
default backup schedule once it's created. The default backup
schedule creates a full backup every 24 hours. These full backups
are retained for 7 days.
DEFAULT_BACKUP_SCHEDULE_TYPE_UNSPECIFIED
Not specified.
NONE
No default backup schedule is created automatically when a new
database is created in an instance.
--edition=EDITION
Cloud Spanner edition. EDITION must be one of: