You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Whether to inherit tier parameters from the project if the database service tier matches the project.
1063
1065
1064
1066
|`--product-version`
1065
-
|The version/tag of the NuoDB image to use. For available tags, see https://hub.docker.com/r/nuodb/nuodb/tags. If omitted, the database version will be inherited from the project.
1067
+
|The version/tag of the NuoDB image to use. For available tags, see https://hub.docker.com/r/nuodb/nuodb/tags. If omitted, the project version will be resolved based on the SLA and cluster configuration. +
1068
+
*required*
1069
+
1070
+
|`--product-version-selector-tag`
1071
+
|Set the version metadata tag to match a NuoDB version +
|The version/tag of the NuoDB image to use. For available tags, see https://hub.docker.com/r/nuodb/nuodb/tags. If omitted, the project version will be resolved based on the SLA and cluster configuration.
1458
-
1459
1464
|`--expires-in`
1460
1465
|Set the database to expire after elapsed time
1461
1466
1462
1467
|`--disabled`
1463
1468
|Set the database as disabled
1464
1469
1470
+
|`--product-version`
1471
+
|The version/tag of the NuoDB image to use. For available tags, see https://hub.docker.com/r/nuodb/nuodb/tags. If omitted, the project version will be resolved based on the SLA and cluster configuration. +
1472
+
*required*
1473
+
1474
+
|`--product-version-selector-tag`
1475
+
|Set the version metadata tag to match a NuoDB version +
1476
+
*required*
1477
+
1465
1478
|`-h, --help`
1466
1479
|Show this help message and exit.
1467
1480
@@ -2038,6 +2051,7 @@ Start the DBaaS External Operator
0 commit comments