.TH "GCLOUD_ALLOYDB_CLUSTERS_CREATE\-SECONDARY" 1 .SH "NAME" .HP gcloud alloydb clusters create\-secondary \- create a new AlloyDB SECONDARY cluster within a given project .SH "SYNOPSIS" .HP \f5gcloud alloydb clusters create\-secondary\fR \fICLUSTER\fR \fB\-\-primary\-cluster\fR=\fIPRIMARY_CLUSTER\fR \fB\-\-region\fR=\fIREGION\fR [\fB\-\-allocated\-ip\-range\-name\fR=\fIALLOCATED_IP_RANGE_NAME\fR] [\fB\-\-async\fR] [\fB\-\-tags\fR=[\fIKEY\fR=\fIVALUE\fR,...]] [\fB\-\-automated\-backup\-days\-of\-week\fR=[\fIDAYS_OF_WEEK\fR,...]\ \fB\-\-automated\-backup\-start\-times\fR=[\fISTART_TIMES\fR,...]\ \fB\-\-automated\-backup\-window\fR=\fITIMEOUT_PERIOD\fR\ \fB\-\-enable\-automated\-backup\fR\ [\fB\-\-automated\-backup\-encryption\-key\fR=\fIAUTOMATED_BACKUP_ENCRYPTION_KEY\fR\ :\ \fB\-\-automated\-backup\-encryption\-key\-keyring\fR=\fIAUTOMATED_BACKUP_ENCRYPTION_KEY_KEYRING\fR\ \fB\-\-automated\-backup\-encryption\-key\-location\fR=\fIAUTOMATED_BACKUP_ENCRYPTION_KEY_LOCATION\fR\ \fB\-\-automated\-backup\-encryption\-key\-project\fR=\fIAUTOMATED_BACKUP_ENCRYPTION_KEY_PROJECT\fR]\ \fB\-\-automated\-backup\-retention\-count\fR=\fIRETENTION_COUNT\fR\ |\ \fB\-\-automated\-backup\-retention\-period\fR=\fIRETENTION_PERIOD\fR] [\fB\-\-continuous\-backup\-recovery\-window\-days\fR=\fIRECOVERY_PERIOD\fR\ \fB\-\-enable\-continuous\-backup\fR\ [\fB\-\-continuous\-backup\-encryption\-key\fR=\fICONTINUOUS_BACKUP_ENCRYPTION_KEY\fR\ :\ \fB\-\-continuous\-backup\-encryption\-key\-keyring\fR=\fICONTINUOUS_BACKUP_ENCRYPTION_KEY_KEYRING\fR\ \fB\-\-continuous\-backup\-encryption\-key\-location\fR=\fICONTINUOUS_BACKUP_ENCRYPTION_KEY_LOCATION\fR\ \fB\-\-continuous\-backup\-encryption\-key\-project\fR=\fICONTINUOUS_BACKUP_ENCRYPTION_KEY_PROJECT\fR]] [\fB\-\-kms\-key\fR=\fIKMS_KEY\fR\ :\ \fB\-\-kms\-keyring\fR=\fIKMS_KEYRING\fR\ \fB\-\-kms\-location\fR=\fIKMS_LOCATION\fR\ \fB\-\-kms\-project\fR=\fIKMS_PROJECT\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR] .SH "DESCRIPTION" Create a new AlloyDB SECONDARY cluster within a given project. .SH "EXAMPLES" To create a new cluster, run: .RS 2m $ gcloud alloydb clusters create\-secondary my\-cluster \e \-\-region=us\-central1 \e \-\-primary\-cluster=projects/12345/locations/us\-central1/\e clusters/cluster1 .RE .SH "POSITIONAL ARGUMENTS" .RS 2m .TP 2m \fICLUSTER\fR AlloyDB cluster ID .RE .sp .SH "REQUIRED FLAGS" .RS 2m .TP 2m \fB\-\-primary\-cluster\fR=\fIPRIMARY_CLUSTER\fR AlloyDB primary cluster ID .TP 2m \fB\-\-region\fR=\fIREGION\fR Regional location (e.g. \f5asia\-east1\fR, \f5us\-east1\fR). See the full list of regions at https://cloud.google.com/sql/docs/instance\-locations. .RE .sp .SH "OPTIONAL FLAGS" .RS 2m .TP 2m \fB\-\-allocated\-ip\-range\-name\fR=\fIALLOCATED_IP_RANGE_NAME\fR Name of the allocated IP range for the private IP AlloyDB cluster, for example: "google\-managed\-services\-default". If set, the instance IPs for this cluster will be created in the allocated range. The range name must comply with RFC 1035. Specifically, the name must be 1\-63 characters long and match the regular expression \f5[a\-z]([\-a\-z0\-9]*[a\-z0\-9])?\fR. .TP 2m \fB\-\-async\fR Return immediately, without waiting for the operation in progress to complete. .TP 2m \fB\-\-tags\fR=[\fIKEY\fR=\fIVALUE\fR,...] List of tags KEY=VALUE pairs to bind. Each item must be expressed as \f5=\fR. Example: \f5123/environment=production,123/costCenter=marketing\fR .TP 2m Automated backup policy. If unspecified, automated backups are copied from the associated primary cluster. .TP 2m \fB\-\-automated\-backup\-days\-of\-week\fR=[\fIDAYS_OF_WEEK\fR,...] Comma\-separated list of days of the week to perform a backup. At least one day of the week must be provided. (e.g., \-\-automated\-backup\-days\-of\-week=MONDAY,WEDNESDAY,SUNDAY). \fIDAYS_OF_WEEK\fR must be one of: \fBMONDAY\fR, \fBTUESDAY\fR, \fBWEDNESDAY\fR, \fBTHURSDAY\fR, \fBFRIDAY\fR, \fBSATURDAY\fR, \fBSUNDAY\fR. .TP 2m \fB\-\-automated\-backup\-start\-times\fR=[\fISTART_TIMES\fR,...] Comma\-separated list of times during the day to start a backup. At least one start time must be provided. The start times are assumed to be in UTC and required to be an exact hour in the format HH:00. (e.g., \f5\-\-automated\-backup\-start\-times=01:00,13:00\fR) .TP 2m \fB\-\-automated\-backup\-window\fR=\fITIMEOUT_PERIOD\fR The length of the time window beginning at start time during which a backup can be taken. If a backup does not succeed within this time window, it will be canceled and considered failed. The backup window must be at least 5 minutes long. There is no upper bound on the window. If not set, it will default to 1 hour. .TP 2m \fB\-\-enable\-automated\-backup\fR Enables Automated Backups on the cluster. .TP 2m Key resource \- The Cloud KMS (Key Management Service) cryptokey that will be used to protect the automated backups. The 'AlloyDB Service Agent' service account must hold permission 'Cloud KMS CryptoKey Encrypter/Decrypter'. The arguments in this group can be used to specify the attributes of this resource. .TP 2m \fB\-\-automated\-backup\-encryption\-key\fR=\fIAUTOMATED_BACKUP_ENCRYPTION_KEY\fR ID of the key or fully qualified identifier for the key. To set the \f5kms\-key\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-automated\-backup\-encryption\-key\fR on the command line. .RE .sp This flag argument must be specified if any of the other arguments in this group are specified. .TP 2m \fB\-\-automated\-backup\-encryption\-key\-keyring\fR=\fIAUTOMATED_BACKUP_ENCRYPTION_KEY_KEYRING\fR The KMS keyring of the key. To set the \f5kms\-keyring\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-automated\-backup\-encryption\-key\fR on the command line with a fully specified name; .IP "\(em" 2m provide the argument \f5\-\-automated\-backup\-encryption\-key\-keyring\fR on the command line. .RE .sp .TP 2m \fB\-\-automated\-backup\-encryption\-key\-location\fR=\fIAUTOMATED_BACKUP_ENCRYPTION_KEY_LOCATION\fR The Google Cloud location for the key. To set the \f5kms\-location\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-automated\-backup\-encryption\-key\fR on the command line with a fully specified name; .IP "\(em" 2m provide the argument \f5\-\-automated\-backup\-encryption\-key\-location\fR on the command line. .RE .sp .TP 2m \fB\-\-automated\-backup\-encryption\-key\-project\fR=\fIAUTOMATED_BACKUP_ENCRYPTION_KEY_PROJECT\fR The Google Cloud project for the key. To set the \f5kms\-project\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-automated\-backup\-encryption\-key\fR on the command line with a fully specified name; .IP "\(em" 2m provide the argument \f5\-\-automated\-backup\-encryption\-key\-project\fR on the command line; .IP "\(em" 2m set the property \f5core/project\fR. .RE .sp .TP 2m Retention policy. If no retention policy is provided, all automated backups will be retained. At most one of these can be specified: .RS 2m .TP 2m \fB\-\-automated\-backup\-retention\-count\fR=\fIRETENTION_COUNT\fR Number of most recent successful backups retained. .TP 2m \fB\-\-automated\-backup\-retention\-period\fR=\fIRETENTION_PERIOD\fR Retention period of the backup relative to creation time. See \f5$ gcloud topic datetimes\fR for information on duration formats. .RE .sp .TP 2m Continuous Backup configuration. If unspecified, continuous backups are copied from the associated primary cluster. .TP 2m \fB\-\-continuous\-backup\-recovery\-window\-days\fR=\fIRECOVERY_PERIOD\fR Recovery window of the log files and backups saved to support Continuous Backups. .TP 2m \fB\-\-enable\-continuous\-backup\fR Enables Continuous Backups on the cluster. .TP 2m Key resource \- The Cloud KMS (Key Management Service) cryptokey that will be used to protect the continuous backup. The 'AlloyDB Service Agent's service account must hold permission 'Cloud KMS CryptoKey Encrypter/Decrypter'. The arguments in this group can be used to specify the attributes of this resource. .TP 2m \fB\-\-continuous\-backup\-encryption\-key\fR=\fICONTINUOUS_BACKUP_ENCRYPTION_KEY\fR ID of the key or fully qualified identifier for the key. To set the \f5kms\-key\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-continuous\-backup\-encryption\-key\fR on the command line. .RE .sp This flag argument must be specified if any of the other arguments in this group are specified. .TP 2m \fB\-\-continuous\-backup\-encryption\-key\-keyring\fR=\fICONTINUOUS_BACKUP_ENCRYPTION_KEY_KEYRING\fR The KMS keyring of the key. To set the \f5kms\-keyring\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-continuous\-backup\-encryption\-key\fR on the command line with a fully specified name; .IP "\(em" 2m provide the argument \f5\-\-continuous\-backup\-encryption\-key\-keyring\fR on the command line. .RE .sp .TP 2m \fB\-\-continuous\-backup\-encryption\-key\-location\fR=\fICONTINUOUS_BACKUP_ENCRYPTION_KEY_LOCATION\fR The Google Cloud location for the key. To set the \f5kms\-location\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-continuous\-backup\-encryption\-key\fR on the command line with a fully specified name; .IP "\(em" 2m provide the argument \f5\-\-continuous\-backup\-encryption\-key\-location\fR on the command line. .RE .sp .TP 2m \fB\-\-continuous\-backup\-encryption\-key\-project\fR=\fICONTINUOUS_BACKUP_ENCRYPTION_KEY_PROJECT\fR The Google Cloud project for the key. To set the \f5kms\-project\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-continuous\-backup\-encryption\-key\fR on the command line with a fully specified name; .IP "\(em" 2m provide the argument \f5\-\-continuous\-backup\-encryption\-key\-project\fR on the command line; .IP "\(em" 2m set the property \f5core/project\fR. .RE .sp .TP 2m Key resource \- The Cloud KMS (Key Management Service) cryptokey that will be used to protect the cluster. The 'AlloyDB Service Agent' service account must hold permission 'Cloud KMS CryptoKey Encrypter/Decrypter'. The arguments in this group can be used to specify the attributes of this resource. .TP 2m \fB\-\-kms\-key\fR=\fIKMS_KEY\fR ID of the key or fully qualified identifier for the key. To set the \f5kms\-key\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-kms\-key\fR on the command line. .RE .sp This flag argument must be specified if any of the other arguments in this group are specified. .TP 2m \fB\-\-kms\-keyring\fR=\fIKMS_KEYRING\fR The KMS keyring of the key. To set the \f5kms\-keyring\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-kms\-key\fR on the command line with a fully specified name; .IP "\(em" 2m provide the argument \f5\-\-kms\-keyring\fR on the command line. .RE .sp .TP 2m \fB\-\-kms\-location\fR=\fIKMS_LOCATION\fR The Google Cloud location for the key. To set the \f5kms\-location\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-kms\-key\fR on the command line with a fully specified name; .IP "\(em" 2m provide the argument \f5\-\-kms\-location\fR on the command line. .RE .sp .TP 2m \fB\-\-kms\-project\fR=\fIKMS_PROJECT\fR The Google Cloud project for the key. To set the \f5kms\-project\fR attribute: .RS 2m .IP "\(em" 2m provide the argument \f5\-\-kms\-key\fR on the command line with a fully specified name; .IP "\(em" 2m provide the argument \f5\-\-kms\-project\fR on the command line; .IP "\(em" 2m set the property \f5core/project\fR. .RE .sp .RE .sp .SH "GCLOUD WIDE FLAGS" These flags are available to all commands: \-\-access\-token\-file, \-\-account, \-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten, \-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http, \-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled, \-\-verbosity. Run \fB$ gcloud help\fR for details. .SH "NOTES" These variants are also available: .RS 2m $ gcloud alpha alloydb clusters create\-secondary .RE .RS 2m $ gcloud beta alloydb clusters create\-secondary .RE