oci-cli 3.63.0__py3-none-any.whl → 3.63.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (187) hide show
  1. oci_cli/bin/devops.psm1 +5 -4
  2. oci_cli/bin/psql.psm1 +4 -4
  3. oci_cli/bin/vault.psm1 +3 -3
  4. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt +141 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +4 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +17 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +4 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +136 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +4 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt +4 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +143 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +4 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +17 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +4 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +138 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +4 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt +4 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +150 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +4 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +17 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +4 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +145 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +4 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt +4 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +142 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +4 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +18 -1
  28. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +4 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +137 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +5 -1
  31. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt +4 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +144 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +17 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +4 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +4 -2
  36. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +139 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +4 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt +4 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +147 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +4 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +17 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +4 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +142 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +4 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt +4 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +146 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +4 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +17 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +4 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +141 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +4 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt +4 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt +28 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +108 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +153 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt +132 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +94 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +162 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +141 -0
  60. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection.txt +15 -0
  61. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance.txt +23 -0
  62. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt +91 -0
  63. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +140 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +131 -0
  65. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error.txt +15 -0
  66. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
  67. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry.txt +15 -0
  68. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request.txt +21 -0
  69. oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt +42 -0
  70. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +153 -0
  71. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +171 -0
  72. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +162 -0
  73. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +174 -0
  74. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +2 -1
  75. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt +8 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +91 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +107 -0
  78. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key.txt +16 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt +14 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +215 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +235 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +167 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state.txt +14 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt +5 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +130 -0
  86. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +108 -0
  87. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +123 -0
  88. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +139 -0
  89. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +197 -0
  90. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +132 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +130 -0
  92. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +134 -0
  93. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt +107 -0
  94. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +97 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +96 -0
  96. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +171 -0
  97. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +169 -0
  98. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +180 -0
  99. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +108 -0
  100. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +166 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +133 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +95 -0
  103. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +165 -0
  104. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +172 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history.txt +25 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group.txt +41 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +1 -1
  108. oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt +54 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/devops/{protected-branch → protected-branch-collection}/list-protected-branches.txt +2 -2
  110. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt +14 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt +0 -2
  112. oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +2 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +9 -9
  114. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{create-connection-create-iceberg-connection-details.txt → create-iceberg-connection.txt} +9 -9
  115. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +9 -9
  116. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{update-connection-update-iceberg-connection-details.txt → update-iceberg-connection.txt} +5 -5
  117. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt +4 -4
  118. oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +4 -4
  119. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt +1 -1
  120. oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt +1 -2
  121. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt +3 -2
  122. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +24 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +2 -2
  124. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +1 -1
  125. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +1 -1
  126. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list.txt → list-errors.txt} +5 -5
  127. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  128. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  129. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.txt} +5 -5
  130. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  131. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
  132. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry.txt → work-request-log.txt} +2 -2
  133. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  134. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +1 -2
  135. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +21 -7
  136. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +1 -2
  137. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +1 -2
  138. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +13 -2
  139. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +9 -2
  140. oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +9 -2
  141. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +8 -8
  142. oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +6 -1
  143. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +4 -4
  144. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  145. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
  146. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
  147. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
  148. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
  149. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt +11 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +11 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +11 -0
  152. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  153. oci_cli/service_mapping.py +5 -0
  154. oci_cli/version.py +1 -1
  155. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/METADATA +2 -2
  156. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/RECORD +187 -116
  157. services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py +5 -2
  158. services/api_platform/__init__.py +4 -0
  159. services/api_platform/src/__init__.py +4 -0
  160. services/api_platform/src/oci_cli_api_platform/__init__.py +4 -0
  161. services/api_platform/src/oci_cli_api_platform/generated/__init__.py +4 -0
  162. services/api_platform/src/oci_cli_api_platform/generated/apiplatform_cli.py +567 -0
  163. services/api_platform/src/oci_cli_api_platform/generated/client_mappings.py +14 -0
  164. services/api_platform/tests/__init__.py +4 -0
  165. services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py +24 -0
  166. services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py +415 -19
  167. services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py +8 -0
  168. services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py +139 -6
  169. services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py +9 -1
  170. services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py +171 -20
  171. services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py +139 -6
  172. services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py +9 -0
  173. services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py +139 -6
  174. services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py +9 -0
  175. services/apm_config/src/oci_cli_config/config_cli_extended.py +16 -0
  176. services/apm_config/src/oci_cli_config/generated/config_cli.py +289 -3
  177. services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1477 -98
  178. services/devops/src/oci_cli_devops/devops_cli_extended.py +11 -11
  179. services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +44 -0
  180. services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py +18 -6
  181. services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py +38 -14
  182. services/vault/src/oci_cli_vaults/generated/vaults_cli.py +80 -40
  183. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/LICENSE.txt +0 -0
  184. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  185. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/WHEEL +0 -0
  186. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/entry_points.txt +0 -0
  187. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/top_level.txt +0 -0
@@ -26,8 +26,6 @@ Available Commands
26
26
 
27
27
  * create-azure-synapse-connection
28
28
 
29
- * create-connection-create-iceberg-connection-details
30
-
31
29
  * create-databricks-connection
32
30
 
33
31
  * create-db2-connection
@@ -46,6 +44,8 @@ Available Commands
46
44
 
47
45
  * create-hdfs-connection
48
46
 
47
+ * create-iceberg-connection
48
+
49
49
  * create-jms-connection
50
50
 
51
51
  * create-kafka-connection
@@ -92,8 +92,6 @@ Available Commands
92
92
 
93
93
  * update-azure-synapse-connection
94
94
 
95
- * update-connection-update-iceberg-connection-details
96
-
97
95
  * update-databricks-connection
98
96
 
99
97
  * update-db2-connection
@@ -112,6 +110,8 @@ Available Commands
112
110
 
113
111
  * update-hdfs-connection
114
112
 
113
+ * update-iceberg-connection
114
+
115
115
  * update-jms-connection
116
116
 
117
117
  * update-kafka-connection
@@ -38,8 +38,6 @@ Available Commands
38
38
 
39
39
  * create-azure-synapse-connection
40
40
 
41
- * create-connection-create-iceberg-connection-details
42
-
43
41
  * create-databricks-connection
44
42
 
45
43
  * create-db2-connection
@@ -58,6 +56,8 @@ Available Commands
58
56
 
59
57
  * create-hdfs-connection
60
58
 
59
+ * create-iceberg-connection
60
+
61
61
  * create-jms-connection
62
62
 
63
63
  * create-kafka-connection
@@ -104,8 +104,6 @@ Available Commands
104
104
 
105
105
  * update-azure-synapse-connection
106
106
 
107
- * update-connection-update-iceberg-connection-details
108
-
109
107
  * update-databricks-connection
110
108
 
111
109
  * update-db2-connection
@@ -124,6 +122,8 @@ Available Commands
124
122
 
125
123
  * update-hdfs-connection
126
124
 
125
+ * update-iceberg-connection
126
+
127
127
  * update-jms-connection
128
128
 
129
129
  * update-kafka-connection
@@ -7,7 +7,7 @@ Description
7
7
 
8
8
  A Lustre file system is a parallel file system that is used as a
9
9
  storage solution for HPC/AI/ML workloads. For more information, see
10
- [File Storage with Lustre].
10
+ File Storage with Lustre.
11
11
 
12
12
  To use any of the API operations, you must be authorized in an IAM
13
13
  policy. If you’re not authorized, talk to an administrator. If you’re
@@ -6,8 +6,7 @@ Description
6
6
  ===========
7
7
 
8
8
  Use the File Storage with Lustre CLI to manage Lustre file systems and
9
- related resources. For more information, see [File Storage with
10
- Lustre].
9
+ related resources. For more information, see File Storage with Lustre.
11
10
 
12
11
 
13
12
  Available Commands
@@ -17,8 +17,9 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Gets an OOB dashboard and its saved searches by ID. Deleted or
21
- unauthorized saved searches are marked by tile’s state property.
20
+ Gets an out-of-the-box dashboard and its saved searches by ID.
21
+ Deleted or unauthorized saved searches are marked by tile’s state
22
+ property.
22
23
 
23
24
 
24
25
  Usage
@@ -111,6 +111,30 @@ previous GET or POST response for that resource. The resource will be
111
111
  updated or deleted only if the etag you provide matches the resource’s
112
112
  current etag value.
113
113
 
114
+ --override-dashboard-compartment-ocid [text]
115
+
116
+ If this attribute is set, the dashboard resources are created or
117
+ updated in the compartment specified by OCID. If this attribute is not
118
+ set, the compartment specified in the JSON metadata is used.
119
+
120
+ --override-same-name [text]
121
+
122
+ By default, if a resource with the same OCID exists in the target
123
+ compartment, it is updated during the import process, otherwise, a new
124
+ resource is created. However, if this attribute is set to true, then
125
+ during the import process if a resource with the same displayName
126
+ exists in the compartment, then it is updated even if the OCIDs are
127
+ different. This is useful when importing the same resource multiple
128
+ times. If the compartment and displayName remain the same, the
129
+ resource is only updated and multiple copies of a resource are not
130
+ created.
131
+
132
+ --override-saved-search-compartment-ocid [text]
133
+
134
+ If this attribute is set, the saved search resources are created or
135
+ updated in the compartment specified by OCID. If this attribute is not
136
+ set, the compartment specified in the JSON metadata is used.
137
+
114
138
 
115
139
  Global Parameters
116
140
  =================
@@ -17,8 +17,8 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Gets the list of OOB dashboards with pagination. Returned properties
21
- are the summary.
20
+ Gets the list of out-of-the-box dashboards with pagination. Returned
21
+ properties are the summary.
22
22
 
23
23
 
24
24
  Usage
@@ -17,7 +17,7 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Gets a saved search by ID.
20
+ Gets an out-of-the-box saved search by ID.
21
21
 
22
22
 
23
23
  Usage
@@ -17,7 +17,7 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Gets the list of out-of-box saved searches in a compartment with
20
+ Gets the list of out-of-the-box saved searches in a compartment with
21
21
  pagination. Returned properties are the summary.
22
22
 
23
23
 
@@ -1,5 +1,5 @@
1
- "list"
2
- ******
1
+ "list-errors"
2
+ *************
3
3
 
4
4
  * Description
5
5
 
@@ -23,7 +23,7 @@ Lists the errors for the specified work request.
23
23
  Usage
24
24
  =====
25
25
 
26
- oci ocvs work-request-error list [OPTIONS]
26
+ oci ocvs work-request-error list-errors [OPTIONS]
27
27
 
28
28
 
29
29
  Required Parameters
@@ -108,6 +108,6 @@ Please note this sample will only work in the POSIX-compliant bash-
108
108
  like shell. You need to set up the OCI configuration and appropriate
109
109
  security policies before trying the examples.
110
110
 
111
- export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ocvs/work-request-error/list.html#cmdoption-work-request-id
111
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ocvs/work-request-error/list-errors.html#cmdoption-work-request-id
112
112
 
113
- oci ocvs work-request-error list --work-request-id $work_request_id
113
+ oci ocvs work-request-error list-errors --work-request-id $work_request_id
@@ -12,4 +12,4 @@ work request.
12
12
  Available Commands
13
13
  ==================
14
14
 
15
- * list
15
+ * list-errors
@@ -80,7 +80,7 @@ Available Commands
80
80
 
81
81
  * work-request-error
82
82
 
83
- * list
83
+ * list-errors
84
84
 
85
85
  * work-request-log
86
86
 
@@ -1,5 +1,5 @@
1
- "list"
2
- ******
1
+ "list-errors"
2
+ *************
3
3
 
4
4
  * Description
5
5
 
@@ -23,7 +23,7 @@ Return a (paginated) list of errors for a given work request.
23
23
  Usage
24
24
  =====
25
25
 
26
- oci organizations work-request-error list [OPTIONS]
26
+ oci organizations work-request-error list-errors [OPTIONS]
27
27
 
28
28
 
29
29
  Required Parameters
@@ -113,6 +113,6 @@ Please note this sample will only work in the POSIX-compliant bash-
113
113
  like shell. You need to set up the OCI configuration and appropriate
114
114
  security policies before trying the examples.
115
115
 
116
- export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/organizations/work-request-error/list.html#cmdoption-work-request-id
116
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/organizations/work-request-error/list-errors.html#cmdoption-work-request-id
117
117
 
118
- oci organizations work-request-error list --work-request-id $work_request_id
118
+ oci organizations work-request-error list-errors --work-request-id $work_request_id
@@ -11,4 +11,4 @@ An error encountered while executing a work request.
11
11
  Available Commands
12
12
  ==================
13
13
 
14
- * list
14
+ * list-errors
@@ -11,6 +11,8 @@
11
11
 
12
12
  * Global Parameters
13
13
 
14
+ * Example using required parameter
15
+
14
16
 
15
17
  Description
16
18
  ===========
@@ -21,7 +23,7 @@ Return a (paginated) list of logs for a given work request.
21
23
  Usage
22
24
  =====
23
25
 
24
- oci organizations work-request-log-entry list [OPTIONS]
26
+ oci organizations work-request-log list [OPTIONS]
25
27
 
26
28
 
27
29
  Required Parameters
@@ -98,3 +100,19 @@ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
98
100
  "--output", "--profile", "--proxy", "--query", "--raw-output", "--
99
101
  read-timeout", "--realm-specific-endpoint", "--region", "--release-
100
102
  info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
103
+
104
+
105
+ Example using required parameter
106
+ ================================
107
+
108
+ Copy the following CLI commands into a file named example.sh. Run the
109
+ command by typing “bash example.sh” and replacing the example
110
+ parameters with your own.
111
+
112
+ Please note this sample will only work in the POSIX-compliant bash-
113
+ like shell. You need to set up the OCI configuration and appropriate
114
+ security policies before trying the examples.
115
+
116
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/organizations/work-request-log/list.html#cmdoption-work-request-id
117
+
118
+ oci organizations work-request-log list --work-request-id $work_request_id
@@ -1,5 +1,5 @@
1
- work-request-log-entry
2
- **********************
1
+ work-request-log
2
+ ****************
3
3
 
4
4
 
5
5
  Description
@@ -141,8 +141,8 @@ Available Commands
141
141
 
142
142
  * work-request-error
143
143
 
144
- * list
144
+ * list-errors
145
145
 
146
- * work-request-log-entry
146
+ * work-request-log
147
147
 
148
148
  * list
@@ -108,8 +108,7 @@ security policies before trying the examples.
108
108
  export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
109
109
  export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
110
110
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
111
- export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
112
111
 
113
- configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --shape $shape --query data.id --raw-output)
112
+ configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
114
113
 
115
114
  oci psql configuration change-compartment --compartment-id $compartment_id --configuration-id $configuration_id
@@ -53,15 +53,22 @@ Version of the PostgreSQL database.
53
53
  A user-friendly display name for the configuration. Avoid entering
54
54
  confidential information.
55
55
 
56
- --shape [text]
57
-
58
- The name of the shape for the configuration. Example:
59
- *VM.Standard.E4.Flex*
60
-
61
56
 
62
57
  Optional Parameters
63
58
  ===================
64
59
 
60
+ --compatible-shapes [complex type]
61
+
62
+ Indicates the collection of compatible shapes for this configuration.
63
+ This is a complex type whose value must be valid JSON. The value can
64
+ be provided as a string on the command line or passed in as a file
65
+ using the file://path/to/file syntax.
66
+
67
+ The "--generate-param-json-input" option can be used to generate an
68
+ example of the JSON which must be provided. We recommend storing this
69
+ example in a file, modifying it as needed and then passing it back in
70
+ via the file:// syntax.
71
+
65
72
  --defined-tags [complex type]
66
73
 
67
74
  Defined tags for this resource. Each key is predefined and scoped to a
@@ -135,6 +142,14 @@ Whether the configuration supports flexible shapes.
135
142
  The maximum time to wait for the resource to reach the lifecycle state
136
143
  defined by "--wait-for-state". Defaults to 1200 seconds.
137
144
 
145
+ --shape [text]
146
+
147
+ The name of the shape for the configuration.
148
+
149
+ For multi-shape enabled configurations, it is set to PostgreSQL.X86 or
150
+ similar. Please use compatibleShapes property to set the list of
151
+ supported shapes.
152
+
138
153
  --system-tags [complex type]
139
154
 
140
155
  System tags for this resource. Each key is predefined and scoped to a
@@ -204,6 +219,5 @@ security policies before trying the examples.
204
219
  export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
205
220
  export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
206
221
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
207
- export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
208
222
 
209
- oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --shape $shape
223
+ oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name
@@ -132,8 +132,7 @@ security policies before trying the examples.
132
132
  export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
133
133
  export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
134
134
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
135
- export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
136
135
 
137
- configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --shape $shape --query data.id --raw-output)
136
+ configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
138
137
 
139
138
  oci psql configuration delete --configuration-id $configuration_id
@@ -94,8 +94,7 @@ security policies before trying the examples.
94
94
  export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
95
95
  export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
96
96
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
97
- export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
98
97
 
99
- configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --shape $shape --query data.id --raw-output)
98
+ configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
100
99
 
101
100
  oci psql configuration get --configuration-id $configuration_id
@@ -37,6 +37,18 @@ A unique identifier for the configuration.
37
37
  Optional Parameters
38
38
  ===================
39
39
 
40
+ --compatible-shapes [complex type]
41
+
42
+ Indicates the collection of compatible shapes for this configuration.
43
+ This is a complex type whose value must be valid JSON. The value can
44
+ be provided as a string on the command line or passed in as a file
45
+ using the file://path/to/file syntax.
46
+
47
+ The "--generate-param-json-input" option can be used to generate an
48
+ example of the JSON which must be provided. We recommend storing this
49
+ example in a file, modifying it as needed and then passing it back in
50
+ via the file:// syntax.
51
+
40
52
  --defined-tags [complex type]
41
53
 
42
54
  Defined tags for this resource. Each key is predefined and scoped to a
@@ -167,8 +179,7 @@ security policies before trying the examples.
167
179
  export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
168
180
  export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
169
181
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
170
- export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
171
182
 
172
- configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --shape $shape --query data.id --raw-output)
183
+ configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
173
184
 
174
185
  oci psql configuration update --configuration-id $configuration_id
@@ -80,6 +80,14 @@ For examples on usage of this option, please see our “using CLI with
80
80
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
81
81
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
82
82
 
83
+ --instance-memory-size-in-gbs [integer]
84
+
85
+ The instance memory size in GBs for the configuration.
86
+
87
+ --instance-ocpu-count [integer]
88
+
89
+ The instance ocpu count for the configuration.
90
+
83
91
  --lifecycle-state [text]
84
92
 
85
93
  A filter to return only resources if their *lifecycleState* matches
@@ -106,8 +114,7 @@ valid when used with "--all" or "--limit", and ignored otherwise.
106
114
 
107
115
  --shape [text]
108
116
 
109
- The name of the shape for the configuration. Example:
110
- *VM.Standard.E4.Flex*
117
+ The compute name of the shape for the configuration.
111
118
 
112
119
  --sort-by [text]
113
120
 
@@ -67,6 +67,14 @@ For examples on usage of this option, please see our “using CLI with
67
67
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
68
68
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
69
69
 
70
+ --instance-memory-size-in-gbs [integer]
71
+
72
+ The instance memory size in GBs for the configuration.
73
+
74
+ --instance-ocpu-count [integer]
75
+
76
+ The instance ocpu count for the configuration.
77
+
70
78
  --lifecycle-state [text]
71
79
 
72
80
  A filter to return only resources if their *lifecycleState* matches
@@ -93,8 +101,7 @@ valid when used with "--all" or "--limit", and ignored otherwise.
93
101
 
94
102
  --shape [text]
95
103
 
96
- The name of the shape for the configuration. Example:
97
- *VM.Standard.E4.Flex*
104
+ The compute name of the shape for the configuration.
98
105
 
99
106
  --sort-by [text]
100
107
 
@@ -54,14 +54,14 @@ sanjose-1,sa-vinhedo-1,sa-santiago-1,il-jerusalem-1,eu-marseille-1,ap-
54
54
  singapore-1,me-abudhabi-1,eu-milan-1,eu-stockholm-1,af-johannesburg-1
55
55
  ,eu-paris-1,mx-queretaro-1,eu-madrid-1,us-chicago-1,mx-monterrey-1,us-
56
56
  saltlake-2,sa-bogota-1,sa-valparaiso-1,ap-singapore-2,me-riyadh-1,ap-
57
- delhi-1,us-langley-1,us-luke-1,us-gov-ashburn-1,us-gov-chicago-1,us-
58
- gov-phoenix-1,uk-gov-london-1,uk-gov-cardiff-1,ap-chiyoda-1,ap-
59
- ibaraki-1,me-dcc-muscat-1,ap-dcc-canberra-1,eu-dcc-milan-1,eu-dcc-
60
- milan-2,eu-dcc-dublin-2,eu-dcc-rating-2,eu-dcc-rating-1,eu-dcc-
61
- dublin-1,ap-dcc-gazipur-1,eu-madrid-2,eu-frankfurt-2,eu-jovanovac-1
62
- ,me-dcc-doha-1,us-somerset-1,us-thames-1,eu-dcc-zurich-1,eu-crissier-1
63
- ,me-abudhabi-3,me-alain-1,me-abudhabi-2,me-abudhabi-4,ap-seoul-2,ap-
64
- suwon-1,ap-chuncheon-2,us-ashburn-2
57
+ delhi-1,ap-kulai-1,ap-batam-1,us-langley-1,us-luke-1,us-gov-ashburn-1
58
+ ,us-gov-chicago-1,us-gov-phoenix-1,uk-gov-london-1,uk-gov-cardiff-1
59
+ ,ap-chiyoda-1,ap-ibaraki-1,me-dcc-muscat-1,ap-dcc-canberra-1,eu-dcc-
60
+ milan-1,eu-dcc-milan-2,eu-dcc-dublin-2,eu-dcc-rating-2,eu-dcc-rating-1
61
+ ,eu-dcc-dublin-1,ap-dcc-gazipur-1,eu-madrid-2,eu-frankfurt-2,eu-
62
+ jovanovac-1,me-dcc-doha-1,us-somerset-1,us-thames-1,eu-dcc-zurich-1
63
+ ,eu-crissier-1,me-abudhabi-3,me-alain-1,me-abudhabi-2,me-abudhabi-4
64
+ ,ap-seoul-2,ap-suwon-1,ap-chuncheon-2,us-ashburn-2
65
65
 
66
66
  --session-expiration-in-minutes [text]
67
67
 
@@ -63,9 +63,14 @@ For examples on usage of this option, please see our “using CLI with
63
63
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
64
64
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
65
65
 
66
+ --language-code [text]
67
+
68
+ The Code or Id of the language to filter voices for given language
69
+ code.
70
+
66
71
  --model-name [text]
67
72
 
68
- The model the user wants to run the inference on.
73
+ The model name to filter voices for given model name.
69
74
 
70
75
  Accepted values are:
71
76
 
@@ -45,10 +45,10 @@ provide the results of those.
45
45
  --problem-type [text]
46
46
 
47
47
  The kind of support ticket (type of support request). For information
48
- about *ACCOUNT* support tickets, see [Creating a Billing Support
49
- Request]. For information about *LIMIT* support tickets, see [Creating
50
- a Service Limit Increase Request]. For information about *TECH*
51
- support tickets, see [Creating a Technical Support Request].
48
+ about *ACCOUNT* support tickets, see Creating a Billing Support
49
+ Request. For information about *LIMIT* support tickets, see Creating a
50
+ Service Limit Increase Request. For information about *TECH* support
51
+ tickets, see Creating a Technical Support Request.
52
52
 
53
53
  Accepted values are:
54
54
 
@@ -15,8 +15,8 @@
15
15
  Description
16
16
  ===========
17
17
 
18
- Gets the specified support ticket. For more information, see [Getting
19
- Details for a Support Request].
18
+ Gets the specified support ticket. For more information, see Getting
19
+ Details for a Support Request.
20
20
 
21
21
 
22
22
  Usage
@@ -16,7 +16,7 @@ Description
16
16
  ===========
17
17
 
18
18
  Lists support tickets for the specified tenancy. For more information,
19
- see [Listing Support Requests].
19
+ see Listing Support Requests.
20
20
 
21
21
 
22
22
  Usage
@@ -126,10 +126,10 @@ mandatory for OCI Users and optional for Multicloud users.
126
126
  --problem-type [text]
127
127
 
128
128
  The kind of support ticket (type of support request). For information
129
- about *ACCOUNT* support tickets, see [Creating a Billing Support
130
- Request]. For information about *LIMIT* support tickets, see [Creating
131
- a Service Limit Increase Request]. For information about *TECH*
132
- support tickets, see [Creating a Technical Support Request].
129
+ about *ACCOUNT* support tickets, see Creating a Billing Support
130
+ Request. For information about *LIMIT* support tickets, see Creating a
131
+ Service Limit Increase Request. For information about *TECH* support
132
+ tickets, see Creating a Technical Support Request.
133
133
 
134
134
  Accepted values are:
135
135
 
@@ -20,9 +20,9 @@ products (service groups, services, service categories, and
20
20
  subcategories) for technical support tickets or lists limits and
21
21
  current usage for limit increase tickets. This operation is called
22
22
  during creation of technical support and limit increase tickets. For
23
- more information about listing products, see [Listing Products for
24
- Support Requests]. For more information about listing limits, see
25
- [Listing Limits for Service Limit Increase Requests].
23
+ more information about listing products, see Listing Products for
24
+ Support Requests. For more information about listing limits, see
25
+ Listing Limits for Service Limit Increase Requests.
26
26
 
27
27
 
28
28
  Usage
@@ -14,7 +14,7 @@ Description
14
14
  ===========
15
15
 
16
16
  Checks whether the requested user is valid. For more information, see
17
- [Validating a User].
17
+ Validating a User.
18
18
 
19
19
 
20
20
  Usage
@@ -139,6 +139,17 @@ example of the JSON which must be provided. We recommend storing this
139
139
  example in a file, modifying it as needed and then passing it back in
140
140
  via the file:// syntax.
141
141
 
142
+ --replication-config [complex type]
143
+
144
+ This is a complex type whose value must be valid JSON. The value can
145
+ be provided as a string on the command line or passed in as a file
146
+ using the file://path/to/file syntax.
147
+
148
+ The "--generate-param-json-input" option can be used to generate an
149
+ example of the JSON which must be provided. We recommend storing this
150
+ example in a file, modifying it as needed and then passing it back in
151
+ via the file:// syntax.
152
+
142
153
  --rotation-config [complex type]
143
154
 
144
155
  This is a complex type whose value must be valid JSON. The value can
@@ -147,6 +147,17 @@ example of the JSON which must be provided. We recommend storing this
147
147
  example in a file, modifying it as needed and then passing it back in
148
148
  via the file:// syntax.
149
149
 
150
+ --replication-config [complex type]
151
+
152
+ This is a complex type whose value must be valid JSON. The value can
153
+ be provided as a string on the command line or passed in as a file
154
+ using the file://path/to/file syntax.
155
+
156
+ The "--generate-param-json-input" option can be used to generate an
157
+ example of the JSON which must be provided. We recommend storing this
158
+ example in a file, modifying it as needed and then passing it back in
159
+ via the file:// syntax.
160
+
150
161
  --rotation-config [complex type]
151
162
 
152
163
  This is a complex type whose value must be valid JSON. The value can