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
@@ -0,0 +1,165 @@
1
+ "list"
2
+ ******
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ List all modelGroupVersionHistories in the specified compartment. The
21
+ query must include compartmentId.
22
+
23
+
24
+ Usage
25
+ =====
26
+
27
+ oci data-science model-group-version-history list [OPTIONS]
28
+
29
+
30
+ Required Parameters
31
+ ===================
32
+
33
+ --compartment-id, -c [text]
34
+
35
+ <b>Filter</b> results by the OCID of the compartment.
36
+
37
+
38
+ Optional Parameters
39
+ ===================
40
+
41
+ --all
42
+
43
+ Fetches all pages of results. If you provide this option, then you
44
+ cannot provide the "--limit" option.
45
+
46
+ --created-by [text]
47
+
48
+ <b>Filter</b> results by the OCID of the user who created the
49
+ resource.
50
+
51
+ --display-name [text]
52
+
53
+ <b>Filter</b> results by its user-friendly name.
54
+
55
+ --from-json [text]
56
+
57
+ Provide input to this command as a JSON document from a file using the
58
+ file://path-to/file syntax.
59
+
60
+ The "--generate-full-command-json-input" option can be used to
61
+ generate a sample json file to be used with this command option. The
62
+ key names are pre-populated and match the command option names
63
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
64
+ while the values of the keys need to be populated by the user before
65
+ using the sample file as an input to this command. For any command
66
+ option that accepts multiple values, the value of the key can be a
67
+ JSON array.
68
+
69
+ Options can still be provided on the command line. If an option exists
70
+ in both the JSON document and the command line then the command line
71
+ specified value will be used.
72
+
73
+ For examples on usage of this option, please see our “using CLI with
74
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
75
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
76
+
77
+ --id [text]
78
+
79
+ <b>Filter</b> results by OCID. Must be an OCID of the correct type for
80
+ the resource type.
81
+
82
+ --lifecycle-state [text]
83
+
84
+ A filter to return resources matching the given lifecycleState.
85
+
86
+ Accepted values are:
87
+
88
+ ACTIVE, DELETED, DELETING, FAILED
89
+
90
+ --limit [integer]
91
+
92
+ For list pagination. The maximum number of results per page, or items
93
+ to return in a paginated “List” call. 1 is the minimum, 100 is the
94
+ maximum. See List Pagination.
95
+
96
+ Example:
97
+
98
+ 50
99
+
100
+ --page [text]
101
+
102
+ For list pagination. The value of the *opc-next-page* response header
103
+ from the previous “List” call.
104
+
105
+ See List Pagination.
106
+
107
+ --page-size [integer]
108
+
109
+ When fetching results, the number of results to fetch per call. Only
110
+ valid when used with "--all" or "--limit", and ignored otherwise.
111
+
112
+ --project-id [text]
113
+
114
+ <b>Filter</b> results by the OCID of the project.
115
+
116
+ --sort-by [text]
117
+
118
+ Specifies the field to sort by. Accepts only one field. By default,
119
+ when you sort by *timeCreated*, the results are shown in descending
120
+ order. All other fields default to ascending order. Sort order for the
121
+ *displayName* field is case sensitive.
122
+
123
+ Accepted values are:
124
+
125
+ displayName, lifecycleState, timeCreated
126
+
127
+ --sort-order [text]
128
+
129
+ Specifies sort order to use, either *ASC* (ascending) or *DESC*
130
+ (descending).
131
+
132
+ Accepted values are:
133
+
134
+ ASC, DESC
135
+
136
+
137
+ Global Parameters
138
+ =================
139
+
140
+ Use "oci --help" for help on global parameters.
141
+
142
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
143
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
144
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
145
+ --generate-param-json-input", "--help", "--latest-version", "--max-
146
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
147
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
148
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
149
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
150
+
151
+
152
+ Example using required parameter
153
+ ================================
154
+
155
+ Copy the following CLI commands into a file named example.sh. Run the
156
+ command by typing “bash example.sh” and replacing the example
157
+ parameters with your own.
158
+
159
+ Please note this sample will only work in the POSIX-compliant bash-
160
+ like shell. You need to set up the OCI configuration and appropriate
161
+ security policies before trying the examples.
162
+
163
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-science/model-group-version-history/list.html#cmdoption-compartment-id
164
+
165
+ oci data-science model-group-version-history list --compartment-id $compartment_id
@@ -0,0 +1,172 @@
1
+ "update"
2
+ ********
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Updates the properties of a modelGroupVersionHistory.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci data-science model-group-version-history update [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --model-group-version-history-id [text]
33
+
34
+ The OCID of the modelGroupVersionHistory.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --defined-tags [complex type]
41
+
42
+ Defined tags for this resource. Each key is predefined and scoped to a
43
+ namespace. See Resource Tags. Example: *{“Operations”: {“CostCenter”:
44
+ “42”}}* This is a complex type whose value must be valid JSON. The
45
+ value can be provided as a string on the command line or passed in as
46
+ a file using the file://path/to/file syntax.
47
+
48
+ The "--generate-param-json-input" option can be used to generate an
49
+ example of the JSON which must be provided. We recommend storing this
50
+ example in a file, modifying it as needed and then passing it back in
51
+ via the file:// syntax.
52
+
53
+ --description [text]
54
+
55
+ A short description of the model group version history.
56
+
57
+ --display-name [text]
58
+
59
+ A user-friendly display name for the resource.
60
+
61
+ --force
62
+
63
+ Perform update without prompting for confirmation.
64
+
65
+ --freeform-tags [complex type]
66
+
67
+ Free-form tags for this resource. Each tag is a simple key-value pair
68
+ with no predefined name, type, or namespace. See Resource Tags.
69
+ Example: *{“Department”: “Finance”}* This is a complex type whose
70
+ value must be valid JSON. The value can be provided as a string on the
71
+ command line or passed in as a file using the file://path/to/file
72
+ syntax.
73
+
74
+ The "--generate-param-json-input" option can be used to generate an
75
+ example of the JSON which must be provided. We recommend storing this
76
+ example in a file, modifying it as needed and then passing it back in
77
+ via the file:// syntax.
78
+
79
+ --from-json [text]
80
+
81
+ Provide input to this command as a JSON document from a file using the
82
+ file://path-to/file syntax.
83
+
84
+ The "--generate-full-command-json-input" option can be used to
85
+ generate a sample json file to be used with this command option. The
86
+ key names are pre-populated and match the command option names
87
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
88
+ while the values of the keys need to be populated by the user before
89
+ using the sample file as an input to this command. For any command
90
+ option that accepts multiple values, the value of the key can be a
91
+ JSON array.
92
+
93
+ Options can still be provided on the command line. If an option exists
94
+ in both the JSON document and the command line then the command line
95
+ specified value will be used.
96
+
97
+ For examples on usage of this option, please see our “using CLI with
98
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
99
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
100
+
101
+ --if-match [text]
102
+
103
+ For optimistic concurrency control. In the PUT or DELETE call for a
104
+ resource, set the *if-match* parameter to the value of the etag from a
105
+ previous GET or POST response for that resource. The resource is
106
+ updated or deleted only if the *etag* you provide matches the
107
+ resource’s current *etag* value.
108
+
109
+ --latest-model-group-id [text]
110
+
111
+ The OCID of the latest version of the model group associated.
112
+
113
+ --max-wait-seconds [integer]
114
+
115
+ The maximum time to wait for the resource to reach the lifecycle state
116
+ defined by "--wait-for-state". Defaults to 1200 seconds.
117
+
118
+ --wait-for-state [text]
119
+
120
+ This operation creates, modifies or deletes a resource that has a
121
+ defined lifecycle state. Specify this option to perform the action and
122
+ then wait until the resource reaches a given lifecycle state. Multiple
123
+ states can be specified, returning on the first state. For example, "
124
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
125
+ whichever lifecycle state is reached first. If timeout is reached, a
126
+ return code of 2 is returned. For any other error, a return code of 1
127
+ is returned.
128
+
129
+ Accepted values are:
130
+
131
+ ACTIVE, DELETED, DELETING, FAILED
132
+
133
+ --wait-interval-seconds [integer]
134
+
135
+ Check every "--wait-interval-seconds" to see whether the resource has
136
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
137
+ 30 seconds.
138
+
139
+
140
+ Global Parameters
141
+ =================
142
+
143
+ Use "oci --help" for help on global parameters.
144
+
145
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
146
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
147
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
148
+ --generate-param-json-input", "--help", "--latest-version", "--max-
149
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
150
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
151
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
152
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
153
+
154
+
155
+ Example using required parameter
156
+ ================================
157
+
158
+ Copy the following CLI commands into a file named example.sh. Run the
159
+ command by typing “bash example.sh” and replacing the example
160
+ parameters with your own.
161
+
162
+ Please note this sample will only work in the POSIX-compliant bash-
163
+ like shell. You need to set up the OCI configuration and appropriate
164
+ security policies before trying the examples.
165
+
166
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-science/project/create.html#cmdoption-compartment-id
167
+
168
+ project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
169
+
170
+ model_group_version_history_id=$(oci data-science model-group-version-history create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
171
+
172
+ oci data-science model-group-version-history update --model-group-version-history-id $model_group_version_history_id
@@ -0,0 +1,25 @@
1
+ model-group-version-history
2
+ ***************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Model Group Version history to associate different versions of Model
9
+ Group resource.
10
+
11
+
12
+ Available Commands
13
+ ==================
14
+
15
+ * change-compartment
16
+
17
+ * create
18
+
19
+ * delete
20
+
21
+ * get
22
+
23
+ * list
24
+
25
+ * update
@@ -0,0 +1,41 @@
1
+ model-group
2
+ ***********
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Model group is a collection of the models. Model groups are
9
+ represented by their associated metadata.
10
+
11
+
12
+ Available Commands
13
+ ==================
14
+
15
+ * activate
16
+
17
+ * change-compartment
18
+
19
+ * create
20
+
21
+ * create-model-group-artifact
22
+
23
+ * create-model-group-clone-model-group-details
24
+
25
+ * create-model-group-create-model-group-details
26
+
27
+ * deactivate
28
+
29
+ * delete
30
+
31
+ * get
32
+
33
+ * get-model-group-artifact-content
34
+
35
+ * head-model-group-artifact
36
+
37
+ * list
38
+
39
+ * list-model-group-models
40
+
41
+ * update
@@ -86,7 +86,7 @@ work request.
86
86
 
87
87
  Accepted values are:
88
88
 
89
- EXPORT_MODEL_ARTIFACT, IMPORT_MODEL_ARTIFACT, JOB_DELETE, ML_APPLICATION_IMPLEMENTATION_DELETE, ML_APPLICATION_IMPLEMENTATION_MOVE, ML_APPLICATION_IMPLEMENTATION_UPDATE, ML_APPLICATION_INSTANCE_CREATE, ML_APPLICATION_INSTANCE_DELETE, ML_APPLICATION_INSTANCE_MOVE, ML_APPLICATION_INSTANCE_UPDATE, ML_APPLICATION_INSTANCE_VIEW_CREATE, ML_APPLICATION_INSTANCE_VIEW_DELETE, ML_APPLICATION_INSTANCE_VIEW_MOVE, ML_APPLICATION_INSTANCE_VIEW_UPDATE, ML_APPLICATION_INSTANCE_VIEW_UPGRADE, ML_APPLICATION_PACKAGE_UPLOAD, ML_APPLICATION_TRIGGER_START, MODELVERSIONSET_DELETE, MODEL_DEPLOYMENT_ACTIVATE, MODEL_DEPLOYMENT_CREATE, MODEL_DEPLOYMENT_DEACTIVATE, MODEL_DEPLOYMENT_DELETE, MODEL_DEPLOYMENT_UPDATE, NOTEBOOK_SESSION_ACTIVATE, NOTEBOOK_SESSION_CREATE, NOTEBOOK_SESSION_DEACTIVATE, NOTEBOOK_SESSION_DELETE, PIPELINE_CREATE, PIPELINE_DELETE, PIPELINE_RUN_CANCEL, PIPELINE_RUN_CREATE, PIPELINE_RUN_DELETE, PRIVATE_ENDPOINT_CREATE, PRIVATE_ENDPOINT_DELETE, PRIVATE_ENDPOINT_MOVE, PRIVATE_ENDPOINT_UPDATE, PROJECT_DELETE, REGISTER_MODEL_ARTIFACT, RESTORE_ARCHIVED_MODEL, SCHEDULE_ACTIVATE, SCHEDULE_CREATE, SCHEDULE_DEACTIVATE, SCHEDULE_DELETE, SCHEDULE_MOVE, SCHEDULE_UPDATE, WORKREQUEST_CANCEL
89
+ EXPORT_MODEL_ARTIFACT, IMPORT_MODEL_ARTIFACT, JOB_DELETE, ML_APPLICATION_IMPLEMENTATION_DELETE, ML_APPLICATION_IMPLEMENTATION_MOVE, ML_APPLICATION_IMPLEMENTATION_UPDATE, ML_APPLICATION_INSTANCE_CREATE, ML_APPLICATION_INSTANCE_DELETE, ML_APPLICATION_INSTANCE_MOVE, ML_APPLICATION_INSTANCE_UPDATE, ML_APPLICATION_INSTANCE_VIEW_CREATE, ML_APPLICATION_INSTANCE_VIEW_DELETE, ML_APPLICATION_INSTANCE_VIEW_MOVE, ML_APPLICATION_INSTANCE_VIEW_UPDATE, ML_APPLICATION_INSTANCE_VIEW_UPGRADE, ML_APPLICATION_PACKAGE_UPLOAD, ML_APPLICATION_TRIGGER_START, MODELVERSIONSET_DELETE, MODEL_DEPLOYMENT_ACTIVATE, MODEL_DEPLOYMENT_CREATE, MODEL_DEPLOYMENT_DEACTIVATE, MODEL_DEPLOYMENT_DELETE, MODEL_DEPLOYMENT_UPDATE, MODEL_GROUP_CREATE, MODEL_GROUP_DELETE, MODEL_GROUP_UPDATE, MODEL_GROUP_VERSION_HISTORY_DELETE, NOTEBOOK_SESSION_ACTIVATE, NOTEBOOK_SESSION_CREATE, NOTEBOOK_SESSION_DEACTIVATE, NOTEBOOK_SESSION_DELETE, PIPELINE_CREATE, PIPELINE_DELETE, PIPELINE_RUN_CANCEL, PIPELINE_RUN_CREATE, PIPELINE_RUN_DELETE, PRIVATE_ENDPOINT_CREATE, PRIVATE_ENDPOINT_DELETE, PRIVATE_ENDPOINT_MOVE, PRIVATE_ENDPOINT_UPDATE, PROJECT_DELETE, REGISTER_MODEL_ARTIFACT, RESTORE_ARCHIVED_MODEL, SCHEDULE_ACTIVATE, SCHEDULE_CREATE, SCHEDULE_DEACTIVATE, SCHEDULE_DELETE, SCHEDULE_MOVE, SCHEDULE_UPDATE, WORKREQUEST_CANCEL
90
90
 
91
91
  --page [text]
92
92
 
@@ -225,6 +225,9 @@ Available Commands
225
225
 
226
226
  * create
227
227
 
228
+ * create-model-deployment-model-group-deployment-configuration-
229
+ details
230
+
228
231
  * deactivate
229
232
 
230
233
  * delete
@@ -235,10 +238,61 @@ Available Commands
235
238
 
236
239
  * update
237
240
 
241
+ * update-model-deployment-update-model-group-deployment-
242
+ configuration-details
243
+
244
+ * model-deployment-model-state
245
+
246
+ * list
247
+
238
248
  * model-deployment-shape
239
249
 
240
250
  * list
241
251
 
252
+ * model-group
253
+
254
+ * activate
255
+
256
+ * change-compartment
257
+
258
+ * create
259
+
260
+ * create-model-group-artifact
261
+
262
+ * create-model-group-clone-model-group-details
263
+
264
+ * create-model-group-create-model-group-details
265
+
266
+ * deactivate
267
+
268
+ * delete
269
+
270
+ * get
271
+
272
+ * get-model-group-artifact-content
273
+
274
+ * head-model-group-artifact
275
+
276
+ * list
277
+
278
+ * list-model-group-models
279
+
280
+ * update
281
+
282
+ * model-group-version-history
283
+
284
+ * change-compartment
285
+
286
+ * create
287
+
288
+ * delete
289
+
290
+ * get
291
+
292
+ * list
293
+
294
+ * update
295
+
242
296
  * model-version-set
243
297
 
244
298
  * change-compartment
@@ -23,7 +23,7 @@ Returns a list of Protected Branches.
23
23
  Usage
24
24
  =====
25
25
 
26
- oci devops protected-branch list-protected-branches [OPTIONS]
26
+ oci devops protected-branch-collection list-protected-branches [OPTIONS]
27
27
 
28
28
 
29
29
  Required Parameters
@@ -140,4 +140,4 @@ security policies before trying the examples.
140
140
 
141
141
  repository_id=$(oci devops repository create --name $name --project-id $project_id --repository-type $repository_type --query data.id --raw-output)
142
142
 
143
- oci devops protected-branch list-protected-branches --repository-id $repository_id
143
+ oci devops protected-branch-collection list-protected-branches --repository-id $repository_id
@@ -0,0 +1,14 @@
1
+ protected-branch-collection
2
+ ***************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Collection of protected branches
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * list-protected-branches
@@ -14,5 +14,3 @@ Available Commands
14
14
  * create-or-update
15
15
 
16
16
  * delete
17
-
18
- * list-protected-branches
@@ -306,6 +306,8 @@ Available Commands
306
306
 
307
307
  * delete
308
308
 
309
+ * protected-branch-collection
310
+
309
311
  * list-protected-branches
310
312
 
311
313
  * pull-request
@@ -50,6 +50,15 @@ The Amazon S3 technology type.
50
50
  Optional Parameters
51
51
  ===================
52
52
 
53
+ --connection-endpoint [text]
54
+
55
+ Optional Microsoft Fabric service endpoint. Default value:
56
+ https://onelake.dfs.fabric.microsoft.com
57
+
58
+ --connection-region [text]
59
+
60
+ The name of the region where the bucket is created.
61
+
53
62
  --defined-tags [complex type]
54
63
 
55
64
  Tags defined for this resource. Each key is predefined and scoped to a
@@ -76,11 +85,6 @@ Metadata about this specific object.
76
85
 
77
86
  Indicates that sensitive attributes are provided via Secrets.
78
87
 
79
- --endpoint-parameterconflict [text]
80
-
81
- The Amazon Endpoint for S3. e.g.: ‘https://my-bucket.s3.us-
82
- east-1.amazonaws.com’
83
-
84
88
  --freeform-tags [complex type]
85
89
 
86
90
  A simple key-value pair that is applied without any predefined name,
@@ -162,10 +166,6 @@ example of the JSON which must be provided. We recommend storing this
162
166
  example in a file, modifying it as needed and then passing it back in
163
167
  via the file:// syntax.
164
168
 
165
- --region-parameterconflict [text]
166
-
167
- The name of the region where the bucket is created.
168
-
169
169
  --routing-method [text]
170
170
 
171
171
  Controls the network traffic direction to the target:
@@ -1,5 +1,5 @@
1
- "create-connection-create-iceberg-connection-details"
2
- *****************************************************
1
+ "create-iceberg-connection"
2
+ ***************************
3
3
 
4
4
  * Description
5
5
 
@@ -23,7 +23,7 @@ Creates a new Connection.
23
23
  Usage
24
24
  =====
25
25
 
26
- oci goldengate connection create-connection-create-iceberg-connection-details [OPTIONS]
26
+ oci goldengate connection create-iceberg-connection [OPTIONS]
27
27
 
28
28
 
29
29
  Required Parameters
@@ -242,8 +242,8 @@ Example using required parameter
242
242
  Copy and paste the following example into a JSON file, replacing the
243
243
  example parameters with your own.
244
244
 
245
- oci goldengate connection create-connection-create-iceberg-connection-details --generate-param-json-input catalog > catalog.json
246
- oci goldengate connection create-connection-create-iceberg-connection-details --generate-param-json-input storage > storage.json
245
+ oci goldengate connection create-iceberg-connection --generate-param-json-input catalog > catalog.json
246
+ oci goldengate connection create-iceberg-connection --generate-param-json-input storage > storage.json
247
247
 
248
248
  Copy the following CLI commands into a file named example.sh. Run the
249
249
  command by typing “bash example.sh” and replacing the example
@@ -253,8 +253,8 @@ Please note this sample will only work in the POSIX-compliant bash-
253
253
  like shell. You need to set up the OCI configuration and appropriate
254
254
  security policies before trying the examples.
255
255
 
256
- export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-connection-create-iceberg-connection-details.html#cmdoption-compartment-id
257
- export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-connection-create-iceberg-connection-details.html#cmdoption-display-name
258
- export technology_type=<substitute-value-of-technology_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-connection-create-iceberg-connection-details.html#cmdoption-technology-type
256
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-iceberg-connection.html#cmdoption-compartment-id
257
+ export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-iceberg-connection.html#cmdoption-display-name
258
+ export technology_type=<substitute-value-of-technology_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-iceberg-connection.html#cmdoption-technology-type
259
259
 
260
- oci goldengate connection create-connection-create-iceberg-connection-details --catalog file://catalog.json --compartment-id $compartment_id --display-name $display_name --storage file://storage.json --technology-type $technology_type
260
+ oci goldengate connection create-iceberg-connection --catalog file://catalog.json --compartment-id $compartment_id --display-name $display_name --storage file://storage.json --technology-type $technology_type
@@ -42,6 +42,15 @@ Optional Parameters
42
42
  Access key ID to access the Amazon S3 bucket. e.g.: “this-is-not-the-
43
43
  secret”
44
44
 
45
+ --connection-endpoint [text]
46
+
47
+ Optional Microsoft Fabric service endpoint. Default value:
48
+ https://onelake.dfs.fabric.microsoft.com
49
+
50
+ --connection-region [text]
51
+
52
+ The name of the region where the bucket is created.
53
+
45
54
  --defined-tags [complex type]
46
55
 
47
56
  Tags defined for this resource. Each key is predefined and scoped to a
@@ -72,11 +81,6 @@ An object’s Display Name.
72
81
 
73
82
  Indicates that sensitive attributes are provided via Secrets.
74
83
 
75
- --endpoint-parameterconflict [text]
76
-
77
- The Amazon Endpoint for S3. e.g.: ‘https://my-bucket.s3.us-
78
- east-1.amazonaws.com’
79
-
80
84
  --force
81
85
 
82
86
  Perform update without prompting for confirmation.
@@ -157,10 +161,6 @@ example of the JSON which must be provided. We recommend storing this
157
161
  example in a file, modifying it as needed and then passing it back in
158
162
  via the file:// syntax.
159
163
 
160
- --region-parameterconflict [text]
161
-
162
- The name of the region where the bucket is created.
163
-
164
164
  --routing-method [text]
165
165
 
166
166
  Controls the network traffic direction to the target:
@@ -1,5 +1,5 @@
1
- "update-connection-update-iceberg-connection-details"
2
- *****************************************************
1
+ "update-iceberg-connection"
2
+ ***************************
3
3
 
4
4
  * Description
5
5
 
@@ -23,7 +23,7 @@ Updates the Connection.
23
23
  Usage
24
24
  =====
25
25
 
26
- oci goldengate connection update-connection-update-iceberg-connection-details [OPTIONS]
26
+ oci goldengate connection update-iceberg-connection [OPTIONS]
27
27
 
28
28
 
29
29
  Required Parameters
@@ -242,6 +242,6 @@ Please note this sample will only work in the POSIX-compliant bash-
242
242
  like shell. You need to set up the OCI configuration and appropriate
243
243
  security policies before trying the examples.
244
244
 
245
- export connection_id=<substitute-value-of-connection_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/update-connection-update-iceberg-connection-details.html#cmdoption-connection-id
245
+ export connection_id=<substitute-value-of-connection_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/update-iceberg-connection.html#cmdoption-connection-id
246
246
 
247
- oci goldengate connection update-connection-update-iceberg-connection-details --connection-id $connection_id
247
+ oci goldengate connection update-iceberg-connection --connection-id $connection_id