oci-cli 3.63.2__py3-none-any.whl → 3.64.0__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 (341) hide show
  1. oci_cli/bin/devops.psm1 +5 -1
  2. oci_cli/bin/multicloud.psm1 +53 -0
  3. oci_cli/bin/redis.psm1 +28 -3
  4. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +133 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +180 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +131 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +93 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +194 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +129 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection.txt +14 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group.txt +22 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +142 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +187 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +184 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +141 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +103 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +137 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +137 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +206 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +202 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +137 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection.txt +14 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job.txt +30 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +138 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +173 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +163 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +136 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +98 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +189 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +177 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +137 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection.txt +14 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source.txt +26 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +108 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +157 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +132 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +94 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +167 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +137 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection.txt +14 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint.txt +22 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt +76 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/compute/{compute-gpu-memory-cluster-collection/list-compute-gpu-memory-clusters.txt → compute-gpu-memory-cluster/list.txt} +5 -5
  44. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster.txt +2 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +0 -5
  46. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +0 -5
  47. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +0 -5
  48. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +11 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/compute.txt +2 -4
  50. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +2 -2
  51. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +2 -2
  52. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +140 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +182 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +138 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +108 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +145 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +211 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +192 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set.txt +28 -0
  60. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +5 -0
  61. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +11 -10
  62. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +9 -8
  63. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +5 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +5 -0
  65. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +5 -1
  66. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +5 -1
  67. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +5 -2
  68. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +14 -10
  69. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +205 -0
  70. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +135 -0
  71. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +5 -1
  72. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +5 -1
  73. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +5 -1
  74. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +5 -1
  75. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +143 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +14 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +14 -1
  78. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +10 -1
  79. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile.txt +6 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +5 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +6 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +6 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +187 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +5 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +1 -1
  86. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +1 -1
  87. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +1 -1
  88. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +28 -1
  89. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +1 -1
  90. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +9 -9
  91. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt +10 -6
  92. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt +10 -6
  93. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +13 -2
  94. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +9 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +134 -0
  96. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +135 -0
  97. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +33 -2
  98. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +2 -2
  99. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +2 -2
  100. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +112 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +186 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +35 -1
  103. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +33 -2
  104. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +5 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +5 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +188 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +174 -0
  108. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +21 -3
  109. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +145 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +145 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +129 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt +18 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +3 -2
  114. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +159 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +131 -0
  116. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +3 -1
  117. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +8 -0
  118. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +3 -1
  119. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +135 -0
  120. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +189 -0
  121. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +133 -0
  122. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +95 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +197 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +375 -0
  125. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection.txt +14 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config.txt +23 -0
  127. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -2
  128. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +179 -0
  129. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +135 -0
  130. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +131 -0
  131. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -1
  132. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +10 -1
  133. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +132 -0
  134. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -1
  135. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment.txt +8 -0
  136. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -1
  137. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +21 -2
  138. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy.txt +4 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +27 -0
  140. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +5 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +5 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +5 -0
  143. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +1 -1
  144. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +1 -1
  145. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +2 -2
  146. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +2 -2
  147. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +138 -0
  148. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +175 -0
  149. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +137 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +118 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +99 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +189 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +365 -0
  154. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary.txt +15 -0
  155. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group.txt +25 -0
  156. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +164 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +142 -0
  158. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +195 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +140 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +102 -0
  161. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +202 -0
  162. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +385 -0
  163. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection.txt +14 -0
  164. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +132 -0
  165. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +129 -0
  166. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +92 -0
  167. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +171 -0
  168. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +205 -0
  169. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection.txt +14 -0
  170. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition.txt +20 -0
  171. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy.txt +25 -0
  172. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +13 -2
  173. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +14 -0
  174. oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt +118 -0
  175. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +1 -7
  176. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +1 -7
  177. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +29 -24
  178. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +1 -7
  179. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +2 -7
  180. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +1 -7
  181. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +1 -7
  182. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +1 -7
  183. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +1 -7
  184. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +1 -7
  185. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +23 -7
  186. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +1 -7
  187. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +1 -7
  188. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +1 -7
  189. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +11 -0
  190. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +114 -1
  191. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  192. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  193. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +1 -1
  194. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +1 -1
  195. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +1 -1
  196. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +1 -1
  197. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +119 -0
  198. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +119 -0
  199. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt +4 -0
  200. oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +4 -0
  201. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.txt +128 -0
  202. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response.txt +15 -0
  203. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt +4 -0
  204. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +9 -0
  205. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +4 -3
  206. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +9 -0
  207. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +20 -8
  208. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +8 -9
  209. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +1 -1
  210. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +2 -2
  211. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +2 -2
  212. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +9 -0
  213. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +4 -3
  214. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +9 -0
  215. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +20 -8
  216. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +1 -1
  217. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +2 -2
  218. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +2 -2
  219. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  220. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  221. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log/list.txt → work-request-log-entry/list-work-request-logs.txt} +5 -5
  222. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log.txt → work-request-log-entry.txt} +3 -3
  223. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
  224. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
  225. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.txt +167 -0
  226. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection.txt +14 -0
  227. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.txt +162 -0
  228. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection.txt +15 -0
  229. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.txt +216 -0
  230. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection.txt +14 -0
  231. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata.txt +26 -0
  232. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata/get.txt +96 -0
  233. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection/list-multi-cloud-metadata.txt +133 -0
  234. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection.txt +14 -0
  235. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata.txt +15 -0
  236. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata.txt +22 -0
  237. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor/get.txt +111 -0
  238. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection/list-network-anchors.txt +180 -0
  239. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection.txt +15 -0
  240. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor.txt +19 -0
  241. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor.txt +22 -0
  242. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt +106 -0
  243. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt +172 -0
  244. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection.txt +15 -0
  245. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor.txt +19 -0
  246. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor.txt +22 -0
  247. oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt +58 -0
  248. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +2 -2
  249. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt +12 -10
  250. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +11 -16
  251. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
  252. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  253. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  254. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
  255. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  256. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
  257. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log.txt → work-request-log-entry.txt} +2 -2
  258. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  259. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary/list-associated-oci-cache-clusters.txt +139 -0
  260. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary.txt +14 -0
  261. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +139 -0
  262. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +175 -0
  263. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +138 -0
  264. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +100 -0
  265. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +173 -0
  266. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary/list-oci-cache-config-sets.txt +148 -0
  267. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary.txt +14 -0
  268. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set.txt +23 -0
  269. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set.txt +33 -0
  270. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +96 -0
  271. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary/list-oci-cache-default-config-sets.txt +156 -0
  272. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary.txt +14 -0
  273. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set.txt +15 -0
  274. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set.txt +21 -0
  275. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +4 -0
  276. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +4 -0
  277. oci_cli/help_text_producer/data_files/text/cmdref/redis.txt +32 -0
  278. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +5 -4
  279. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +15 -12
  280. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  281. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +2 -2
  282. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +153 -0
  283. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +20 -14
  284. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +2 -2
  285. oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt +3 -1
  286. oci_cli/help_text_producer/data_files/text/cmdref/support.txt +2 -0
  287. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  288. oci_cli/service_mapping.py +5 -0
  289. oci_cli/version.py +1 -1
  290. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/METADATA +2 -2
  291. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/RECORD +340 -169
  292. services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py +2349 -448
  293. services/cims/src/oci_cli_incident/cims_cli_extended.py +70 -14
  294. services/cims/src/oci_cli_incident/generated/incident_cli.py +76 -15
  295. services/core/src/oci_cli_compute/generated/compute_cli.py +19 -79
  296. services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +16 -14
  297. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +3822 -391
  298. services/data_science/src/oci_cli_data_science/datascience_cli_extended.py +47 -6
  299. services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1351 -139
  300. services/database/src/oci_cli_database/database_cli_extended.py +16 -1
  301. services/devops/src/oci_cli_devops/generated/devops_cli.py +62 -2
  302. services/email_data_plane/src/oci_cli_email_dp/generated/emaildp_cli.py +41 -0
  303. services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +67 -25
  304. services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +38 -4
  305. services/multicloud/__init__.py +4 -0
  306. services/multicloud/src/__init__.py +4 -0
  307. services/multicloud/src/oci_cli_metadata/__init__.py +4 -0
  308. services/multicloud/src/oci_cli_metadata/generated/__init__.py +4 -0
  309. services/multicloud/src/oci_cli_metadata/generated/client_mappings.py +14 -0
  310. services/multicloud/src/oci_cli_metadata/generated/metadata_cli.py +239 -0
  311. services/multicloud/src/oci_cli_multi_clouds_metadata/__init__.py +4 -0
  312. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/__init__.py +4 -0
  313. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/client_mappings.py +14 -0
  314. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/multicloudsmetadata_cli.py +117 -0
  315. services/multicloud/src/oci_cli_multicloud/__init__.py +4 -0
  316. services/multicloud/src/oci_cli_multicloud/generated/__init__.py +4 -0
  317. services/multicloud/src/oci_cli_multicloud/generated/multicloud_service_cli.py +14 -0
  318. services/multicloud/src/oci_cli_omhub_network_anchor/__init__.py +4 -0
  319. services/multicloud/src/oci_cli_omhub_network_anchor/generated/__init__.py +4 -0
  320. services/multicloud/src/oci_cli_omhub_network_anchor/generated/client_mappings.py +14 -0
  321. services/multicloud/src/oci_cli_omhub_network_anchor/generated/omhubnetworkanchor_cli.py +150 -0
  322. services/multicloud/src/oci_cli_omhub_resource_anchor/__init__.py +4 -0
  323. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/__init__.py +4 -0
  324. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/client_mappings.py +14 -0
  325. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/omhubresourceanchor_cli.py +143 -0
  326. services/multicloud/tests/__init__.py +4 -0
  327. services/redis/src/oci_cli_oci_cache_config_set/__init__.py +4 -0
  328. services/redis/src/oci_cli_oci_cache_config_set/generated/__init__.py +4 -0
  329. services/redis/src/oci_cli_oci_cache_config_set/generated/client_mappings.py +14 -0
  330. services/redis/src/oci_cli_oci_cache_config_set/generated/ocicacheconfigset_cli.py +458 -0
  331. services/redis/src/oci_cli_oci_cache_default_config_set/__init__.py +4 -0
  332. services/redis/src/oci_cli_oci_cache_default_config_set/generated/__init__.py +4 -0
  333. services/redis/src/oci_cli_oci_cache_default_config_set/generated/client_mappings.py +14 -0
  334. services/redis/src/oci_cli_oci_cache_default_config_set/generated/ocicachedefaultconfigset_cli.py +129 -0
  335. services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py +10 -2
  336. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection.txt +0 -14
  337. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/LICENSE.txt +0 -0
  338. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  339. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/WHEEL +0 -0
  340. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/entry_points.txt +0 -0
  341. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/top_level.txt +0 -0
@@ -33,9 +33,9 @@ oci_cli/formatting.py,sha256=KmGSUO0ojeA-AE3ASL96jJoTq-twsFcs11Ygv5wd4y4,1552
33
33
  oci_cli/json_skeleton_utils.py,sha256=kIXcKh2i52cQ_Fz_Dnei8ST3Ud43sEKzslK1PHe4-NE,21013
34
34
  oci_cli/oci_template.py,sha256=oTri7oxH6efITNW5IvQTRMUKVhbdjPtDPS14W8sf8zA,1466
35
35
  oci_cli/raw_request_cli.py,sha256=47wpowcWbUYbvV7qvULJn3dN5DPfuhAybXa_j7VURvw,5614
36
- oci_cli/service_mapping.py,sha256=Oxet7puoLfBwOgS5IukJsLh6RCXxiea8Xw5kIKjWHVg,17735
36
+ oci_cli/service_mapping.py,sha256=AYBI4XeTWRLRnjKl7BWwdIB7M_EpkF-9KRfqax7i3SE,17830
37
37
  oci_cli/string_utils.py,sha256=3Y3NxTdIUPC2s1GydK4NvYbGcgof1yVVIO3SRCWWL9U,1247
38
- oci_cli/version.py,sha256=EFhPA4g07ogjF9gnRXnFvcouAS7nEgS57zqUVKkniEA,366
38
+ oci_cli/version.py,sha256=dBB7X8AnApKZahRV9oJYcuZv4_gx1d7LcKfCql2bqv4,366
39
39
  oci_cli/aliasing/__init__.py,sha256=uJwxV0GYycBZsWaI-c4Ont8howS5O-mqFKp41dWAhUg,440
40
40
  oci_cli/aliasing/command_group_with_alias.py,sha256=7CEDGeegZCby30KMxmempqhvgg3IWsGLZFVmjoWLGWY,3354
41
41
  oci_cli/aliasing/parameter_alias.py,sha256=HAKD9P9dr8fQCJtto_7RuzIMwraP0xi349GTRIdVgH8,2420
@@ -77,7 +77,7 @@ oci_cli/bin/db.psm1,sha256=U1CnZLI7mZLOeq2QfMKHagvmvTlotC0MWmUJ80wb7qw,62122
77
77
  oci_cli/bin/dblm.psm1,sha256=D615jp1xXBYopy8XZ08UoDwN7JAcB7JPNumU3GKytP4,4489
78
78
  oci_cli/bin/dbmulticloud.psm1,sha256=cnskx-rU0WzUY_CjC4yLKRUtAQWuvT5tGnF01KLcqvk,14620
79
79
  oci_cli/bin/desktops.psm1,sha256=X58zDu1Bq1aFlbH1mUrPz2F7-_uP0NEi-2hOjCcFVsU,5183
80
- oci_cli/bin/devops.psm1,sha256=Tm5ro9gsy1_eTLVxAHvTx-eUpX4iCCnFGbPbvH_Csq8,64731
80
+ oci_cli/bin/devops.psm1,sha256=34yXKjhiWpLa4zFwm2YuxI4q9T5CyhmPW44fw588GZQ,65148
81
81
  oci_cli/bin/dns.psm1,sha256=VjIHHX6i7hZ5W0Yi7zOUBLdAt9qyczGylLoJ7vYZOy4,13044
82
82
  oci_cli/bin/dts.psm1,sha256=SRhXRCPIk1NMS8RkiLJ3L1dvstaacOPa21t1axjkxAg,10503
83
83
  oci_cli/bin/email.psm1,sha256=GH7-UPFHabjwKhKc758woUhOeGmNkuUMSM2k5v6dMEM,6197
@@ -105,6 +105,7 @@ oci_cli/bin/management-dashboard.psm1,sha256=a_f1BBzoctDHVj0PqvYdHx-VeZsBYn3qlhD
105
105
  oci_cli/bin/marketplace.psm1,sha256=DCiNaV_npQAsl2YQKbdcnKUv9mJbGvMzzq_HAWA9ZzQ,8734
106
106
  oci_cli/bin/mngdmac.psm1,sha256=L6E-5T9Me4vx3CweQTM41soUl6zP7NVgIGqZ9RXLsO4,4012
107
107
  oci_cli/bin/monitoring.psm1,sha256=1ol_rWsI_uQ0iBNH4pMXIGAwRoO0wd42zURV7xxdBDc,5822
108
+ oci_cli/bin/multicloud.psm1,sha256=vYSiXmftAZGa24cWKHLPdl1Jd--AhwlCuvDrjUgjelA,4774
108
109
  oci_cli/bin/mysql.psm1,sha256=LzA_uNBP9WmNe915VsR6WBUy5foJiZGfbLiyYAVCPks,13360
109
110
  oci_cli/bin/network-load-balancer.psm1,sha256=1SwMjXqM1Or8ALc8-zlDfjbSleQVDr8UWt7JfGR9-s8,10145
110
111
  oci_cli/bin/network.psm1,sha256=gemDjM0MmZ4PTaJ8o0-i8R7YB2Hn7UaKriUYVyQYAeo,45485
@@ -129,7 +130,7 @@ oci_cli/bin/os.psm1,sha256=XiHumBMoJL8qN-mIO3u7eCJZ644vMnS76vTGZMhdvJc,11574
129
130
  oci_cli/bin/psql.psm1,sha256=M-jUW1kjD2s8Z9nHnBISMKLdA99iFsiiH7RklIW1jxE,11006
130
131
  oci_cli/bin/queue.psm1,sha256=yMibBZppBP99MZywWlF94OJY3tdIeTMABslcGio1Ow0,4319
131
132
  oci_cli/bin/recovery.psm1,sha256=JQHoB7SWkXHcWDyNNw9Xw-3Amsu5VS50hzVULiFILU0,8157
132
- oci_cli/bin/redis.psm1,sha256=lA2iILt_RkGvn5adSymqbUS7pSSIwgwdI4mZz7SE-B0,9003
133
+ oci_cli/bin/redis.psm1,sha256=USDtbtwAQf5LfIBuJ59800JU5HcOf7sTasL77rvXH8A,12433
133
134
  oci_cli/bin/resource-manager.psm1,sha256=yJILZNXdeaT0yXN6zNmu50PfKw0Oqwd6z8XlXF0Z254,14918
134
135
  oci_cli/bin/rover.psm1,sha256=kgsumT9p7po-r5ImlOxzJ1mlz6EGbnmHXv-XJ7OM69g,16281
135
136
  oci_cli/bin/sch.psm1,sha256=8m-TGR85NV_ocbXQHa2Al1q_w_58IVob3CIdpMkqN4Y,3318
@@ -163,12 +164,12 @@ oci_cli/file_filters/file_path_filter.py,sha256=O6CALKowiBBOFZK6TDTmQNq9pp56ff-r
163
164
  oci_cli/help_text_producer/__init__.py,sha256=rQx2CmhtvqtIZWMRp8IVqwFQ8r_i1x0Fsxnk5NIYA8k,424
164
165
  oci_cli/help_text_producer/help_text_producer.py,sha256=80oRoL9YhAt5p9HmxEaN0hr9HuCm3w5UrowMsTJzG8w,3036
165
166
  oci_cli/help_text_producer/data_files/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
166
- oci_cli/help_text_producer/data_files/text/index.txt,sha256=crahPuBj-m39jx1TBtzqtkwvcw7TIh8QT9pg-yI32Jk,7048
167
+ oci_cli/help_text_producer/data_files/text/index.txt,sha256=ZPcj4W0rjbYPFttOTJgJZiqFy_AaGhmsjrOVz7_4z-o,7082
167
168
  oci_cli/help_text_producer/data_files/text/oci.txt,sha256=84OR4GGLp41jGLfTEooEFpWhEiYEt9Akb8RP37huVlc,6838
168
169
  oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
169
170
  oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
170
171
  oci_cli/help_text_producer/data_files/text/cmdref/ai-document.txt,sha256=VvznJPDkwKUSHSjP-4i-uNFRa4hpS-E7mW-_0ftMhPk,1071
171
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt,sha256=WZxLBWsCKb35r6-p4Avu63rkx2vfbbRAocBhv-DWYl8,1350
172
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt,sha256=KE6tsDwnfNZAnPD_Dp7oeVFtWwqnE8r8ahIg-qforZw,2145
172
173
  oci_cli/help_text_producer/data_files/text/cmdref/ai.txt,sha256=XELrJ58-xMlfqb0uI1pirJKJkP9r0sX0IG99KbEEThQ,1412
173
174
  oci_cli/help_text_producer/data_files/text/cmdref/analytics.txt,sha256=8A606THxcR2BS_iE4Irz7g0Mv3YvUgoN6eqaf9hj8Mw,620
174
175
  oci_cli/help_text_producer/data_files/text/cmdref/announce.txt,sha256=lXgzAJ9dCrC03_Xg7740Gx4xvDnaVo6GLCxVcXzG7JU,491
@@ -198,7 +199,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge.txt,sha256=xkIYPy
198
199
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard.txt,sha256=eLgxx0IvvEYnV5uKee5aUl3IcWi-J5s6tSdbWBFSPNM,5303
199
200
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations.txt,sha256=6CkIrcOH_ewEHIUv-NFogmr46-Txa12VbBYOs9Zy9tU,895
200
201
  oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt,sha256=BMYHT95jpZZgQmrruQYSIrwYTVgID89jMbrdTA5VXzY,744
201
- oci_cli/help_text_producer/data_files/text/cmdref/compute.txt,sha256=ubdhPAH6OQfDwdGW_nlRiWdrmHpv4UR-aHQZjpdiD70,3407
202
+ oci_cli/help_text_producer/data_files/text/cmdref/compute.txt,sha256=6wjWpWSnxuKnGDs41EHawyfP61gstJ9dKNVU-2enj7k,3338
202
203
  oci_cli/help_text_producer/data_files/text/cmdref/container-instances.txt,sha256=UUSENuzSi6EEad11i2IfhyLhFeKkaM2noEeudxEHwUI,433
203
204
  oci_cli/help_text_producer/data_files/text/cmdref/cpg.txt,sha256=0GEAs5nUq1zeKuoo0z7f1afQad6afAUEJlEjU2gFido,369
204
205
  oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service.txt,sha256=hz6OdnhZayjQacifQhsJsK7qyhA4ahKMxAgU0spazNQ,932
@@ -207,7 +208,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-flow.txt,sha256=IOKe4IDU6
207
208
  oci_cli/help_text_producer/data_files/text/cmdref/data-integration.txt,sha256=bj_ZHlZ5fzUhEhnafVA-KrXJvmaIGm5fDL7LLiZNIak,4485
208
209
  oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane.txt,sha256=ejCUZRDvUMz_9Aq-qaBg1Fsag8Xl89sAoGgUi7KztC4,927
209
210
  oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service.txt,sha256=oZ2SvlwZ5uzE3w52t-EbqZ-4t17kBcCUv-n0wrIkSNM,819
210
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=HU4Y9xYKl0QQM1b1FV2d438-LVTSqtiQ4NMYs1bC79A,8392
211
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=nqRE9S5DNg7PRWfCi9iV16J1kTxtsBiCEbpZh-E-W0A,9600
211
212
  oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
212
213
  oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
213
214
  oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
@@ -215,16 +216,16 @@ oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=bJWEBWVAXq8V_OTD
215
216
  oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
216
217
  oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=vR4LCaYbbQy13zONGTXMakJj4l0LF1GT-aGY8DSj1Pw,1603
217
218
  oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=vAXRghWo8TpKJVj8g3ZA-fPMYt8dCXpXKUs9Dqi9UKA,863
218
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=RUqGHLA1YmjN3C4iR7_qAOgn2kPjtkuSFc56XOc2Qw0,1534
219
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=jCOtJIE7l1b71qydzeSAj8HuzCll-kml8zTZc7sc1WM,1527
219
220
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
220
221
  oci_cli/help_text_producer/data_files/text/cmdref/desktops.txt,sha256=RFMT_82TkQa70pcbilNJHgyJDOqHeW_-T_Bib50dJq8,498
221
- oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=FCgOSPCG9NOyjaXsPZI-jCDcTGTjaQ3slPRlNbnCQmk,6850
222
+ oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=E9773TKC7_DLRvhxXuVz9LCoMTStz5FHJAOHJ1Cuxzk,6917
222
223
  oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery.txt,sha256=RMxLs4wXuXyX2TX53yGpyhoHzb8hCzezbnIzCuWTNY8,1256
223
224
  oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha256=ekGDn8tUlWAzuqWYxhn2md4v0xOxojdmEKY40JuLMdw,2269
224
225
  oci_cli/help_text_producer/data_files/text/cmdref/dns.txt,sha256=Ux4CNYYCwi0UArxqUjUtSSHFUkBB7QjuBwuYkeKFBvU,1184
225
226
  oci_cli/help_text_producer/data_files/text/cmdref/dts.txt,sha256=12Kj0csVo52oa5vYqWNnfPubuQ3G9_IKTB437qPcDdU,1251
226
227
  oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse.txt,sha256=vOlIx8OqGL1uqL4kRPR-LVGN043zz_xhP5Vl5c7iVDw,508
227
- oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt,sha256=xs5mCtZ9EJtXShu0hH4B6rSr4NGfyGr0xWkUtJLOf4U,295
228
+ oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt,sha256=1lBEHIzP3K1mjvCQll_lLxzC4Zg81OlGnSv6jvRb_Zg,349
228
229
  oci_cli/help_text_producer/data_files/text/cmdref/email.txt,sha256=aRaBMK7_kQeEEoXbFOhB3yAEhuWIYfTZtN1VoitkoG4,610
229
230
  oci_cli/help_text_producer/data_files/text/cmdref/events.txt,sha256=D84QHUDPdNNDW1sbxiEeglNPuoS5GfARji_QfaL7w1E,323
230
231
  oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt,sha256=fy0Fk5rgefIbpZkLvQ49MZZ4G_bJsAt3LVTC7jg6iY8,7128
@@ -238,7 +239,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256
238
239
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
239
240
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=CuoAL1ui0C6o8gkcpehYnIkmsisf8yRexLNAbdoqG8Y,1466
240
241
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=EfevccFx_IMufmRHiwo3BqCbAPrPUd7aDG1Et4BZ7b8,4055
241
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=7ljiq6CMKePIZDbfF2Q6BnTQDlNYuZKdXxEKFb-k2bc,996
242
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=RvN08dy0w53GE-KqZipPYYPxzTPeIcmwNHJBV1O7VHw,1013
242
243
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
243
244
  oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
244
245
  oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt,sha256=K-kxHuWvT327BA60gsTlueC3Ftfy7bXFMsz23mDokTw,6544
@@ -264,6 +265,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/media-services.txt,sha256=IoFK
264
265
  oci_cli/help_text_producer/data_files/text/cmdref/mngdmac.txt,sha256=QnvCJ4NxaVxvzKut47T5_7dGoUPb4PdRiKqtzJmwwfY,737
265
266
  oci_cli/help_text_producer/data_files/text/cmdref/model-deployment.txt,sha256=Lp1eLqDIkQS5QSHalwK_kn_sATildE4Qph35-aY1zQ8,590
266
267
  oci_cli/help_text_producer/data_files/text/cmdref/monitoring.txt,sha256=KNkfnzM4RK1mZmv7Db30R3jvYwTiPmmfrR5xMK0Tnw0,931
268
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt,sha256=MSWyZ_V4HMrjfOfUdXApkhrE1laOahi5JkZ99qtYPUQ,957
267
269
  oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt,sha256=ppBkMvCyJZ1FG4XX0qOULF7PFQQLX0R0uyw4aWnG9s8,939
268
270
  oci_cli/help_text_producer/data_files/text/cmdref/network-firewall.txt,sha256=QFDZDo-3AR6g8LMD_XDF3epOI-jwK3QsovtnG6jRl34,1787
269
271
  oci_cli/help_text_producer/data_files/text/cmdref/network.txt,sha256=Kjjx4DlFBurPYcV3MOmscf0A1EZr4UIXqxHjHYGtxno,5092
@@ -271,7 +273,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/nlb.txt,sha256=6Xxftcr815CSKp9
271
273
  oci_cli/help_text_producer/data_files/text/cmdref/nosql.txt,sha256=3xc3L6zGK7xyNWYlw7uAtaEVUou1KaIGj2N6-RXhClM,771
272
274
  oci_cli/help_text_producer/data_files/text/cmdref/occ.txt,sha256=vo_hGQnp3HyLcDtWYOa36Dbe3DYkHJu-8Lc1KMjte8Q,488
273
275
  oci_cli/help_text_producer/data_files/text/cmdref/oce.txt,sha256=1Ik9gLpk6PS5-sT4MBTjujCIayo8jYRGrkIgtS6hN2I,405
274
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=a6lQ_tfhMiSpSCicfuI68t6Ik6byf5ErrpVa7t1m-o4,790
276
+ oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=KZRz0H-aRs1ilCG-cB3ATyRs_Ru2OAfsCljd8QolTNc,783
275
277
  oci_cli/help_text_producer/data_files/text/cmdref/oda.txt,sha256=UsrajcmOwMFWhiIJgfowZGcyOLlgMMkwK6RoR3VP9Pw,3713
276
278
  oci_cli/help_text_producer/data_files/text/cmdref/oma.txt,sha256=66xhqSlxkYwJ8VniVXKMjwuxnTyJFwZR0zis3ceQzd0,853
277
279
  oci_cli/help_text_producer/data_files/text/cmdref/onesubscription.txt,sha256=kKBkOlZUGwQBnT50EmsPb_Irkx9qmAs4ym7epwcA9tA,705
@@ -281,7 +283,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/opctl.txt,sha256=QQnMX7w2Fd6oC
281
283
  oci_cli/help_text_producer/data_files/text/cmdref/opensearch.txt,sha256=RSGoRSnfkTKnXncj26oA70EtsUOx3LK8-jQMaiTh2gQ,635
282
284
  oci_cli/help_text_producer/data_files/text/cmdref/opsi.txt,sha256=M1U7rderbrIosglDYEn00wr24MOEUsu2qC9Qa5XOQ4Y,7996
283
285
  oci_cli/help_text_producer/data_files/text/cmdref/optimizer.txt,sha256=7ZqsrntO0cGbaXqZaRa23ajjuGa0WY7kfJZJ0IgdcvY,1070
284
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=ia8dZawSO10_y1cSR3ybyiGUp5NaWJcEeVZtxximQEo,1278
286
+ oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=Ir0gcayCEbN6fHLQEn1xdEUilv7Gs3ZDNtSHN_ks47w,1277
285
287
  oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub.txt,sha256=Cpfr2MGdJq5kkjZWhXCLqsYB32bIFPFY85WlOakcK2s,4103
286
288
  oci_cli/help_text_producer/data_files/text/cmdref/os-management.txt,sha256=2L0L2zQC80CJcj4QTrvV8AL0MYd-YVOW4dsigOUIMU0,1820
287
289
  oci_cli/help_text_producer/data_files/text/cmdref/os.txt,sha256=9Yomemh8e5T6Ac4nOeJy_Kf80kx2PA2rkvuNE0_DesY,1128
@@ -294,7 +296,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/psql.txt,sha256=XjxRiLZ8IR77Yb
294
296
  oci_cli/help_text_producer/data_files/text/cmdref/queue.txt,sha256=QzuNnBbb1bn6IEZvvMYvFoic0FXcB_dg5MTBTJIjvMU,621
295
297
  oci_cli/help_text_producer/data_files/text/cmdref/raw-request.txt,sha256=Bv4-bLfW8sIwOzoSA9Yeg3zEmCkeCAyAY1ZLVGlPuRk,2551
296
298
  oci_cli/help_text_producer/data_files/text/cmdref/recovery.txt,sha256=wz1y0R795TytGsjbETYjUnUvGZZopiOZ7C4PdZmDt0Q,1025
297
- oci_cli/help_text_producer/data_files/text/cmdref/redis.txt,sha256=4I2OzoLQ-G5WMT-WpZ9L1SB2XF-3tc59CHdAN5dUm9A,1247
299
+ oci_cli/help_text_producer/data_files/text/cmdref/redis.txt,sha256=FEu_F45HKWHwVZ0F3Ax_e3n5hr2PQvfd_KssoW-tpx4,1689
298
300
  oci_cli/help_text_producer/data_files/text/cmdref/resource-manager.txt,sha256=o90TSccNQ0ePVPxXk0J-dPESpyAY8uC04gm8vfJ0LXo,2524
299
301
  oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler.txt,sha256=uOgD-KYa0nhwCSzmdOCpTSPhtG0Ro9oa-JWa_Cy9zYM,513
300
302
  oci_cli/help_text_producer/data_files/text/cmdref/rover.txt,sha256=KnnuSXiE_7bSUC8KuXrIDz7_1S-47Q7XsRlNte7rcbE,1685
@@ -310,7 +312,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/setup.txt,sha256=oeXKstc_6Hh7Y
310
312
  oci_cli/help_text_producer/data_files/text/cmdref/speech.txt,sha256=7XHkXcneaOX-ba1LVpV8BPWCQsCwgAN-3-8W-LYDuNg,795
311
313
  oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring.txt,sha256=EiSPuVdK-STS1axx5bK_ViLxPl6g9dL0Zwd2AlipKZs,2359
312
314
  oci_cli/help_text_producer/data_files/text/cmdref/streaming.txt,sha256=0BDgP07GD9SfAwpy48YKSxT2wiY3lxJCdlVYrYXGIWM,742
313
- oci_cli/help_text_producer/data_files/text/cmdref/support.txt,sha256=tSjrr_ekz7vVEUHYUidLaemn9rQbZzhZuaNC65VArqQ,554
315
+ oci_cli/help_text_producer/data_files/text/cmdref/support.txt,sha256=MXZAXIQQF7RcVoL6oDhhbzZpEz07Y-pFBL3YEKy2lD4,574
314
316
  oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence.txt,sha256=8dsJsCqW3bsT4OpdwnFnOKXNXO-RRaBRluVxwwOh4V4,692
315
317
  oci_cli/help_text_producer/data_files/text/cmdref/usage-api.txt,sha256=PqNVwJL2z9Y9zMoHWPXU6yfiCIW75RHGEpbVS1LYcNQ,1112
316
318
  oci_cli/help_text_producer/data_files/text/cmdref/usage.txt,sha256=f1IXmnUNOUk4qJ5NJ52W9JqfIZv3nMod-4PqM-q2Hxk,706
@@ -490,7 +492,15 @@ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model-collection.txt
490
492
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model.txt,sha256=hk8pNnT_OjN1Bam_cGMkCBy1oxdS134Py9tyAs9dPd4,161
491
493
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project-collection.txt,sha256=TCLF1XYqWuqb3rS6oW_-jD3I_FCnTyq4HkVyY7aAK9g,155
492
494
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project.txt,sha256=wgHT1OsUvaW7Y65zIYZo5zH47Iec39ejZUeRjJTIV7g,178
495
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection.txt,sha256=ur49gIJDBDmCrNLIa7VqXAYxX8b1RkmfKq1pAWBiokk,174
496
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group.txt,sha256=XYaAQWdjtsSWgH4hJ6oaV2DELBjKaWNM9MBBXpDRAGc,179
497
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection.txt,sha256=x9mYPdyHxcWT3FhZKNNWh3ZECkcKGOrbMlWYpu1UF5Y,167
498
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job.txt,sha256=g8pUMwBnqSuXNzspxcYCM5hBR0VMpaBE3spYGSVzmyY,304
499
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection.txt,sha256=OhCfqi-Zvk33DmhGKfCH29EfEGnDRNF715DJ9YIBHl0,178
500
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source.txt,sha256=YsyoPIpxeIwU0UPwUmmzaapJ7WVrjfOxHGNG4MVYu50,268
493
501
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job.txt,sha256=kJYH130wwIJW1N93d9dFzThJBEPCGYw8MTme_qkdC08,202
502
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection.txt,sha256=K6ysV6iqVTvkdT5UBq8VRT4tmYF55aQUoT5sDxD7j0s,217
503
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint.txt,sha256=THLISJZ3pn0esCsJRg_3y3ZiFaEbbM6FDFS8N7GG4H4,199
494
504
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
495
505
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
496
506
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request.txt,sha256=T8b45aIFJR8X3Cq2aLfM1TtS-zCyQ9ARl6gSffghhzw,150
@@ -514,10 +524,40 @@ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/delete.txt,s
514
524
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/get.txt,sha256=kWfdoYd2-0aa9V1wbkllLFKa2YKO9-rXZZoAHKfoRmU,2781
515
525
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/update.txt,sha256=oGNSfE0zxZ5D54kcwtTptOqANcYAxi_Kywv7jaN4HL8,5517
516
526
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project-collection/list-projects.txt,sha256=ezB3GWGfuBVXbpLJX6oncmfOT2RYlGAmRbr2s85ypoI,3618
527
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt,sha256=CrchdAC-eydF61BIxN7_7sJGYZe8NIfNIuDkaFE27SA,4422
528
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt,sha256=j3MQyRYYgM1SjuAJsjhiUPhvRqTu7-nAeAcuDeMqNfU,6255
529
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt,sha256=dtn-fBK-WjJIySZMV_Mh_rvXTKvTrppiqYv1ULMlCwI,4195
530
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt,sha256=ikLTPDAgZ7VL0x80UjvSjye-RL_rfB5Yindt6d05OKc,2798
531
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt,sha256=q5WPe8bY_y_lNQYSzAFhvA1DZx4QuyhA1JaP0WkneAs,6745
532
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt,sha256=o2XBASAmi2OlWIenrcuKufKyccyRADBXzuVhJlfQP3I,3514
533
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt,sha256=LRgLq7CVVMcjjGqByBpZEyA9infFQGNPDh4NtKBU6Ts,5155
534
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt,sha256=-02Rx0zJQHQHEEFRFzZral4XleZL5Llw0r-Btk_5OhY,7649
535
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt,sha256=929tMOdzwEreQFESSkB_mqHFwzz5ahbpEIeG3RhnVdA,6699
536
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt,sha256=r0anCZ7vV1BkA7ZtYtQQ1C92lJcNVwfrLONQqoqdrlY,4948
537
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt,sha256=wBlJi_9dpYKUUVKq94IUEA2UnymBI-xmJu_dAJzJTPI,3554
538
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt,sha256=qGNXPpMEEqYa30qKY4a2XnySEq3zG-FV9OtPCnVidhY,4870
539
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt,sha256=xD0LGcspgAmL-GizKpwlFbQR7vFmNoqwMpu3feT05T0,4866
540
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt,sha256=pXXY3GQ_YRx5e_qK39T3Z9jhg8xHkRlSlafn77DFKv0,8504
541
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt,sha256=_Mb7bY-62ZDIFZdNOECq30jXleq6tqyNo7_6qHyb220,7416
542
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt,sha256=w2kzZ5u8U8-hEM6krzxybKuSxnsZTXyMqbZ6gtrl580,3661
543
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt,sha256=4brMNJ7nkd9OnxoccQPw24qmHLNaOi0l8oNAi6TZl8M,4716
544
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt,sha256=lZo2tHrut5VYOOyXe-I1_tmWcUT714YuA_XuQOfawFk,6599
545
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt,sha256=z95Pnz62DmG-CeLZ3loph1YvGGZQNBtY99qw5e4vteI,5703
546
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt,sha256=VCS7eSUCK78MQZ7zhBoFtI0Qk_A_enw03kTiXmLMLWQ,4489
547
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt,sha256=fPQ08h81yDJvfrB9W_qVh2qYiviSAYQ6kwQOsP5TtNE,3092
548
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt,sha256=dGJSu_ZMdiZkSh5L3tXN7afP6Kdus78Uxk-HuHyyAPE,7262
549
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt,sha256=Ndl8mkOdccd5108krUNKoD3-ZFajkLb8Q8rypTycOB8,6220
550
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt,sha256=oprVhLvZ8axWUkr-RZUaxxaAjtIBRbPAz55Ol0J1mJY,3688
517
551
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/cancel.txt,sha256=B9jgJZtjWcmDkck9atC1X7IGd4WgEUluQXEKN2AENsk,3401
518
552
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/create-video-job-object-list-inline-input-location.txt,sha256=XW-RfEXuq8RkI3qlREA7-o7GVEPJLjjgQ6PkiYpgcgk,7014
519
553
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/create.txt,sha256=zHkQsEbtkoepglGiflNsenltvcaT5bketfak54KduFM,6592
520
554
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/get.txt,sha256=x2vGgaRZ-S3SDl8ntno9pT2b0DiYdtqRrieidEGnD3w,3075
555
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt,sha256=yPChIV-H6EV8mHGvHPyzyNnefEs95kpVr1vpmyRJx_s,3773
556
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt,sha256=Lv35hlQS1ICpBzuQsfiQYuq3XXd3nWF8VbpP87BZLao,5384
557
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt,sha256=M1Z3LfOPsI5vUe1XZm2ZlAQjgqVDA_p-2ku8g7quP6Y,4548
558
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt,sha256=lXxhZoPjuOSEOyCmb2AA3NojPZ3U2ZQ3igvbD51I_5A,3151
559
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt,sha256=RvDgP_lsheO2QfW_7Ie1yNnfkHkPTfaK8r_Clld9dx8,5915
560
+ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt,sha256=xZ5tHYkNWCUOnVZJgck5ScliYXleiJYWKwKh7ZVB7LY,3727
521
561
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/cancel.txt,sha256=5yRPqcyAMtaXdnJnk2Vra7ZGKy3hjk0J3oS10oKweI8,3119
522
562
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/get.txt,sha256=KE1HpQTyxC_pwaOhrQsDr-Y-EEbfTwsBYEJpoLUrPAQ,2731
523
563
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/list.txt,sha256=uyx8-FxbP1VPX8Ky7gPvGNhNl4G7YAWtgKd_HeaKrlE,3535
@@ -1810,9 +1850,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation.t
1810
1850
  oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology.txt,sha256=iw1-3vGSEUTW5ccsCcqA8eaGckqJBV0vovI7n7TT5sc,358
1811
1851
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-capacity-report.txt,sha256=F0Qj6TW7RlcY_BszwtqqsfefnEQnkToMlcSPyolKCPY,491
1812
1852
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster.txt,sha256=PiYrgzoFPgtMcqM_bI-pogl1s3pEadPauKRjTCPY1G0,620
1813
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection.txt,sha256=kuepGYTFLZfBZvE5Ne1x8-4lssFploPB62tspC9VgSs,218
1814
1853
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-instance-summary.txt,sha256=fHa4hQzUvDt3N-v38AX9iM37wsB8gbUXXa3y660vhSo,264
1815
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster.txt,sha256=VsuG0z6v7GfbSLeR0LcFz7hnMVuLJDlLw45-gLqkwkU,244
1854
+ oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster.txt,sha256=ZL9KvhnCaBYyRWOzbGNgqHT8iuYb5Iq21y_L_4zH3rU,252
1816
1855
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric.txt,sha256=5aivKwFkjOS0iQFbgGC0vZ6R5-SdQ03YsqaTA5XXea8,229
1817
1856
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group.txt,sha256=ksToD6D-UJRNYCvWORKjKoGVc9JBemvq5vQDdIzqB70,217
1818
1857
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host.txt,sha256=u3e1f_n6JGZoWEdJh5Jnz21m3NdETgOPtqzL2pJsUKg,210
@@ -1871,8 +1910,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-clu
1871
1910
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/create.txt,sha256=99aHJm9nG8B1ZwrX5Wt_lYd1g2Ol_fMDeuupDWr5TUQ,6568
1872
1911
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/delete.txt,sha256=PRIIB9Uv09D7zyebVGGZg5WHOeyP6lA_SHr_ZMzoBzU,5341
1873
1912
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/get.txt,sha256=4Lj9z31BK5yiuWVX-EDn8IZRChR5qKmYeQbzy-SVcBM,3951
1913
+ oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/list.txt,sha256=dWgJB_sUIChuLqkd-hCLqQwQBUIfUvn0K6h3UBTESxc,4699
1874
1914
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/update.txt,sha256=5NXwWjqj0bNRijcwyenVrg7kCrtyl78Xqd6_0SFjS14,6848
1875
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection/list-compute-gpu-memory-clusters.txt,sha256=J_fbfksSUF3BtKOpnqc58KyycPaCaJQA1vmN43iwXvM,4872
1876
1915
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-instance-summary/list-compute-gpu-memory-cluster-instances.txt,sha256=25nqcwDd8DyUPbkEZsqU6RRZTlR24HzwwZAJ5IhwX7g,5608
1877
1916
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/change-compartment.txt,sha256=zy2wsr4o3qf31_8fr6qvMpWuSyw5o1GJrcko-jhKblU,3731
1878
1917
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/get.txt,sha256=uVFreq8rro5ueUy6cCZHt7oHd3XrcKz-J8DKE-3ZZ48,2857
@@ -1942,12 +1981,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/change-compar
1942
1981
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/detach-vnic.txt,sha256=LvdWPQ1XsPKl2rpLBIM3hmbh8aSO9Ghg0EekdUaQAIs,3897
1943
1982
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get-windows-initial-creds.txt,sha256=Y5uiweg4blQw4V24xQQya41t0YhXBCtvceonVuIvtUk,4003
1944
1983
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get.txt,sha256=SSWi8SdsxfSnrH9d8tOZJb9ECcmwjozG8-f17tJzQDE,3936
1945
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt,sha256=TB3wHqDE0yh4joLEfSgPH_NJ086Sxl1vb5ZGn9F1Uxc,22650
1946
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt,sha256=k0gtsvEGU8CICjE9fHBbtDsK56KuQK1j8F8_n2Jok1o,22524
1947
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt,sha256=L8l1aNKR04TMrIhF1CwKEW5Ccv-cQOaCGpCAj8l9vxg,25224
1984
+ oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt,sha256=Yc8b9SUTORvuNykqh_ZoOqstdl4vAe2-b1xoevObVqI,22513
1985
+ oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt,sha256=YGdz1k8WvsVXr0e7m9ME33ddAx4Xbf9xlbBhs8e96bY,22387
1986
+ oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt,sha256=mDwHjfIOI-V6d3JCiPy_AVASudkawmrDMwlQGHaOecQ,25087
1948
1987
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list-vnics.txt,sha256=T_yooNIu90oI2KGR1n50h5V_eSltezcw4GxxrbXKyZs,3382
1949
1988
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list.txt,sha256=3yUf66QTGU-Y8eJwKcm-HpfH0FE2aWobAFIi9Tydm3Y,5232
1950
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt,sha256=aGAOv9IRiyBjMDH159_YO1zBhG-aN_5YIA72WRoUCUU,6505
1989
+ oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt,sha256=eM5zCKFZPtNxdJSrZ1edQKGs8rsIMt8y_w88bTwRwxE,6783
1951
1990
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-amd-vm-update-instance-platform-config.txt,sha256=tBam8iQY2KTS1P_cqj08UxLSJos_h1e-RL8FYhHeY-o,19127
1952
1991
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-intel-vm-update-instance-platform-config.txt,sha256=sU0Bs_ObMDpbeGJtOkWPsUpWA9yLszYsirusNUBoSKM,19135
1953
1992
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-boot-volume-details.txt,sha256=VAE8f1UdvsEZ7YfJ2642i4RCa4d1xAbBdegtG4wAccs,19228
@@ -2607,13 +2646,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule.tx
2607
2646
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy.txt,sha256=eRrcgmQlZxtu6LLNWx0UDe_TYZgPxq4JyEvtxP8Fd2o,457
2608
2647
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary.txt,sha256=SYVOHCOh4lvSTPsVrvCNkyDJnbFnrmudthu5aYcgRQs,164
2609
2648
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert.txt,sha256=YnB086EKmCf_jBsvPF8n8na3bym_5toEDyd-gLSPM5I,230
2649
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set.txt,sha256=7tcIvEvLPQUjDDtwmG5aa2AshOwOmmJ2FC4Qy31Sr6Q,375
2610
2650
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval.txt,sha256=XLR4UE-UuIGke5tazPdNM4t52JF9QdTfVW916Q2WM4U,416
2611
2651
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary.txt,sha256=dMUeSfNN1nJbNya3SD2yxcVlzwbdsG3bRVXyAOjKsEk,255
2612
2652
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics.txt,sha256=9z4fRB4uNMlLxZ47EabPXNDnxevYlkbTch96uRjx5hw,158
2613
2653
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection.txt,sha256=RcBBN2eI8HgZVCMGsMO6Gq4L9I8srE08QnO3MHhpF_o,174
2614
2654
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy.txt,sha256=Mg2vdGTsvgpzSMmCn0AqLi4D7fLal9zNiJ07GC02kpA,509
2615
2655
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection.txt,sha256=egGRbfJ8CBq_J_FBjLDU4__8E73BbPBSUmQSy8U3bDc,210
2616
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile.txt,sha256=IzITDxGpq71kz5F6apmn5-w0xHRuEc-TtJR3X4nS7bU,633
2656
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile.txt,sha256=ByVZF7T-gnEQCcWXKdCJ2ZqSFetSxc8LPxbzV4O98Io,678
2617
2657
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection.txt,sha256=4cRkYcJfCK3Kqurz3DT6RHnYDyHTrfD5XD1r4ni1RC8,202
2618
2658
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail.txt,sha256=BpgJ8vnYRER0WPY_vct1-4vsmJM1e2yjlRqzRnndqkE,487
2619
2659
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config.txt,sha256=E7WCLJYZHmopPwU_XqosoLyBofPA6Pc-H7-NGNtPYbg,477
@@ -2646,12 +2686,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary.txt,s
2646
2686
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report.txt,sha256=HGfNSlY6XB9zfvY0jL8PqAUobSBNun06qJ0dVK36wgU,173
2647
2687
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/role-grant-path-collection.txt,sha256=ApeaBFnqlXRziwdWynxK9ksCSbWk83U4WJOcJj3aFJs,195
2648
2688
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference.txt,sha256=hXnuCUx0J03Toy0onW7lqJGrzVOQ8yIXbgifsBDxKw8,403
2649
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt,sha256=ATphd0AInqPyI1Ik-rW3FFMz3aN4AZr6EUOcS-Cs6oU,802
2650
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment.txt,sha256=cuax3hEWhsoQQoroyW7lcSub3xiyxLyEUAuWlHlvBD8,254
2689
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt,sha256=Pf7XyXGPEuPLDJ5m76PmDFkE0J-b-JI1akbWu2A9Jzw,1033
2690
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection.txt,sha256=T-_blttCyiOjyoQFKh2WywU7nliIf__cOmqFCthbPPI,222
2691
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config.txt,sha256=GYEyI1RqHaAekKmaCemSKXcAGS6TXvhPCSS4_o4FcBc,281
2692
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment.txt,sha256=AQkJUBfReQhbgaDkVy8f0PbAn0w5t5A9ZVOYF5RkQ38,295
2651
2693
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state.txt,sha256=PHuTuklpvrslqpN7z_-JclZDmijinsxjKo40d69GfyU,221
2652
2694
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report-collection.txt,sha256=2sm99dFZgJvG84p5k0nhAcNLPDS5GcUw8HQOMV58J_I,213
2653
2695
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report.txt,sha256=-0Lh8cwNw-i_vRh45vsNc07__mCT_L8ycUoP6zuhlYw,171
2654
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy.txt,sha256=2YUvtO6G0bI1EJjHwIRPFmyOmyS3lBPQEOpzclT_q18,229
2696
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy.txt,sha256=Ii5kJRT6BQH7Xym38tNdC3RD2sf8igBjElEIHjUGz2w,249
2655
2697
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column.txt,sha256=by3e7GuILRSY7lGYR-ovo4gJej-ZRFWaNGx6nelqi-w,444
2656
2698
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model-sensitive-type-collection.txt,sha256=CtBRZ1iptnUpzRsl_jyAY7yU9s-lsd9CIv5zOicGjlw,289
2657
2699
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model.txt,sha256=fKniNy692ecSDI2m2F0JPO9xrnLumYhZzXRz4udEYVw,754
@@ -2673,7 +2715,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy.
2673
2715
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary.txt,sha256=_xDziHH_VHmk5FvskyrqPD7l_9yQDZN7AfUm_1WTo6k,301
2674
2716
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association-summary.txt,sha256=ohobKx60nFpbEwnlhMjeelOpoBNqCjvuNSTxiO4Zxxg,237
2675
2717
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association.txt,sha256=-Ikb-fQAr3B6uEB2_SJt1DtDmgyffn7iSAKrnIOT7BE,258
2718
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary.txt,sha256=PXH1MnQHdSfCCCeRzGwRmfvEdrHhHsuTFtvaMiULFio,278
2719
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group.txt,sha256=a-LXDrcbC9xk_zLIaOUnWz1fDxswon6ncxlRUumFoVU,299
2676
2720
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database.txt,sha256=MrpwxPFXNM2o5sQJhpj-MAzKHVn1m0jpoJvw9NIsqaE,339
2721
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection.txt,sha256=PzSKV2aoapxE8pymPfovjFxmtBPvQWT8bzb3o3EErLI,200
2722
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection.txt,sha256=clfs4DK8qbJ3JioSXEouwOg8fZAWDSiGDBv0PLafRnU,230
2723
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition.txt,sha256=PvWpnp5HrirZ6sOfoTn3rlN1QcXGKeLfWQy_CrDLp74,242
2724
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy.txt,sha256=VG12tAPKvpQenaNKZ9NqVTEMo-Yz7CJWRcdpmu9geZE,257
2677
2725
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment.txt,sha256=PIAVsPxhpJgPEseJx-A6nLhm03R6ED0y0IEOPZJrjao,616
2678
2726
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-error.txt,sha256=fgXMzb8PM-Xqx856HgoQ8UhQkUJbSeaXliG3I5wdM_M,149
2679
2727
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-log-entry.txt,sha256=to_jADObmwtscp_BeLKP-c2rwJVUPyIdSTKI-UwPUao,160
@@ -2694,51 +2742,61 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/cr
2694
2742
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/delete.txt,sha256=mRa_lmwxWuP3GyZNCQz1GHB5uiyHwlJWnoJCcD1Q6x0,5006
2695
2743
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/get.txt,sha256=HYj5eV6TMMMMVg5XxE1ZTUklqBVtf_NUXfZw_MJl9QA,3589
2696
2744
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/update.txt,sha256=A06fdmuBvDjoNIC8QpmYv0gE-8OQunXX1htnTkqjTGI,5161
2697
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt,sha256=gfK-KG0mDNyLTz0XTpNvUBCwMcSRv0MmVgMBE2oemCI,10698
2698
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt,sha256=sfzsMduVfwCerrdLsDFO73IBrQJMlbgVkCpxPmqNLoU,5750
2745
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt,sha256=NrTk0CYpChR9RP9s77YNj4Kms5HLzMWTusspymVOWqQ,10703
2746
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt,sha256=Gx_xWbqdLUojswcPu7tLBFJrzLbUhEwJs-EpFbzKaTs,5755
2747
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt,sha256=gMlN5jBf87b_fAZrM5seBSk05gfa-e59XSLg5ioKlAQ,5226
2748
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt,sha256=aqF0Hegmb9rIXlCs4tRJUnEqRNWrP-1hJuhbG0lsBSo,6487
2749
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt,sha256=gPXz-9dsI7DA27uhEhyGdLgFj8e7H0gWBaShpeq04Jw,5032
2750
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt,sha256=4Utdh60HTLC8SlcEXpl2gcEI9-Fn6cW3Qvt_r0T0D3k,3944
2751
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt,sha256=3BrKkk--5hQnJjiYNhMf9uXhTHcBZ3eda13Xdv67Aak,5040
2752
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt,sha256=ddDNMM6XbV8kpJtugMe6_ZiCSG49a8FcCSU0nZ_OSEA,6317
2753
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt,sha256=wi9eGUlvdmxI18fBr8O9eLkfSuPiUTuPMoUavMEH0Bg,6955
2699
2754
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/change-compartment.txt,sha256=AFWzFBs_-q2vmi-wwC8R-t28PCg9HoLcOKb2Hjbw920,5228
2700
2755
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/create.txt,sha256=6reo19Rb9SzfushvO_6L4llWLqLkQW9A05YJLmQ6Rv8,10133
2701
2756
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/delete.txt,sha256=49QBaLmRK8McCGQKvBdGJ8JVvKbCkbzF9djeYhYQ9Co,5162
2702
2757
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/get.txt,sha256=0q-VhNTR4C-cyHevW84bqAtrzySO3nzaR8S2eb1SvDQ,3942
2703
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt,sha256=nmxPezWNgfCVbGxgBb20_P2EW59v_hqh6AJyTiUMt9E,6966
2758
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt,sha256=wMB9pg0ibvkCnJfd-gxaD9VAPvs0Dzs4Au2rozlcvqU,7080
2704
2759
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/update.txt,sha256=RHfhhV21KcDnSG6iqlHM5ZF63FYSH1UDdZ4OQWPKBws,6451
2705
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt,sha256=2wWBBstq4gkkwc4SRnKUQUfMK-nWD6HsmZ08oHuFMVg,11582
2706
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt,sha256=EGJ5c1LMsYtXm7GDdQ0HP8EdwN65y7bFLbk4SZ7yaXo,6443
2760
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt,sha256=BiDz3E_8KCM1K6T9VGlXyym_VbFEfcAqXszUoM9q2yE,11855
2761
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt,sha256=G6JlPtzOQK9obcTw970ksT3Xrfro7rLmJTLgqFiwEnU,6465
2707
2762
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/change-compartment.txt,sha256=jwZ7GOBde_AO2-5frmCuGBr77efScnNzVm2RDamZ5mI,4523
2708
2763
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/get.txt,sha256=oiKBK6kufGnev1xgV_CnLN9OjlHEfO03G3fX3ueHBS8,2707
2709
2764
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/provision.txt,sha256=aKIzcwKx4GnTbO3Fd7Q02fvgsouswRZoXIGxcILWsVA,5058
2710
2765
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/retrieve.txt,sha256=EywV3VVvrLGnvT8YXa0QWpb0Ky-nwe0kjMzpmBXXB9w,4096
2711
2766
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/update.txt,sha256=v1ZyJA7M7TOvPd6Rx5K5_99ZurTsBL1zL3BCa-KaWRo,5543
2712
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt,sha256=Dbxvu1WGC9YJwjhFioyxpUWwLOsq-pO-NyTH1GPi_LE,6091
2713
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt,sha256=M0DeA2VQA5TcqS5R7staIJIBBcqdpzaErSbVeOhtuDM,6089
2714
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt,sha256=dKJr9XBgP0Ww-OhcPRg1kVqIQaVervyQGzuL6H6LsdQ,6997
2715
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt,sha256=iJKhKqfOzr3b2nuLsz53zZ5kAamImgVajU8TZmh1VUQ,8518
2716
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt,sha256=h4qk2cIVYDoAQt1qxGg-hUyurPay8puYkK90mCZakQA,4526
2717
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt,sha256=ZdnMW7ejQyuQeTfh5ve5zMjiU90Mbx0tC5CNI2b-NU8,4786
2718
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt,sha256=c9VTus4-B1QsjZxwJPoLSgsw7Xm3ILO-gk9anGuqbak,4413
2719
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt,sha256=WIRZ1BjhoBk9qhRhdS3xYgYK29E6WhLRR335WgcHwOM,2765
2720
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt,sha256=s8MNZwZLqTyIfTHftqlBS92DNUmqzikePgaLSxNLqPQ,8523
2721
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt,sha256=E5nyya3_WJ86zZHRdLF5Fm61P20NsEB8LA8Rj0yFL24,8424
2722
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt,sha256=Dld_u6DTBb5FY33E6Zw8ERwzvlIddRpVcbpdwKz1PMA,6587
2723
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt,sha256=FGugO4fZk_ERlILUpjuWD7_z9vRMDaBtxFl0L5USclw,5917
2724
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt,sha256=FoRbgeukWH9e8zrz98u3Anx-DYE0uTWjbc7ZdODR-mo,5409
2767
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt,sha256=rP3fSPmlOURbG1J4W9z5Vks5E5VaeTTOZ0dI4Z7ygqg,6205
2768
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt,sha256=pYMV3gfmKibYdSHVoDq-SZZ2NSUmHx5R6QEAp9ArMLc,6203
2769
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt,sha256=vKWmV7nxDxqTfRmeYBW71vkpccGhVYV3y3SAS3spP30,7538
2770
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt,sha256=h3b6dQPVGGcao0VeBT7YPD28hazuDL7k9ay_wCSmr3Y,9059
2771
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt,sha256=RYPDHNI6kyBpnPEICVJ6mifiGhRFIttyazbEdGCJ8X4,4858
2772
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt,sha256=QNQ9vIXpd-bheTZHG8hhi5MQjU9IXXdLUpfZovJMSWc,5348
2773
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt,sha256=7ymqlDvJ5uhaZHQbXfZ21M9wfjYHqzh4Snz36BqbR70,7150
2774
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt,sha256=UEq5xyiH58z1-2sjSUWsP1gjNhbElmvLn-rmE01PEuE,4800
2775
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt,sha256=grKaFR_igJRF9Q8n6IenDNHpWMtL7dmW5J9JIs3bYxY,4965
2776
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt,sha256=ngpu_wvu4rLU2r2ioPaCOQV9IflQLW01bnKEv68e1oA,3335
2777
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt,sha256=dPII56BpV6rtPEpwgwB5DsMLheqeHEtpy67MQDeAe8w,9068
2778
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt,sha256=CC_GU_lnAOIHrmc9wMvR-p3Tz5fS8-Wxn2L7DBnzNu8,8969
2779
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt,sha256=s4mDvgR57_pXXvJs2_-3xqLnucdayDa6Yj4KbD2UKbU,4596
2780
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt,sha256=sD2fC7kCsZNJZkqMdrbzhNJ3d58T9pucVoBhknzZR6c,6881
2781
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt,sha256=PzAOqmXg3xUvxWTMihc_5UjQsFWOpO9u1OH9ibBfJmg,6927
2782
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt,sha256=AXhzhhCagDQ1fM5hcOSoHQ_dSoQVYPx77akKkKyLVjM,5659
2725
2783
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/delete.txt,sha256=AJhN5SrTZ5BJdpQ8HQsKemUz2QaI5VFEek6dQPCBqxQ,4104
2726
2784
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/get.txt,sha256=vNG126pqah7jb7WpgCF_HS3oXLymeWRslANt6tsiONk,2693
2727
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt,sha256=58pxed1CUuXMMnS4PhWjQpckeFyJAZMcn7XsJ5O7cKo,6176
2785
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt,sha256=hKPngBPJDio94mO9M-bOstjZBdNS88FvfivC-sPXxG8,6290
2728
2786
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/resume.txt,sha256=ogSqgurRjiEN2vmiouWYG9NVDuSZxdlrkXqYtT5O_-o,4061
2729
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt,sha256=ZL4uoU_L_dkn_7AvgFfqrpukPvghq6z8JadkwfnO8a0,6584
2787
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt,sha256=3xCDcnUI6nTub437XFP_SLmH8RHfiuzjXrhcDTboPMQ,6774
2730
2788
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/stop.txt,sha256=5tWUPyD1EAtlLFHAfEvuobArf_EHChNd05XWkSchVj4,4029
2731
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt,sha256=3iTbXktfcbYaGwESzN84pxOENQ2S_lH3VxU94oPCEK8,5793
2732
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt,sha256=oj2-ZhAONremmaew7JVByJH5b8-to99aErQ1b7ortAE,5486
2789
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt,sha256=AvJV-58Ou2-IFQBWx46zxcD4KVl_gToFoqPYoIovvkw,5983
2790
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt,sha256=jAalmTf9kU3GTfpw9KhniAzJENvZsZmziir1uTrfDZ4,9842
2733
2791
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/change-compartment.txt,sha256=gGrM-BHWOkLQKcwWLpj4NzWzgQXuhC_ncDkdRaH1rq0,4700
2734
2792
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/get.txt,sha256=LNNaB0-bYptvEohZqMnYv9RmmvTN1OP4vWZNb9lDmhM,2860
2735
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt,sha256=jbEkuFoK16tNRKSTyMKhRbZqrt1M4v7p9e6SB_eN-qA,10359
2793
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt,sha256=8bAWC4SMSbwV-7G7T0XM9FEimqXCdCwjh2Ar_TDQkCc,10473
2736
2794
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/refresh.txt,sha256=UGantGVUgFOGoayJolYd6BOvabw41KJdJuDvv9O-VJs,4214
2737
2795
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/update.txt,sha256=byhO54pDuXtbqvXicfJ2tArFzcbzYH6gA1-PeZ2ekOA,6157
2738
2796
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry/get.txt,sha256=XVbxtLx68AkmKceoH4qCI1G_a_EbX_gKUsS-zgCNoF0,3329
2739
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt,sha256=zPSJgTG8YEl-7e4iYDlZSGbEEiU-RIHDelD6ATH0XuQ,5055
2797
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt,sha256=KH11S3joN7Fmt3Zyn0OSsFX6xohTQEL7cuWzVhoLV6Q,5055
2740
2798
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry/get.txt,sha256=pciiG1KHs1f50uG3DDxHHA3I7vxwkJU_-1Zf70MWeKA,3311
2741
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt,sha256=4RHY3Gi9iiZ5AbH-KXp5XMco8yuFyPY45-qQRdCkMt0,5052
2799
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt,sha256=f6mfIsDns010gUJfOoU5lv_17aCp_lvDgIV-Ut_1uAM,5052
2742
2800
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/difference-column/get.txt,sha256=0eDdCPABjkDE20hf40dCUjvYHTgoCBf45AFrn_rA2fw,3765
2743
2801
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/change-compartment.txt,sha256=azOu_KPTtEvHsQICSL2I2HTQ2dxqnDeW45s7IjD778E,3829
2744
2802
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/create.txt,sha256=ceDMM1CFjpOewwGnWU4SXhfdnvfTkh0L32eHP4drMeA,11301
@@ -2762,7 +2820,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/delet
2762
2820
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get-compatible-formats-for-data-types.txt,sha256=kKSkvwaEqFrYsFEPt9bbujjQYQPvOfg6tm0_IVFIbJE,3236
2763
2821
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get-compatible-formats-for-sensitive-types.txt,sha256=4lUX2mabztzAFEqWzPyrIsU8FKq-wapyg45Pebd6Q3A,4250
2764
2822
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get.txt,sha256=NzWOxNHx8xIEcwyIrGT_sD8AJNYrXW8pfieZwRCKTrQ,3508
2765
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt,sha256=uNpj8Cp_gvS5Ky8pSB-diSbp7y3JlOmLXyD62XNhPA4,14580
2823
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt,sha256=NWH6z8-U813l-x7_XCtz4bMKLxIS-yMagJuVKtyLBQ8,14592
2766
2824
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/patch.txt,sha256=gocdo0VL4H0okKOtGT5ObNj7KhwrFezQbFfm_zGZDdU,5354
2767
2825
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/update.txt,sha256=gdzJX046kACg6yqfAEbl0iLvTAqCxp9Mk_yloEVdhQ0,7362
2768
2826
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt,sha256=q9q7Rqp4-3x8ZYCml5Jev_JFEHegOj-yh-lG6IKfBH4,3978
@@ -2780,7 +2838,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/downl
2780
2838
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-policy-for-download.txt,sha256=D33ALh64e5yKW32DkR0JXxdYYJCIN8JP4jz-n6l_JnA,4709
2781
2839
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-report-for-download.txt,sha256=oousNBRoZfxpOkcdIsYuLbUBO_yreB8HAmG1a9ubmZA,5134
2782
2840
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/get.txt,sha256=ias7lFo6mm12KgaKkQHqq-5rhIm4678ctIQ5t9NQ7uI,3114
2783
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt,sha256=ssD4zr2xwf9eTlvPkLyzIkjCXjmWdE56sJC3qcwc12Q,4270
2841
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt,sha256=fHiC2AsaRk86a4M7xOkTa55ee8TEHy_E0QXl1BgrU0Q,4839
2784
2842
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt,sha256=RzsgW6LFrSJLnl36r4lLJPsJNAPxtTr07eH7IqTiVD8,4722
2785
2843
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list.txt,sha256=WDr7nr9WF4_DSJ8nRvE2_3g_wiqtjHmqIxtqCL57PJQ,9516
2786
2844
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt,sha256=1Ggq0Ruq4eXpWwuJ_iiNz7Zh1EA_pRfQYXQ3ABNYajA,9911
@@ -2794,7 +2852,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-healt
2794
2852
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/get.txt,sha256=htNdNoBxVYQpvMM5XwFOzro5qHCAbJGq--H6SxKtI34,2887
2795
2853
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/list-masking-policy-health-report-logs.txt,sha256=vqefXeNeYLAqRKKfGfUYUwPV9wq6M_65OgqUTA0MTNE,4090
2796
2854
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/list.txt,sha256=bZq766LwQBxnqNTYQku1G0vTUWkwPIdod8gj_QF40AY,5019
2797
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt,sha256=SEZtpyKgSfRmCyxLqfQx8MkZ3Kr2aSVSgUzH3Q1Oh8M,5242
2855
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt,sha256=eWBOYWUOPY-rsP21jy4cAXqCbN2bZ3GvLul3fnI_UgM,5231
2798
2856
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/delete.txt,sha256=EUiawbOJK1ES1UonJom6hTJNNeTGUjtZU0_NdVF7_u0,4137
2799
2857
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/get.txt,sha256=fQ_yP6TUwwYMR0CkYwnnqYeJYNGxRwUuxgWZMd-e3eg,2740
2800
2858
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-schema/list.txt,sha256=yxx-6khwSzMXAYD4lLfEOpCuPHdIGtryHjdpht-gpVg,4244
@@ -2803,15 +2861,15 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/cr
2803
2861
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/delete.txt,sha256=Gl9G1FXt5j6CdSmEFTaR-iZ7UrmWhRFoX5aKdPqIAM8,4293
2804
2862
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/generate-on-prem-connector-configuration.txt,sha256=3rsfJt2acBipr6HOhs-rdyQ_i4EheXCun79ZJC1srtg,4235
2805
2863
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/get.txt,sha256=3U1rDGJGzyq0KIx1fh937HZ2HSS_zamGKyJICsBZXcY,2899
2806
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt,sha256=pjYKP9cq4o8qWzknU5CAwgt3hOMbNcSMExVnakYne5w,4973
2864
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt,sha256=IJK7CWHD4TBkDPQWcGkb8AQR73rrNB0yXWZZ6i9c2vc,4955
2807
2865
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update-on-prem-connector-wallet.txt,sha256=RlmnLxNmXBqz2UOzmHi9fnQFfN8aZInU9fpY--peyAI,4482
2808
2866
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update.txt,sha256=I_cFulBMqDsOEvd-QO5cRusCSEr8-hXLLCYtpBcwnqM,5774
2809
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt,sha256=RrmamMPt8Jh1USicSD7IGD4Mu8Ja_frp7cHmj_rMXz8,6929
2867
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt,sha256=60I6A-pZnZcouGs3qRy92ddZ8V_BqEtfSOaSQR5DztU,6682
2810
2868
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create.txt,sha256=rozj-bBLGcHpUAigkNumWJ9MCRjgHgYtRqtuXF6e17M,5975
2811
2869
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/delete.txt,sha256=tg9I9wNBPdASVVFTA6Lan1KMi9pVOIJkAXAJjR1qZWc,5017
2812
2870
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/get.txt,sha256=B7hU-G6yXCnpMM4wBkBVseFDeFZymj2p2oOFBbQs74M,3621
2813
2871
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/list.txt,sha256=osdZIBIImVS9KfRHDA5gldKNHlewI1_m1ccImqL5cJU,4231
2814
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt,sha256=DVAcUea7UNoGZdcUXMTlQu4jUf3LsGsoW9j6qyfgIw8,7201
2872
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt,sha256=K_ufTsNwROFb6eNkeQZqLbr3EAFUR4hAVSENrjC4Lqc,6954
2815
2873
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update.txt,sha256=UgCBVyGxLE4twYzxJDgbSbBUiTANX9jKzyDL70dZ_5g,6080
2816
2874
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/change-compartment.txt,sha256=wHtHl9h9UOb_qwGACnRYD_W5T41yja0KezHfV20LSAY,5055
2817
2875
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/create.txt,sha256=eDju84gHhTfVkbPSmLXtiPvhTzi1pVOg5xtq8zs5CIM,6537
@@ -2831,14 +2889,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/update.txt,sh
2831
2889
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/change-compartment.txt,sha256=WX8wNlPdThaMUa9qfN_8OeVBL-yRxE-2AavnmDbIpc0,5631
2832
2890
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/create.txt,sha256=gq2kWDEb7TM8Oik-wDis7wk9DKPYNwF0ivkewNw_eac,9328
2833
2891
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/delete.txt,sha256=-WI3kCEoAjpHezDA7Q4SlEL_HotVrAd1dCQjOQnymPY,5541
2834
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt,sha256=TcU-TOYz6cAE3PYIiy4YJg1dKLNRE66hLxE4cPJHFgE,11040
2892
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt,sha256=V5FlkOcYGCrzphNWuiYxsUPuTFXs91ydMPA4KxCqnz8,11512
2835
2893
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/get.txt,sha256=uoYeNqU-5PhMHsnvEXgdIxrKPtHKAZSsK__YpVkDRmo,4055
2836
2894
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/list.txt,sha256=vsKGFnfK2LBL1vNLvZt3yg7qRSQB23s9nMx7t5fOcBo,5512
2837
2895
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/remove.txt,sha256=t45KTZsTd27vVB8D_jDUDBjDC6zSk1A4HiWU2Js6HA8,5379
2838
2896
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/schedule-report-schedule-audit-report-details.txt,sha256=9XiM_33h6Xx41_-1TkNxNQL26BiMoO6jnaG1eIeELVY,8416
2839
2897
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/schedule-report.txt,sha256=H1d9g5vs9ubZ2vCgVVYxz7HRILcmBO7wjTR0QZbGXEM,7802
2840
2898
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/update.txt,sha256=pMWRSdE4VvGYkhAxsVSgKUMX4QeZBIV5tZK_MifRgSs,10416
2841
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt,sha256=3f_owIxK5EVFfnW5w_GIXB0DR83YufVcsdPsgsEP8Hk,9580
2899
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt,sha256=PbuhNIutSKKlpztoVLd0b9kHUA9mYHNwKNaEyREt6-o,9787
2842
2900
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/role-grant-path-collection/list-role-grant-paths.txt,sha256=GmoHlCnWzXQFyFmlr0-FLyYgSCGimjHmGblfBgHTpbM,4404
2843
2901
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/change-compartment.txt,sha256=g0jkrMplux2j26KaTtlnQJswDUnLoVhXxdsYCWRFK78,3958
2844
2902
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/create.txt,sha256=u3Spdu4O19Bqo7tl-Q1mYr6gBg0-cRZdqIyStQaNjZE,6885
@@ -2848,34 +2906,55 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-d
2848
2906
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/list.txt,sha256=YDlOMvfcMgQr2vVkr--eJofQmiDUhDFVUpFygpLHGcA,4997
2849
2907
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/patch-sdm-masking-policy-difference-columns.txt,sha256=EkjzcYPsSNzB9wHjzTH4Ps04Is48D4G5C_6J6y3h5UA,5743
2850
2908
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/update.txt,sha256=IOI2u7lw0LTSJFK_wdOygkHVeO-EsajLGlYWi6eA64E,6229
2909
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt,sha256=zp68XU9iKnM23uaVQedLl2ciIoVnrvbAbvD-EWfO9kY,4576
2851
2910
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/change-compartment.txt,sha256=g84ijax1TpNYfl-X3aUEqylvQ7ygGFixU9CJsGYW7yA,3840
2911
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt,sha256=7ve5e0QoJ5pw1WhtUB6ZgvWeG4WZyWYvXsrmUIvPIGc,4958
2852
2912
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare.txt,sha256=yWXhV5QZ7FEeqjiY2x_8aCzjX29u8VGIFMajOTddlL0,4978
2853
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt,sha256=nUCzSqjVLoSsos-5M_WMBEmn-UYhSBY79w85j98YSs4,6745
2913
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt,sha256=C12QngVDd8G805jcpo2-NpPtx3NQ8n3e6KiTlCACB9c,7678
2854
2914
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/delete.txt,sha256=DaCgprgC4oLEnXLZsMPtPVYzDnN1xKQ0C6v4fucXC_I,4695
2855
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt,sha256=h5dhXAKe9iAuq0LL8m9PbTnAYltQiFQzbTwbTurtcU0,4205
2856
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt,sha256=t5BRuKAK2sTWCNjyvSGoQAAzYoVb4Q3xKvxBhr1hqxM,4839
2915
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt,sha256=4RIYE_fbHeTBHbYvN-zZhvBcg65F5an67JqFg_Mzunw,4234
2916
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt,sha256=XCU-sVJG-KUzkJ7DXT_p-ryHEmnqpuaA2WG6NfzhIrA,4868
2857
2917
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-security-assessment-comparison.txt,sha256=iidmsAc5uOxG47uImDlg69oLfytTplIn1DfIVq_Q5XQ,3541
2918
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt,sha256=p6uz1PK8nYuOgVg9jqtd_fBKtZq3UJAS1b_aKyjlPNE,3789
2858
2919
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get.txt,sha256=OBXd5JTkllHZ2AQLw35OPMK1Ak379GzQqLXc_4FRbuY,2911
2859
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt,sha256=rPJg3pdd13JfK_4v7aHQCw0jsx5--EsfYJHEThD4X3k,5856
2920
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt,sha256=I0Q_rNMtFOFnxQHlP0SsbfT9Kb9aONAE4-IWKtqZE9Q,5473
2921
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt,sha256=zRyHMOGDNg4mhJr4ntFlVdYBSOb9uzmWphCdOvt72ws,6664
2860
2922
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings-change-audit-logs.txt,sha256=QuYAWCxNxkfOStQBkURS6A2VIvkhgkvyc7T6_mwNIRw,13347
2861
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt,sha256=9rCBA5OAPfuRqEBWYGNUflt4vDjaEv8gMT55-Ho8ZNk,6373
2862
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt,sha256=ygpojLRh-0HZSErAxeDr-7dZJQtwZ9ePtePiWavlH1c,4449
2863
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt,sha256=IYA4s5iQLelPW3mrN78QuHkSwRRvkhpccxXn0-CpE4k,6540
2864
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt,sha256=pqHYkdJSafwD6NRSYjiVNL8w9gGXl1mZ461Tb3mZ-2I,10710
2923
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt,sha256=2J6HChrq5DHhYLdIQvOtxpsAGLtjPSQjRMe-Qh1Ni_E,7206
2924
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt,sha256=KwFTkKxM9HkIGmNR000UsTtdITh5Anmh6dVt43oCDdQ,4563
2925
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt,sha256=bmvTRI5AtGImZMM_yb8-SeM8T8A2hhzh7qSGoEfbohM,6654
2926
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt,sha256=mlEE5I73pfKZ1gQ4GmzhMJlSRaEtirhCx5CEouHbszc,6450
2927
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt,sha256=alxLCpXFMY_6pjMFEA1_z9dCEz7xy15KohiVUXR1TnI,5953
2928
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt,sha256=uuh0znG7bnM0xIhafMh3lcOCe1NyFvZlfY-u9w-Ww4E,11152
2929
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt,sha256=v5sGolB3Ema7noQu8CBeSYR2-Rrww_nRWwMdye1gcLY,5076
2930
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt,sha256=EIb9Fvy0KT3kFu_g0735fKvO-0_1lLn36mn4MifH4vM,5068
2865
2931
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/refresh.txt,sha256=zlti63qZdUCK0qEZhfMquMlilWDyVI454sF80j8zRlw,5957
2932
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt,sha256=FtifSCSsexaXtCzmscrSJ-eeVjtBJVA36_M6q5GQuOw,4351
2866
2933
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/set-security-assessment-baseline.txt,sha256=8p7GrNuK62SGktbV5s1W-YBkspBgklqKVvyzgNYPPsc,5014
2867
2934
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/unset-security-assessment-baseline.txt,sha256=jBQ_YZ4jeiOq6GiVJ9BNPKj4kHOH3PUZzpMfv0Oauik,5231
2868
2935
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/update.txt,sha256=i983EGF5k9HHLJPIhAj65TkNpS8J1c0YmQIjva9xgwg,6930
2869
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt,sha256=TIb9WBYH0KuqhSc_SskroaqGSjGEuPoBbH5POGvSXT0,4569
2870
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt,sha256=OfS89spUYdLiLzOmqVKb9nCDf2mRB0LiQFh8Ta-66sU,2787
2871
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt,sha256=7HH5EgFXeZV7a46DmUKE3pPHP28C1IBceXw8wS8J6lk,5789
2872
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt,sha256=6Mubhc60r1AJAlGesBn_3K3nHQZw4lx00uGDFVHsI9o,5589
2873
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt,sha256=WxtutrMx4dheI3TggA06OJ-iZA7OwV2wF0yj3MV7FVM,4712
2874
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt,sha256=YWPilot2fhja-nfQADqTHZekbmUbK94ffj2vkzW_fCM,2868
2875
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt,sha256=PXiDW9BpgDpq_5Ok893mSWoTPNMpssGslcpSjpn2bUI,6135
2876
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt,sha256=wWSeh2grGAuc5Hfn8_DJ0i4_TSaBrwdB5zxmFq5tPMw,5732
2877
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt,sha256=ZHekPPDcxKxGa0nh9eD3Tz1Mh24A8Xdtzudhni71RBg,3487
2878
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt,sha256=mtY55lz_T3UKVKBoDnwabI4YBCeXrKZ01T74vnkDx7E,4000
2936
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt,sha256=qI5lurB8rIH2-44Gt_rsiQW-RzyylS98Tr9cpdZ0_no,4449
2937
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt,sha256=ZyHAofPVqNzZjXogmeHue3gYCZPlWuogEOv3obxf_Ng,5222
2938
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt,sha256=yG7xzANsk0D7hPTBxhjHBfX-EzADe6BlblAbdDM7Dnc,4274
2939
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt,sha256=HSH6BGhWvp7IM4e957YnHQjgPdwmZg91k0-J1MEavDI,2907
2940
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt,sha256=H3PfXfBHVXfhHs61opSktigNk3Vc5gEJK8KUaek_mWo,5912
2941
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt,sha256=kFSx2vOQ82fFPxviyYxicXn0bz4I499p-Cs86Y6DK1w,5706
2942
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt,sha256=2m8_XSimjhOl6dBhXmrevQpLW_7Ht2l44CHaEQ3Pq6Y,4710
2943
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt,sha256=FU9n38Wr_np41883UGbIoES-ICisowCHm4EMt3IaLVg,6453
2944
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt,sha256=VXMdYVwYikKIlqKKK9kZGqH-TK9pRTeKXwnji2UonvI,4521
2945
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt,sha256=xizZdH1lzbtHm4Fi7Cs58_yhIwsSKUjfRBuwlTbJbxI,3114
2946
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt,sha256=mYUg87DsvVDOQOYswXmlQjzIaKKRwLicQRHLRaQVtvo,6877
2947
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt,sha256=esWxJEJnwW-nu-mieQxqfdVpsF28AULu5PlNTEVN4lw,10552
2948
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt,sha256=cqPSnvnm12GCpwjm7vmU094TVRyD2EWwRxQBoOA3CbU,5203
2949
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt,sha256=tHcXCvv-nbYLoTWXZ2UfW4z46cUYkvOdX7BsZkKo4U0,6259
2950
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt,sha256=D_Ps7kCsjCXp39pRQDe-u6ogdnkzG0Emspa7jbXYAxI,5017
2951
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt,sha256=cqDCHJVVvWZib37xKZsXpa3T52D4eKFb9HhnH1dWnHI,4973
2952
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt,sha256=HEQTv3Hl09mlLdn3OH7ZhP6LAJnsJTaEiSLqc2shLKI,3610
2953
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt,sha256=mJ1LF4yEjMaNe9LOoA0mla20QuVR7Mt0qgeiHZ1Tw8k,6328
2954
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt,sha256=mD_lChrC4Sw7WWGGyHzAqoeKX5swYVQd-gMU70mD3EM,5021
2955
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt,sha256=YqahXjSwtS7dEPUu3iAtGyu-3snSle3QSrQIKx82XJY,6471
2956
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt,sha256=33RCTuzpiz7sRmIIEENjbdbPAe7-ncgPPbmC6TAqiiE,4228
2957
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt,sha256=pc6oOlmN4Yy7-WokOnkwpVIgMEXcV0prqNzod2_Lixg,5042
2879
2958
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report/get.txt,sha256=nxmRsIgly7Nj-QzyrqfC_yDNnxrhGLHaHdRebggVu1s,2871
2880
2959
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report-collection/list-security-policy-reports.txt,sha256=LTyxzDgFgHYXQGcFHsKenWDx0BEATz4XcMp4_M2_C28,6112
2881
2960
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/create.txt,sha256=Th8kdDAsa0TXCViULUpg8WnPjKo0w6xqwtdHIFTptDQ,9290
@@ -2893,8 +2972,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model
2893
2972
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/generate-discovery-report-for-download.txt,sha256=HiAbsJtK5YjbF3e2T-mW0LhVH9li4pf6poEgiSuBOFY,5053
2894
2973
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/generate-sensitive-data-model-for-download.txt,sha256=4JwDiziZInoEkIq5PHD89GdBHYx8owtmRbhgnAlVOqE,4782
2895
2974
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/get.txt,sha256=SBWNkaLc2iV3bOBlIY53PzrHvSB6451-Px83dzj2GOs,3147
2896
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt,sha256=0MkLIkpg1ZCwxJWP79c3dFYxltcGd2WNU03uALkM6Ic,4751
2897
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt,sha256=tPEeThk-DpsS_1bfYyMJ05R7tlMOfKfmSnA77gOZSaY,5989
2975
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt,sha256=S50C4Y_QFi1JErmXCyNoM8T5Eus-JdNusDXYE_P-dw0,5331
2976
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt,sha256=OwKGnLGN4g8UbKUf9tWnq-fBv3MQaRnwytfib6-22P8,6103
2898
2977
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list.txt,sha256=HQUtGePHOJwe1zeCrwxq2Asztss73aihy2xOv1kBloo,9362
2899
2978
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/update.txt,sha256=H0gxgCuMDxm1Oeuaez2SRsZujaPLnD3uvFjnG6wsLOg,10459
2900
2979
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/upload.txt,sha256=5-kc2SH9yzY1raBBd5fGcyE8DwJPi2EgECjH6MDPHF0,5358
@@ -2935,24 +3014,24 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/creat
2935
3014
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/delete.txt,sha256=y0ieKYqXDH6_ybtrYzbjlXlquYXus_fU1GXbJGut-Q0,4719
2936
3015
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/generate-sql-firewall-policy.txt,sha256=rk3kLxx2Yl-KqZoEZ1QrsJrPo_oQEw2Q2IB2YuqWtBE,4790
2937
3016
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/get.txt,sha256=G53rslalT0T0Pi64T3GiRw2VWVms_aBFagzbGxx4eq8,3312
2938
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt,sha256=i1-GXxf37WXQPCOnuF_Cudl9LQAIPldk-Vi_79r6is0,10278
3017
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt,sha256=15435JZsmQ5D4tQDUJIKnSAfl8QlzdT0RYeE3AiQGPM,10392
2939
3018
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/purge-sql-collection-logs.txt,sha256=uZADAs_cbFXfr2PwuBjOnNfvf1OhLkgZDnD0ukO8pTo,4757
2940
3019
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/refresh-sql-collection-log-insights.txt,sha256=Nl0rODe9fjvmrvtenI8cquU4nrecySxDdxuC6agVrvQ,4785
2941
3020
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/start.txt,sha256=PDNiDKDQrLcyLhzph4A-JMZwujtOUzjnOXlHtJnDZMQ,4650
2942
3021
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/stop.txt,sha256=5rc001uCniZEgIHcCuJBWOJBetrBQlXQgAjlJbpxGBA,4646
2943
3022
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/update.txt,sha256=62Zwj9SPc5Bc1mRqUJr1osiRBYT07dcaSsDw_lHDkkU,6149
2944
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt,sha256=0GH_ypHrz-9ZPcFKBEslaPxBL5_iKQixdjcaR-s5WOU,9472
3023
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt,sha256=4kMFHbqrdq5oFKDxEC2zHdaAcG88ampq4IF-wjOPDg0,9586
2945
3024
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-log-insights/list.txt,sha256=QwiM1203j2T7Hbwgcm2YlrDDs265SfIIyRKS9DCASa0,8709
2946
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt,sha256=msy1ubJHOVlJ3bUaJEwjWsHaeTgmW12vqUfi1gtyBsI,5814
2947
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt,sha256=vt6vIU8Gdd_X_SuVXtuCDP-3klHHXw0BZXUESV9dBOk,5796
3025
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt,sha256=cfYkW3WbMTAznmQu57njOXHdHls0Qc5sen9LVR4EHfU,5814
3026
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt,sha256=iu0Cmjyjs2lcr4fU6kvmo_2p-z6dpeywvhSn3E2Pep8,5796
2948
3027
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/change-compartment.txt,sha256=v1Kv2qTBzb-dVbrgGHv_ze70mit3gjjopzJb-JDQsYw,4621
2949
3028
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/delete.txt,sha256=ZDWDpJN2bkTegdmFENXhjw-qvTmm6uLPRKJb_Q-x34I,4200
2950
3029
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/get.txt,sha256=7dDnqATcypimX52qcVLCRewre3Ur7sUPjfD0kyaer9A,2791
2951
3030
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/list.txt,sha256=iw8-kPu9A4DuR4ThEU3fKdcuRVgfxdILl_UYY9jfD5c,10579
2952
3031
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/update.txt,sha256=d4x6MixjmnMnZZ8lKd_P-1X1Ixg9uhsNXb1lgAmW9F4,7790
2953
3032
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy-analytics/list.txt,sha256=_eBPLsSO1GiZ3lgGP_T7dX4jEZlW0SIwAhlIWSmGbOk,9461
2954
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt,sha256=6_28K9uZWoCnj_pe8pYef_nb_kLYvXc6kqV7c338V6E,10254
2955
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt,sha256=g0wtXhQPuei4wAjzu_3apr7GlOHk6O9Q606tTu9SEOQ,5258
3033
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt,sha256=yRVCDAtOHH8xZ_HScldFxPzGuELrMf-xe067X94p4ks,10259
3034
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt,sha256=zDS1a2Lg3cwMK3Ywln9lUwuxsp60DY485RIP9TWoC-4,5263
2956
3035
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/change-compartment.txt,sha256=OMo5oPDY9AZwTbOEFYc5FQkwYz_vmHNUaTZYUsQ-o7o,4281
2957
3036
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/create.txt,sha256=At6q6ZZFuE-D0j4BQ88OZk0AW1WuN2c8XvDq2bdKjno,6218
2958
3037
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/delete.txt,sha256=4UAz7TVr_ERdmIsCbrKS72pk5ApSqENDsSce7YKdLcU,5141
@@ -2974,9 +3053,28 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list
2974
3053
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list.txt,sha256=P623R_Gj0lXET7-FrwbD_qGoFzkBdsv5vrEd9QNNYX0,5494
2975
3054
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/refresh.txt,sha256=eHIAzs5qrClPow6XTefPgUB3VHFeD7TEAIpRKREhCck,4507
2976
3055
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/update.txt,sha256=kc7F5uttME0o1zMoRzJK20jd20X6ye-VvHAbpcyhbD8,7748
3056
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt,sha256=g-xV6uHH-lcEu2ehkbWVtkIwQBPuNQst7Y017MI1oxI,4998
3057
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt,sha256=lo-H8fHIi2-ae_LIdouF6rmuTtzTC6c0fFxFpvuyMVM,6151
3058
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt,sha256=NGfAJB3IPjHi82TVt-WM3YuuCaCn0NM9hsLwnUwXA0A,4853
3059
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt,sha256=qivgKkrJpmDR0TsIXGFNQrydLPIEYZR_0uo_T23T39M,4067
3060
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt,sha256=vTNX73aEOAGnCIlMwkVaG_Vg1mhq4KJG8i9AYGWrXS0,3462
3061
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt,sha256=2uAn3I04lJ58nvmNym7yo7c1xKO-XKGsJyZyLSNexEE,6706
3062
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt,sha256=sbyQjpJg3DqpS3Y7eWhEqUSqF3wfdSvwDeCkSa6nmbM,10016
3063
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt,sha256=aTy_ZGjcyyJSwECVbCeNSY8JyM2hPlx-LX2i0djCZfA,5872
3064
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt,sha256=yTZQH9z16fD7X41BJzTPZmY5TymVuLrGWtI4L-qMG2M,5478
3065
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt,sha256=Uoo9YOUP8B41WUxj2H9XsTrKp3ssw8oMndCwP42JGvE,7042
3066
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt,sha256=ES04Zm8_Y-bSarduCCfTwP6zcAArCgAgdyesQ26RqvI,5297
3067
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt,sha256=-ol78IDGdBRBOmLcp9BPNIWpWxN2Q9La2g572k477vg,3891
3068
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt,sha256=MVlN9o_TIHD_fxlYw5skemJS2O97FzqApVwdLbg3FEk,7542
3069
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt,sha256=0vtSGmrSMeWxPxo_BGKhlWT1LqdNT2T0_XLfXI8dFd0,10816
3070
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt,sha256=9vfiXfW_RkJ73rGNqw5ZWpGoKoerIKUQVrp4k9r48tE,4777
3071
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt,sha256=skAWjZzcHfy5tnIoRBply4Cw_8G3ZgPuOaj5Jcpc8nw,4333
3072
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt,sha256=S-jevE-YSJrAmaV73UfaDyFUh4wqXfRvqY8xQuM8ZNo,2979
3073
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt,sha256=v7Hnvishe1aOdJrM8IjGRePe9RkMAFU-E2VuYDT6Vmg,5759
3074
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt,sha256=SbM7STEf-jeGv5g_aAFQrbfMaNnwpqRBh_gnIJ6st80,6665
2977
3075
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/change-compartment.txt,sha256=P6vVGanXUUCPa1Frv8_4p-DrGA8Q9vdJ_HG52yq5uhA,4086
2978
3076
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/compare.txt,sha256=SVDBspBZ89CKJiNJaGujfTUQ8JFnSIYO385DcSrmq_w,5108
2979
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt,sha256=ksWrHlCz8e4QaDtS7IeY8a7aVB4I_OAtK5MHJQ02N3w,6944
3077
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt,sha256=n_nE662GgL-TWJO0YgZFD9Y0jrvGzvCCB_qFuezPMp4,7301
2980
3078
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/delete.txt,sha256=63LuXlY6zPXbj5K2dlmZDiKhBxlxkjdC77Xj5YHIrao,4858
2981
3079
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/download-user-assessment-report.txt,sha256=NA8bJ9eTipof8VJAd37TvqQb82g9poyhcFleQYZ7eeU,4346
2982
3080
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/generate-user-assessment-report.txt,sha256=6HURkdsVb8sHgY9j9MquEAklkAfgAzqUrnqmd6vRTNo,4993
@@ -2989,7 +3087,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list
2989
3087
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-access-analytics.txt,sha256=rYHR1vHi9N_8--ib2MCvmBE2DUMs_9WBCdRR6Zr9UnI,4155
2990
3088
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-analytics.txt,sha256=W56YB2IuHNyfEkhaMW5zWDXMREz_19OMvFrjrrS4ut4,23328
2991
3089
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-users.txt,sha256=0h6jYqPQBYAS2vW739FPdseOwNcvaOot8O-ZcAdMVbE,23045
2992
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt,sha256=cs9RkUpJ9YjuJi6tCmr3lJXomCWjHxIpqbq-cykL8vU,10632
3090
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt,sha256=bSGn_QuX7OigFgV-p4IBQQ7BATozNcaYZyWXAjZBikU,10925
2993
3091
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/refresh.txt,sha256=ftvi6Cu32gWRnkeQ2FIUxZr1xOFYzgEx9L10tcByHII,6156
2994
3092
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/set-user-assessment-baseline.txt,sha256=Kw1J8rkRzpU-40nSrC3Incnq2nI1WEJwXfH1HeZL8cM,5167
2995
3093
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/unset-user-assessment-baseline.txt,sha256=uNlPSFWMkkndUYK40Pt_wwC0IbSoyC2gUCwbxU6u5kQ,5392
@@ -3035,22 +3133,22 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoi
3035
3133
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/list.txt,sha256=zRdhfZ0dMIpxEB_v_gnuz0fyaOE5uEickuYeIMgv8Zc,4374
3036
3134
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/update.txt,sha256=-tYu-MiOmthsDAokXPhV3bmMQSzf2IY9txuBEroRrEs,6884
3037
3135
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/fast-launch-job-config/list.txt,sha256=xo7GsB2HP9EKn7L0Kjqfw8hoh9qabRPYoOJpPq9AHfU,3425
3038
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt,sha256=Z7D0mLoKQ7I5y2folrW3A0I2hAwxnNwF38e69Bv52wI,3916
3039
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt,sha256=JN8A3onnTO7hWRbVZNnrFTCT9SnUFvWUT5SC8f8X7pg,4093
3040
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt,sha256=hx_Zk562FTJDpCxin9fHtdVF4ZrN5_lXpbvKIjYFPoU,8349
3041
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt,sha256=13Bs2FDPArpx2sRszCaFBSKd3JYT9uwOoakpA9qxPcg,4860
3042
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt,sha256=ZPaYrvLGR39FPSOjJfEtvJ4uoIT8mK7PfeWLABF145Y,3757
3043
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt,sha256=PKcj-lN-ExgoTNmFa11svu_VSwF5ASY_SyjVKiZLjeA,3390
3044
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt,sha256=eKPrS2TWBvp3cntdK9apT-lZhjRip7LPoB7eMSKVXvs,3462
3136
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt,sha256=3lY-FQ3FgMGnN4czZsJaC-KINzmT5TVqQwEjaemjiQA,3407
3137
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt,sha256=guGA7tqaabBKCtbgBC4FqjbkpZ65te6ghy3vwIC79CM,3584
3138
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt,sha256=89vtXqKvSCGFz5IeX-8IUmEHMOIscQcwGNsK_Or-6ts,8297
3139
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt,sha256=-mkaLCaPR1KBmG3NCgdAtCs86vc0kvjp2vUWok-gmto,4351
3140
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt,sha256=kOEB8gjAiVe0hqYlm-Xo1ysG9VBdXxtl-3ba7H5rJxc,3436
3141
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt,sha256=JUEDwX5lLBN3iilXq7Tq7V4bK0eVH3hWxuFeBVFtb1A,2881
3142
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt,sha256=WDzyHaQJhfk3Xyr0977iibte8HQKfrY3kYjh9ltuzf8,2953
3045
3143
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/list.txt,sha256=JdLSJWlmEhXtUzcY_vSZVFm9qKkWyHg6SsVBuIyxQK0,4365
3046
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt,sha256=_9NPwtav29mePUkDddfV3Ak4guNDwRD1BGgxK9M2CnY,7333
3047
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt,sha256=nIFPIEBVaUU_7PFDyjiNk38G3T1LBApFGpR3RBkkLyg,3925
3048
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt,sha256=WYC1wED7rb9iC4vCsa-cAEqgKa50Qr1Lf1hVQ13Jgiw,4102
3049
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt,sha256=Xk-AacwQfgIIboWqzj9VLSytdFp6iLKOCE3dvxLkDfQ,7435
3050
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt,sha256=hHV_7lRozU4KYGpHGf9TC9L5vkDTXHOswAuSzpGwJRU,4963
3051
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt,sha256=TC1f6ZNkjRXS2trDbsiLks_FEN-qost2uZk-4G1e4Do,3576
3144
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt,sha256=qxupdqlxkn7_kFUXofXXSiqhAI2ATK5kCIbc-pVjaZM,6824
3145
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt,sha256=8XGpB4jtv2KrHxvczCm3nU7TfozpHALK7z7GZRe0M_E,3416
3146
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt,sha256=CIktONN7J3OfZOva6_wGRuNZ5-PIAJjPwyNLQcMyD9Y,3593
3147
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt,sha256=XtDmYxnISwvjguvpEOzuhmnYe3r8ESI1wYrZbzAppVw,7868
3148
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt,sha256=SfuWres2l7V6nh1WCbEnpZeT-js2umsFITWUNrg35BQ,4454
3149
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt,sha256=3COaJnfGFy5hbWlJALzSNGWYnNSdtJzvKFmn7RlTE3o,3067
3052
3150
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/list.txt,sha256=_apxpbn6xnsA0VYDuhvT4KQZeyvAZI-1IJ198yZMBaI,4365
3053
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt,sha256=ObzjKrxG_pCO9iJrb1SZp2e6c-v0YJ_TxsfVICeSVOo,6251
3151
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt,sha256=EKmvQ9jExoUerA44YfufMrxyK-D8Axm-iuqNrPO1Ehk,5742
3054
3152
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-shape/list.txt,sha256=IkpdzEsKfOMCwjfPqd9q1-QA9mGf_2iMpjCQ8brl6hY,3375
3055
3153
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/change-compartment.txt,sha256=k5Q2U7oKVw54Yd_R9-BiBPjbMPBov-gN1fcnzZmvdqg,3609
3056
3154
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/create.txt,sha256=0jxVj9E22AsTHbRl_UvKNxnO1asE89p0IE2nGsVhYNU,5203
@@ -3175,7 +3273,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/list.txt
3175
3273
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/update.txt,sha256=5prbzZNpKxnvp4zSRA-1zXO-qzBKbU2xAJojawakPyI,8866
3176
3274
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/cancel.txt,sha256=Yx4II3C2NR_tskzOEJoFSDw3TdWwnSzhTs2Fs3dDcTE,3795
3177
3275
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/change-compartment.txt,sha256=uvjis6fvjdlgJmAJ49Nv4VWPVBicHjgT3d1jBMUXIIk,3964
3178
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt,sha256=L-IY3rfqFY3OpLSuFetJ41l5zyZJzkce-r8VYACZ0ec,8111
3276
+ oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt,sha256=W9wvHdXubzj0CWmmwc5O400bPGImjrRi4-rOkf-4JbE,8583
3179
3277
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/delete.txt,sha256=yhdLrUgijpTUJW8TTbkfPdvc8mo4WYcz33-0HkyhuPk,4862
3180
3278
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/get.txt,sha256=mgmFrViKNm4IVrC2yAGlQ5S_asctho5HpE0QXHKKYrE,3366
3181
3279
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/list.txt,sha256=fkpdOuij6zS7Tr41JazMeZ_RZYDHfBn1oVx4-l01So0,4027
@@ -4026,7 +4124,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-cr
4026
4124
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt,sha256=lATKpxleR60qjP-4f1MkMNXEQR_IEt98pyWFJCKYHNU,6302
4027
4125
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt,sha256=E0LK15Hk3yF4X9gSupIJYM4DMgd8SgYNZ77ZLnHmJRA,8376
4028
4126
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-database.txt,sha256=e8_IonwQQGzAKQMLSRlI45taHbzuySfjXST8ut1Py6k,7371
4029
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt,sha256=hwL9r_x_8ZFUjs4ZANdVn6fj-qjKH-1byI3rOcS-_QU,3443
4127
+ oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt,sha256=jjkWCEdxpk0LI1wPodiB6xzo8QRSIIGb-MSD_5rniA8,8040
4030
4128
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt,sha256=HUPLOkfqvAiJ-XLwGCppMVYCzq15v6vCWVmb-TxfpOg,11782
4031
4129
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/delete.txt,sha256=we5CsUPHVq5sAR1OFkc0auKrTiN6O5oQwrUF-DRMQDU,3379
4032
4130
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/disable-database-management.txt,sha256=v56MVvAHq9Rw81mncfqoC7LQgle0yVTChvL9LMHBXeQ,4771
@@ -4417,7 +4515,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delega
4417
4515
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription.txt,sha256=NkKtm_Ic9AVj88tkB_00_wP_4RPLXk2YDuwiWiWCySw,222
4418
4516
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action.txt,sha256=K1pxnczoLn3fXEb69RjEEnoCrS6mA4J4nmCKhWfcrv0,491
4419
4517
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider.txt,sha256=XaTh_oQfhdSgURsZ4xHjC2ncX9eZmqSaIH5e-_KDic4,234
4420
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=Qu_fmCbl2Fyd17cYuZlm-jVwg7oM3p431m8zzv7B-Ts,859
4518
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=ScXBmJjBdHtHcViyO04WqMyYqBgxWURBtZndf3znyrE,852
4421
4519
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt,sha256=6PjFoSvqBqHuh08LUh3fmf7BQza63Z8bpQ1_in69lg8,6530
4422
4520
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt,sha256=c_2SBQYChMgLKqtnU78Mv2bSDy4Gzwl5DYiROYbE7ok,2976
4423
4521
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-delegated-resource-access-request-histories.txt,sha256=QdODn3pGRKpio43yNuIrioxLaZhHmw4A5ruFbTMkuQY,4029
@@ -4444,12 +4542,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/servic
4444
4542
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt,sha256=zGi_GMT3_RpZOZMQ_JvyKwJJoO4t0UtTQT1aA7BKISk,4303
4445
4543
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt,sha256=4nixS58TsFlTGMpZsGjXOM61no6ow_BlPkI3Hgb0WcE,2951
4446
4544
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt,sha256=a4JICkvZ80VVUQpFwrJryXV-Ip9C7omdFSb_U8_fU5c,4252
4447
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
4545
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
4448
4546
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
4449
4547
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt,sha256=dxEKeiMav_lfjcdaaI9-_UGvwhBIh67w2lt6jnsHDUU,144
4450
4548
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt,sha256=wRJWGf79YA_EQDf9ggjS7zwZ1N7XDxKDbHaH-DAHKjM,2809
4451
4549
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt,sha256=1kSp6RsD1bTvDmnABqIrtXpXYF09Xcle6eER9sJHpps,3891
4452
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list-errors.txt,sha256=HT-Y8wuPUr_sjehhAXfybaZNmyns98S-VQYh_qhNqlg,3636
4550
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list.txt,sha256=ddjDMJwZJRex-dwQVeUWiFYyI01OIzGW_NYv0Ypgsh8,3601
4453
4551
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log/list.txt,sha256=eyr375DkALxgveH3XwwaISB_XjIkecH4Wux80-egQvY,3593
4454
4552
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection.txt,sha256=R9lAYqkLxobM6BMsxiIeokL-Fk3nn7LIN-2UrwWDaH4,273
4455
4553
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal.txt,sha256=GfHJjMEBUGSMNQzK26MRashovglq-RB0hAB0KabZzmE,486
@@ -4496,7 +4594,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/project.txt,sha256=4xrF
4496
4594
  oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt,sha256=K1nq6d9CBUkgmPRHYpwph1fVidMQHS_75HMByT_C3u4,183
4497
4595
  oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt,sha256=nZdQDN_6BGvc8d_8evIZJd0wp3DIkxH2vIj5xGRR0jE,194
4498
4596
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment.txt,sha256=vLFDVCdbiZ0fFFvV-Ff91APq4OpZIZmaewXbQPVKe6Y,397
4499
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt,sha256=PX7ms3w7bMeffmhEfA7-nrWbyU-luq7Rzsc_4vG7kwA,778
4597
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt,sha256=kJ61t-Qo-DpScD866dMcfFycaZF0EFDNWhzonDIuQQk,841
4500
4598
  oci_cli/help_text_producer/data_files/text/cmdref/devops/repository-path-summary.txt,sha256=XODaBLIkLOdVowOf3U9S6vme7KA977ICKKlI0KrUVx8,204
4501
4599
  oci_cli/help_text_producer/data_files/text/cmdref/devops/repository.txt,sha256=Fg_fKJ94CTfyORh2I2imq260ocx4I1FVo-PGjlB1tRM,1007
4502
4600
  oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger.txt,sha256=8UnJo--G_-2c6e55UKu7-3VbcR47f_ySIsvoBVLtJNY,580
@@ -4636,8 +4734,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/project/summarize-proje
4636
4734
  oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-notification-preference.txt,sha256=62yePPj_U0YbpVk5gKgImdPu6WUfhLc7rcVGnHd-2rM,4393
4637
4735
  oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-project-settings.txt,sha256=qMCdvtaj322x8_T9VgU1dn0xdhJvBkWuG-JbF6AHHGA,4582
4638
4736
  oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update.txt,sha256=SW33fG1_Br73RIN1nHzbNdLVhnqpOtergVBWhPcfEJQ,6332
4639
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt,sha256=DUnQ7cuLFxX21C66CO1lu4u31P3dTFjhVr0anFcuMuY,4450
4640
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt,sha256=VzUA7ERg3sWRec9o5VI1FAvuFQIgjNMQQdg-uSyBFWk,4235
4737
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt,sha256=QTouV2V89BMTz3DFuPQhB7t1EzRl5QP8z7HBAWc2LvY,4487
4738
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt,sha256=7UaZJzEMIyOb6mvD2rW4omIA8OKoLrFxRWn5oV4chkY,4273
4641
4739
  oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection/list-protected-branches.txt,sha256=fRmu4DA9k12jCylH5nvPv6mm-M9WlLj6ZJLAXlk-aYc,4607
4642
4740
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create-pull-request-attachment.txt,sha256=ZCQ_ompj39dd_AjZ8UfBXe6msjR0FFXJe-SGUxI7WYc,5264
4643
4741
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create.txt,sha256=YQlROLriqzGH0kTTWZMs2kF1gnb8_A3ubzN9_3Bt-S8,7536
@@ -4657,7 +4755,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-
4657
4755
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-file-changes.txt,sha256=r3thxQ45hbotGgUqAtUJWRumtrbBiysSHmT-5rc_bZ8,4821
4658
4756
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-requests.txt,sha256=QByjsBlw5ms5H-qcVeAPePAV2WJBTXtBm4RpTpseb9E,4248
4659
4757
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/patch.txt,sha256=FzUaJAbeQsAUSn_DSgBSwbQhYZVvq5L6BhRzI6zQQRc,5217
4758
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt,sha256=heLecrsXHt5reAPZmfePEZgVFJgwQxOYLSDyHrMVTbA,4913
4660
4759
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen.txt,sha256=O7oxbL2868rYa3yR0o9v-j8TR4CkZi-UkaGDz5NYJsk,5474
4760
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt,sha256=rvP1sH_PfSGMOaRpP03ANzGixQwltasP1N2fzGvCefU,4919
4661
4761
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/review.txt,sha256=v2lKDApuJnSnARteQw-aaX35A5V0S86HJ5V8A2scc5M,5761
4662
4762
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/unsubscribe.txt,sha256=rd75TKpSP2xqIKJN-8efSilqjjoXRqT9oEwQt1GMLBM,4912
4663
4763
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/update-pull-request-notification-preference.txt,sha256=rV6QYsGKSpDIb0sx-MOB9EeS94GJy2Sk0dcl27d5uxE,5466
@@ -5031,7 +5131,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/email/work-request/get.txt,sha
5031
5131
  oci_cli/help_text_producer/data_files/text/cmdref/email/work-request/list.txt,sha256=R199iCBlCkjz5jiftdML0hcfw4p3uIlq5uYVBqeovPs,3478
5032
5132
  oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-error/list.txt,sha256=wuzjo-YCvzTyaOG-odmG6CcSMYe4tAGTsUqfnjZoCX8,3456
5033
5133
  oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-log/list.txt,sha256=klz0ULWPhW-bHF6frogsPZaifmryddTFwgrIkMDxa8A,3448
5134
+ oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response.txt,sha256=mau25HUoAWiNBPWGE736uTkG-VlcqHBMzKI9UwiDaOc,236
5034
5135
  oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-submitted-response.txt,sha256=7WXV8XCSJrj4UZDrZjsdy7PJTVxPkf-s12oaC9GL1n8,224
5136
+ oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.txt,sha256=dAS86zgURsiIxkXXbFhZSaZqOgEhgJ4Zu8YKFmxg-yM,4409
5035
5137
  oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-submitted-response/submit-email.txt,sha256=Aw77LyQufB4H_u4txAmX0ptPV2D52B1E-tSk7wvq30Q,6019
5036
5138
  oci_cli/help_text_producer/data_files/text/cmdref/events/rule.txt,sha256=Yb9SvJY6Eo-ogtrikos03m9-mp3tHJFuGlkYx7Oxce0,242
5037
5139
  oci_cli/help_text_producer/data_files/text/cmdref/events/rule/change-compartment.txt,sha256=rhxMRoLZgnYMtBGHTqAKCg2LU8KhxwwkKTUP6618EU0,4257
@@ -5710,31 +5812,31 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/get.txt
5710
5812
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/list.txt,sha256=_zXlLlFkUfvtezAR-zjpCypIswD0Ng5a1tMZJ61B9OE,3756
5711
5813
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/add-lock.txt,sha256=mshwADU7wx90b6fnfBQAyz9alXJP1kHw59B5au6KhUA,4396
5712
5814
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-compartment.txt,sha256=Z-naVgA4yHfNQe8zpnMuIpjj0ni1QDHSeoHRuqHndFg,4676
5713
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt,sha256=bzp-wFrk4r57kvAC2G3ABo6_itlbYwWfOveuNiv0Leg,8886
5815
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt,sha256=iFKadCaGITBqGtzVcf2p9szQExAT1QaZVgdMFiwMPQQ,9095
5714
5816
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-redshift-connection.txt,sha256=o3wnUNN2BKkToVPGLWUfKeLs8at0F8GDvnf6G5RK-Ww,9854
5715
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt,sha256=scsdk7cucNjL-JSp4nmsxvxLCl7Sk8TUJ73-KXnPAbg,9129
5716
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt,sha256=7o6_cHSc985nn3eQMdgWYe0M4BD3N1aslC9M23-INWg,11160
5817
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt,sha256=A6ugEQ3uz3gpAJBQIQiYVuzJIEF507mch5GAnzGnOL0,9152
5818
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt,sha256=MvXUWlx2R_NGlGEHMy0V1FUVro0gl4K-N6_CpjKXhtA,11521
5717
5819
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-synapse-connection.txt,sha256=dPJHgjZ6lvbJmxh7YTXyyAWa_Qt_FgkpEp7Kv4gzOyQ,9965
5718
5820
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-databricks-connection.txt,sha256=Mtn68Nq0_XAk-TA4aSb-cVUDiAjj6dqhEi6xUK0NhPY,10050
5719
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt,sha256=EVT65feMZDD4moEfXIkxvNIDlANe-5cgRxlcn2FVpf8,12143
5821
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt,sha256=5LvqoEsvpjH-SE3bAPzVdBE3LUfjQAG3EH1NehWd5W0,12495
5720
5822
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-elasticsearch-connection.txt,sha256=RUzC8FAA1IYFBDn8ABSJswKLGpJx2o0pGeq2Xpf4lZo,10590
5721
5823
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-generic-connection.txt,sha256=kJEUvfpg8bXGeFqt5nJ9U7uIK72CvHb8uyTZY_Fzb80,8536
5722
5824
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-goldengate-connection.txt,sha256=X0a1X2NRWIvljDBU2tPLC7moFKSGRFalqIacD0vMcII,9588
5723
5825
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-big-query-connection.txt,sha256=ZnBxOC2AchmgfziJ2Ltmaq4qTfk-1TMbgyUKfvDT03s,8752
5724
5826
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-cloud-storage-connection.txt,sha256=eplhICsLtJLZSGn35CXgByJsbVbLb-vKhjLkXkLV4IA,8795
5725
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt,sha256=uJPbBqyOtaEzqiJkkz6RFn82RgnissNPVMxe7ghGrFY,9050
5827
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt,sha256=KyELLn2tlQvB-wlyv0fe_1OvZGW7p5cydE9u8yYNEcE,8732
5726
5828
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-hdfs-connection.txt,sha256=xKrViFWvz4hzBvmE9QE0nb5KAQLAkl-del70ORNZwKg,8583
5727
5829
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-iceberg-connection.txt,sha256=XP2y1nMCw8s__uRg1OG6289ns2unUh6tjTne0JfHPnk,9367
5728
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt,sha256=umzDP5mo1pKxZ8XpTIUmRXIxFzER36kWdXG6CDB1VRQ,13655
5830
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt,sha256=lFkcy2atNB-Y2BsYows5QV0nO6_vAZfVUG6D70YRla8,13656
5729
5831
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-connection.txt,sha256=XTiZ9botBAqCQl1DCdWChm7bLd2NhjaNBqFWJdlEaGg,12330
5730
5832
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-schema-registry-connection.txt,sha256=TRa1Mw0iYgMG_GOhgzr4JROeXNLVJxbLbn-cwuIVzvY,12524
5731
5833
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-fabric-connection.txt,sha256=X_ozWFgwMYP2B5ieuG3BDtdOzEO48GcgM1BOHthNM8E,9371
5732
5834
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-sqlserver-connection.txt,sha256=O9oKrGe2eco5_ov25EkUd7ELbtT4rz9Bn7DRFBPNZU8,12068
5733
5835
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mongo-db-connection.txt,sha256=Go8nsxNWUNsBYrVnxxQkdS2BxA0nMag3EAmB9Ama9HU,10224
5734
5836
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mysql-connection.txt,sha256=W8ZGWTlEFp8CJkZzWJoCD7I0lTdyoL7GKrU0nJnTJtw,12914
5735
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt,sha256=xMwp9KnP5xrz-YkmMiGZdk9jhfjmhZnOVLY7YEOHorg,9993
5837
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt,sha256=Y997TGsY6HFxg8Zrl_61PA30xUxY4cVnc0f2Ubrja9Y,10013
5736
5838
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-connection.txt,sha256=ooFezZtOsri5MtZ4NTcfN3XXdOpqDQVFVVQnKEbKU9c,11246
5737
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt,sha256=CL2WLSOexH6gRvKIgLp9UpEu7gSZJnlGAjmKURx_r3U,9987
5839
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt,sha256=hvwa5SoRdbnNNbfM0CR654Pkl82qzbKVw0UK59fcDys,10007
5738
5840
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-postgresql-connection.txt,sha256=DC2dk0m21moMnpPsb8Lkt0ahNIGBAeaB7JEtaWmnpU8,12868
5739
5841
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-redis-connection.txt,sha256=p2-UsjwEOLzpaETfe1yHQ76yNBzwJJyxPmvsVHh7WwA,11668
5740
5842
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-snowflake-connection.txt,sha256=zqB_6yPJAUZ004gEQPVBAtJqOdoiIf9XK8P85A9tmQ4,10923
@@ -5743,13 +5845,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/get.txt,
5743
5845
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/list.txt,sha256=h7Ayd4GRjYDGO_v8dxOb2kvt-AJP2NqUbOAq30H-xG0,6793
5744
5846
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/refresh.txt,sha256=PikKZP0eVi1OPYkAro0sJzpaIZu-SGahSqfzOMDLPDw,4083
5745
5847
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/remove-lock.txt,sha256=oLuFeUpygiX04UDu6ETJPVxRjKP70QpCg3we3fy4JAI,4280
5746
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt,sha256=wZpGqzpDCd4p5IgNfHieE9gzE7kWrN4Z3sPxY0wwSKc,7741
5848
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt,sha256=ELjI65lnlYSyWPpozGA38gwIIrorR6Px2ZAaEbx9f9k,7950
5747
5849
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-redshift-connection.txt,sha256=XlMoVztH3JVQ8jUCbO9zzYR1vIlD-Qcsn3Z2XeLI1Nk,8461
5748
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt,sha256=0CDB3Nc1pHRsYZ5WGPX2r1LMqLk08e4CjgpVDGzljG0,8004
5749
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt,sha256=ox2JoaqW2fyzLsmaNYxzDYnNRZEFYwE4u0AP8dVdt9g,9682
5850
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt,sha256=_QMC4Wk2rwjLf_x0slJ0z3rXuORrUFP3NxJR6fObGZE,8027
5851
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt,sha256=izy7yHpDD2CDUcM8jgKvNo1xa0YqSfML-JydCucQ8TM,10043
5750
5852
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-synapse-connection.txt,sha256=QluHCq8a3rFSsNpvukPdPgehJE1ebqyjgJKwKisYT0U,8557
5751
5853
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-databricks-connection.txt,sha256=i3_-EzYJrbcFHbCL868s5ZPwk01b2-7--Xr9d889BJU,8627
5752
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt,sha256=0C6gsqzhOVokAII6zpyzYVPbZsE7m-8EktSstC8opUY,10129
5854
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt,sha256=ljhdCUuXPGXsxghtGmxFPwFiK1bKOmayl8Nzcd1zpKg,10481
5753
5855
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-elasticsearch-connection.txt,sha256=OFRew8fWSPp-N6s_Ce5NJW7QveT80ziKR9WVdJvjecI,8905
5754
5856
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-generic-connection.txt,sha256=HY1q0HjTXmUCfhNSxGF2LkONXrEco1TnTmofZJgaNhU,7464
5755
5857
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-goldengate-connection.txt,sha256=PyQBuSX-_3dtI3bvdd9mYba_o4S11hWFfOjfk8UJ-aE,8718
@@ -5758,16 +5860,16 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-g
5758
5860
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-pub-sub-connection.txt,sha256=hfGFKaL2PoFxc_IyDiQP78X1mMzuASeRSQ5XpagAyLo,7851
5759
5861
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-hdfs-connection.txt,sha256=vyFx0k3ImPnr_7EQ4FMarTPNMchT411KT-Rl0_qBhYA,7452
5760
5862
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-iceberg-connection.txt,sha256=XXyMuY2hKSGx4EqIWD3aCcRGwvjWfu8yqS1eKKH2j0A,8121
5761
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt,sha256=8VhI21nWpqQI6kgraXo2TTj2axTsuF7z3_7VOe9ARw0,12527
5863
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt,sha256=xqXZ6mF--Oy00qEe_RQmQurPSE4_1iKfHMPnp77dP7g,12528
5762
5864
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-connection.txt,sha256=zk9_xik2X5E3oNtS3rdpkve6YW9-tfyx6YH_o-KSArU,11475
5763
5865
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-schema-registry-connection.txt,sha256=7R0qgbtxrsE4tpNflMyypDk6KppWPotCKDPvh9WVgy8,11139
5764
5866
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-fabric-connection.txt,sha256=4cI_S7FSvRSiH7Q0DrRP1sHrop9DKcmSsVOznXHqhWQ,7993
5765
5867
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-sqlserver-connection.txt,sha256=cSWPgTivX3pYLLOOsRwvTfOWRj6y60mdz5KjxXlB2yo,9925
5766
5868
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mongo-db-connection.txt,sha256=of5iRyl4WmGWRIsemsalldoqE0igF0Jl3GbXL4gp2No,9361
5767
5869
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mysql-connection.txt,sha256=KkCAmb35iCJAHXxtpIS1OjSNZMnS7fzIBqOH0jvJGbM,11302
5768
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt,sha256=Jv-L6lWwqcA3-Z5mx-KBbXmQs6z8fRi9E3XazHTRdKY,9107
5870
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt,sha256=VwMAeHegJdpuXTdEqzIGq-KX72vNjdrGgM6YVtNTsAw,9127
5769
5871
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-connection.txt,sha256=GleMqAXbEmPwEqias-CLpuBu9x4thhF0r7g70ErjBBQ,10158
5770
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt,sha256=g8OOzLB4Ji15eV5Gixx6Cg9_6QOKe4wwJudFr1q8g3Q,9111
5872
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt,sha256=IdlUNzQuQEw6kvlOMBWPnFiCxgsOFaryNrRAJdpSBUs,9131
5771
5873
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-postgresql-connection.txt,sha256=FD03miQKkso0HuNH_NEg68IMLgHrxSkUDba_OrKkQh4,11226
5772
5874
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-redis-connection.txt,sha256=qWTg1cIIrcS-_Ghnm7xzY4aWKsNkz2VffieBSKV-c4A,10255
5773
5875
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-snowflake-connection.txt,sha256=L35Se4turnTAaUVsLCmC8q7yxfnJfShf90h1aYYXyNA,9071
@@ -5850,7 +5952,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.t
5850
5952
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt,sha256=rWOBa_VKTYY-MaaQpgbAvAeJ8nZoctQDWho2s4wX1pU,3205
5851
5953
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt,sha256=EzdsVrBmWQZBCwi4UKkZHywQkCQgRcg62ml-YTpknEk,3215
5852
5954
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule.txt,sha256=TGKSIFXpaqCm_i79P_45Ebd4PsucVoWuEsI7tZ5QNjY,747
5853
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=oUZ-3TLlzVQFu6R5HkXgqmV26XEXBRr6K6sf-B2DaJc,262
5955
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=6E1JPWJwkYEKei7hivYXIADvPwAB0ucuJipfNVVWev0,279
5854
5956
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule.txt,sha256=RDRdSpzYGqJnCo6y7PuBQ_ZkcVJ2onD8j7eJ_XzkJqI,247
5855
5957
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule.txt,sha256=2-seomAEnKzfLBZpyOXCnbQGzFsJUEIf7ADX-cnRFpU,495
5856
5958
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion.txt,sha256=JEuQKkXKeNrLIzj1w1jWA5bFCHTplrdt4DvoPgwAtLA,337
@@ -5877,14 +5979,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane
5877
5979
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt,sha256=UQ5DtFBNWRngZsRIfl_k0SDkabKLqj0Jx7zG1ibNCOk,2897
5878
5980
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt,sha256=C1OwOb_C4apZNRAuNj6jxLtUkhk90WkP0f5wqxkSPJo,3935
5879
5981
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt,sha256=POX41lH0Qn6XpnZwcygZ65NOx2GwDcLQJZ7A_qfpzjw,4320
5880
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
5881
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
5982
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
5983
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
5882
5984
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
5883
5985
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt,sha256=ppMuQa-4dyhZHDxvLHlBGTwEW2nE90rA6AlEmp_sDJE,3222
5884
5986
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt,sha256=AWzzQWw-HEt2EAe2NJitsSUjK9q3--4im71X7Dh7Kr0,2830
5885
5987
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt,sha256=UM49uAHi8HQnmiYbuvGE10M6R7J_jkMz3nZKOu7uqxA,3620
5886
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list-errors.txt,sha256=JDB4ieNtUv77aIcHzTzyv-3AB2HubHUE8kB6zfjllSk,3684
5887
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log/list.txt,sha256=j1bzTpiVx0vcMBgv1UwxrsA6Fmpf-8oLDLmMTK_pwxc,3641
5988
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt,sha256=8jOc0ExsTUxkuTxZ2FARQqKWHdbnVWnCBxlMUFe38FY,3649
5989
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.txt,sha256=QhTIaagELUGg6VHqLwz76LZ_wCIgTJnFMc5F1tsSYdo,3749
5888
5990
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor.txt,sha256=WJlsQ1wPbzczvAUiVMicgaFHnPscAMDiPb8Kj0xMxc4,245
5889
5991
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result.txt,sha256=zcygFnKRIn4cHdPQafl50bhiLeErptIAUpven3duA6k,387
5890
5992
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe.txt,sha256=f2WhMEjdazb6skkMW2nlG0NRt4KB6Jhwv2m58NBIcDA,196
@@ -7607,6 +7709,28 @@ oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric/list.txt,sha
7607
7709
  oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric-data/post.txt,sha256=9L9TKQ8ZQO-VCQD4NH5mr-Gr81CkUg2xw9-XSGyZujo,5191
7608
7710
  oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric-data/summarize-metrics-data.txt,sha256=rEWsYu8onxoAVRUantiaaMk2MlOVR-9d-V6iFE7m3hc,9991
7609
7711
  oci_cli/help_text_producer/data_files/text/cmdref/monitoring/suppression/remove.txt,sha256=HSk2_wVgDbOjbd9UX8vo0ab-uhOro18v_lMZDdr7pAQ,5160
7712
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata.txt,sha256=n5aZx5Tvn9uhMoTvlGCBFMaaN5g9LjHUFAL0vcPrUdA,565
7713
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata.txt,sha256=loTpyG4jt94C4DL-EiCKwYizeqDlRMoL3bSiPAZ2HtE,392
7714
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor.txt,sha256=BxAi9IFKEh428m4CM0TWf42z83QYek6TRsmShoNL6nU,373
7715
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor.txt,sha256=ZJXwm4hzw7As_JhkKwowH2TiIZNsVC__wmprOvlKQj4,378
7716
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection.txt,sha256=71kLG6tCmJd7M_w31bscKo4_K4WNEQ9gs6zybYskC0c,279
7717
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection.txt,sha256=Tb4stHz-peFShOyTL_H0nmDm1Z0LngviitXzcX9oqqE,314
7718
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection.txt,sha256=0FeUGv6tcMlI2-JhVmD-LkMGOD5iGgo72luKBhlYa2E,251
7719
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.txt,sha256=OczHSKA86Fr66TipRfAHuXWMGzMM2eGNPPs2nDT_XQE,6327
7720
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.txt,sha256=252PESjlyz4QeRtpWImkpNwg2ncPzU3bvvK1RI-E8fY,5455
7721
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.txt,sha256=-Jk9fAUHU20RuqeMP0UJNCmG9Tmj4d0CSCq4XPS73K8,9383
7722
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection.txt,sha256=Lr29kms17Vj4l2sSo87xt2mr7ZoK8VKKWLGzTMMHvKE,207
7723
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata.txt,sha256=0S4saQ1F1gri0fmMGtUvx1HKG3CyzR-4rxXadnc90l8,200
7724
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata/get.txt,sha256=TpJs8M7aGpiCnorg4BYlyV9S9hond0WDP06ZCMjPVd8,3175
7725
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection/list-multi-cloud-metadata.txt,sha256=8CzNCPdEA2puiZMycLhc4mi3L0UKfbfSUoS8cglWiwk,4063
7726
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection.txt,sha256=XqMC77zfDNGxyWOVl4urQi7m1WavPn6lQJKwFJlF8Gc,260
7727
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor.txt,sha256=IJm_Q4Qp-mkqh1VHi8_4DZotXyDmXNf3r5ohapn87uM,401
7728
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor/get.txt,sha256=Y8Jw1mTpoX-A_Ad6rGnx8LhZTLB74nKsUaMzMpW6HeQ,3780
7729
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection/list-network-anchors.txt,sha256=-Gjib5Wn9SjuxTX037QKWwcOWqy_8EjSESAH8MkM8kc,5591
7730
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection.txt,sha256=XXPQQlGiDBUhT5_1_rsRVYL62hKYAK0D4TOONOb08Js,265
7731
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor.txt,sha256=0GbGy1gZW89KWYMrusMex4CZnAt4T4VDXMqesKczCzI,405
7732
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt,sha256=cAA2vuO2p7HLRJZsuwhk8LkFQ6JG6sPHsLzew3_Gi7I,3690
7733
+ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt,sha256=uBWqw8RuGW_4rdMmRGLkOfvgIZAKpFSCv6UtUknsuqo,5135
7610
7734
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt,sha256=MF4R0sPGaVCMSl49ZpG1xUoCUVDbr4DfyHP5xIWdZsE,536
7611
7735
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel.txt,sha256=bTi36cywn5ov26qBs6VRBpTIi3i8wrRf9mFRSVKCIUQ,225
7612
7736
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration.txt,sha256=e9l0zyr9GxB5IWQQyEkbSvCExzPaT5lvtmXZG9wPoKQ,229
@@ -7687,7 +7811,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options.txt,sha25
7687
7811
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment.txt,sha256=Nmzneem3Kwk5MhmJXd9bcKYj9Q81bWPWRc7u_0lfiUQ,406
7688
7812
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-redundancy-status.txt,sha256=Osr5DWKR_vo2jqEieGTPiR8NkFydOjXF0cYf3Wo07AQ,199
7689
7813
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement.txt,sha256=HuWzeAHLcq-gGEZtvyFPo6ndEmCHhMRpxjMb7EAfMfA,292
7690
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt,sha256=clU9bFbo5xZQpKU87EbB7Bhoro32vZXbMmqxtEH7JBY,1855
7814
+ oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt,sha256=MCHTySvTjMRDLBK1DHbcqADFerRFu2rEEfAkzJt_5qg,1948
7691
7815
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule.txt,sha256=MXYMjJ7sVfhnJNXs1jctc8uR4wleqh5yoMXaDjJYH8g,444
7692
7816
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table.txt,sha256=u-0gNZ7zEUIo122ahQ56EuvLqtkOsLL4HS21X0kahug,890
7693
7817
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg.txt,sha256=DlINqjjRm7Cp8DIDLCD9ipthOKV-i9MbcSUuIrDBYMk,778
@@ -7799,7 +7923,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/list.tx
7799
7923
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/remove-export-route-distribution.txt,sha256=LFmNxbBBDN860pyTEGOPLN82N2AdvRxAUo5hTFqGuC8,4355
7800
7924
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/update.txt,sha256=29ZIWcGTJJWI3CqErkzlwDs9AbG9Y6x74iK8cU2pVQY,7048
7801
7925
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-redundancy-status/get.txt,sha256=75UH1vKB1Za1X2soHtMHYHo8Y3DTZ5-tWak8WvCTC0E,2837
7802
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt,sha256=h3rxfg5EDoxpTnJM2-Z5QLt6vO8J2L2-nEdkapKR6ow,5911
7926
+ oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt,sha256=WpjQtfYwzevtjdZwdfVCwK9u5Q37g3MO_XoC7mymkjc,5879
7803
7927
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/delete.txt,sha256=1YGyKAyO0kQVVeG70fujZw3MNP8Q4TWhfkdbbOEs_L8,4405
7804
7928
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/get.txt,sha256=JaAWVeUYPWRgOhUsjBO9jeUFN9nhGycUD_iwc9Qj2uw,2790
7805
7929
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/list.txt,sha256=c9mD3IuLHQnGTZyjeHrrYNntvx40wV1btAzUz7JGJiQ,4701
@@ -7830,7 +7954,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/get.t
7830
7954
  oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/list.txt,sha256=ft1XF0MdLEjgSToEvMBDGxvtaaGKZR9VOzHqOAeQf2c,4718
7831
7955
  oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/update.txt,sha256=DFIzcAykvqhchOjsQ2XtKTTnXUxSqtZfwiuyFI7CO7E,5782
7832
7956
  oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/change-compartment.txt,sha256=Kl60GPBpAXzWNBARYbJHDERIAVHQMj6qXi04mPH217c,3249
7833
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt,sha256=D_JbmJV-Rp1DMOoKAJMtYnV1YOLjeziOEAe27Jk6S80,9310
7957
+ oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt,sha256=80vMn1yytKHOq3To3JzX2oXoDqhhtMppgsS0BVKmShY,9056
7834
7958
  oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/delete.txt,sha256=lhj_RwjQQ6n2dqOkpB4iMDQ4jypmdMmOXDu3OIRqtOw,4580
7835
7959
  oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-config.txt,sha256=vpyC6CQeDNb_vTJqzNHzy2hfGDHXBJwZqEpx3QPF6iQ,2789
7836
7960
  oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-ipsec-cpe-device-config-content.txt,sha256=LiDHKsURdI_NBFzX10iLRZMhHh1tZhf2KyW01OjLyF4,4209
@@ -8203,7 +8327,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-log-entry/lis
8203
8327
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster.txt,sha256=JXlcuMuSjhT0bfM4eVO9KdMfjQ42Nmmkbr08ur6vSag,317
8204
8328
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host.txt,sha256=3XlzzgEm2_30zY7U1GLsczXjydpyaQPbhfQe0QZOyNk,595
8205
8329
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc.txt,sha256=CQIa9hSYJnwoobEX5L5exWya62jdTqef1MeFHPTHJfA,869
8206
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=ZxoepGdGREXWenGVP3Qyls1wdmx62TKkJKmerSEzXtk,205
8330
+ oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=kDeXQH694uqh8esZ4MoemZm7V7j_dov1PaR_15H3-NU,198
8207
8331
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log.txt,sha256=fs9KJ3jJXaOETQPekNTmRBNWcIKD2RR73TqDpDwqg0w,186
8208
8332
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request.txt,sha256=JsRn0O40f8wgM-fzmtn9GwtokAjlBR-JxCZhkR4Gs7Q,138
8209
8333
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster-summary.txt,sha256=pLPiks81e3MqChnbwdgxDE7clmIpPTpXEFgIW6Ltmu0,142
@@ -8235,7 +8359,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/upgrade-hcx.txt,sha2
8235
8359
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/vmware-versions.txt,sha256=ascNyFoBcCt26Q4UAgwoBoAWDfCHwii5mZK42NyB_CQ,3807
8236
8360
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/get.txt,sha256=BDhlVowHKrm4397oiuufIaFo1HKXsq0iWqZRl5uClAQ,2704
8237
8361
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/list.txt,sha256=nwFC4CBQrRClXioQAUy3nl41C55ZV6f4CA2jJo08kp4,3426
8238
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list-errors.txt,sha256=2iiSTkukrI0U5deKDL3X9hVOSZFydMPsVaW-cfQzIss,3428
8362
+ oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list.txt,sha256=TvYquZLxpn5GubF4Mm68_WpHVEXW-A2AqBBGQhnKBLo,3393
8239
8363
  oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log/list.txt,sha256=b9eaCzDCp6M9E3T84RMCutKxcQym-4sDAhqmShnLqow,3385
8240
8364
  oci_cli/help_text_producer/data_files/text/cmdref/oda/instance.txt,sha256=_b_Ex624M19PWRxvuNsTxRZ0zFDgRrg5OTPEEZwfGQs,213
8241
8365
  oci_cli/help_text_producer/data_files/text/cmdref/oda/management.txt,sha256=R6tp9PluDlG4rGspEEwcEPtlTVwc3es0AhfckcgoarM,2997
@@ -8838,8 +8962,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invita
8838
8962
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation.txt,sha256=LvBcZIPE8MckCZXFt-eNFLe1BBKS1p_bAhnThYtLLwk,358
8839
8963
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping.txt,sha256=mbw2t-OP0ADliaCjfcdUOOBRjMz9PJ39gZbLC8ace5Q,178
8840
8964
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription.txt,sha256=lnJu1PYHCPCeSWdWV6inKAMLsAQY-Ww0gtXqNULrQ40,220
8841
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
8842
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
8965
+ oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
8966
+ oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry.txt,sha256=8wFPE3-I-Zm0sDOPE-9tFU9u964tYYVEffc55hPiY_w,173
8843
8967
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt,sha256=CqqYgMRHLcb9v40j_5zXV2wEzzXEkDylVzIvshuOTU4,318
8844
8968
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/get.txt,sha256=MeGsKlwUcxS9GV35lwdZ-Bot6hy1kmyIw8sugn7NSe0,2848
8845
8969
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/list.txt,sha256=siSosVy1vgspqJWAjgbHufZl5KK1DY1KxqxkgSzYAjI,3895
@@ -8890,8 +9014,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-map
8890
9014
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/list.txt,sha256=jNujfSQyyK2rmVKHsvewRGd7CQEzOU_w2wnKqZNjvrw,4032
8891
9015
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt,sha256=pN90IakAwEh5CC6dVEpDmytF3HZrgqzTjc1m_TEwh7k,2743
8892
9016
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt,sha256=wrQR1xUsAUEbMnVrDooXxVB-ke5NczG-K35W3azrOZI,3339
8893
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list-errors.txt,sha256=ZnZihQnLf9JI8MZJHEYsI9lZrVs655mYN483fzoE8ww,3396
8894
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log/list.txt,sha256=ERh53LH73r69Ov5Fo9h4QeXie_TOpU9XHGh2j7EFlGA,3353
9017
+ oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list.txt,sha256=AB5PNzclNCSJWqOu-vBpMFT3XqmrcbXGsQ-KDZjOM1M,3361
9018
+ oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry/list.txt,sha256=4bvmJAf-Qa6JYk-hjjfDS0QAWUl7OhR2T7J8xJh3Gyg,2605
8895
9019
  oci_cli/help_text_producer/data_files/text/cmdref/os/bucket.txt,sha256=C_uqazUqUyr_c5g9WVWFuADexOW0phQcpxu6BUSq3N4,678
8896
9020
  oci_cli/help_text_producer/data_files/text/cmdref/os/multipart.txt,sha256=0bzYywL0aSnkDEALLRBzGMur-kLC4MdpXEVSS60lFpM,109
8897
9021
  oci_cli/help_text_producer/data_files/text/cmdref/os/ns.txt,sha256=pmjAwJtr2wPD5186FycBl7WEdMRbX6TNRef1jgXUgqw,806
@@ -9373,9 +9497,25 @@ oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request/get.txt,
9373
9497
  oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-error-collection/list-work-request-errors.txt,sha256=RucRCbJAMoq4E0O0TEAxfUwkGNAmbqBOuJnCtiKInLg,3692
9374
9498
  oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-log-entry-collection/list-work-request-logs.txt,sha256=FVtPX9E4bdiCeSaJo2fHVmEg8QyKG1H9HQHVJ5pzHfI,3692
9375
9499
  oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-summary-collection/list-work-requests.txt,sha256=uCbigawEj-S1XEWGZYPQl4KTCTYo1ZHTeVPN8y1f2T0,4003
9500
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set.txt,sha256=_q58rUIwuTT4tlbN5Kz_VduYk0XsqFpw-WV-VsMbDFY,482
9501
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set.txt,sha256=kF5OiHEKACq2hPoIZQO3-OUsWUsYbO1ga9Fv6P_qVL0,382
9376
9502
  oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user.txt,sha256=F43LzmVGBHZkLhwq_WotrN-fXE268evRRjr5WC9IFxg,698
9377
9503
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster.txt,sha256=x6UiEWLpuZWcevyiJzXHp0wGPnarslaEgS_PdWxepwM,607
9378
9504
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-identity.txt,sha256=VJvWzH4-gksQe90l4FH7JtaWCHGyHC5NOU7RYenwRuo,293
9505
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary.txt,sha256=xCEOKdj1YDiPmv5lr3UUcWuNU7weA7HBatGSTkrCdBk,244
9506
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary.txt,sha256=nIREXFZ0amVP6bhnJV4uFGJnzcmV7uwUCr16dOqUIf4,210
9507
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set.txt,sha256=eDGbLX3JAsOPxVq2ORf-JAsDDooombWDsJC56Fzs_AM,284
9508
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary/list-associated-oci-cache-clusters.txt,sha256=n9i5KLhB337T9YG8zv9PreO1CF3z3DDhyMLUIiqMV6k,4835
9509
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt,sha256=Y4Ukr3G2pJH-26ZB-wAv3XNBjMsG_mJy8k9J4cOIel4,5391
9510
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt,sha256=LxqhiIfOBy4WYcpIrHIEXMgyrfmk2sEZQ75jDVvhUjI,6656
9511
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt,sha256=QFtiNT-3C7txkv-WQLU5N3J2mwsxt8YQkzVYv7DXezQ,5234
9512
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt,sha256=W2UEfu6JZabeb_d2Wya1f49WjjPiR2f1wdZjm62XaS0,3825
9513
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt,sha256=0xtXYK1k4h9pQPqsIZQqb8TWopWNmuP7BMQS_P6u3II,6626
9514
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary/list-oci-cache-config-sets.txt,sha256=bWHgf3v3nfeRRputiWz9BUHF9kw8dGWVhOPVAh4yPow,4013
9515
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary.txt,sha256=q9iwQYx97oabo5Y96v_hJghVIVHsPOCS1CXjJTtRaSk,241
9516
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set.txt,sha256=oR7bgf3kxZZDDpfKROuy1csSjVxSoV1talUuZOOpq1k,256
9517
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt,sha256=estF8_rDkwSdBu0pSW1xXkEeyi7Cod_IUh9yzEzc4OQ,3315
9518
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary/list-oci-cache-default-config-sets.txt,sha256=bsIWcS4ZqBJ0jY86uUvRGAhyxb0CJMcKRFdtdLmEMUo,4439
9379
9519
  oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/attached-oci-cache-cluster.txt,sha256=N70PrVYKN4qp2QLgrrRa09zG5AFGeSQLMWKDM_9qBlg,208
9380
9520
  oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/create-oci-cache-user-details.txt,sha256=HPX-ft0DQldRVIu9whWc8NxCae6qqNb8fNb_TO0Uk-E,304
9381
9521
  oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user-summary.txt,sha256=gTQ3ImOdGckLuW3n86xoLzlJlwdeXl7TIhmv4qTkSu4,161
@@ -9402,11 +9542,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/attached-o
9402
9542
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/node-summary/list-redis-cluster-nodes.txt,sha256=wBPtWai493BkNCNA7Wg4zd_-zHAooh6_YBZU_rhN5lw,5130
9403
9543
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/attach.txt,sha256=pfPMNstmPaKxdAmxKyFiYBjcF5oDsUTf1tASeQRqaSw,6236
9404
9544
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/change-compartment.txt,sha256=1p-h-spGyoZjwN_1NAQt5DT2gHsXmtnRKJ2h7-BUtT0,5772
9405
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt,sha256=e5erCxBXpM4DwjJsh1vb8QYQ0HF6-FXzEAxlq3rTvt8,7603
9545
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt,sha256=DyaSzEs8h3SzGkbr9eg7-YL1xcVr1bI70zERfCOWjo0,7704
9406
9546
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/delete.txt,sha256=U-9Bj3sxQwFAZN-sSGjcAneV6IX3w8dq6iROoITL9JI,5616
9407
9547
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/detach.txt,sha256=e99WlS8MV4Irxj9w0Pz9qjBCLlbBWDCtnH3lxrkBxc4,6236
9408
9548
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/get.txt,sha256=PHVNkHm4iBYjw4_kip5W8Y42jpXG387dFI0ZNTdu6N4,4207
9409
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt,sha256=TS3rguwSxebmIRUiJSC1TAdHLctAfwuT-LfEhFUkxRA,7963
9549
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt,sha256=3Ne6p7gZwUgvpigLULNtHuVTfzbDGjV15_MfSGOWHjc,8064
9410
9550
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster-summary/list-redis-clusters.txt,sha256=cKjPWFax2L_Y4fW1Aguh24n2j1MCig6UBDJ5oFrTsEI,3791
9411
9551
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/cancel.txt,sha256=meY29RoYATFVXwWX-AVM5GTN3Bs2IXwgYYznIot7nlo,3139
9412
9552
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/get.txt,sha256=q_LjDZgxivXwqc4NJf6V3sPN8y27vivFBdeCvL_ni3s,2758
@@ -9763,7 +9903,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/get.
9763
9903
  oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-errors.txt,sha256=hpf9siBonGoRJ9jPU2RVz1NOzEV-fjQAhuGPVANbfk0,3617
9764
9904
  oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-logs.txt,sha256=fdAlq0ha51eeBKhtxV4xXDGxn0QD6hxf5UQuEasRtI4,3605
9765
9905
  oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list.txt,sha256=k5uaCzd3zR84K4tBSqaL6sspO6w42o8L2akYrlbt6GU,3891
9766
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=WMz6_tNvNrkT9erM1qUqFvIuuM2XeFUoYWCo13JWyok,2913
9906
+ oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=s_8sMHmsMs9mvbXabNdJAs8MkugvXxhYpQMD6qOg_l8,2929
9767
9907
  oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt,sha256=TLg1or41EXUOZaTezQJmgdJ-rIQKIoQpp_HP1HbcE-0,1299
9768
9908
  oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt,sha256=ej-pnKU8N6KwwzU_cvZWVyMc6WdJdcVJrriRPOqvtZk,1119
9769
9909
  oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt,sha256=SC5oZnPRzBhgrp2f-Z2zXflYauM68ej9TSTUr5E7AWg,801
@@ -9963,13 +10103,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/update.
9963
10103
  oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/get.txt,sha256=TsXTMfjwFW8Brshll7-BxCkBMwp0QXTQ7EKG4cOVr0o,3959
9964
10104
  oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.txt,sha256=XnMPPUJJNxWfp0CYWUy4G2nnhUfSaVRD2E5WodQDoXQ,4175
9965
10105
  oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type.txt,sha256=VJByWoKDcYI9FTe4NxPpKE-SYLjGvGIYNnWuodNA8Cg,185
9966
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt,sha256=PB2Nlf3dXZa4o8sAxGUqCrFqFa6LrSEWh7ALON75qTo,154
10106
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt,sha256=LFN4Yw04jZvMq6aY5eMHKbZyktvD8fYGV3AxdsuMkSE,173
9967
10107
  oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response.txt,sha256=SX1rgBJ0weBVHR6pLPiaIjLOW-AUnp_QGEvhSGoQaoo,208
9968
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=PjD_xiPaTomVW3Foa-GP3Ym55KsONZrKkKAzBrw-cRg,4716
9969
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=vitvcHmDeIRiDx_bKJ529RZY-Ro0cX5UBBWcEyfdoWA,2971
9970
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=A-PntEcl8BknDHqbt64zR8RT5ambzVekevLX1Bm8loY,3879
9971
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=RRWCx1xHoSlto7WtbZq9PGSg7j_1klYebZcQCB6SI6w,4115
9972
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=y0dugA3czjAL95wOVaz0DA25Bdv7nefUVenXZTlpPMo,3967
10108
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=M9hvGLrlZlzZFBU17TdOMbxH5b7D7EJQ9JXdAc_aDE0,4915
10109
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=7C94Kge1hljfFb6SGAV03Hvrq-_qHggnvmb5TcyXRCc,2973
10110
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=hMH34UW_U9Ftwp_Xel8oLfuMLMqvh9rWimpLrLyitew,3880
10111
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt,sha256=2jMNJKBYo2JWRTZyEOKeYeTQcdNK57YeO6nWQtOWBWE,4939
10112
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=qguNMCZ4Dnkktu4vu0Dp522l5YCtHbQaYAlevMrupIU,4318
10113
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=0RL6F-patRYLdPDqxqFBvfDRlGhRZ8cdb9Y_ZfMC0cA,3969
9973
10114
  oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=_FryR8_DBcBmdkFM322MXKAb7HGn9zcx-ijeKlU9uiU,2887
9974
10115
  oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts.txt,sha256=L0l5cjtkknEEAOf2rmUkg-ISUfvJKltHIlAFRxxGSmo,172
9975
10116
  oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries.txt,sha256=IX0fJmkY3qrfnTKWy8K9k-lDOauZjk69q5BaTOzVvJ0,161
@@ -10477,7 +10618,7 @@ services/ai_vision/src/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuy
10477
10618
  services/ai_vision/src/oci_cli_ai_service_vision/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
10478
10619
  services/ai_vision/src/oci_cli_ai_service_vision/aiservicevision_cli_extended.py,sha256=Qn-KFwSgdqwFFyg6TV9KyquBbAkOcgQWyhZtEGF1eRk,1997
10479
10620
  services/ai_vision/src/oci_cli_ai_service_vision/generated/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
10480
- services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py,sha256=9QEYicks7ApTSot-IaO4E_K6zqldLyV4xaceCAzyn08,125816
10621
+ services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py,sha256=1NOeT2CMTHno69C_iAU8TP9iqcv1Wes7dNUgWdmyyx4,275306
10481
10622
  services/ai_vision/src/oci_cli_ai_service_vision/generated/client_mappings.py,sha256=agRbFw0NIQiEzqMmfq_N5U_aZj5y7Xkdo5k88TkuP8c,822
10482
10623
  services/ai_vision/tests/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
10483
10624
  services/analytics/__init__.py,sha256=qtPcvDK5nBiB4YBT719QzotumyDRnj0BT2NsLKo_bGg,437
@@ -10734,10 +10875,10 @@ services/certificates_management/tests/__init__.py,sha256=2X4O5Y1rIC6Vaq30CZ2V9n
10734
10875
  services/cims/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10735
10876
  services/cims/src/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10736
10877
  services/cims/src/oci_cli_incident/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10737
- services/cims/src/oci_cli_incident/cims_cli_extended.py,sha256=m5lHEHuouCm9TE_gQ_QhYs9dNehvr6rRyXFnBd6kNeI,4965
10878
+ services/cims/src/oci_cli_incident/cims_cli_extended.py,sha256=y0ieuM7ndGKuRHFZOh7wsUJoH8Gy5K0qCHf3hCCE8hg,7518
10738
10879
  services/cims/src/oci_cli_incident/generated/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10739
10880
  services/cims/src/oci_cli_incident/generated/client_mappings.py,sha256=6HTcUvoMYPnKfdL-2AfF0w8rh8xgUK0gJpTjitufc4Y,764
10740
- services/cims/src/oci_cli_incident/generated/incident_cli.py,sha256=HrXAcE2lgMsJOEQFRFOVdhsrTSdtfKZHHngTszVTHvY,27359
10881
+ services/cims/src/oci_cli_incident/generated/incident_cli.py,sha256=GKGMxv-mHjV2oGfD3mZO2crtAVgOEVbWBWXAG3JcLU4,31786
10741
10882
  services/cims/tests/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10742
10883
  services/cloud_bridge/__init__.py,sha256=CP_qVhJTrm296KtDVmG3CXW65vtNRwodoAYG4Czhwjw,437
10743
10884
  services/cloud_bridge/src/__init__.py,sha256=CP_qVhJTrm296KtDVmG3CXW65vtNRwodoAYG4Czhwjw,437
@@ -10844,7 +10985,7 @@ services/core/src/oci_cli_compute/compute_cli_extended.py,sha256=gNAozHuyHCW624y
10844
10985
  services/core/src/oci_cli_compute/computepic_cli_extended.py,sha256=gyP4xriwv3xEBqRv2vpvqKVjXsCc3wOT01zm3pgG5Bo,6981
10845
10986
  services/core/src/oci_cli_compute/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10846
10987
  services/core/src/oci_cli_compute/generated/client_mappings.py,sha256=mxERP53mnReNsGqmXRrKoNtuTGxYLo0YRLXcTtuVCMI,761
10847
- services/core/src/oci_cli_compute/generated/compute_cli.py,sha256=QDngBlXU7SR-Dw4mb_vK5VzKoQ2ZWmkfH6lU8TfsukU,1094011
10988
+ services/core/src/oci_cli_compute/generated/compute_cli.py,sha256=1UJRQJHq3eyZu-Uu5UpiEQAJkkN9rU1TvtYeHWna10k,1089947
10848
10989
  services/core/src/oci_cli_compute_management/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10849
10990
  services/core/src/oci_cli_compute_management/computemanagement_cli_extended.py,sha256=Fq8R1iLwZgv4v_LhPQsnaQ5HwRJtUjDB8lDD9VVS-eQ,5897
10850
10991
  services/core/src/oci_cli_compute_management/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
@@ -10858,7 +10999,7 @@ services/core/src/oci_cli_virtual_network/__init__.py,sha256=pRTjVbe6ACrpVVj19fO
10858
10999
  services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py,sha256=SrtfdCOvUBogLOwM1jEtUnZIX227-0PSzB_btlxXfQQ,55472
10859
11000
  services/core/src/oci_cli_virtual_network/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10860
11001
  services/core/src/oci_cli_virtual_network/generated/client_mappings.py,sha256=wB69iMocYmnD6t8-0r7hBvGm_JV9xfDFBniE-3kPTNo,783
10861
- services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py,sha256=KogLVh3PlenWoA5i7gxXrqjBNddtaab_mDTjFNnoG0s,1098750
11002
+ services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py,sha256=aIJYy3oowird6_PSTGl61OfCYi5miRLeO0mcEViKlU4,1098833
10862
11003
  services/core/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10863
11004
  services/core/tests/extend_test_blockstorage.py,sha256=4ikjA4au68lxR8N-Mb8lCo0LFRkpbWtwIFufTkwvNfU,758
10864
11005
  services/core/tests/extend_test_compute.py,sha256=le9beqMGCjoyJQECqB5Pel2mG5jhxc_1c5Isj-1h3xk,1295
@@ -10926,20 +11067,20 @@ services/data_safe/src/oci_cli_data_safe/__init__.py,sha256=i-IJa-kvkDrsgjQmvp13
10926
11067
  services/data_safe/src/oci_cli_data_safe/datasafe_cli_extended.py,sha256=XvAGhs_YzcUYhypQS1axquP4qrhuJig2N0uBchw2xM8,19443
10927
11068
  services/data_safe/src/oci_cli_data_safe/generated/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
10928
11069
  services/data_safe/src/oci_cli_data_safe/generated/client_mappings.py,sha256=jEfzcUrrYsfAi_clMjZbHAruGBRoGj7GEOxx3GvHC-c,800
10929
- services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py,sha256=LWb9Jk_25eFnllR0EBFBP0qQ8eFV-BK_6msnPsA0lTE,1844922
11070
+ services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py,sha256=glLvqNLGMmmaqjyeAfn7R8gxvswjLayjBWZPvGU1Ojg,2132824
10930
11071
  services/data_safe/tests/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
10931
11072
  services/data_science/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10932
11073
  services/data_science/src/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10933
11074
  services/data_science/src/oci_cli_data_science/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10934
- services/data_science/src/oci_cli_data_science/datascience_cli_extended.py,sha256=WG08c9xRMmiNq_ts4ZINsbIL05-ZeRIls33YkvCdVi4,89017
11075
+ services/data_science/src/oci_cli_data_science/datascience_cli_extended.py,sha256=W5z9oPdIxmZdv3yJmLgfsUR84gL1RV8ZL0w2Dt3Ooeg,91892
10935
11076
  services/data_science/src/oci_cli_data_science/generated/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10936
11077
  services/data_science/src/oci_cli_data_science/generated/client_mappings.py,sha256=q-NYNAp7X7P6kqoilMbmNOgW7IPfjelfHgozlppdDJk,830
10937
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py,sha256=OX53jkUOBvDbdJ9uISq6nEploR0DYqoW19yOoaTnEJc,948207
11078
+ services/data_science/src/oci_cli_data_science/generated/datascience_cli.py,sha256=jR9IGJ91w-it_3gkMCWU-w5vL9h_e0w57fhLFzVqY9U,1076685
10938
11079
  services/data_science/tests/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10939
11080
  services/database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10940
11081
  services/database/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10941
11082
  services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10942
- services/database/src/oci_cli_database/database_cli_extended.py,sha256=hPSE3pIDeIKo4M7gdmhN1wZeZuvDaIY3pMAS1BGHFPg,310241
11083
+ services/database/src/oci_cli_database/database_cli_extended.py,sha256=rea25HsutX9aD4hs8Sn5irrP8e5yrj_jK3V2LfKO9S4,311857
10943
11084
  services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10944
11085
  services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
10945
11086
  services/database/src/oci_cli_database/generated/database_cli.py,sha256=WuiDSo9tJAbuyfVmbO6wqH3ZC65cJzBKuP6kTlMZEYc,3237160
@@ -11075,7 +11216,7 @@ services/devops/src/oci_cli_devops/devops_build_cli_extended.py,sha256=c6j26a-Jx
11075
11216
  services/devops/src/oci_cli_devops/devops_cli_extended.py,sha256=i2AISkde7BJ_eyyUqmPmLR8uegX56bykwVpoVBxrKVE,126808
11076
11217
  services/devops/src/oci_cli_devops/generated/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
11077
11218
  services/devops/src/oci_cli_devops/generated/client_mappings.py,sha256=igpa4FbI-AvMkP45ZLhL1ItQrypdoJH0DNlPM29z6_U,772
11078
- services/devops/src/oci_cli_devops/generated/devops_cli.py,sha256=ZJ6o-tWOuhSlrPWC6p4Ffmep7rCR4NCIhzniDQzmUWw,1308150
11219
+ services/devops/src/oci_cli_devops/generated/devops_cli.py,sha256=cucIXq45fLHK8Ugzi_M9Yl5yL9Ic7f0UHkP6Ax_MlUU,1312059
11079
11220
  services/devops/tests/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
11080
11221
  services/disaster_recovery/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
11081
11222
  services/disaster_recovery/src/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
@@ -11218,7 +11359,7 @@ services/email_data_plane/src/__init__.py,sha256=dnqFA299p5wd24MVg1vA8OmOvkAiUF3
11218
11359
  services/email_data_plane/src/oci_cli_email_dp/__init__.py,sha256=dnqFA299p5wd24MVg1vA8OmOvkAiUF36Qa-QI5FIBtQ,437
11219
11360
  services/email_data_plane/src/oci_cli_email_dp/generated/__init__.py,sha256=dnqFA299p5wd24MVg1vA8OmOvkAiUF36Qa-QI5FIBtQ,437
11220
11361
  services/email_data_plane/src/oci_cli_email_dp/generated/client_mappings.py,sha256=Qo-UVPzgZIqBxCibbZgr8gDvspjbQZ_T7-u-N7Depps,846
11221
- services/email_data_plane/src/oci_cli_email_dp/generated/emaildp_cli.py,sha256=leJFcGoXZnHU_mU-SroNtN9vIB5L_VH8UvB7Fip3N5Y,5780
11362
+ services/email_data_plane/src/oci_cli_email_dp/generated/emaildp_cli.py,sha256=UEZ-BmoHhd6K6OSRoG9gAyM9TFpn82716v8Kkhk_B10,8553
11222
11363
  services/email_data_plane/tests/__init__.py,sha256=dnqFA299p5wd24MVg1vA8OmOvkAiUF36Qa-QI5FIBtQ,437
11223
11364
  services/events/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
11224
11365
  services/events/src/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
@@ -11352,10 +11493,10 @@ services/globally_distributed_database/tests/__init__.py,sha256=qbM78P2JRGCr1Edr
11352
11493
  services/golden_gate/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11353
11494
  services/golden_gate/src/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11354
11495
  services/golden_gate/src/oci_cli_golden_gate/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11355
- services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py,sha256=gkPYYsUob6wJ4Zi7-XZzpGjVlz_OzfyCFVqA0V3NibU,62513
11496
+ services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py,sha256=RjXOqXwAdpRcuGxV0fHb67rox7_7wS7z3hLxTahiyo8,65732
11356
11497
  services/golden_gate/src/oci_cli_golden_gate/generated/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11357
11498
  services/golden_gate/src/oci_cli_golden_gate/generated/client_mappings.py,sha256=VSHkahwhS0YBERx0fW4TWcAQobhuKsG77lkj1ByQJOU,820
11358
- services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py,sha256=Ix2p6fV1KOpKuOLniLmgkdYMU-S-hLhwcRqFdix6kZM,1182141
11499
+ services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py,sha256=02mzhJYWrHu2HKSJCUFudD4s-jg-IArtcHZmVnZHBhg,1185816
11359
11500
  services/golden_gate/tests/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11360
11501
  services/governance_rules_control_plane/__init__.py,sha256=81RduIPbR0JOJ7Q7w3USFuIsvpc0Ti8jqSyd5Dn1Uco,437
11361
11502
  services/governance_rules_control_plane/src/__init__.py,sha256=81RduIPbR0JOJ7Q7w3USFuIsvpc0Ti8jqSyd5Dn1Uco,437
@@ -11634,6 +11775,28 @@ services/monitoring/src/oci_cli_monitoring/generated/client_mappings.py,sha256=b
11634
11775
  services/monitoring/src/oci_cli_monitoring/generated/monitoring_cli.py,sha256=lHyQ43FQyHgf73R8but6m5pBZBDYXYqiIdZvDekI0bM,134142
11635
11776
  services/monitoring/tests/__init__.py,sha256=L9ftJA21CZ1l34Bu17SldXTmeLLHdu_lr2RJAjzmj9U,437
11636
11777
  services/monitoring/tests/generated_test_request_transformers_monitoring.py,sha256=28toLbjDFY1WSIth8O_IA0NICvIalXzBRicWRizAt78,721
11778
+ services/multicloud/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11779
+ services/multicloud/src/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11780
+ services/multicloud/src/oci_cli_metadata/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11781
+ services/multicloud/src/oci_cli_metadata/generated/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11782
+ services/multicloud/src/oci_cli_metadata/generated/client_mappings.py,sha256=gtys45ma4DKgfvo0hS3ub-T5GXgva9PSOuG6LQ47I_U,806
11783
+ services/multicloud/src/oci_cli_metadata/generated/metadata_cli.py,sha256=7RgUAq9hFpEOelM-evpmMSM1TEDqaf-OVifcsX9lDmo,22487
11784
+ services/multicloud/src/oci_cli_multi_clouds_metadata/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11785
+ services/multicloud/src/oci_cli_multi_clouds_metadata/generated/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11786
+ services/multicloud/src/oci_cli_multi_clouds_metadata/generated/client_mappings.py,sha256=CQs2CKXQUa6HBAARiVTEDL359W3ffDSYy5gnM9MyoDc,841
11787
+ services/multicloud/src/oci_cli_multi_clouds_metadata/generated/multicloudsmetadata_cli.py,sha256=d14oxoSeF08QEA5D-y3nWobbd6hsWisLKLQjcypMgSg,7159
11788
+ services/multicloud/src/oci_cli_multicloud/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11789
+ services/multicloud/src/oci_cli_multicloud/generated/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11790
+ services/multicloud/src/oci_cli_multicloud/generated/multicloud_service_cli.py,sha256=8B9WLVpQd6rMpM0XoU2cYua0UcdKGWGGn0NO62encxE,1146
11791
+ services/multicloud/src/oci_cli_omhub_network_anchor/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11792
+ services/multicloud/src/oci_cli_omhub_network_anchor/generated/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11793
+ services/multicloud/src/oci_cli_omhub_network_anchor/generated/client_mappings.py,sha256=UClUvbhyxpw6_cicJHb1mzRvvdWMJr-yoN1J9dUouiY,838
11794
+ services/multicloud/src/oci_cli_omhub_network_anchor/generated/omhubnetworkanchor_cli.py,sha256=yhlWKPf5ZsJDpljxmIt8t4HoLaHO6cBU4KVI4Y6_dzY,10155
11795
+ services/multicloud/src/oci_cli_omhub_resource_anchor/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11796
+ services/multicloud/src/oci_cli_omhub_resource_anchor/generated/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11797
+ services/multicloud/src/oci_cli_omhub_resource_anchor/generated/client_mappings.py,sha256=ujzPHHiFCKKaxb75iJUm6Ofy417WD6qnari8kQTC5U8,841
11798
+ services/multicloud/src/oci_cli_omhub_resource_anchor/generated/omhubresourceanchor_cli.py,sha256=OsV87BDZrYONk3GStJvgOx360ewJ1mnKJ1vZc3hagZQ,9595
11799
+ services/multicloud/tests/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
11637
11800
  services/mysql/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
11638
11801
  services/mysql/src/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
11639
11802
  services/mysql/src/oci_cli_channels/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
@@ -12061,6 +12224,14 @@ services/recovery/src/oci_cli_database_recovery/generated/databaserecovery_cli.p
12061
12224
  services/recovery/tests/__init__.py,sha256=UnHVPgd5ohwjn6DZtiygXawjRumXyZrTBgRIYs_RexA,437
12062
12225
  services/redis/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12063
12226
  services/redis/src/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12227
+ services/redis/src/oci_cli_oci_cache_config_set/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12228
+ services/redis/src/oci_cli_oci_cache_config_set/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12229
+ services/redis/src/oci_cli_oci_cache_config_set/generated/client_mappings.py,sha256=cYTg3KcJj0tyFA5oI7iz3i2Knw572fQuysZ7DEDtcdk,801
12230
+ services/redis/src/oci_cli_oci_cache_config_set/generated/ocicacheconfigset_cli.py,sha256=0d6CTU6pbUKdQKLkZR8yWDTUkIux5mq_RdTrrL4WnEc,34559
12231
+ services/redis/src/oci_cli_oci_cache_default_config_set/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12232
+ services/redis/src/oci_cli_oci_cache_default_config_set/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12233
+ services/redis/src/oci_cli_oci_cache_default_config_set/generated/client_mappings.py,sha256=sCuk6067iSsRuKfhcecr7sxorx0LeV427xM_HpjOrb0,823
12234
+ services/redis/src/oci_cli_oci_cache_default_config_set/generated/ocicachedefaultconfigset_cli.py,sha256=f-r4yvKvJhfKfxT0_B8vOWiRe-b0VtpO2z3JJHT76Ws,8324
12064
12235
  services/redis/src/oci_cli_oci_cache_user/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12065
12236
  services/redis/src/oci_cli_oci_cache_user/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12066
12237
  services/redis/src/oci_cli_oci_cache_user/generated/client_mappings.py,sha256=YB_7BKnfH1ynXEWJVxe7hPCVVexfUyTED1oen5i1aYw,785
@@ -12071,7 +12242,7 @@ services/redis/src/oci_cli_redis/generated/redis_service_cli.py,sha256=lMnh6dIpi
12071
12242
  services/redis/src/oci_cli_redis_cluster/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12072
12243
  services/redis/src/oci_cli_redis_cluster/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12073
12244
  services/redis/src/oci_cli_redis_cluster/generated/client_mappings.py,sha256=v1GxMLmsoXOU-ErDD6uzq--mxItDxQGkla3n1qF64OY,784
12074
- services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py,sha256=llgZjleEXU2-BTF1IIhl0KFZvXAPs5cI4mhB4h5H86M,63900
12245
+ services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py,sha256=wyAXRUG1REZRpzVyb63HlPXQzh4tHwq_xjlbnGgp-yY,64422
12075
12246
  services/redis/src/oci_cli_redis_identity/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12076
12247
  services/redis/src/oci_cli_redis_identity/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12077
12248
  services/redis/src/oci_cli_redis_identity/generated/client_mappings.py,sha256=AX5ECz5ZcDltf5Gn4UR34PbUYCNdtZb2i3MgUlf_JTs,787
@@ -12452,10 +12623,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
12452
12623
  services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
12453
12624
  services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
12454
12625
  services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
12455
- oci_cli-3.63.2.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
12456
- oci_cli-3.63.2.dist-info/METADATA,sha256=dM_CGktSgP-AyXgwHaWUs_yEnL-SvytyibwTpXeTBtU,7066
12457
- oci_cli-3.63.2.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
12458
- oci_cli-3.63.2.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
12459
- oci_cli-3.63.2.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
12460
- oci_cli-3.63.2.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
12461
- oci_cli-3.63.2.dist-info/RECORD,,
12626
+ oci_cli-3.64.0.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
12627
+ oci_cli-3.64.0.dist-info/METADATA,sha256=XxIG7SbYQ2WcFxSTrxkZgqk7vMMhBa832RuMgh7INzM,7066
12628
+ oci_cli-3.64.0.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
12629
+ oci_cli-3.64.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
12630
+ oci_cli-3.64.0.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
12631
+ oci_cli-3.64.0.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
12632
+ oci_cli-3.64.0.dist-info/RECORD,,