File: //snap/google-cloud-cli/current/help/man/man1/gcloud_oracle-database_db-systems_create.1
.TH "GCLOUD_ORACLE\-DATABASE_DB\-SYSTEMS_CREATE" 1
.SH "NAME"
.HP
gcloud oracle\-database db\-systems create \- create a new DbSystem
.SH "SYNOPSIS"
.HP
\f5gcloud oracle\-database db\-systems create\fR \fIDB_SYSTEM\fR \fB\-\-display\-name\fR=\fIDISPLAY_NAME\fR \fB\-\-odb\-subnet\fR=\fIODB_SUBNET\fR [\fB\-\-async\fR] [\fB\-\-gcp\-oracle\-zone\fR=\fIGCP_ORACLE_ZONE\fR] [\fB\-\-labels\fR=[\fILABELS\fR,...]] [\fB\-\-location\fR=\fILOCATION\fR] [\fB\-\-odb\-network\fR=\fIODB_NETWORK\fR] [\fB\-\-request\-id\fR=\fIREQUEST_ID\fR] [[\fB\-\-properties\-compute\-count\fR=\fIPROPERTIES_COMPUTE_COUNT\fR\ \fB\-\-properties\-database\-edition\fR=\fIPROPERTIES_DATABASE_EDITION\fR\ \fB\-\-properties\-initial\-data\-storage\-size\-gb\fR=\fIPROPERTIES_INITIAL_DATA_STORAGE_SIZE_GB\fR\ \fB\-\-properties\-license\-model\fR=\fIPROPERTIES_LICENSE_MODEL\fR\ \fB\-\-properties\-shape\fR=\fIPROPERTIES_SHAPE\fR\ \fB\-\-properties\-ssh\-public\-keys\fR=[\fIPROPERTIES_SSH_PUBLIC_KEYS\fR,...]\ :\ \fB\-\-db\-system\-options\-storage\-management\fR=\fIDB_SYSTEM_OPTIONS_STORAGE_MANAGEMENT\fR\ \fB\-\-properties\-compute\-model\fR=\fIPROPERTIES_COMPUTE_MODEL\fR\ \fB\-\-properties\-data\-storage\-size\-gb\fR=\fIPROPERTIES_DATA_STORAGE_SIZE_GB\fR\ \fB\-\-properties\-domain\fR=\fIPROPERTIES_DOMAIN\fR\ \fB\-\-properties\-hostname\-prefix\fR=\fIPROPERTIES_HOSTNAME_PREFIX\fR\ \fB\-\-properties\-memory\-size\-gb\fR=\fIPROPERTIES_MEMORY_SIZE_GB\fR\ \fB\-\-properties\-node\-count\fR=\fIPROPERTIES_NODE_COUNT\fR\ \fB\-\-properties\-private\-ip\fR=\fIPROPERTIES_PRIVATE_IP\fR\ \fB\-\-properties\-reco\-storage\-size\-gb\fR=\fIPROPERTIES_RECO_STORAGE_SIZE_GB\fR\ \fB\-\-data\-collection\-options\-is\-diagnostics\-events\-enabled\fR\ \fB\-\-data\-collection\-options\-is\-incident\-logs\-enabled\fR\ [\fB\-\-db\-home\-version\fR=\fIDB_HOME_VERSION\fR\ (\fB\-\-database\-admin\-password\fR=\fIDATABASE_ADMIN_PASSWORD\fR\ :\ \fB\-\-database\-character\-set\fR=\fIDATABASE_CHARACTER_SET\fR\ \fB\-\-database\-db\-home\-name\fR=\fIDATABASE_DB_HOME_NAME\fR\ \fB\-\-database\-db\-name\fR=\fIDATABASE_DB_NAME\fR\ \fB\-\-database\-db\-unique\-name\fR=\fIDATABASE_DB_UNIQUE_NAME\fR\ \fB\-\-database\-id\fR=\fIDATABASE_ID\fR\ \fB\-\-database\-name\fR=\fIDATABASE_NAME\fR\ \fB\-\-database\-ncharacter\-set\fR=\fIDATABASE_NCHARACTER_SET\fR\ \fB\-\-database\-tde\-wallet\-password\fR=\fIDATABASE_TDE_WALLET_PASSWORD\fR\ [\fB\-\-properties\-db\-version\fR=\fIPROPERTIES_DB_VERSION\fR\ :\ \fB\-\-db\-backup\-config\-auto\-enabled\fR\ \fB\-\-db\-backup\-config\-auto\-full\-day\fR=\fIDB_BACKUP_CONFIG_AUTO_FULL_DAY\fR\ \fB\-\-db\-backup\-config\-auto\-full\-window\fR=\fIDB_BACKUP_CONFIG_AUTO_FULL_WINDOW\fR\ \fB\-\-db\-backup\-config\-auto\-incremental\-window\fR=\fIDB_BACKUP_CONFIG_AUTO_INCREMENTAL_WINDOW\fR\ \fB\-\-db\-backup\-config\-deletion\-policy\fR=\fIDB_BACKUP_CONFIG_DELETION_POLICY\fR\ \fB\-\-db\-backup\-config\-destination\-details\fR=[\fItype\fR=\fITYPE\fR]\ \fB\-\-db\-backup\-config\-retention\-period\-days\fR=\fIDB_BACKUP_CONFIG_RETENTION_PERIOD_DAYS\fR])\ :\ \fB\-\-db\-home\-display\-name\fR=\fIDB_HOME_DISPLAY_NAME\fR\ \fB\-\-db\-home\-is\-unified\-auditing\-enabled\fR]\ \fB\-\-time\-zone\-id\fR=\fITIME_ZONE_ID\fR\ \fB\-\-time\-zone\-version\fR=\fITIME_ZONE_VERSION\fR]] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Create a new DbSystem.
.SH "EXAMPLES"
Choose an available db\-version in your location by running \f5gcloud
oracle\-database db\-versions list \-\-location=us\-east4\fR. Choose an
available db\-system\-initial\-storage\-size in your location by running
\f5gcloud oracle\-database db\-system\-initial\-storage\-sizes list
\-\-location=us\-east4\fR. Choose an available shape in your location by running
\f5gcloud oracle\-database db\-system\-shapes list \-\-location=us\-east4\fR. To
create DbSystem with id \f5my\-db\-system\fR in the location \f5us\-east4\fR
with display\-name \f5my db system\fR, run:
.RS 2m
$ gcloud oracle\-database db\-systems create my\-db\-system \e
\-\-location=us\-east4 \-\-display\-name="my db system" \e
\-\-properties\-db\-home\-db\-version=xx.0.0.0 \e
\-\-properties\-db\-system\-initial\-storage\-size=1000 \e
\-\-properties\-shape=VM.FOO
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
DbSystem resource \- Identifier. The name of the DbSystem resource in the
following format: projects/{project}/locations/{region}/dbSystems/{db_system}
This represents a Cloud resource. (NOTE) Some attributes are not given arguments
in this group but can be set in other ways.
To set the \f5project\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5db_system\fR on the command line with a fully specified
name;
.IP "\(em" 2m
provide the argument \f5\-\-project\fR on the command line;
.IP "\(em" 2m
set the property \f5core/project\fR.
.RE
.sp
To set the \f5location\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5db_system\fR on the command line with a fully specified
name;
.IP "\(em" 2m
provide the argument \f5\-\-location\fR on the command line.
.RE
.sp
This must be specified.
.RS 2m
.TP 2m
\fIDB_SYSTEM\fR
ID of the dbSystem or fully qualified identifier for the dbSystem.
To set the \f5db_system\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5db_system\fR on the command line.
.RE
.sp
.RE
.RE
.sp
.SH "REQUIRED FLAGS"
.RS 2m
.TP 2m
\fB\-\-display\-name\fR=\fIDISPLAY_NAME\fR
The display name for the System db. The name does not have to be unique within
your project.
.TP 2m
OdbSubnet resource \- The name of the OdbSubnet associated with the DbSystem for
IP allocation. Format:
projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
This represents a Cloud resource. (NOTE) Some attributes are not given arguments
in this group but can be set in other ways.
To set the \f5project\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-odb\-subnet\fR on the command line with a fully
specified name;
.IP "\(em" 2m
provide the argument \f5\-\-project\fR on the command line;
.IP "\(em" 2m
set the property \f5core/project\fR.
.RE
.sp
To set the \f5location\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-odb\-subnet\fR on the command line with a fully
specified name;
.IP "\(em" 2m
provide the argument \f5\-\-location\fR on the command line.
.RE
.sp
To set the \f5odb\-network\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-odb\-subnet\fR on the command line with a fully
specified name;
.IP "\(em" 2m
provide the argument \f5\-\-odb\-network\fR on the command line.
.RE
.sp
This must be specified.
.RS 2m
.TP 2m
\fB\-\-odb\-subnet\fR=\fIODB_SUBNET\fR
ID of the odbSubnet or fully qualified identifier for the odbSubnet.
To set the \f5odb\-subnet\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5\-\-odb\-subnet\fR on the command line.
.RE
.sp
.RE
.RE
.sp
.SH "OPTIONAL FLAGS"
.RS 2m
.TP 2m
\fB\-\-async\fR
Return immediately, without waiting for the operation in progress to complete.
.TP 2m
\fB\-\-gcp\-oracle\-zone\fR=\fIGCP_ORACLE_ZONE\fR
The GCP Oracle zone where Oracle DbSystem is hosted. Example: us\-east4\-b\-r2.
If not specified, the system will pick a zone based on availability.
.TP 2m
\fB\-\-labels\fR=[\fILABELS\fR,...]
The labels or tags associated with the DbSystem.
.RS 2m
.TP 2m
\fBKEY\fR
Keys must start with a lowercase character and contain only hyphens (\f5\-\fR),
underscores (\f5_\fR), lowercase characters, and numbers.
.TP 2m
\fBVALUE\fR
Values must contain only hyphens (\f5\-\fR), underscores (\f5_\fR), lowercase
characters, and numbers.
.RE
.sp
\fBShorthand Example:\fR
.RS 2m
\-\-labels=string=string
.RE
\fBJSON Example:\fR
.RS 2m
\-\-labels='{"string": "string"}'
.RE
\fBFile Example:\fR
.RS 2m
\-\-labels=path_to_file.(yaml|json)
.RE
.TP 2m
\fB\-\-location\fR=\fILOCATION\fR
For resources [db_system, odb\-network, odb\-subnet], provides fallback value
for resource location attribute. When the resource's full URI path is not
provided, location will fallback to this flag value.
.TP 2m
\fB\-\-odb\-network\fR=\fIODB_NETWORK\fR
For resources [odb\-network, odb\-subnet], provides fallback value for resource
odb\-network attribute. When the resource's full URI path is not provided,
odb\-network will fallback to this flag value.
.TP 2m
\fB\-\-request\-id\fR=\fIREQUEST_ID\fR
An optional request ID to identify requests. Specify a unique request ID so that
if you must retry your request, the server will know to ignore the request if it
has already been completed. The server will guarantee that for at least 60
minutes since the first request.
For example, consider a situation where you make an initial request and the
request times out. If you make the request again with the same request ID, the
server can check if original operation with the same request ID was received,
and if so, will ignore the second request. This prevents clients from
accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is not
supported (00000000\-0000\-0000\-0000\-000000000000).
.TP 2m
The properties of a DbSystem.
.RS 2m
.TP 2m
\fB\-\-properties\-compute\-count\fR=\fIPROPERTIES_COMPUTE_COUNT\fR
The number of CPU cores to enable for the DbSystem.
This flag argument must be specified if any of the other arguments in this group
are specified.
.TP 2m
\fB\-\-properties\-database\-edition\fR=\fIPROPERTIES_DATABASE_EDITION\fR
The database edition of the DbSystem. \fIPROPERTIES_DATABASE_EDITION\fR must be
one of:
.RS 2m
.TP 2m
\fBenterprise\-edition\fR
The database edition is Enterprise.
.TP 2m
\fBenterprise\-edition\-high\-performance\fR
The database edition is Enterprise Edition.
.TP 2m
\fBstandard\-edition\fR
The database edition is Standard.
.RE
.sp
This flag argument must be specified if any of the other arguments in this group
are specified.
.TP 2m
\fB\-\-properties\-initial\-data\-storage\-size\-gb\fR=\fIPROPERTIES_INITIAL_DATA_STORAGE_SIZE_GB\fR
The initial data storage size in GB.
This flag argument must be specified if any of the other arguments in this group
are specified.
.TP 2m
\fB\-\-properties\-license\-model\fR=\fIPROPERTIES_LICENSE_MODEL\fR
The license model of the DbSystem. \fIPROPERTIES_LICENSE_MODEL\fR must be one
of:
.RS 2m
.TP 2m
\fBbring\-your\-own\-license\fR
The license model is bring your own license.
.TP 2m
\fBlicense\-included\fR
The license model is included.
.RE
.sp
This flag argument must be specified if any of the other arguments in this group
are specified.
.TP 2m
\fB\-\-properties\-shape\fR=\fIPROPERTIES_SHAPE\fR
Shape of DB System.
This flag argument must be specified if any of the other arguments in this group
are specified.
.TP 2m
\fB\-\-properties\-ssh\-public\-keys\fR=[\fIPROPERTIES_SSH_PUBLIC_KEYS\fR,...]
SSH public keys to be stored with the DbSystem.
This flag argument must be specified if any of the other arguments in this group
are specified.
.TP 2m
Details of the DbSystem Options.
.RS 2m
.TP 2m
\fB\-\-db\-system\-options\-storage\-management\fR=\fIDB_SYSTEM_OPTIONS_STORAGE_MANAGEMENT\fR
The storage option used in DB system. \fIDB_SYSTEM_OPTIONS_STORAGE_MANAGEMENT\fR
must be one of:
.RS 2m
.TP 2m
\fBasm\fR
Automatic storage management.
.TP 2m
\fBlvm\fR
Logical Volume management.
.RE
.sp
.RE
.sp
.TP 2m
\fB\-\-properties\-compute\-model\fR=\fIPROPERTIES_COMPUTE_MODEL\fR
The compute model of the DbSystem. \fIPROPERTIES_COMPUTE_MODEL\fR must be one
of:
.RS 2m
.TP 2m
\fBecpu\fR
The compute model is virtual.
.TP 2m
\fBocpu\fR
The compute model is physical.
.RE
.sp
.TP 2m
\fB\-\-properties\-data\-storage\-size\-gb\fR=\fIPROPERTIES_DATA_STORAGE_SIZE_GB\fR
The data storage size in GB that is currently available to DbSystems.
.TP 2m
\fB\-\-properties\-domain\fR=\fIPROPERTIES_DOMAIN\fR
The host domain name of the DbSystem.
.TP 2m
\fB\-\-properties\-hostname\-prefix\fR=\fIPROPERTIES_HOSTNAME_PREFIX\fR
Prefix for DB System host names.
.TP 2m
\fB\-\-properties\-memory\-size\-gb\fR=\fIPROPERTIES_MEMORY_SIZE_GB\fR
The memory size in GB.
.TP 2m
\fB\-\-properties\-node\-count\fR=\fIPROPERTIES_NODE_COUNT\fR
The number of nodes in the DbSystem.
.TP 2m
\fB\-\-properties\-private\-ip\fR=\fIPROPERTIES_PRIVATE_IP\fR
The private IP address of the DbSystem.
.TP 2m
\fB\-\-properties\-reco\-storage\-size\-gb\fR=\fIPROPERTIES_RECO_STORAGE_SIZE_GB\fR
The reco/redo storage size in GB.
.TP 2m
Data collection options for DbSystem.
.RS 2m
.TP 2m
\fB\-\-data\-collection\-options\-is\-diagnostics\-events\-enabled\fR
Indicates whether to enable data collection for diagnostics.
.TP 2m
\fB\-\-data\-collection\-options\-is\-incident\-logs\-enabled\fR
Indicates whether to enable incident logs and trace collection.
.RE
.sp
.TP 2m
Details of the Database Home resource.
.RS 2m
.TP 2m
\fB\-\-db\-home\-version\fR=\fIDB_HOME_VERSION\fR
A valid Oracle Database version. For a list of supported versions, use the
ListDbVersions operation.
This flag argument must be specified if any of the other arguments in this group
are specified.
.TP 2m
\fB\-\-db\-home\-display\-name\fR=\fIDB_HOME_DISPLAY_NAME\fR
The display name for the Database Home. The name does not have to be unique
within your project.
.TP 2m
\fB\-\-db\-home\-is\-unified\-auditing\-enabled\fR
Whether unified auditing is enabled for the Database Home.
.TP 2m
Details of the Database resource.
https://docs.oracle.com/en\-us/iaas/api/#/en/database/20160918/Database/
This must be specified.
.RS 2m
.TP 2m
\fB\-\-database\-admin\-password\fR=\fIDATABASE_ADMIN_PASSWORD\fR
The password for the default ADMIN user.
This flag argument must be specified if any of the other arguments in this group
are specified.
.TP 2m
\fB\-\-database\-character\-set\fR=\fIDATABASE_CHARACTER_SET\fR
The character set for the database. The default is AL32UTF8.
.TP 2m
\fB\-\-database\-db\-home\-name\fR=\fIDATABASE_DB_HOME_NAME\fR
The name of the DbHome resource associated with the Database.
.TP 2m
\fB\-\-database\-db\-name\fR=\fIDATABASE_DB_NAME\fR
The database name. The name must begin with an alphabetic character and can
contain a maximum of eight alphanumeric characters. Special characters are not
permitted.
.TP 2m
\fB\-\-database\-db\-unique\-name\fR=\fIDATABASE_DB_UNIQUE_NAME\fR
The DB_UNIQUE_NAME of the Oracle Database being backed up.
.TP 2m
\fB\-\-database\-id\fR=\fIDATABASE_ID\fR
The database ID of the Database.
.TP 2m
\fB\-\-database\-name\fR=\fIDATABASE_NAME\fR
Identifier. The name of the Database resource in the following format:
projects/{project}/locations/{region}/databases/{database}
.TP 2m
\fB\-\-database\-ncharacter\-set\fR=\fIDATABASE_NCHARACTER_SET\fR
The national character set for the database. The default is AL16UTF16.
.TP 2m
\fB\-\-database\-tde\-wallet\-password\fR=\fIDATABASE_TDE_WALLET_PASSWORD\fR
The TDE wallet password for the database.
.TP 2m
The properties of a Database.
.RS 2m
.TP 2m
\fB\-\-properties\-db\-version\fR=\fIPROPERTIES_DB_VERSION\fR
The Oracle Database version.
This flag argument must be specified if any of the other arguments in this group
are specified.
.TP 2m
Backup Options for the Database.
.RS 2m
.TP 2m
\fB\-\-db\-backup\-config\-auto\-enabled\fR
If set to true, enables automatic backups on the database.
.TP 2m
\fB\-\-db\-backup\-config\-auto\-full\-day\fR=\fIDB_BACKUP_CONFIG_AUTO_FULL_DAY\fR
The day of the week on which the full backup should be performed on the
database. If no value is provided, it will default to Sunday.
\fIDB_BACKUP_CONFIG_AUTO_FULL_DAY\fR must be one of:
.RS 2m
.TP 2m
\fBfriday\fR
Friday
.TP 2m
\fBmonday\fR
Monday
.TP 2m
\fBsaturday\fR
Saturday
.TP 2m
\fBsunday\fR
Sunday
.TP 2m
\fBthursday\fR
Thursday
.TP 2m
\fBtuesday\fR
Tuesday
.TP 2m
\fBwednesday\fR
Wednesday
.RE
.sp
.TP 2m
\fB\-\-db\-backup\-config\-auto\-full\-window\fR=\fIDB_BACKUP_CONFIG_AUTO_FULL_WINDOW\fR
The window in which the full backup should be performed on the database. If no
value is provided, the default is anytime.
\fIDB_BACKUP_CONFIG_AUTO_FULL_WINDOW\fR must be one of:
.RS 2m
.TP 2m
\fBslot\-eight\fR
2:00 PM \- 4:00 PM
.TP 2m
\fBslot\-eleven\fR
8:00 PM \- 10:00 PM
.TP 2m
\fBslot\-five\fR
8:00 AM \- 10:00 AM
.TP 2m
\fBslot\-four\fR
6:00 AM \- 8:00 AM
.TP 2m
\fBslot\-nine\fR
4:00 PM \- 6:00 PM
.TP 2m
\fBslot\-one\fR
12:00 AM \- 2:00 AM
.TP 2m
\fBslot\-seven\fR
12:00 PM \- 2:00 PM
.TP 2m
\fBslot\-six\fR
10:00 AM \- 12:00 PM
.TP 2m
\fBslot\-ten\fR
6:00 PM \- 8:00 PM
.TP 2m
\fBslot\-three\fR
4:00 AM \- 6:00 AM
.TP 2m
\fBslot\-twelve\fR
10:00 PM \- 12:00 AM
.TP 2m
\fBslot\-two\fR
2:00 AM \- 4:00 AM
.RE
.sp
.TP 2m
\fB\-\-db\-backup\-config\-auto\-incremental\-window\fR=\fIDB_BACKUP_CONFIG_AUTO_INCREMENTAL_WINDOW\fR
The window in which the incremental backup should be performed on the database.
If no value is provided, the default is anytime except the auto full backup day.
\fIDB_BACKUP_CONFIG_AUTO_INCREMENTAL_WINDOW\fR must be one of:
.RS 2m
.TP 2m
\fBslot\-eight\fR
2:00 PM \- 4:00 PM
.TP 2m
\fBslot\-eleven\fR
8:00 PM \- 10:00 PM
.TP 2m
\fBslot\-five\fR
8:00 AM \- 10:00 AM
.TP 2m
\fBslot\-four\fR
6:00 AM \- 8:00 AM
.TP 2m
\fBslot\-nine\fR
4:00 PM \- 6:00 PM
.TP 2m
\fBslot\-one\fR
12:00 AM \- 2:00 AM
.TP 2m
\fBslot\-seven\fR
12:00 PM \- 2:00 PM
.TP 2m
\fBslot\-six\fR
10:00 AM \- 12:00 PM
.TP 2m
\fBslot\-ten\fR
6:00 PM \- 8:00 PM
.TP 2m
\fBslot\-three\fR
4:00 AM \- 6:00 AM
.TP 2m
\fBslot\-twelve\fR
10:00 PM \- 12:00 AM
.TP 2m
\fBslot\-two\fR
2:00 AM \- 4:00 AM
.RE
.sp
.TP 2m
\fB\-\-db\-backup\-config\-deletion\-policy\fR=\fIDB_BACKUP_CONFIG_DELETION_POLICY\fR
This defines when the backups will be deleted after Database termination.
\fIDB_BACKUP_CONFIG_DELETION_POLICY\fR must be one of:
.RS 2m
.TP 2m
\fBdelete\-after\-retention\-period\fR
Keeps the backups as per the policy defined for database backups.
.TP 2m
\fBdelete\-immediately\fR
Keeps the backup for predefined time i.e. 72 hours and then delete permanently.
.RE
.sp
.TP 2m
\fB\-\-db\-backup\-config\-destination\-details\fR=[\fItype\fR=\fITYPE\fR]
Details of the database backup destinations.
.RS 2m
.TP 2m
\fBtype\fR
The type of the database backup destination.
.RE
.sp
\fBShorthand Example:\fR
.RS 2m
\-\-db\-backup\-config\-destination\-details=type=string \-\-db\-backup\-config\-destination\-details=type=string
.RE
\fBJSON Example:\fR
.RS 2m
\-\-db\-backup\-config\-destination\-details='[{"type": "string"}]'
.RE
\fBFile Example:\fR
.RS 2m
\-\-db\-backup\-config\-destination\-details=path_to_file.(yaml|json)
.RE
.TP 2m
\fB\-\-db\-backup\-config\-retention\-period\-days\fR=\fIDB_BACKUP_CONFIG_RETENTION_PERIOD_DAYS\fR
The number of days an automatic backup is retained before being automatically
deleted. This value determines the earliest point in time to which a database
can be restored. Min: 1, Max: 60.
.RE
.RE
.RE
.RE
.sp
.TP 2m
Represents a time zone from the IANA Time Zone Database
(https://www.iana.org/time\-zones).
.RS 2m
.TP 2m
\fB\-\-time\-zone\-id\fR=\fITIME_ZONE_ID\fR
IANA Time Zone Database time zone. For example "America/New_York".
.TP 2m
\fB\-\-time\-zone\-version\fR=\fITIME_ZONE_VERSION\fR
IANA Time Zone Database version number. For example "2019a".
.RE
.RE
.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 "API REFERENCE"
This command uses the \fBoracledatabase/v1\fR API. The full documentation for
this API can be found at: https://cloud.google.com/oracle/database/docs