oci-cli 3.63.3__py3-none-any.whl → 3.64.1__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 (289) hide show
  1. oci_cli/bin/devops.psm1 +5 -1
  2. oci_cli/bin/redis.psm1 +28 -3
  3. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +133 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +180 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +131 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +93 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +194 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +129 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection.txt +14 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group.txt +22 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +142 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +187 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +184 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +141 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +103 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +137 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +137 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +206 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +202 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +137 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection.txt +14 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job.txt +30 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +138 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +173 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +163 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +136 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +98 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +189 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +177 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +137 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection.txt +14 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source.txt +26 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +108 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +157 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +132 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +94 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +167 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +137 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection.txt +14 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint.txt +22 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt +76 -0
  42. 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
  43. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster.txt +2 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +0 -5
  45. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +0 -5
  46. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +0 -5
  47. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +11 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/compute.txt +2 -4
  49. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +2 -2
  50. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +2 -2
  51. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +140 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +182 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +138 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +108 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +145 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +211 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +192 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set.txt +28 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +5 -0
  60. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +11 -10
  61. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +9 -8
  62. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +5 -0
  63. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +5 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +5 -1
  65. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +5 -1
  66. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +5 -2
  67. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +14 -10
  68. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +205 -0
  69. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +135 -0
  70. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +5 -1
  71. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +5 -1
  72. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +5 -1
  73. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +5 -1
  74. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +143 -0
  75. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +14 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +14 -1
  77. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +10 -1
  78. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile.txt +6 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +5 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +6 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +6 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +187 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +5 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +1 -1
  85. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +1 -1
  86. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +1 -1
  87. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +28 -1
  88. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +1 -1
  89. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +9 -9
  90. 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
  91. 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
  92. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +13 -2
  93. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +9 -0
  94. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +134 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +135 -0
  96. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +33 -2
  97. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +2 -2
  98. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +2 -2
  99. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +112 -0
  100. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +186 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +49 -1
  102. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +41 -2
  103. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +5 -0
  104. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +5 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +188 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +174 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +21 -3
  108. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +145 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +145 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +129 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt +18 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +3 -2
  113. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +159 -0
  114. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +131 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +3 -1
  116. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +8 -0
  117. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +3 -1
  118. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +135 -0
  119. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +189 -0
  120. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +133 -0
  121. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +95 -0
  122. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +197 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +375 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection.txt +14 -0
  125. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config.txt +23 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -2
  127. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +179 -0
  128. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +135 -0
  129. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +131 -0
  130. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -1
  131. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +10 -1
  132. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +132 -0
  133. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -1
  134. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment.txt +8 -0
  135. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -1
  136. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +21 -2
  137. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy.txt +4 -0
  138. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +27 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +5 -0
  140. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +5 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +5 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +1 -1
  143. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +1 -1
  144. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +2 -2
  145. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +2 -2
  146. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +138 -0
  147. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +175 -0
  148. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +137 -0
  149. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +118 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +99 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +189 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +365 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary.txt +15 -0
  154. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group.txt +25 -0
  155. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +164 -0
  156. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +142 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +195 -0
  158. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +140 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +102 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +202 -0
  161. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +385 -0
  162. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection.txt +14 -0
  163. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +132 -0
  164. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +129 -0
  165. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +92 -0
  166. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +171 -0
  167. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +205 -0
  168. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection.txt +14 -0
  169. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition.txt +20 -0
  170. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy.txt +25 -0
  171. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +13 -2
  172. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +14 -0
  173. oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt +118 -0
  174. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +1 -7
  175. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +1 -7
  176. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +29 -24
  177. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +1 -7
  178. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +2 -7
  179. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +1 -7
  180. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +1 -7
  181. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +1 -7
  182. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +1 -7
  183. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +1 -7
  184. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +23 -7
  185. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +1 -7
  186. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +1 -7
  187. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +1 -7
  188. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +11 -0
  189. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt +4 -0
  190. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt +4 -0
  191. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt +157 -0
  192. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt +129 -0
  193. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt +92 -0
  194. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt +145 -0
  195. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database.txt +8 -0
  196. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +8 -0
  197. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +1 -1
  198. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +1 -1
  199. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +119 -0
  200. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +119 -0
  201. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt +4 -0
  202. oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +4 -0
  203. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +3 -1
  204. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +83 -3
  205. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +9 -0
  206. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +4 -3
  207. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +9 -0
  208. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +20 -8
  209. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +8 -9
  210. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +1 -1
  211. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +2 -2
  212. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +2 -2
  213. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +9 -0
  214. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +4 -3
  215. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +9 -0
  216. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +20 -8
  217. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +1 -1
  218. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +2 -2
  219. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +2 -2
  220. 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-logs.txt} +5 -5
  221. 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
  222. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  223. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  224. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +2 -2
  225. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt +12 -10
  226. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +11 -16
  227. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt +4 -0
  228. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt +4 -0
  229. 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
  230. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary.txt +14 -0
  231. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +139 -0
  232. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +175 -0
  233. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +138 -0
  234. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +100 -0
  235. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +173 -0
  236. 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
  237. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary.txt +14 -0
  238. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set.txt +23 -0
  239. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set.txt +33 -0
  240. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +96 -0
  241. 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
  242. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary.txt +14 -0
  243. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set.txt +15 -0
  244. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set.txt +21 -0
  245. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +4 -0
  246. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +4 -0
  247. oci_cli/help_text_producer/data_files/text/cmdref/redis.txt +32 -0
  248. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +2 -1
  249. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +15 -12
  250. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  251. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +2 -2
  252. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +153 -0
  253. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +20 -14
  254. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +2 -2
  255. oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt +3 -1
  256. oci_cli/help_text_producer/data_files/text/cmdref/support.txt +2 -0
  257. oci_cli/version.py +1 -1
  258. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/METADATA +2 -2
  259. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/RECORD +288 -161
  260. services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py +2349 -448
  261. services/cims/src/oci_cli_incident/cims_cli_extended.py +70 -14
  262. services/cims/src/oci_cli_incident/generated/incident_cli.py +76 -15
  263. services/core/src/oci_cli_compute/generated/compute_cli.py +19 -79
  264. services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +21 -15
  265. services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py +5 -1
  266. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +3832 -391
  267. services/data_science/src/oci_cli_data_science/datascience_cli_extended.py +47 -6
  268. services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1351 -139
  269. services/database/src/oci_cli_database/database_cli_extended.py +53 -2
  270. services/database/src/oci_cli_database/generated/database_cli.py +222 -2
  271. services/devops/src/oci_cli_devops/generated/devops_cli.py +62 -2
  272. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +39 -5
  273. services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +67 -25
  274. services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +38 -4
  275. services/redis/src/oci_cli_oci_cache_config_set/__init__.py +4 -0
  276. services/redis/src/oci_cli_oci_cache_config_set/generated/__init__.py +4 -0
  277. services/redis/src/oci_cli_oci_cache_config_set/generated/client_mappings.py +14 -0
  278. services/redis/src/oci_cli_oci_cache_config_set/generated/ocicacheconfigset_cli.py +458 -0
  279. services/redis/src/oci_cli_oci_cache_default_config_set/__init__.py +4 -0
  280. services/redis/src/oci_cli_oci_cache_default_config_set/generated/__init__.py +4 -0
  281. services/redis/src/oci_cli_oci_cache_default_config_set/generated/client_mappings.py +14 -0
  282. services/redis/src/oci_cli_oci_cache_default_config_set/generated/ocicachedefaultconfigset_cli.py +129 -0
  283. services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py +10 -2
  284. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection.txt +0 -14
  285. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/LICENSE.txt +0 -0
  286. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  287. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/WHEEL +0 -0
  288. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/entry_points.txt +0 -0
  289. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/top_level.txt +0 -0
@@ -35,7 +35,7 @@ oci_cli/oci_template.py,sha256=oTri7oxH6efITNW5IvQTRMUKVhbdjPtDPS14W8sf8zA,1466
35
35
  oci_cli/raw_request_cli.py,sha256=47wpowcWbUYbvV7qvULJn3dN5DPfuhAybXa_j7VURvw,5614
36
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=43Ucj4fWj4Fm69sYGRObMT6GoAf6ppuwyw2wkXnosoM,366
38
+ oci_cli/version.py,sha256=wsVgQ8emtWn22gZqU7aGUXAsUPcuWrOwrcqEQSXtdTM,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
@@ -130,7 +130,7 @@ oci_cli/bin/os.psm1,sha256=XiHumBMoJL8qN-mIO3u7eCJZ644vMnS76vTGZMhdvJc,11574
130
130
  oci_cli/bin/psql.psm1,sha256=M-jUW1kjD2s8Z9nHnBISMKLdA99iFsiiH7RklIW1jxE,11006
131
131
  oci_cli/bin/queue.psm1,sha256=yMibBZppBP99MZywWlF94OJY3tdIeTMABslcGio1Ow0,4319
132
132
  oci_cli/bin/recovery.psm1,sha256=JQHoB7SWkXHcWDyNNw9Xw-3Amsu5VS50hzVULiFILU0,8157
133
- oci_cli/bin/redis.psm1,sha256=lA2iILt_RkGvn5adSymqbUS7pSSIwgwdI4mZz7SE-B0,9003
133
+ oci_cli/bin/redis.psm1,sha256=USDtbtwAQf5LfIBuJ59800JU5HcOf7sTasL77rvXH8A,12433
134
134
  oci_cli/bin/resource-manager.psm1,sha256=yJILZNXdeaT0yXN6zNmu50PfKw0Oqwd6z8XlXF0Z254,14918
135
135
  oci_cli/bin/rover.psm1,sha256=kgsumT9p7po-r5ImlOxzJ1mlz6EGbnmHXv-XJ7OM69g,16281
136
136
  oci_cli/bin/sch.psm1,sha256=8m-TGR85NV_ocbXQHa2Al1q_w_58IVob3CIdpMkqN4Y,3318
@@ -169,7 +169,7 @@ oci_cli/help_text_producer/data_files/text/oci.txt,sha256=84OR4GGLp41jGLfTEooEFp
169
169
  oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
170
170
  oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
171
171
  oci_cli/help_text_producer/data_files/text/cmdref/ai-document.txt,sha256=VvznJPDkwKUSHSjP-4i-uNFRa4hpS-E7mW-_0ftMhPk,1071
172
- 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
173
173
  oci_cli/help_text_producer/data_files/text/cmdref/ai.txt,sha256=XELrJ58-xMlfqb0uI1pirJKJkP9r0sX0IG99KbEEThQ,1412
174
174
  oci_cli/help_text_producer/data_files/text/cmdref/analytics.txt,sha256=8A606THxcR2BS_iE4Irz7g0Mv3YvUgoN6eqaf9hj8Mw,620
175
175
  oci_cli/help_text_producer/data_files/text/cmdref/announce.txt,sha256=lXgzAJ9dCrC03_Xg7740Gx4xvDnaVo6GLCxVcXzG7JU,491
@@ -199,7 +199,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge.txt,sha256=xkIYPy
199
199
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard.txt,sha256=eLgxx0IvvEYnV5uKee5aUl3IcWi-J5s6tSdbWBFSPNM,5303
200
200
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations.txt,sha256=6CkIrcOH_ewEHIUv-NFogmr46-Txa12VbBYOs9Zy9tU,895
201
201
  oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt,sha256=BMYHT95jpZZgQmrruQYSIrwYTVgID89jMbrdTA5VXzY,744
202
- 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
203
203
  oci_cli/help_text_producer/data_files/text/cmdref/container-instances.txt,sha256=UUSENuzSi6EEad11i2IfhyLhFeKkaM2noEeudxEHwUI,433
204
204
  oci_cli/help_text_producer/data_files/text/cmdref/cpg.txt,sha256=0GEAs5nUq1zeKuoo0z7f1afQad6afAUEJlEjU2gFido,369
205
205
  oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service.txt,sha256=hz6OdnhZayjQacifQhsJsK7qyhA4ahKMxAgU0spazNQ,932
@@ -208,18 +208,18 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-flow.txt,sha256=IOKe4IDU6
208
208
  oci_cli/help_text_producer/data_files/text/cmdref/data-integration.txt,sha256=bj_ZHlZ5fzUhEhnafVA-KrXJvmaIGm5fDL7LLiZNIak,4485
209
209
  oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane.txt,sha256=ejCUZRDvUMz_9Aq-qaBg1Fsag8Xl89sAoGgUi7KztC4,927
210
210
  oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service.txt,sha256=oZ2SvlwZ5uzE3w52t-EbqZ-4t17kBcCUv-n0wrIkSNM,819
211
- 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
212
212
  oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
213
213
  oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
214
214
  oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
215
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=bJWEBWVAXq8V_OTDs6JHpTGAJnp0QAu2vU2hQ25VXc0,11465
215
+ oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=nZqq_bdNbKK3VobgVxO2DfqTDuRLMHLgohcz3UY8NXk,11545
216
216
  oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
217
217
  oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=vR4LCaYbbQy13zONGTXMakJj4l0LF1GT-aGY8DSj1Pw,1603
218
218
  oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=vAXRghWo8TpKJVj8g3ZA-fPMYt8dCXpXKUs9Dqi9UKA,863
219
219
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=NDpS9m5PdBwiwfIvtV6yE-evx_Avjuuo_2O2Xi-0xuQ,1551
220
220
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
221
221
  oci_cli/help_text_producer/data_files/text/cmdref/desktops.txt,sha256=RFMT_82TkQa70pcbilNJHgyJDOqHeW_-T_Bib50dJq8,498
222
- 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
223
223
  oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery.txt,sha256=RMxLs4wXuXyX2TX53yGpyhoHzb8hCzezbnIzCuWTNY8,1256
224
224
  oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha256=ekGDn8tUlWAzuqWYxhn2md4v0xOxojdmEKY40JuLMdw,2269
225
225
  oci_cli/help_text_producer/data_files/text/cmdref/dns.txt,sha256=Ux4CNYYCwi0UArxqUjUtSSHFUkBB7QjuBwuYkeKFBvU,1184
@@ -239,7 +239,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256
239
239
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
240
240
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=CuoAL1ui0C6o8gkcpehYnIkmsisf8yRexLNAbdoqG8Y,1466
241
241
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=EfevccFx_IMufmRHiwo3BqCbAPrPUd7aDG1Et4BZ7b8,4055
242
- 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=_ls4W4aaTWnf5iu1AtzWhxyMSDc54UFUrVB5MGcd05k,1007
243
243
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
244
244
  oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
245
245
  oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt,sha256=K-kxHuWvT327BA60gsTlueC3Ftfy7bXFMsz23mDokTw,6544
@@ -296,7 +296,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/psql.txt,sha256=XjxRiLZ8IR77Yb
296
296
  oci_cli/help_text_producer/data_files/text/cmdref/queue.txt,sha256=QzuNnBbb1bn6IEZvvMYvFoic0FXcB_dg5MTBTJIjvMU,621
297
297
  oci_cli/help_text_producer/data_files/text/cmdref/raw-request.txt,sha256=Bv4-bLfW8sIwOzoSA9Yeg3zEmCkeCAyAY1ZLVGlPuRk,2551
298
298
  oci_cli/help_text_producer/data_files/text/cmdref/recovery.txt,sha256=wz1y0R795TytGsjbETYjUnUvGZZopiOZ7C4PdZmDt0Q,1025
299
- 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
300
300
  oci_cli/help_text_producer/data_files/text/cmdref/resource-manager.txt,sha256=o90TSccNQ0ePVPxXk0J-dPESpyAY8uC04gm8vfJ0LXo,2524
301
301
  oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler.txt,sha256=uOgD-KYa0nhwCSzmdOCpTSPhtG0Ro9oa-JWa_Cy9zYM,513
302
302
  oci_cli/help_text_producer/data_files/text/cmdref/rover.txt,sha256=KnnuSXiE_7bSUC8KuXrIDz7_1S-47Q7XsRlNte7rcbE,1685
@@ -312,7 +312,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/setup.txt,sha256=oeXKstc_6Hh7Y
312
312
  oci_cli/help_text_producer/data_files/text/cmdref/speech.txt,sha256=7XHkXcneaOX-ba1LVpV8BPWCQsCwgAN-3-8W-LYDuNg,795
313
313
  oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring.txt,sha256=EiSPuVdK-STS1axx5bK_ViLxPl6g9dL0Zwd2AlipKZs,2359
314
314
  oci_cli/help_text_producer/data_files/text/cmdref/streaming.txt,sha256=0BDgP07GD9SfAwpy48YKSxT2wiY3lxJCdlVYrYXGIWM,742
315
- 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
316
316
  oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence.txt,sha256=8dsJsCqW3bsT4OpdwnFnOKXNXO-RRaBRluVxwwOh4V4,692
317
317
  oci_cli/help_text_producer/data_files/text/cmdref/usage-api.txt,sha256=PqNVwJL2z9Y9zMoHWPXU6yfiCIW75RHGEpbVS1LYcNQ,1112
318
318
  oci_cli/help_text_producer/data_files/text/cmdref/usage.txt,sha256=f1IXmnUNOUk4qJ5NJ52W9JqfIZv3nMod-4PqM-q2Hxk,706
@@ -492,7 +492,15 @@ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model-collection.txt
492
492
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model.txt,sha256=hk8pNnT_OjN1Bam_cGMkCBy1oxdS134Py9tyAs9dPd4,161
493
493
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project-collection.txt,sha256=TCLF1XYqWuqb3rS6oW_-jD3I_FCnTyq4HkVyY7aAK9g,155
494
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
495
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
496
504
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
497
505
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
498
506
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request.txt,sha256=T8b45aIFJR8X3Cq2aLfM1TtS-zCyQ9ARl6gSffghhzw,150
@@ -516,10 +524,40 @@ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/delete.txt,s
516
524
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/get.txt,sha256=kWfdoYd2-0aa9V1wbkllLFKa2YKO9-rXZZoAHKfoRmU,2781
517
525
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/update.txt,sha256=oGNSfE0zxZ5D54kcwtTptOqANcYAxi_Kywv7jaN4HL8,5517
518
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
519
551
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/cancel.txt,sha256=B9jgJZtjWcmDkck9atC1X7IGd4WgEUluQXEKN2AENsk,3401
520
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
521
553
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/create.txt,sha256=zHkQsEbtkoepglGiflNsenltvcaT5bketfak54KduFM,6592
522
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
523
561
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/cancel.txt,sha256=5yRPqcyAMtaXdnJnk2Vra7ZGKy3hjk0J3oS10oKweI8,3119
524
562
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/get.txt,sha256=KE1HpQTyxC_pwaOhrQsDr-Y-EEbfTwsBYEJpoLUrPAQ,2731
525
563
  oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/list.txt,sha256=uyx8-FxbP1VPX8Ky7gPvGNhNl4G7YAWtgKd_HeaKrlE,3535
@@ -1812,9 +1850,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation.t
1812
1850
  oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology.txt,sha256=iw1-3vGSEUTW5ccsCcqA8eaGckqJBV0vovI7n7TT5sc,358
1813
1851
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-capacity-report.txt,sha256=F0Qj6TW7RlcY_BszwtqqsfefnEQnkToMlcSPyolKCPY,491
1814
1852
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster.txt,sha256=PiYrgzoFPgtMcqM_bI-pogl1s3pEadPauKRjTCPY1G0,620
1815
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection.txt,sha256=kuepGYTFLZfBZvE5Ne1x8-4lssFploPB62tspC9VgSs,218
1816
1853
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-instance-summary.txt,sha256=fHa4hQzUvDt3N-v38AX9iM37wsB8gbUXXa3y660vhSo,264
1817
- 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
1818
1855
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric.txt,sha256=5aivKwFkjOS0iQFbgGC0vZ6R5-SdQ03YsqaTA5XXea8,229
1819
1856
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group.txt,sha256=ksToD6D-UJRNYCvWORKjKoGVc9JBemvq5vQDdIzqB70,217
1820
1857
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host.txt,sha256=u3e1f_n6JGZoWEdJh5Jnz21m3NdETgOPtqzL2pJsUKg,210
@@ -1873,8 +1910,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-clu
1873
1910
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/create.txt,sha256=99aHJm9nG8B1ZwrX5Wt_lYd1g2Ol_fMDeuupDWr5TUQ,6568
1874
1911
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/delete.txt,sha256=PRIIB9Uv09D7zyebVGGZg5WHOeyP6lA_SHr_ZMzoBzU,5341
1875
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
1876
1914
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/update.txt,sha256=5NXwWjqj0bNRijcwyenVrg7kCrtyl78Xqd6_0SFjS14,6848
1877
- 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
1878
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
1879
1916
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/change-compartment.txt,sha256=zy2wsr4o3qf31_8fr6qvMpWuSyw5o1GJrcko-jhKblU,3731
1880
1917
  oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/get.txt,sha256=uVFreq8rro5ueUy6cCZHt7oHd3XrcKz-J8DKE-3ZZ48,2857
@@ -1944,12 +1981,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/change-compar
1944
1981
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/detach-vnic.txt,sha256=LvdWPQ1XsPKl2rpLBIM3hmbh8aSO9Ghg0EekdUaQAIs,3897
1945
1982
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get-windows-initial-creds.txt,sha256=Y5uiweg4blQw4V24xQQya41t0YhXBCtvceonVuIvtUk,4003
1946
1983
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get.txt,sha256=SSWi8SdsxfSnrH9d8tOZJb9ECcmwjozG8-f17tJzQDE,3936
1947
- 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
1948
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt,sha256=k0gtsvEGU8CICjE9fHBbtDsK56KuQK1j8F8_n2Jok1o,22524
1949
- 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
1950
1987
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list-vnics.txt,sha256=T_yooNIu90oI2KGR1n50h5V_eSltezcw4GxxrbXKyZs,3382
1951
1988
  oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list.txt,sha256=3yUf66QTGU-Y8eJwKcm-HpfH0FE2aWobAFIi9Tydm3Y,5232
1952
- 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
1953
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
1954
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
1955
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
@@ -2609,13 +2646,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule.tx
2609
2646
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy.txt,sha256=eRrcgmQlZxtu6LLNWx0UDe_TYZgPxq4JyEvtxP8Fd2o,457
2610
2647
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary.txt,sha256=SYVOHCOh4lvSTPsVrvCNkyDJnbFnrmudthu5aYcgRQs,164
2611
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
2612
2650
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval.txt,sha256=XLR4UE-UuIGke5tazPdNM4t52JF9QdTfVW916Q2WM4U,416
2613
2651
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary.txt,sha256=dMUeSfNN1nJbNya3SD2yxcVlzwbdsG3bRVXyAOjKsEk,255
2614
2652
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics.txt,sha256=9z4fRB4uNMlLxZ47EabPXNDnxevYlkbTch96uRjx5hw,158
2615
2653
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection.txt,sha256=RcBBN2eI8HgZVCMGsMO6Gq4L9I8srE08QnO3MHhpF_o,174
2616
2654
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy.txt,sha256=Mg2vdGTsvgpzSMmCn0AqLi4D7fLal9zNiJ07GC02kpA,509
2617
2655
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection.txt,sha256=egGRbfJ8CBq_J_FBjLDU4__8E73BbPBSUmQSy8U3bDc,210
2618
- 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
2619
2657
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection.txt,sha256=4cRkYcJfCK3Kqurz3DT6RHnYDyHTrfD5XD1r4ni1RC8,202
2620
2658
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail.txt,sha256=BpgJ8vnYRER0WPY_vct1-4vsmJM1e2yjlRqzRnndqkE,487
2621
2659
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config.txt,sha256=E7WCLJYZHmopPwU_XqosoLyBofPA6Pc-H7-NGNtPYbg,477
@@ -2648,12 +2686,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary.txt,s
2648
2686
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report.txt,sha256=HGfNSlY6XB9zfvY0jL8PqAUobSBNun06qJ0dVK36wgU,173
2649
2687
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/role-grant-path-collection.txt,sha256=ApeaBFnqlXRziwdWynxK9ksCSbWk83U4WJOcJj3aFJs,195
2650
2688
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference.txt,sha256=hXnuCUx0J03Toy0onW7lqJGrzVOQ8yIXbgifsBDxKw8,403
2651
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt,sha256=ATphd0AInqPyI1Ik-rW3FFMz3aN4AZr6EUOcS-Cs6oU,802
2652
- 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
2653
2693
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state.txt,sha256=PHuTuklpvrslqpN7z_-JclZDmijinsxjKo40d69GfyU,221
2654
2694
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report-collection.txt,sha256=2sm99dFZgJvG84p5k0nhAcNLPDS5GcUw8HQOMV58J_I,213
2655
2695
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report.txt,sha256=-0Lh8cwNw-i_vRh45vsNc07__mCT_L8ycUoP6zuhlYw,171
2656
- 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
2657
2697
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column.txt,sha256=by3e7GuILRSY7lGYR-ovo4gJej-ZRFWaNGx6nelqi-w,444
2658
2698
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model-sensitive-type-collection.txt,sha256=CtBRZ1iptnUpzRsl_jyAY7yU9s-lsd9CIv5zOicGjlw,289
2659
2699
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model.txt,sha256=fKniNy692ecSDI2m2F0JPO9xrnLumYhZzXRz4udEYVw,754
@@ -2675,7 +2715,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy.
2675
2715
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary.txt,sha256=_xDziHH_VHmk5FvskyrqPD7l_9yQDZN7AfUm_1WTo6k,301
2676
2716
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association-summary.txt,sha256=ohobKx60nFpbEwnlhMjeelOpoBNqCjvuNSTxiO4Zxxg,237
2677
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
2678
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
2679
2725
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment.txt,sha256=PIAVsPxhpJgPEseJx-A6nLhm03R6ED0y0IEOPZJrjao,616
2680
2726
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-error.txt,sha256=fgXMzb8PM-Xqx856HgoQ8UhQkUJbSeaXliG3I5wdM_M,149
2681
2727
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-log-entry.txt,sha256=to_jADObmwtscp_BeLKP-c2rwJVUPyIdSTKI-UwPUao,160
@@ -2696,51 +2742,61 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/cr
2696
2742
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/delete.txt,sha256=mRa_lmwxWuP3GyZNCQz1GHB5uiyHwlJWnoJCcD1Q6x0,5006
2697
2743
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/get.txt,sha256=HYj5eV6TMMMMVg5XxE1ZTUklqBVtf_NUXfZw_MJl9QA,3589
2698
2744
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/update.txt,sha256=A06fdmuBvDjoNIC8QpmYv0gE-8OQunXX1htnTkqjTGI,5161
2699
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt,sha256=gfK-KG0mDNyLTz0XTpNvUBCwMcSRv0MmVgMBE2oemCI,10698
2700
- 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
2701
2754
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/change-compartment.txt,sha256=AFWzFBs_-q2vmi-wwC8R-t28PCg9HoLcOKb2Hjbw920,5228
2702
2755
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/create.txt,sha256=6reo19Rb9SzfushvO_6L4llWLqLkQW9A05YJLmQ6Rv8,10133
2703
2756
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/delete.txt,sha256=49QBaLmRK8McCGQKvBdGJ8JVvKbCkbzF9djeYhYQ9Co,5162
2704
2757
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/get.txt,sha256=0q-VhNTR4C-cyHevW84bqAtrzySO3nzaR8S2eb1SvDQ,3942
2705
- 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
2706
2759
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/update.txt,sha256=RHfhhV21KcDnSG6iqlHM5ZF63FYSH1UDdZ4OQWPKBws,6451
2707
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt,sha256=2wWBBstq4gkkwc4SRnKUQUfMK-nWD6HsmZ08oHuFMVg,11582
2708
- 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
2709
2762
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/change-compartment.txt,sha256=jwZ7GOBde_AO2-5frmCuGBr77efScnNzVm2RDamZ5mI,4523
2710
2763
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/get.txt,sha256=oiKBK6kufGnev1xgV_CnLN9OjlHEfO03G3fX3ueHBS8,2707
2711
2764
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/provision.txt,sha256=aKIzcwKx4GnTbO3Fd7Q02fvgsouswRZoXIGxcILWsVA,5058
2712
2765
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/retrieve.txt,sha256=EywV3VVvrLGnvT8YXa0QWpb0Ky-nwe0kjMzpmBXXB9w,4096
2713
2766
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/update.txt,sha256=v1ZyJA7M7TOvPd6Rx5K5_99ZurTsBL1zL3BCa-KaWRo,5543
2714
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt,sha256=Dbxvu1WGC9YJwjhFioyxpUWwLOsq-pO-NyTH1GPi_LE,6091
2715
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt,sha256=M0DeA2VQA5TcqS5R7staIJIBBcqdpzaErSbVeOhtuDM,6089
2716
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt,sha256=dKJr9XBgP0Ww-OhcPRg1kVqIQaVervyQGzuL6H6LsdQ,6997
2717
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt,sha256=iJKhKqfOzr3b2nuLsz53zZ5kAamImgVajU8TZmh1VUQ,8518
2718
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt,sha256=h4qk2cIVYDoAQt1qxGg-hUyurPay8puYkK90mCZakQA,4526
2719
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt,sha256=ZdnMW7ejQyuQeTfh5ve5zMjiU90Mbx0tC5CNI2b-NU8,4786
2720
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt,sha256=c9VTus4-B1QsjZxwJPoLSgsw7Xm3ILO-gk9anGuqbak,4413
2721
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt,sha256=WIRZ1BjhoBk9qhRhdS3xYgYK29E6WhLRR335WgcHwOM,2765
2722
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt,sha256=s8MNZwZLqTyIfTHftqlBS92DNUmqzikePgaLSxNLqPQ,8523
2723
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt,sha256=E5nyya3_WJ86zZHRdLF5Fm61P20NsEB8LA8Rj0yFL24,8424
2724
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt,sha256=Dld_u6DTBb5FY33E6Zw8ERwzvlIddRpVcbpdwKz1PMA,6587
2725
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt,sha256=FGugO4fZk_ERlILUpjuWD7_z9vRMDaBtxFl0L5USclw,5917
2726
- 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
2727
2783
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/delete.txt,sha256=AJhN5SrTZ5BJdpQ8HQsKemUz2QaI5VFEek6dQPCBqxQ,4104
2728
2784
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/get.txt,sha256=vNG126pqah7jb7WpgCF_HS3oXLymeWRslANt6tsiONk,2693
2729
- 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
2730
2786
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/resume.txt,sha256=ogSqgurRjiEN2vmiouWYG9NVDuSZxdlrkXqYtT5O_-o,4061
2731
- 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
2732
2788
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/stop.txt,sha256=5tWUPyD1EAtlLFHAfEvuobArf_EHChNd05XWkSchVj4,4029
2733
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt,sha256=3iTbXktfcbYaGwESzN84pxOENQ2S_lH3VxU94oPCEK8,5793
2734
- 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
2735
2791
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/change-compartment.txt,sha256=gGrM-BHWOkLQKcwWLpj4NzWzgQXuhC_ncDkdRaH1rq0,4700
2736
2792
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/get.txt,sha256=LNNaB0-bYptvEohZqMnYv9RmmvTN1OP4vWZNb9lDmhM,2860
2737
- 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
2738
2794
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/refresh.txt,sha256=UGantGVUgFOGoayJolYd6BOvabw41KJdJuDvv9O-VJs,4214
2739
2795
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/update.txt,sha256=byhO54pDuXtbqvXicfJ2tArFzcbzYH6gA1-PeZ2ekOA,6157
2740
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
2741
- 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
2742
2798
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry/get.txt,sha256=pciiG1KHs1f50uG3DDxHHA3I7vxwkJU_-1Zf70MWeKA,3311
2743
- 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
2744
2800
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/difference-column/get.txt,sha256=0eDdCPABjkDE20hf40dCUjvYHTgoCBf45AFrn_rA2fw,3765
2745
2801
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/change-compartment.txt,sha256=azOu_KPTtEvHsQICSL2I2HTQ2dxqnDeW45s7IjD778E,3829
2746
2802
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/create.txt,sha256=ceDMM1CFjpOewwGnWU4SXhfdnvfTkh0L32eHP4drMeA,11301
@@ -2764,7 +2820,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/delet
2764
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
2765
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
2766
2822
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get.txt,sha256=NzWOxNHx8xIEcwyIrGT_sD8AJNYrXW8pfieZwRCKTrQ,3508
2767
- 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
2768
2824
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/patch.txt,sha256=gocdo0VL4H0okKOtGT5ObNj7KhwrFezQbFfm_zGZDdU,5354
2769
2825
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/update.txt,sha256=gdzJX046kACg6yqfAEbl0iLvTAqCxp9Mk_yloEVdhQ0,7362
2770
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
@@ -2782,7 +2838,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/downl
2782
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
2783
2839
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-report-for-download.txt,sha256=oousNBRoZfxpOkcdIsYuLbUBO_yreB8HAmG1a9ubmZA,5134
2784
2840
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/get.txt,sha256=ias7lFo6mm12KgaKkQHqq-5rhIm4678ctIQ5t9NQ7uI,3114
2785
- 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
2786
2842
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt,sha256=RzsgW6LFrSJLnl36r4lLJPsJNAPxtTr07eH7IqTiVD8,4722
2787
2843
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list.txt,sha256=WDr7nr9WF4_DSJ8nRvE2_3g_wiqtjHmqIxtqCL57PJQ,9516
2788
2844
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt,sha256=1Ggq0Ruq4eXpWwuJ_iiNz7Zh1EA_pRfQYXQ3ABNYajA,9911
@@ -2796,7 +2852,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-healt
2796
2852
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/get.txt,sha256=htNdNoBxVYQpvMM5XwFOzro5qHCAbJGq--H6SxKtI34,2887
2797
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
2798
2854
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/list.txt,sha256=bZq766LwQBxnqNTYQku1G0vTUWkwPIdod8gj_QF40AY,5019
2799
- 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
2800
2856
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/delete.txt,sha256=EUiawbOJK1ES1UonJom6hTJNNeTGUjtZU0_NdVF7_u0,4137
2801
2857
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/get.txt,sha256=fQ_yP6TUwwYMR0CkYwnnqYeJYNGxRwUuxgWZMd-e3eg,2740
2802
2858
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-schema/list.txt,sha256=yxx-6khwSzMXAYD4lLfEOpCuPHdIGtryHjdpht-gpVg,4244
@@ -2805,15 +2861,15 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/cr
2805
2861
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/delete.txt,sha256=Gl9G1FXt5j6CdSmEFTaR-iZ7UrmWhRFoX5aKdPqIAM8,4293
2806
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
2807
2863
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/get.txt,sha256=3U1rDGJGzyq0KIx1fh937HZ2HSS_zamGKyJICsBZXcY,2899
2808
- 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
2809
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
2810
2866
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update.txt,sha256=I_cFulBMqDsOEvd-QO5cRusCSEr8-hXLLCYtpBcwnqM,5774
2811
- 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
2812
2868
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create.txt,sha256=rozj-bBLGcHpUAigkNumWJ9MCRjgHgYtRqtuXF6e17M,5975
2813
2869
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/delete.txt,sha256=tg9I9wNBPdASVVFTA6Lan1KMi9pVOIJkAXAJjR1qZWc,5017
2814
2870
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/get.txt,sha256=B7hU-G6yXCnpMM4wBkBVseFDeFZymj2p2oOFBbQs74M,3621
2815
2871
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/list.txt,sha256=osdZIBIImVS9KfRHDA5gldKNHlewI1_m1ccImqL5cJU,4231
2816
- 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
2817
2873
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update.txt,sha256=UgCBVyGxLE4twYzxJDgbSbBUiTANX9jKzyDL70dZ_5g,6080
2818
2874
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/change-compartment.txt,sha256=wHtHl9h9UOb_qwGACnRYD_W5T41yja0KezHfV20LSAY,5055
2819
2875
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/create.txt,sha256=eDju84gHhTfVkbPSmLXtiPvhTzi1pVOg5xtq8zs5CIM,6537
@@ -2833,14 +2889,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/update.txt,sh
2833
2889
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/change-compartment.txt,sha256=WX8wNlPdThaMUa9qfN_8OeVBL-yRxE-2AavnmDbIpc0,5631
2834
2890
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/create.txt,sha256=gq2kWDEb7TM8Oik-wDis7wk9DKPYNwF0ivkewNw_eac,9328
2835
2891
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/delete.txt,sha256=-WI3kCEoAjpHezDA7Q4SlEL_HotVrAd1dCQjOQnymPY,5541
2836
- 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
2837
2893
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/get.txt,sha256=uoYeNqU-5PhMHsnvEXgdIxrKPtHKAZSsK__YpVkDRmo,4055
2838
2894
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/list.txt,sha256=vsKGFnfK2LBL1vNLvZt3yg7qRSQB23s9nMx7t5fOcBo,5512
2839
2895
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/remove.txt,sha256=t45KTZsTd27vVB8D_jDUDBjDC6zSk1A4HiWU2Js6HA8,5379
2840
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
2841
2897
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/schedule-report.txt,sha256=H1d9g5vs9ubZ2vCgVVYxz7HRILcmBO7wjTR0QZbGXEM,7802
2842
2898
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/update.txt,sha256=pMWRSdE4VvGYkhAxsVSgKUMX4QeZBIV5tZK_MifRgSs,10416
2843
- 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
2844
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
2845
2901
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/change-compartment.txt,sha256=g0jkrMplux2j26KaTtlnQJswDUnLoVhXxdsYCWRFK78,3958
2846
2902
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/create.txt,sha256=u3Spdu4O19Bqo7tl-Q1mYr6gBg0-cRZdqIyStQaNjZE,6885
@@ -2850,34 +2906,55 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-d
2850
2906
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/list.txt,sha256=YDlOMvfcMgQr2vVkr--eJofQmiDUhDFVUpFygpLHGcA,4997
2851
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
2852
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
2853
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
2854
2912
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare.txt,sha256=yWXhV5QZ7FEeqjiY2x_8aCzjX29u8VGIFMajOTddlL0,4978
2855
- 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
2856
2914
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/delete.txt,sha256=DaCgprgC4oLEnXLZsMPtPVYzDnN1xKQ0C6v4fucXC_I,4695
2857
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt,sha256=h5dhXAKe9iAuq0LL8m9PbTnAYltQiFQzbTwbTurtcU0,4205
2858
- 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
2859
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
2860
2919
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get.txt,sha256=OBXd5JTkllHZ2AQLw35OPMK1Ak379GzQqLXc_4FRbuY,2911
2861
- 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=pX200orBVnxlAIopmW7xfWHFKgERmz5Cys1w3vdIe18,7261
2862
2922
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings-change-audit-logs.txt,sha256=QuYAWCxNxkfOStQBkURS6A2VIvkhgkvyc7T6_mwNIRw,13347
2863
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt,sha256=9rCBA5OAPfuRqEBWYGNUflt4vDjaEv8gMT55-Ho8ZNk,6373
2864
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt,sha256=ygpojLRh-0HZSErAxeDr-7dZJQtwZ9ePtePiWavlH1c,4449
2865
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt,sha256=IYA4s5iQLelPW3mrN78QuHkSwRRvkhpccxXn0-CpE4k,6540
2866
- 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=1JW3jczwN6Fknl5izoTIHg8hOI4MMOkqCTySK-o9UOM,7332
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
2867
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
2868
2933
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/set-security-assessment-baseline.txt,sha256=8p7GrNuK62SGktbV5s1W-YBkspBgklqKVvyzgNYPPsc,5014
2869
2934
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/unset-security-assessment-baseline.txt,sha256=jBQ_YZ4jeiOq6GiVJ9BNPKj4kHOH3PUZzpMfv0Oauik,5231
2870
2935
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/update.txt,sha256=i983EGF5k9HHLJPIhAj65TkNpS8J1c0YmQIjva9xgwg,6930
2871
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt,sha256=TIb9WBYH0KuqhSc_SskroaqGSjGEuPoBbH5POGvSXT0,4569
2872
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt,sha256=OfS89spUYdLiLzOmqVKb9nCDf2mRB0LiQFh8Ta-66sU,2787
2873
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt,sha256=7HH5EgFXeZV7a46DmUKE3pPHP28C1IBceXw8wS8J6lk,5789
2874
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt,sha256=6Mubhc60r1AJAlGesBn_3K3nHQZw4lx00uGDFVHsI9o,5589
2875
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt,sha256=WxtutrMx4dheI3TggA06OJ-iZA7OwV2wF0yj3MV7FVM,4712
2876
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt,sha256=YWPilot2fhja-nfQADqTHZekbmUbK94ffj2vkzW_fCM,2868
2877
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt,sha256=PXiDW9BpgDpq_5Ok893mSWoTPNMpssGslcpSjpn2bUI,6135
2878
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt,sha256=wWSeh2grGAuc5Hfn8_DJ0i4_TSaBrwdB5zxmFq5tPMw,5732
2879
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt,sha256=ZHekPPDcxKxGa0nh9eD3Tz1Mh24A8Xdtzudhni71RBg,3487
2880
- 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
2881
2958
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report/get.txt,sha256=nxmRsIgly7Nj-QzyrqfC_yDNnxrhGLHaHdRebggVu1s,2871
2882
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
2883
2960
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/create.txt,sha256=Th8kdDAsa0TXCViULUpg8WnPjKo0w6xqwtdHIFTptDQ,9290
@@ -2895,8 +2972,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model
2895
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
2896
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
2897
2974
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/get.txt,sha256=SBWNkaLc2iV3bOBlIY53PzrHvSB6451-Px83dzj2GOs,3147
2898
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt,sha256=0MkLIkpg1ZCwxJWP79c3dFYxltcGd2WNU03uALkM6Ic,4751
2899
- 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
2900
2977
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list.txt,sha256=HQUtGePHOJwe1zeCrwxq2Asztss73aihy2xOv1kBloo,9362
2901
2978
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/update.txt,sha256=H0gxgCuMDxm1Oeuaez2SRsZujaPLnD3uvFjnG6wsLOg,10459
2902
2979
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/upload.txt,sha256=5-kc2SH9yzY1raBBd5fGcyE8DwJPi2EgECjH6MDPHF0,5358
@@ -2937,24 +3014,24 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/creat
2937
3014
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/delete.txt,sha256=y0ieKYqXDH6_ybtrYzbjlXlquYXus_fU1GXbJGut-Q0,4719
2938
3015
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/generate-sql-firewall-policy.txt,sha256=rk3kLxx2Yl-KqZoEZ1QrsJrPo_oQEw2Q2IB2YuqWtBE,4790
2939
3016
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/get.txt,sha256=G53rslalT0T0Pi64T3GiRw2VWVms_aBFagzbGxx4eq8,3312
2940
- 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
2941
3018
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/purge-sql-collection-logs.txt,sha256=uZADAs_cbFXfr2PwuBjOnNfvf1OhLkgZDnD0ukO8pTo,4757
2942
3019
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/refresh-sql-collection-log-insights.txt,sha256=Nl0rODe9fjvmrvtenI8cquU4nrecySxDdxuC6agVrvQ,4785
2943
3020
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/start.txt,sha256=PDNiDKDQrLcyLhzph4A-JMZwujtOUzjnOXlHtJnDZMQ,4650
2944
3021
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/stop.txt,sha256=5rc001uCniZEgIHcCuJBWOJBetrBQlXQgAjlJbpxGBA,4646
2945
3022
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/update.txt,sha256=62Zwj9SPc5Bc1mRqUJr1osiRBYT07dcaSsDw_lHDkkU,6149
2946
- 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
2947
3024
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-log-insights/list.txt,sha256=QwiM1203j2T7Hbwgcm2YlrDDs265SfIIyRKS9DCASa0,8709
2948
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt,sha256=msy1ubJHOVlJ3bUaJEwjWsHaeTgmW12vqUfi1gtyBsI,5814
2949
- 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
2950
3027
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/change-compartment.txt,sha256=v1Kv2qTBzb-dVbrgGHv_ze70mit3gjjopzJb-JDQsYw,4621
2951
3028
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/delete.txt,sha256=ZDWDpJN2bkTegdmFENXhjw-qvTmm6uLPRKJb_Q-x34I,4200
2952
3029
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/get.txt,sha256=7dDnqATcypimX52qcVLCRewre3Ur7sUPjfD0kyaer9A,2791
2953
3030
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/list.txt,sha256=iw8-kPu9A4DuR4ThEU3fKdcuRVgfxdILl_UYY9jfD5c,10579
2954
3031
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/update.txt,sha256=d4x6MixjmnMnZZ8lKd_P-1X1Ixg9uhsNXb1lgAmW9F4,7790
2955
3032
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy-analytics/list.txt,sha256=_eBPLsSO1GiZ3lgGP_T7dX4jEZlW0SIwAhlIWSmGbOk,9461
2956
- 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
2957
- 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
2958
3035
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/change-compartment.txt,sha256=OMo5oPDY9AZwTbOEFYc5FQkwYz_vmHNUaTZYUsQ-o7o,4281
2959
3036
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/create.txt,sha256=At6q6ZZFuE-D0j4BQ88OZk0AW1WuN2c8XvDq2bdKjno,6218
2960
3037
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/delete.txt,sha256=4UAz7TVr_ERdmIsCbrKS72pk5ApSqENDsSce7YKdLcU,5141
@@ -2976,9 +3053,28 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list
2976
3053
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list.txt,sha256=P623R_Gj0lXET7-FrwbD_qGoFzkBdsv5vrEd9QNNYX0,5494
2977
3054
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/refresh.txt,sha256=eHIAzs5qrClPow6XTefPgUB3VHFeD7TEAIpRKREhCck,4507
2978
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
2979
3075
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/change-compartment.txt,sha256=P6vVGanXUUCPa1Frv8_4p-DrGA8Q9vdJ_HG52yq5uhA,4086
2980
3076
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/compare.txt,sha256=SVDBspBZ89CKJiNJaGujfTUQ8JFnSIYO385DcSrmq_w,5108
2981
- 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
2982
3078
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/delete.txt,sha256=63LuXlY6zPXbj5K2dlmZDiKhBxlxkjdC77Xj5YHIrao,4858
2983
3079
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/download-user-assessment-report.txt,sha256=NA8bJ9eTipof8VJAd37TvqQb82g9poyhcFleQYZ7eeU,4346
2984
3080
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/generate-user-assessment-report.txt,sha256=6HURkdsVb8sHgY9j9MquEAklkAfgAzqUrnqmd6vRTNo,4993
@@ -2991,7 +3087,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list
2991
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
2992
3088
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-analytics.txt,sha256=W56YB2IuHNyfEkhaMW5zWDXMREz_19OMvFrjrrS4ut4,23328
2993
3089
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-users.txt,sha256=0h6jYqPQBYAS2vW739FPdseOwNcvaOot8O-ZcAdMVbE,23045
2994
- 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
2995
3091
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/refresh.txt,sha256=ftvi6Cu32gWRnkeQ2FIUxZr1xOFYzgEx9L10tcByHII,6156
2996
3092
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/set-user-assessment-baseline.txt,sha256=Kw1J8rkRzpU-40nSrC3Incnq2nI1WEJwXfH1HeZL8cM,5167
2997
3093
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/unset-user-assessment-baseline.txt,sha256=uNlPSFWMkkndUYK40Pt_wwC0IbSoyC2gUCwbxU6u5kQ,5392
@@ -3037,22 +3133,22 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoi
3037
3133
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/list.txt,sha256=zRdhfZ0dMIpxEB_v_gnuz0fyaOE5uEickuYeIMgv8Zc,4374
3038
3134
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/update.txt,sha256=-tYu-MiOmthsDAokXPhV3bmMQSzf2IY9txuBEroRrEs,6884
3039
3135
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/fast-launch-job-config/list.txt,sha256=xo7GsB2HP9EKn7L0Kjqfw8hoh9qabRPYoOJpPq9AHfU,3425
3040
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt,sha256=Z7D0mLoKQ7I5y2folrW3A0I2hAwxnNwF38e69Bv52wI,3916
3041
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt,sha256=JN8A3onnTO7hWRbVZNnrFTCT9SnUFvWUT5SC8f8X7pg,4093
3042
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt,sha256=hx_Zk562FTJDpCxin9fHtdVF4ZrN5_lXpbvKIjYFPoU,8349
3043
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt,sha256=13Bs2FDPArpx2sRszCaFBSKd3JYT9uwOoakpA9qxPcg,4860
3044
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt,sha256=ZPaYrvLGR39FPSOjJfEtvJ4uoIT8mK7PfeWLABF145Y,3757
3045
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt,sha256=PKcj-lN-ExgoTNmFa11svu_VSwF5ASY_SyjVKiZLjeA,3390
3046
- 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
3047
3143
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/list.txt,sha256=JdLSJWlmEhXtUzcY_vSZVFm9qKkWyHg6SsVBuIyxQK0,4365
3048
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt,sha256=_9NPwtav29mePUkDddfV3Ak4guNDwRD1BGgxK9M2CnY,7333
3049
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt,sha256=nIFPIEBVaUU_7PFDyjiNk38G3T1LBApFGpR3RBkkLyg,3925
3050
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt,sha256=WYC1wED7rb9iC4vCsa-cAEqgKa50Qr1Lf1hVQ13Jgiw,4102
3051
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt,sha256=Xk-AacwQfgIIboWqzj9VLSytdFp6iLKOCE3dvxLkDfQ,7435
3052
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt,sha256=hHV_7lRozU4KYGpHGf9TC9L5vkDTXHOswAuSzpGwJRU,4963
3053
- 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
3054
3150
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/list.txt,sha256=_apxpbn6xnsA0VYDuhvT4KQZeyvAZI-1IJ198yZMBaI,4365
3055
- 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
3056
3152
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-shape/list.txt,sha256=IkpdzEsKfOMCwjfPqd9q1-QA9mGf_2iMpjCQ8brl6hY,3375
3057
3153
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/change-compartment.txt,sha256=k5Q2U7oKVw54Yd_R9-BiBPjbMPBov-gN1fcnzZmvdqg,3609
3058
3154
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/create.txt,sha256=0jxVj9E22AsTHbRl_UvKNxnO1asE89p0IE2nGsVhYNU,5203
@@ -3177,7 +3273,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/list.txt
3177
3273
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/update.txt,sha256=5prbzZNpKxnvp4zSRA-1zXO-qzBKbU2xAJojawakPyI,8866
3178
3274
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/cancel.txt,sha256=Yx4II3C2NR_tskzOEJoFSDw3TdWwnSzhTs2Fs3dDcTE,3795
3179
3275
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/change-compartment.txt,sha256=uvjis6fvjdlgJmAJ49Nv4VWPVBicHjgT3d1jBMUXIIk,3964
3180
- 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
3181
3277
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/delete.txt,sha256=yhdLrUgijpTUJW8TTbkfPdvc8mo4WYcz33-0HkyhuPk,4862
3182
3278
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/get.txt,sha256=mgmFrViKNm4IVrC2yAGlQ5S_asctho5HpE0QXHKKYrE,3366
3183
3279
  oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/list.txt,sha256=fkpdOuij6zS7Tr41JazMeZ_RZYDHfBn1oVx4-l01So0,4027
@@ -3811,7 +3907,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch.txt,sha256=ZlA
3811
3907
  oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history.txt,sha256=gQ-hnyvsBCrtiI_sBXMakl1MYm_RZSd4jRIQJAxhmz4,300
3812
3908
  oci_cli/help_text_producer/data_files/text/cmdref/db/patch.txt,sha256=uFFVHRTk92sUcues85BWva3KsM-56wnvADUd9yJhiig,511
3813
3909
  oci_cli/help_text_producer/data_files/text/cmdref/db/pdb-conversion-history.txt,sha256=i7jpSsLv_IBfvfHkF4UIu3po0NuqzbQ3xw0pyKJpyCM,211
3814
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database.txt,sha256=7__QR_XZsz8-iLQfzy7LcKw5L53qg1yhKRhvL0RAV3s,1052
3910
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database.txt,sha256=piHV4KdWDR_0KJyz1pEghQFJRdWDhJt8hTUW2q_KFmY,1124
3815
3911
  oci_cli/help_text_producer/data_files/text/cmdref/db/recommended-scheduled-action-summary.txt,sha256=qsxYgP8ZuQUO26D7iXR2sg_CdNorLOoNm8coAY11cQM,259
3816
3912
  oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action.txt,sha256=Xt-3CaXtoT6cybPTtsAXhDUEi2yVK0311cKg2d7LJ1U,177
3817
3913
  oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan.txt,sha256=yAvjhMMnXg8dr2Ilk5fnf0cVSWfYUEvbAzccqJ_QOII,235
@@ -4212,13 +4308,17 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-datab
4212
4308
  oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-db-system.txt,sha256=vn7VdhbWHioV8Oam6kROM1ItyhBMN67xtwbpar39g68,3162
4213
4309
  oci_cli/help_text_producer/data_files/text/cmdref/db/pdb-conversion-history/get.txt,sha256=dSA_LcaAhdqgHuijRtUODR6sWn5cgmAFX91-wHCcUns,4636
4214
4310
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/convert-to-regular.txt,sha256=qDjrt20FHet8tvAoi7Zy6lU1lEzEpU2lr0w5-J--54o,4495
4215
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt,sha256=No9E-Jz889SiNKZPa7DwvpZSlMlV7X_FQxAPsvehPqg,7038
4216
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt,sha256=9BbCGnsoPlarYtbtObcBHMihKVYMgMRv7WYj4Veludk,7801
4311
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt,sha256=HJJRcTbxZKfpCGqzYD2JNCFw6VM3zkZTxpM-zFChJAQ,7127
4312
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt,sha256=I_8TxsurlOpeQxTE1NcbrRcMHIyiJsh1LjQmuMx2DH4,7890
4313
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt,sha256=PKiwld2um_iUU48Y4x43PFVcrnMnYNiBjuMFlSEoGS0,5418
4217
4314
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create.txt,sha256=oCjE1iRH3m2KeK_Pr3TVs7Bm8AjFqclm26-TQe2FBis,6303
4315
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt,sha256=ca7_vixB1eguMhdYit2ZqNKXo7Gqh1Nm5eSObTEQ1UA,4155
4218
4316
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete.txt,sha256=6wAejdjuZsuAW6IX3xrbUUlsbM4wEawwmncJ-YBhKDc,4456
4219
4317
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/disable-pluggable-database-management.txt,sha256=tMlFDh-jNeXTpFj0Snzivl3F_ctj9onvvgdK0uH_J-8,4646
4220
4318
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/enable-pluggable-database-management.txt,sha256=E5DKWoXVmocSTwJ25GMPFYfXFqFTnJl3qDOhXSw8w6c,6701
4319
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt,sha256=-z3KdfSMrNJRsTsKk_qBjlufBEJVBEWT3OMd0wLBmvY,2831
4221
4320
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get.txt,sha256=qct5V31GRC_oOyawCvfcUNuWc7t9DavX2jsHASx-A24,3106
4321
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt,sha256=bVnUW7gbnv513-g1mkXnGi8Cv74HIAdqL3R7GnevF8A,3837
4222
4322
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list.txt,sha256=bnlCPiAFFHCJctzUCbyq89kNIK15Ozip-K3Et8xD_Fs,3767
4223
4323
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/local-clone.txt,sha256=zq3IACYqf0ahQvCVGEIadIfksSLl2lXoyS5ccC2qLpI,5686
4224
4324
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/modify-pluggable-database-management.txt,sha256=rJ_YLM9uDwW-Xaso9Hi1lNBEf0rvnIe0POp-oe9xv50,5391
@@ -4498,7 +4598,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/project.txt,sha256=4xrF
4498
4598
  oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt,sha256=K1nq6d9CBUkgmPRHYpwph1fVidMQHS_75HMByT_C3u4,183
4499
4599
  oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt,sha256=nZdQDN_6BGvc8d_8evIZJd0wp3DIkxH2vIj5xGRR0jE,194
4500
4600
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment.txt,sha256=vLFDVCdbiZ0fFFvV-Ff91APq4OpZIZmaewXbQPVKe6Y,397
4501
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt,sha256=PX7ms3w7bMeffmhEfA7-nrWbyU-luq7Rzsc_4vG7kwA,778
4601
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt,sha256=kJ61t-Qo-DpScD866dMcfFycaZF0EFDNWhzonDIuQQk,841
4502
4602
  oci_cli/help_text_producer/data_files/text/cmdref/devops/repository-path-summary.txt,sha256=XODaBLIkLOdVowOf3U9S6vme7KA977ICKKlI0KrUVx8,204
4503
4603
  oci_cli/help_text_producer/data_files/text/cmdref/devops/repository.txt,sha256=Fg_fKJ94CTfyORh2I2imq260ocx4I1FVo-PGjlB1tRM,1007
4504
4604
  oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger.txt,sha256=8UnJo--G_-2c6e55UKu7-3VbcR47f_ySIsvoBVLtJNY,580
@@ -4638,8 +4738,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/project/summarize-proje
4638
4738
  oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-notification-preference.txt,sha256=62yePPj_U0YbpVk5gKgImdPu6WUfhLc7rcVGnHd-2rM,4393
4639
4739
  oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-project-settings.txt,sha256=qMCdvtaj322x8_T9VgU1dn0xdhJvBkWuG-JbF6AHHGA,4582
4640
4740
  oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update.txt,sha256=SW33fG1_Br73RIN1nHzbNdLVhnqpOtergVBWhPcfEJQ,6332
4641
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt,sha256=DUnQ7cuLFxX21C66CO1lu4u31P3dTFjhVr0anFcuMuY,4450
4642
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt,sha256=VzUA7ERg3sWRec9o5VI1FAvuFQIgjNMQQdg-uSyBFWk,4235
4741
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt,sha256=QTouV2V89BMTz3DFuPQhB7t1EzRl5QP8z7HBAWc2LvY,4487
4742
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt,sha256=7UaZJzEMIyOb6mvD2rW4omIA8OKoLrFxRWn5oV4chkY,4273
4643
4743
  oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection/list-protected-branches.txt,sha256=fRmu4DA9k12jCylH5nvPv6mm-M9WlLj6ZJLAXlk-aYc,4607
4644
4744
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create-pull-request-attachment.txt,sha256=ZCQ_ompj39dd_AjZ8UfBXe6msjR0FFXJe-SGUxI7WYc,5264
4645
4745
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create.txt,sha256=YQlROLriqzGH0kTTWZMs2kF1gnb8_A3ubzN9_3Bt-S8,7536
@@ -4659,7 +4759,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-
4659
4759
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-file-changes.txt,sha256=r3thxQ45hbotGgUqAtUJWRumtrbBiysSHmT-5rc_bZ8,4821
4660
4760
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-requests.txt,sha256=QByjsBlw5ms5H-qcVeAPePAV2WJBTXtBm4RpTpseb9E,4248
4661
4761
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/patch.txt,sha256=FzUaJAbeQsAUSn_DSgBSwbQhYZVvq5L6BhRzI6zQQRc,5217
4762
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt,sha256=heLecrsXHt5reAPZmfePEZgVFJgwQxOYLSDyHrMVTbA,4913
4662
4763
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen.txt,sha256=O7oxbL2868rYa3yR0o9v-j8TR4CkZi-UkaGDz5NYJsk,5474
4764
+ oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt,sha256=rvP1sH_PfSGMOaRpP03ANzGixQwltasP1N2fzGvCefU,4919
4663
4765
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/review.txt,sha256=v2lKDApuJnSnARteQw-aaX35A5V0S86HJ5V8A2scc5M,5761
4664
4766
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/unsubscribe.txt,sha256=rd75TKpSP2xqIKJN-8efSilqjjoXRqT9oEwQt1GMLBM,4912
4665
4767
  oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/update-pull-request-notification-preference.txt,sha256=rV6QYsGKSpDIb0sx-MOB9EeS94GJy2Sk0dcl27d5uxE,5466
@@ -5676,9 +5778,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank
5676
5778
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/summarize-text-result.txt,sha256=QX-wJOgKYOtZx-00fPINLZmnuW5G0pzWObmF4rPUKN4,172
5677
5779
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails-guardrails-text-input.txt,sha256=UQJI77KjrLDowGKN2QdHW4HIE6B9pMaF7SxTOq6siYg,3971
5678
5780
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails.txt,sha256=LZhNxt_K_7_sgxL1GQijmnPdTdONSFzq2lNOpByz3cQ,4270
5679
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt,sha256=UDgOrmz3ThhJ1IKhiA7zmBANf3UMjn91IwSbC6VIjA0,14819
5781
+ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt,sha256=5qynWBJGWxweuakMv4jsFXNIAwUKruIPuccalRx8qFA,14998
5680
5782
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-dedicated-serving-mode.txt,sha256=b6R3qUL-rL8219JFq_kr05nD_OSpTSf0LP5GwTrchMs,4036
5681
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256=O72AVKvD34onVULvKuj6kegG3EmZFEBjpjGmy_Lvuy0,10591
5783
+ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256=AXrgFunPUPKW3fVBSlxAkKo00nsQzdv1eByKFzBvQ7M,13564
5682
5784
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-on-demand-serving-mode.txt,sha256=os6vP5Rm8PPU207J_uWMOS1J08AfZc8b_CiFOFYW0fY,4079
5683
5785
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat.txt,sha256=2xzgsYXsRsaBXQgiiiN4033_xCrCDMSKbDSbz5wdYDo,4094
5684
5786
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt,sha256=AYSNfk14bSmqeWAd2miJ9TlyPlPMSBdpQxytgeMexTo,69228
@@ -5714,31 +5816,31 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/get.txt
5714
5816
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/list.txt,sha256=_zXlLlFkUfvtezAR-zjpCypIswD0Ng5a1tMZJ61B9OE,3756
5715
5817
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/add-lock.txt,sha256=mshwADU7wx90b6fnfBQAyz9alXJP1kHw59B5au6KhUA,4396
5716
5818
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-compartment.txt,sha256=Z-naVgA4yHfNQe8zpnMuIpjj0ni1QDHSeoHRuqHndFg,4676
5717
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt,sha256=bzp-wFrk4r57kvAC2G3ABo6_itlbYwWfOveuNiv0Leg,8886
5819
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt,sha256=iFKadCaGITBqGtzVcf2p9szQExAT1QaZVgdMFiwMPQQ,9095
5718
5820
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-redshift-connection.txt,sha256=o3wnUNN2BKkToVPGLWUfKeLs8at0F8GDvnf6G5RK-Ww,9854
5719
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt,sha256=scsdk7cucNjL-JSp4nmsxvxLCl7Sk8TUJ73-KXnPAbg,9129
5720
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt,sha256=7o6_cHSc985nn3eQMdgWYe0M4BD3N1aslC9M23-INWg,11160
5821
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt,sha256=A6ugEQ3uz3gpAJBQIQiYVuzJIEF507mch5GAnzGnOL0,9152
5822
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt,sha256=MvXUWlx2R_NGlGEHMy0V1FUVro0gl4K-N6_CpjKXhtA,11521
5721
5823
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-synapse-connection.txt,sha256=dPJHgjZ6lvbJmxh7YTXyyAWa_Qt_FgkpEp7Kv4gzOyQ,9965
5722
5824
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-databricks-connection.txt,sha256=Mtn68Nq0_XAk-TA4aSb-cVUDiAjj6dqhEi6xUK0NhPY,10050
5723
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt,sha256=EVT65feMZDD4moEfXIkxvNIDlANe-5cgRxlcn2FVpf8,12143
5825
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt,sha256=5LvqoEsvpjH-SE3bAPzVdBE3LUfjQAG3EH1NehWd5W0,12495
5724
5826
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-elasticsearch-connection.txt,sha256=RUzC8FAA1IYFBDn8ABSJswKLGpJx2o0pGeq2Xpf4lZo,10590
5725
5827
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-generic-connection.txt,sha256=kJEUvfpg8bXGeFqt5nJ9U7uIK72CvHb8uyTZY_Fzb80,8536
5726
5828
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-goldengate-connection.txt,sha256=X0a1X2NRWIvljDBU2tPLC7moFKSGRFalqIacD0vMcII,9588
5727
5829
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-big-query-connection.txt,sha256=ZnBxOC2AchmgfziJ2Ltmaq4qTfk-1TMbgyUKfvDT03s,8752
5728
5830
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-cloud-storage-connection.txt,sha256=eplhICsLtJLZSGn35CXgByJsbVbLb-vKhjLkXkLV4IA,8795
5729
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt,sha256=uJPbBqyOtaEzqiJkkz6RFn82RgnissNPVMxe7ghGrFY,9050
5831
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt,sha256=KyELLn2tlQvB-wlyv0fe_1OvZGW7p5cydE9u8yYNEcE,8732
5730
5832
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-hdfs-connection.txt,sha256=xKrViFWvz4hzBvmE9QE0nb5KAQLAkl-del70ORNZwKg,8583
5731
5833
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-iceberg-connection.txt,sha256=XP2y1nMCw8s__uRg1OG6289ns2unUh6tjTne0JfHPnk,9367
5732
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt,sha256=umzDP5mo1pKxZ8XpTIUmRXIxFzER36kWdXG6CDB1VRQ,13655
5834
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt,sha256=lFkcy2atNB-Y2BsYows5QV0nO6_vAZfVUG6D70YRla8,13656
5733
5835
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-connection.txt,sha256=XTiZ9botBAqCQl1DCdWChm7bLd2NhjaNBqFWJdlEaGg,12330
5734
5836
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-schema-registry-connection.txt,sha256=TRa1Mw0iYgMG_GOhgzr4JROeXNLVJxbLbn-cwuIVzvY,12524
5735
5837
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-fabric-connection.txt,sha256=X_ozWFgwMYP2B5ieuG3BDtdOzEO48GcgM1BOHthNM8E,9371
5736
5838
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-sqlserver-connection.txt,sha256=O9oKrGe2eco5_ov25EkUd7ELbtT4rz9Bn7DRFBPNZU8,12068
5737
5839
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mongo-db-connection.txt,sha256=Go8nsxNWUNsBYrVnxxQkdS2BxA0nMag3EAmB9Ama9HU,10224
5738
5840
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mysql-connection.txt,sha256=W8ZGWTlEFp8CJkZzWJoCD7I0lTdyoL7GKrU0nJnTJtw,12914
5739
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt,sha256=xMwp9KnP5xrz-YkmMiGZdk9jhfjmhZnOVLY7YEOHorg,9993
5841
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt,sha256=Y997TGsY6HFxg8Zrl_61PA30xUxY4cVnc0f2Ubrja9Y,10013
5740
5842
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-connection.txt,sha256=ooFezZtOsri5MtZ4NTcfN3XXdOpqDQVFVVQnKEbKU9c,11246
5741
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt,sha256=CL2WLSOexH6gRvKIgLp9UpEu7gSZJnlGAjmKURx_r3U,9987
5843
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt,sha256=hvwa5SoRdbnNNbfM0CR654Pkl82qzbKVw0UK59fcDys,10007
5742
5844
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-postgresql-connection.txt,sha256=DC2dk0m21moMnpPsb8Lkt0ahNIGBAeaB7JEtaWmnpU8,12868
5743
5845
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-redis-connection.txt,sha256=p2-UsjwEOLzpaETfe1yHQ76yNBzwJJyxPmvsVHh7WwA,11668
5744
5846
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-snowflake-connection.txt,sha256=zqB_6yPJAUZ004gEQPVBAtJqOdoiIf9XK8P85A9tmQ4,10923
@@ -5747,13 +5849,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/get.txt,
5747
5849
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/list.txt,sha256=h7Ayd4GRjYDGO_v8dxOb2kvt-AJP2NqUbOAq30H-xG0,6793
5748
5850
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/refresh.txt,sha256=PikKZP0eVi1OPYkAro0sJzpaIZu-SGahSqfzOMDLPDw,4083
5749
5851
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/remove-lock.txt,sha256=oLuFeUpygiX04UDu6ETJPVxRjKP70QpCg3we3fy4JAI,4280
5750
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt,sha256=wZpGqzpDCd4p5IgNfHieE9gzE7kWrN4Z3sPxY0wwSKc,7741
5852
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt,sha256=ELjI65lnlYSyWPpozGA38gwIIrorR6Px2ZAaEbx9f9k,7950
5751
5853
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-redshift-connection.txt,sha256=XlMoVztH3JVQ8jUCbO9zzYR1vIlD-Qcsn3Z2XeLI1Nk,8461
5752
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt,sha256=0CDB3Nc1pHRsYZ5WGPX2r1LMqLk08e4CjgpVDGzljG0,8004
5753
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt,sha256=ox2JoaqW2fyzLsmaNYxzDYnNRZEFYwE4u0AP8dVdt9g,9682
5854
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt,sha256=_QMC4Wk2rwjLf_x0slJ0z3rXuORrUFP3NxJR6fObGZE,8027
5855
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt,sha256=izy7yHpDD2CDUcM8jgKvNo1xa0YqSfML-JydCucQ8TM,10043
5754
5856
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-synapse-connection.txt,sha256=QluHCq8a3rFSsNpvukPdPgehJE1ebqyjgJKwKisYT0U,8557
5755
5857
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-databricks-connection.txt,sha256=i3_-EzYJrbcFHbCL868s5ZPwk01b2-7--Xr9d889BJU,8627
5756
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt,sha256=0C6gsqzhOVokAII6zpyzYVPbZsE7m-8EktSstC8opUY,10129
5858
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt,sha256=ljhdCUuXPGXsxghtGmxFPwFiK1bKOmayl8Nzcd1zpKg,10481
5757
5859
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-elasticsearch-connection.txt,sha256=OFRew8fWSPp-N6s_Ce5NJW7QveT80ziKR9WVdJvjecI,8905
5758
5860
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-generic-connection.txt,sha256=HY1q0HjTXmUCfhNSxGF2LkONXrEco1TnTmofZJgaNhU,7464
5759
5861
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-goldengate-connection.txt,sha256=PyQBuSX-_3dtI3bvdd9mYba_o4S11hWFfOjfk8UJ-aE,8718
@@ -5762,16 +5864,16 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-g
5762
5864
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-pub-sub-connection.txt,sha256=hfGFKaL2PoFxc_IyDiQP78X1mMzuASeRSQ5XpagAyLo,7851
5763
5865
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-hdfs-connection.txt,sha256=vyFx0k3ImPnr_7EQ4FMarTPNMchT411KT-Rl0_qBhYA,7452
5764
5866
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-iceberg-connection.txt,sha256=XXyMuY2hKSGx4EqIWD3aCcRGwvjWfu8yqS1eKKH2j0A,8121
5765
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt,sha256=8VhI21nWpqQI6kgraXo2TTj2axTsuF7z3_7VOe9ARw0,12527
5867
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt,sha256=xqXZ6mF--Oy00qEe_RQmQurPSE4_1iKfHMPnp77dP7g,12528
5766
5868
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-connection.txt,sha256=zk9_xik2X5E3oNtS3rdpkve6YW9-tfyx6YH_o-KSArU,11475
5767
5869
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-schema-registry-connection.txt,sha256=7R0qgbtxrsE4tpNflMyypDk6KppWPotCKDPvh9WVgy8,11139
5768
5870
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-fabric-connection.txt,sha256=4cI_S7FSvRSiH7Q0DrRP1sHrop9DKcmSsVOznXHqhWQ,7993
5769
5871
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-sqlserver-connection.txt,sha256=cSWPgTivX3pYLLOOsRwvTfOWRj6y60mdz5KjxXlB2yo,9925
5770
5872
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mongo-db-connection.txt,sha256=of5iRyl4WmGWRIsemsalldoqE0igF0Jl3GbXL4gp2No,9361
5771
5873
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mysql-connection.txt,sha256=KkCAmb35iCJAHXxtpIS1OjSNZMnS7fzIBqOH0jvJGbM,11302
5772
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt,sha256=Jv-L6lWwqcA3-Z5mx-KBbXmQs6z8fRi9E3XazHTRdKY,9107
5874
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt,sha256=VwMAeHegJdpuXTdEqzIGq-KX72vNjdrGgM6YVtNTsAw,9127
5773
5875
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-connection.txt,sha256=GleMqAXbEmPwEqias-CLpuBu9x4thhF0r7g70ErjBBQ,10158
5774
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt,sha256=g8OOzLB4Ji15eV5Gixx6Cg9_6QOKe4wwJudFr1q8g3Q,9111
5876
+ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt,sha256=IdlUNzQuQEw6kvlOMBWPnFiCxgsOFaryNrRAJdpSBUs,9131
5775
5877
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-postgresql-connection.txt,sha256=FD03miQKkso0HuNH_NEg68IMLgHrxSkUDba_OrKkQh4,11226
5776
5878
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-redis-connection.txt,sha256=qWTg1cIIrcS-_Ghnm7xzY4aWKsNkz2VffieBSKV-c4A,10255
5777
5879
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-snowflake-connection.txt,sha256=L35Se4turnTAaUVsLCmC8q7yxfnJfShf90h1aYYXyNA,9071
@@ -5854,7 +5956,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.t
5854
5956
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt,sha256=rWOBa_VKTYY-MaaQpgbAvAeJ8nZoctQDWho2s4wX1pU,3205
5855
5957
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt,sha256=EzdsVrBmWQZBCwi4UKkZHywQkCQgRcg62ml-YTpknEk,3215
5856
5958
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule.txt,sha256=TGKSIFXpaqCm_i79P_45Ebd4PsucVoWuEsI7tZ5QNjY,747
5857
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=oUZ-3TLlzVQFu6R5HkXgqmV26XEXBRr6K6sf-B2DaJc,262
5959
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=c7YYn1QO_LFiWFuv7QE3p-4tkHM4Ki5xytbGvy-8yig,273
5858
5960
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule.txt,sha256=RDRdSpzYGqJnCo6y7PuBQ_ZkcVJ2onD8j7eJ_XzkJqI,247
5859
5961
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule.txt,sha256=2-seomAEnKzfLBZpyOXCnbQGzFsJUEIf7ADX-cnRFpU,495
5860
5962
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion.txt,sha256=JEuQKkXKeNrLIzj1w1jWA5bFCHTplrdt4DvoPgwAtLA,337
@@ -5882,13 +5984,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane
5882
5984
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt,sha256=C1OwOb_C4apZNRAuNj6jxLtUkhk90WkP0f5wqxkSPJo,3935
5883
5985
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt,sha256=POX41lH0Qn6XpnZwcygZ65NOx2GwDcLQJZ7A_qfpzjw,4320
5884
5986
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
5885
- 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
5987
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=yXFFNx2EggIMer0AwaJzYHrqMIuES6UE2mBg_EBPvyo,178
5886
5988
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
5887
5989
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt,sha256=ppMuQa-4dyhZHDxvLHlBGTwEW2nE90rA6AlEmp_sDJE,3222
5888
5990
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt,sha256=AWzzQWw-HEt2EAe2NJitsSUjK9q3--4im71X7Dh7Kr0,2830
5889
5991
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt,sha256=UM49uAHi8HQnmiYbuvGE10M6R7J_jkMz3nZKOu7uqxA,3620
5890
5992
  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
5891
- 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
5993
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.txt,sha256=qubEsqrQpLsc39ni53MoA-y27N8HBJXdip1vvo-evS4,3684
5892
5994
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor.txt,sha256=WJlsQ1wPbzczvAUiVMicgaFHnPscAMDiPb8Kj0xMxc4,245
5893
5995
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result.txt,sha256=zcygFnKRIn4cHdPQafl50bhiLeErptIAUpven3duA6k,387
5894
5996
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe.txt,sha256=f2WhMEjdazb6skkMW2nlG0NRt4KB6Jhwv2m58NBIcDA,196
@@ -7713,7 +7815,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options.txt,sha25
7713
7815
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment.txt,sha256=Nmzneem3Kwk5MhmJXd9bcKYj9Q81bWPWRc7u_0lfiUQ,406
7714
7816
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-redundancy-status.txt,sha256=Osr5DWKR_vo2jqEieGTPiR8NkFydOjXF0cYf3Wo07AQ,199
7715
7817
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement.txt,sha256=HuWzeAHLcq-gGEZtvyFPo6ndEmCHhMRpxjMb7EAfMfA,292
7716
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt,sha256=clU9bFbo5xZQpKU87EbB7Bhoro32vZXbMmqxtEH7JBY,1855
7818
+ oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt,sha256=MCHTySvTjMRDLBK1DHbcqADFerRFu2rEEfAkzJt_5qg,1948
7717
7819
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule.txt,sha256=MXYMjJ7sVfhnJNXs1jctc8uR4wleqh5yoMXaDjJYH8g,444
7718
7820
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table.txt,sha256=u-0gNZ7zEUIo122ahQ56EuvLqtkOsLL4HS21X0kahug,890
7719
7821
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg.txt,sha256=DlINqjjRm7Cp8DIDLCD9ipthOKV-i9MbcSUuIrDBYMk,778
@@ -7825,7 +7927,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/list.tx
7825
7927
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/remove-export-route-distribution.txt,sha256=LFmNxbBBDN860pyTEGOPLN82N2AdvRxAUo5hTFqGuC8,4355
7826
7928
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/update.txt,sha256=29ZIWcGTJJWI3CqErkzlwDs9AbG9Y6x74iK8cU2pVQY,7048
7827
7929
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-redundancy-status/get.txt,sha256=75UH1vKB1Za1X2soHtMHYHo8Y3DTZ5-tWak8WvCTC0E,2837
7828
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt,sha256=h3rxfg5EDoxpTnJM2-Z5QLt6vO8J2L2-nEdkapKR6ow,5911
7930
+ oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt,sha256=WpjQtfYwzevtjdZwdfVCwK9u5Q37g3MO_XoC7mymkjc,5879
7829
7931
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/delete.txt,sha256=1YGyKAyO0kQVVeG70fujZw3MNP8Q4TWhfkdbbOEs_L8,4405
7830
7932
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/get.txt,sha256=JaAWVeUYPWRgOhUsjBO9jeUFN9nhGycUD_iwc9Qj2uw,2790
7831
7933
  oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/list.txt,sha256=c9mD3IuLHQnGTZyjeHrrYNntvx40wV1btAzUz7JGJiQ,4701
@@ -7856,7 +7958,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/get.t
7856
7958
  oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/list.txt,sha256=ft1XF0MdLEjgSToEvMBDGxvtaaGKZR9VOzHqOAeQf2c,4718
7857
7959
  oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/update.txt,sha256=DFIzcAykvqhchOjsQ2XtKTTnXUxSqtZfwiuyFI7CO7E,5782
7858
7960
  oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/change-compartment.txt,sha256=Kl60GPBpAXzWNBARYbJHDERIAVHQMj6qXi04mPH217c,3249
7859
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt,sha256=D_JbmJV-Rp1DMOoKAJMtYnV1YOLjeziOEAe27Jk6S80,9310
7961
+ oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt,sha256=80vMn1yytKHOq3To3JzX2oXoDqhhtMppgsS0BVKmShY,9056
7860
7962
  oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/delete.txt,sha256=lhj_RwjQQ6n2dqOkpB4iMDQ4jypmdMmOXDu3OIRqtOw,4580
7861
7963
  oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-config.txt,sha256=vpyC6CQeDNb_vTJqzNHzy2hfGDHXBJwZqEpx3QPF6iQ,2789
7862
7964
  oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-ipsec-cpe-device-config-content.txt,sha256=LiDHKsURdI_NBFzX10iLRZMhHh1tZhf2KyW01OjLyF4,4209
@@ -7875,7 +7977,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-cidr-u
7875
7977
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-ip-inventory.txt,sha256=aeVSR46b5PxrA4zRQhZ0NDI_2D8knrp6w0J1yGO5o94,3239
7876
7978
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-vcn-overlap.txt,sha256=Gb2y5WVG7h5nSlWpz-RhDFuZzsweRRoURQJ1_Ns6StA,4419
7877
7979
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/list-ip-inventory.txt,sha256=BayQ8xZNftA7TXSV82VKFbaiR9UpDud5T2gzh1C_C4o,6104
7878
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt,sha256=5XAVZL0h9z3sheojyG2a53t7ZeP201W76bdR2hmw2H0,5683
7980
+ oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt,sha256=P1GcThs0SLB7mNaoe6R_PdVIn0InXrWwNTz4KKBxTDU,5779
7879
7981
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/delete.txt,sha256=4mRmE6A2AO6PHhcerTK5I4Re5Fq_iT7P17CvVyrtBlA,3981
7880
7982
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/get.txt,sha256=hTw2barvJJ83nWZiSrzFXeXeqexIer5qybjg4v0-TLc,2693
7881
7983
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/ipv6-vnic-detach.txt,sha256=D65mS6h6fmez7uSDmCli6FNvEbpbYxeCSWVAVQeUzhA,3914
@@ -8000,7 +8102,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/delete.txt,sha256
8000
8102
  oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/get.txt,sha256=FLPPIMrULQKAt-X2scT25nMxQIlh7e82PvOKEF7muiU,3110
8001
8103
  oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/list.txt,sha256=kMtoiYX2tF0FEA5UG6Qvr5dVKjzrBv3GYQ4BLOvzIhA,4560
8002
8104
  oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/update.txt,sha256=L1pK-GLxFQODyXQgBK8En1pmJqeQtTmf0ksETYW4DCo,7378
8003
- oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt,sha256=Cuzp8gxBbGd8AGU4Lx_SsuIyQ9IoulvtI_heNsFHJPM,4768
8105
+ oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt,sha256=jh5Ghm_FkRTpQq4sAycApl4lzjtsJkxe0bnubW6fguM,4864
8004
8106
  oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-private-ip.txt,sha256=XlQHPgcx-I3vK6rekhbl4y9GU8-f_Cwi0dEOW2t2s0k,5707
8005
8107
  oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/get.txt,sha256=8d5MML85LNnWDJ3dZalBXVG5hE34iWFFWU8WuowCEPY,2728
8006
8108
  oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/unassign-ipv6.txt,sha256=KSVkuN5SEwn4lMLeynA1IbQfX8ENrKYDfFKVTP1vf-I,3098
@@ -9399,9 +9501,25 @@ oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request/get.txt,
9399
9501
  oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-error-collection/list-work-request-errors.txt,sha256=RucRCbJAMoq4E0O0TEAxfUwkGNAmbqBOuJnCtiKInLg,3692
9400
9502
  oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-log-entry-collection/list-work-request-logs.txt,sha256=FVtPX9E4bdiCeSaJo2fHVmEg8QyKG1H9HQHVJ5pzHfI,3692
9401
9503
  oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-summary-collection/list-work-requests.txt,sha256=uCbigawEj-S1XEWGZYPQl4KTCTYo1ZHTeVPN8y1f2T0,4003
9504
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set.txt,sha256=_q58rUIwuTT4tlbN5Kz_VduYk0XsqFpw-WV-VsMbDFY,482
9505
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set.txt,sha256=kF5OiHEKACq2hPoIZQO3-OUsWUsYbO1ga9Fv6P_qVL0,382
9402
9506
  oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user.txt,sha256=F43LzmVGBHZkLhwq_WotrN-fXE268evRRjr5WC9IFxg,698
9403
9507
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster.txt,sha256=x6UiEWLpuZWcevyiJzXHp0wGPnarslaEgS_PdWxepwM,607
9404
9508
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-identity.txt,sha256=VJvWzH4-gksQe90l4FH7JtaWCHGyHC5NOU7RYenwRuo,293
9509
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary.txt,sha256=xCEOKdj1YDiPmv5lr3UUcWuNU7weA7HBatGSTkrCdBk,244
9510
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary.txt,sha256=nIREXFZ0amVP6bhnJV4uFGJnzcmV7uwUCr16dOqUIf4,210
9511
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set.txt,sha256=eDGbLX3JAsOPxVq2ORf-JAsDDooombWDsJC56Fzs_AM,284
9512
+ 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
9513
+ 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
9514
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt,sha256=LxqhiIfOBy4WYcpIrHIEXMgyrfmk2sEZQ75jDVvhUjI,6656
9515
+ 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
9516
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt,sha256=W2UEfu6JZabeb_d2Wya1f49WjjPiR2f1wdZjm62XaS0,3825
9517
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt,sha256=0xtXYK1k4h9pQPqsIZQqb8TWopWNmuP7BMQS_P6u3II,6626
9518
+ 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
9519
+ 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
9520
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set.txt,sha256=oR7bgf3kxZZDDpfKROuy1csSjVxSoV1talUuZOOpq1k,256
9521
+ 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
9522
+ 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
9405
9523
  oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/attached-oci-cache-cluster.txt,sha256=N70PrVYKN4qp2QLgrrRa09zG5AFGeSQLMWKDM_9qBlg,208
9406
9524
  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
9407
9525
  oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user-summary.txt,sha256=gTQ3ImOdGckLuW3n86xoLzlJlwdeXl7TIhmv4qTkSu4,161
@@ -9428,11 +9546,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/attached-o
9428
9546
  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
9429
9547
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/attach.txt,sha256=pfPMNstmPaKxdAmxKyFiYBjcF5oDsUTf1tASeQRqaSw,6236
9430
9548
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/change-compartment.txt,sha256=1p-h-spGyoZjwN_1NAQt5DT2gHsXmtnRKJ2h7-BUtT0,5772
9431
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt,sha256=e5erCxBXpM4DwjJsh1vb8QYQ0HF6-FXzEAxlq3rTvt8,7603
9549
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt,sha256=DyaSzEs8h3SzGkbr9eg7-YL1xcVr1bI70zERfCOWjo0,7704
9432
9550
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/delete.txt,sha256=U-9Bj3sxQwFAZN-sSGjcAneV6IX3w8dq6iROoITL9JI,5616
9433
9551
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/detach.txt,sha256=e99WlS8MV4Irxj9w0Pz9qjBCLlbBWDCtnH3lxrkBxc4,6236
9434
9552
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/get.txt,sha256=PHVNkHm4iBYjw4_kip5W8Y42jpXG387dFI0ZNTdu6N4,4207
9435
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt,sha256=TS3rguwSxebmIRUiJSC1TAdHLctAfwuT-LfEhFUkxRA,7963
9553
+ oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt,sha256=3Ne6p7gZwUgvpigLULNtHuVTfzbDGjV15_MfSGOWHjc,8064
9436
9554
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster-summary/list-redis-clusters.txt,sha256=cKjPWFax2L_Y4fW1Aguh24n2j1MCig6UBDJ5oFrTsEI,3791
9437
9555
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/cancel.txt,sha256=meY29RoYATFVXwWX-AVM5GTN3Bs2IXwgYYznIot7nlo,3139
9438
9556
  oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/get.txt,sha256=q_LjDZgxivXwqc4NJf6V3sPN8y27vivFBdeCvL_ni3s,2758
@@ -9789,7 +9907,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/get.
9789
9907
  oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-errors.txt,sha256=hpf9siBonGoRJ9jPU2RVz1NOzEV-fjQAhuGPVANbfk0,3617
9790
9908
  oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-logs.txt,sha256=fdAlq0ha51eeBKhtxV4xXDGxn0QD6hxf5UQuEasRtI4,3605
9791
9909
  oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list.txt,sha256=k5uaCzd3zR84K4tBSqaL6sspO6w42o8L2akYrlbt6GU,3891
9792
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=Fi7edrRxVt4eZ1w6kbVq7VVn_XzZ3mhIsUSLtZoE_58,2902
9910
+ oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=s_8sMHmsMs9mvbXabNdJAs8MkugvXxhYpQMD6qOg_l8,2929
9793
9911
  oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt,sha256=TLg1or41EXUOZaTezQJmgdJ-rIQKIoQpp_HP1HbcE-0,1299
9794
9912
  oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt,sha256=ej-pnKU8N6KwwzU_cvZWVyMc6WdJdcVJrriRPOqvtZk,1119
9795
9913
  oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt,sha256=SC5oZnPRzBhgrp2f-Z2zXflYauM68ej9TSTUr5E7AWg,801
@@ -9989,13 +10107,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/update.
9989
10107
  oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/get.txt,sha256=TsXTMfjwFW8Brshll7-BxCkBMwp0QXTQ7EKG4cOVr0o,3959
9990
10108
  oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.txt,sha256=XnMPPUJJNxWfp0CYWUy4G2nnhUfSaVRD2E5WodQDoXQ,4175
9991
10109
  oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type.txt,sha256=VJByWoKDcYI9FTe4NxPpKE-SYLjGvGIYNnWuodNA8Cg,185
9992
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt,sha256=PB2Nlf3dXZa4o8sAxGUqCrFqFa6LrSEWh7ALON75qTo,154
10110
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt,sha256=LFN4Yw04jZvMq6aY5eMHKbZyktvD8fYGV3AxdsuMkSE,173
9993
10111
  oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response.txt,sha256=SX1rgBJ0weBVHR6pLPiaIjLOW-AUnp_QGEvhSGoQaoo,208
9994
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=MAH39YO1E4Zd5dc0Hk4vM5xDVz-mfKJu-DUAhRbucmo,4722
9995
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=73ZKNr9dYvdpGxLc851xcQas6E9NX8tzwVrLPJpaLMQ,2973
9996
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=FGGewxpgWDCG138NORrxeHTgcVNbWvJQb3qF3_m3ei4,3881
9997
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=j1h0Cm6rup0GtdYvmfFwl8OyPDwVq_pjdW9oCU2Ead8,4121
9998
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=ZySiyfxOAr9ftUqTPRHYSO-vC9wbalxA0eJAAsJMm70,3971
10112
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=QTykMprJSVoZ2g_hAITuEn-M9A3Q6-58MXb8gU4PmX0,4925
10113
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=RfgcmilchRK0LSx_Sn4gq6yxOZX3p25T3QcvGss1Ha8,2975
10114
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=v2JOmQgXwkurHsbmnM7XQXtSdDJEORQLsUFn9tBC7fI,3882
10115
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt,sha256=2jMNJKBYo2JWRTZyEOKeYeTQcdNK57YeO6nWQtOWBWE,4939
10116
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=ZgFDzj-UBJhg-J3mgOwV6S_ruuRgY402G2Qtrg6a7GE,4324
10117
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=YqyCOe2eZs8dB03UgI0km8n_FekT_goCsQhxu-jSDDY,3973
9999
10118
  oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=WVTidtYFAbrjtQdI1CWNVnr7Q3tDqwsTYJzxS0-hEiE,2889
10000
10119
  oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts.txt,sha256=L0l5cjtkknEEAOf2rmUkg-ISUfvJKltHIlAFRxxGSmo,172
10001
10120
  oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries.txt,sha256=IX0fJmkY3qrfnTKWy8K9k-lDOauZjk69q5BaTOzVvJ0,161
@@ -10503,7 +10622,7 @@ services/ai_vision/src/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuy
10503
10622
  services/ai_vision/src/oci_cli_ai_service_vision/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
10504
10623
  services/ai_vision/src/oci_cli_ai_service_vision/aiservicevision_cli_extended.py,sha256=Qn-KFwSgdqwFFyg6TV9KyquBbAkOcgQWyhZtEGF1eRk,1997
10505
10624
  services/ai_vision/src/oci_cli_ai_service_vision/generated/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
10506
- services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py,sha256=9QEYicks7ApTSot-IaO4E_K6zqldLyV4xaceCAzyn08,125816
10625
+ services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py,sha256=1NOeT2CMTHno69C_iAU8TP9iqcv1Wes7dNUgWdmyyx4,275306
10507
10626
  services/ai_vision/src/oci_cli_ai_service_vision/generated/client_mappings.py,sha256=agRbFw0NIQiEzqMmfq_N5U_aZj5y7Xkdo5k88TkuP8c,822
10508
10627
  services/ai_vision/tests/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
10509
10628
  services/analytics/__init__.py,sha256=qtPcvDK5nBiB4YBT719QzotumyDRnj0BT2NsLKo_bGg,437
@@ -10760,10 +10879,10 @@ services/certificates_management/tests/__init__.py,sha256=2X4O5Y1rIC6Vaq30CZ2V9n
10760
10879
  services/cims/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10761
10880
  services/cims/src/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10762
10881
  services/cims/src/oci_cli_incident/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10763
- services/cims/src/oci_cli_incident/cims_cli_extended.py,sha256=m5lHEHuouCm9TE_gQ_QhYs9dNehvr6rRyXFnBd6kNeI,4965
10882
+ services/cims/src/oci_cli_incident/cims_cli_extended.py,sha256=y0ieuM7ndGKuRHFZOh7wsUJoH8Gy5K0qCHf3hCCE8hg,7518
10764
10883
  services/cims/src/oci_cli_incident/generated/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10765
10884
  services/cims/src/oci_cli_incident/generated/client_mappings.py,sha256=6HTcUvoMYPnKfdL-2AfF0w8rh8xgUK0gJpTjitufc4Y,764
10766
- services/cims/src/oci_cli_incident/generated/incident_cli.py,sha256=HrXAcE2lgMsJOEQFRFOVdhsrTSdtfKZHHngTszVTHvY,27359
10885
+ services/cims/src/oci_cli_incident/generated/incident_cli.py,sha256=GKGMxv-mHjV2oGfD3mZO2crtAVgOEVbWBWXAG3JcLU4,31786
10767
10886
  services/cims/tests/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
10768
10887
  services/cloud_bridge/__init__.py,sha256=CP_qVhJTrm296KtDVmG3CXW65vtNRwodoAYG4Czhwjw,437
10769
10888
  services/cloud_bridge/src/__init__.py,sha256=CP_qVhJTrm296KtDVmG3CXW65vtNRwodoAYG4Czhwjw,437
@@ -10870,7 +10989,7 @@ services/core/src/oci_cli_compute/compute_cli_extended.py,sha256=gNAozHuyHCW624y
10870
10989
  services/core/src/oci_cli_compute/computepic_cli_extended.py,sha256=gyP4xriwv3xEBqRv2vpvqKVjXsCc3wOT01zm3pgG5Bo,6981
10871
10990
  services/core/src/oci_cli_compute/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10872
10991
  services/core/src/oci_cli_compute/generated/client_mappings.py,sha256=mxERP53mnReNsGqmXRrKoNtuTGxYLo0YRLXcTtuVCMI,761
10873
- services/core/src/oci_cli_compute/generated/compute_cli.py,sha256=QDngBlXU7SR-Dw4mb_vK5VzKoQ2ZWmkfH6lU8TfsukU,1094011
10992
+ services/core/src/oci_cli_compute/generated/compute_cli.py,sha256=1UJRQJHq3eyZu-Uu5UpiEQAJkkN9rU1TvtYeHWna10k,1089947
10874
10993
  services/core/src/oci_cli_compute_management/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10875
10994
  services/core/src/oci_cli_compute_management/computemanagement_cli_extended.py,sha256=Fq8R1iLwZgv4v_LhPQsnaQ5HwRJtUjDB8lDD9VVS-eQ,5897
10876
10995
  services/core/src/oci_cli_compute_management/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
@@ -10881,10 +11000,10 @@ services/core/src/oci_cli_core/core_cli_extended.py,sha256=UR6TyOL7p2lkyF8kl85N2
10881
11000
  services/core/src/oci_cli_core/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10882
11001
  services/core/src/oci_cli_core/generated/core_service_cli.py,sha256=tp9_dfQXqadZlBboTZh_j4nmg5g46snAChXbgMPU9uI,1245
10883
11002
  services/core/src/oci_cli_virtual_network/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10884
- services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py,sha256=SrtfdCOvUBogLOwM1jEtUnZIX227-0PSzB_btlxXfQQ,55472
11003
+ services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py,sha256=lh5Gy2bAY3b7_-B_rCuaK3d0WrfdHknjXVRnplE-VqM,55704
10885
11004
  services/core/src/oci_cli_virtual_network/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10886
11005
  services/core/src/oci_cli_virtual_network/generated/client_mappings.py,sha256=wB69iMocYmnD6t8-0r7hBvGm_JV9xfDFBniE-3kPTNo,783
10887
- services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py,sha256=KogLVh3PlenWoA5i7gxXrqjBNddtaab_mDTjFNnoG0s,1098750
11006
+ services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py,sha256=D6xzH4k-Myobwlfy2Uuv6uNXOfAwqunoo1USVyuRNOE,1099084
10888
11007
  services/core/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10889
11008
  services/core/tests/extend_test_blockstorage.py,sha256=4ikjA4au68lxR8N-Mb8lCo0LFRkpbWtwIFufTkwvNfU,758
10890
11009
  services/core/tests/extend_test_compute.py,sha256=le9beqMGCjoyJQECqB5Pel2mG5jhxc_1c5Isj-1h3xk,1295
@@ -10952,23 +11071,23 @@ services/data_safe/src/oci_cli_data_safe/__init__.py,sha256=i-IJa-kvkDrsgjQmvp13
10952
11071
  services/data_safe/src/oci_cli_data_safe/datasafe_cli_extended.py,sha256=XvAGhs_YzcUYhypQS1axquP4qrhuJig2N0uBchw2xM8,19443
10953
11072
  services/data_safe/src/oci_cli_data_safe/generated/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
10954
11073
  services/data_safe/src/oci_cli_data_safe/generated/client_mappings.py,sha256=jEfzcUrrYsfAi_clMjZbHAruGBRoGj7GEOxx3GvHC-c,800
10955
- services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py,sha256=LWb9Jk_25eFnllR0EBFBP0qQ8eFV-BK_6msnPsA0lTE,1844922
11074
+ services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py,sha256=trV5b2EGYEtpJlrFVppwQfdRjUlEcF6UvLNBZBnUyXs,2133782
10956
11075
  services/data_safe/tests/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
10957
11076
  services/data_science/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10958
11077
  services/data_science/src/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10959
11078
  services/data_science/src/oci_cli_data_science/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10960
- services/data_science/src/oci_cli_data_science/datascience_cli_extended.py,sha256=WG08c9xRMmiNq_ts4ZINsbIL05-ZeRIls33YkvCdVi4,89017
11079
+ services/data_science/src/oci_cli_data_science/datascience_cli_extended.py,sha256=W5z9oPdIxmZdv3yJmLgfsUR84gL1RV8ZL0w2Dt3Ooeg,91892
10961
11080
  services/data_science/src/oci_cli_data_science/generated/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10962
11081
  services/data_science/src/oci_cli_data_science/generated/client_mappings.py,sha256=q-NYNAp7X7P6kqoilMbmNOgW7IPfjelfHgozlppdDJk,830
10963
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py,sha256=OX53jkUOBvDbdJ9uISq6nEploR0DYqoW19yOoaTnEJc,948207
11082
+ services/data_science/src/oci_cli_data_science/generated/datascience_cli.py,sha256=jR9IGJ91w-it_3gkMCWU-w5vL9h_e0w57fhLFzVqY9U,1076685
10964
11083
  services/data_science/tests/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
10965
11084
  services/database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10966
11085
  services/database/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10967
11086
  services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10968
- services/database/src/oci_cli_database/database_cli_extended.py,sha256=rea25HsutX9aD4hs8Sn5irrP8e5yrj_jK3V2LfKO9S4,311857
11087
+ services/database/src/oci_cli_database/database_cli_extended.py,sha256=BOh56TF7GMN_MoP0gg07dc7epT6QzKksFfwnx0DPvYA,315835
10969
11088
  services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10970
11089
  services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
10971
- services/database/src/oci_cli_database/generated/database_cli.py,sha256=WuiDSo9tJAbuyfVmbO6wqH3ZC65cJzBKuP6kTlMZEYc,3237160
11090
+ services/database/src/oci_cli_database/generated/database_cli.py,sha256=MM5qoVQdEZrp2c9QreyEYRoxAUKmDI0fECcbTUOunoE,3253993
10972
11091
  services/database/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10973
11092
  services/database_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
10974
11093
  services/database_management/src/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
@@ -11101,7 +11220,7 @@ services/devops/src/oci_cli_devops/devops_build_cli_extended.py,sha256=c6j26a-Jx
11101
11220
  services/devops/src/oci_cli_devops/devops_cli_extended.py,sha256=i2AISkde7BJ_eyyUqmPmLR8uegX56bykwVpoVBxrKVE,126808
11102
11221
  services/devops/src/oci_cli_devops/generated/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
11103
11222
  services/devops/src/oci_cli_devops/generated/client_mappings.py,sha256=igpa4FbI-AvMkP45ZLhL1ItQrypdoJH0DNlPM29z6_U,772
11104
- services/devops/src/oci_cli_devops/generated/devops_cli.py,sha256=ZJ6o-tWOuhSlrPWC6p4Ffmep7rCR4NCIhzniDQzmUWw,1308150
11223
+ services/devops/src/oci_cli_devops/generated/devops_cli.py,sha256=cucIXq45fLHK8Ugzi_M9Yl5yL9Ic7f0UHkP6Ax_MlUU,1312059
11105
11224
  services/devops/tests/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
11106
11225
  services/disaster_recovery/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
11107
11226
  services/disaster_recovery/src/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
@@ -11357,7 +11476,7 @@ services/generative_ai_inference/src/oci_cli_generative_ai_inference/__init__.py
11357
11476
  services/generative_ai_inference/src/oci_cli_generative_ai_inference/generative_ai_inference_cli_extended.py,sha256=5tT7RnHIFnQkWIRxf5icGVBOBY1z2anN8Hkx_GNdeg0,1924
11358
11477
  services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
11359
11478
  services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/client_mappings.py,sha256=61sVFZW8wa9dxElphotWVHtTWZ6tAG_dJX1jqtUrvFM,938
11360
- services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=pfYiI2xbUSxobbs3Bhka9nIbtA6NYR29m5k_VZREvNU,94702
11479
+ services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=2J3gSG5MZ7i_wSmiynSpm--wJ1Jw6-2agKDnQdHhWTA,99053
11361
11480
  services/generative_ai_inference/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
11362
11481
  services/generic_artifacts_content/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11363
11482
  services/generic_artifacts_content/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
@@ -11378,10 +11497,10 @@ services/globally_distributed_database/tests/__init__.py,sha256=qbM78P2JRGCr1Edr
11378
11497
  services/golden_gate/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11379
11498
  services/golden_gate/src/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11380
11499
  services/golden_gate/src/oci_cli_golden_gate/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11381
- services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py,sha256=gkPYYsUob6wJ4Zi7-XZzpGjVlz_OzfyCFVqA0V3NibU,62513
11500
+ services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py,sha256=RjXOqXwAdpRcuGxV0fHb67rox7_7wS7z3hLxTahiyo8,65732
11382
11501
  services/golden_gate/src/oci_cli_golden_gate/generated/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11383
11502
  services/golden_gate/src/oci_cli_golden_gate/generated/client_mappings.py,sha256=VSHkahwhS0YBERx0fW4TWcAQobhuKsG77lkj1ByQJOU,820
11384
- services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py,sha256=Ix2p6fV1KOpKuOLniLmgkdYMU-S-hLhwcRqFdix6kZM,1182141
11503
+ services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py,sha256=02mzhJYWrHu2HKSJCUFudD4s-jg-IArtcHZmVnZHBhg,1185816
11385
11504
  services/golden_gate/tests/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
11386
11505
  services/governance_rules_control_plane/__init__.py,sha256=81RduIPbR0JOJ7Q7w3USFuIsvpc0Ti8jqSyd5Dn1Uco,437
11387
11506
  services/governance_rules_control_plane/src/__init__.py,sha256=81RduIPbR0JOJ7Q7w3USFuIsvpc0Ti8jqSyd5Dn1Uco,437
@@ -12109,6 +12228,14 @@ services/recovery/src/oci_cli_database_recovery/generated/databaserecovery_cli.p
12109
12228
  services/recovery/tests/__init__.py,sha256=UnHVPgd5ohwjn6DZtiygXawjRumXyZrTBgRIYs_RexA,437
12110
12229
  services/redis/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12111
12230
  services/redis/src/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12231
+ services/redis/src/oci_cli_oci_cache_config_set/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12232
+ services/redis/src/oci_cli_oci_cache_config_set/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12233
+ services/redis/src/oci_cli_oci_cache_config_set/generated/client_mappings.py,sha256=cYTg3KcJj0tyFA5oI7iz3i2Knw572fQuysZ7DEDtcdk,801
12234
+ services/redis/src/oci_cli_oci_cache_config_set/generated/ocicacheconfigset_cli.py,sha256=0d6CTU6pbUKdQKLkZR8yWDTUkIux5mq_RdTrrL4WnEc,34559
12235
+ services/redis/src/oci_cli_oci_cache_default_config_set/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12236
+ services/redis/src/oci_cli_oci_cache_default_config_set/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12237
+ services/redis/src/oci_cli_oci_cache_default_config_set/generated/client_mappings.py,sha256=sCuk6067iSsRuKfhcecr7sxorx0LeV427xM_HpjOrb0,823
12238
+ services/redis/src/oci_cli_oci_cache_default_config_set/generated/ocicachedefaultconfigset_cli.py,sha256=f-r4yvKvJhfKfxT0_B8vOWiRe-b0VtpO2z3JJHT76Ws,8324
12112
12239
  services/redis/src/oci_cli_oci_cache_user/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12113
12240
  services/redis/src/oci_cli_oci_cache_user/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12114
12241
  services/redis/src/oci_cli_oci_cache_user/generated/client_mappings.py,sha256=YB_7BKnfH1ynXEWJVxe7hPCVVexfUyTED1oen5i1aYw,785
@@ -12119,7 +12246,7 @@ services/redis/src/oci_cli_redis/generated/redis_service_cli.py,sha256=lMnh6dIpi
12119
12246
  services/redis/src/oci_cli_redis_cluster/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12120
12247
  services/redis/src/oci_cli_redis_cluster/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12121
12248
  services/redis/src/oci_cli_redis_cluster/generated/client_mappings.py,sha256=v1GxMLmsoXOU-ErDD6uzq--mxItDxQGkla3n1qF64OY,784
12122
- services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py,sha256=llgZjleEXU2-BTF1IIhl0KFZvXAPs5cI4mhB4h5H86M,63900
12249
+ services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py,sha256=wyAXRUG1REZRpzVyb63HlPXQzh4tHwq_xjlbnGgp-yY,64422
12123
12250
  services/redis/src/oci_cli_redis_identity/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12124
12251
  services/redis/src/oci_cli_redis_identity/generated/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
12125
12252
  services/redis/src/oci_cli_redis_identity/generated/client_mappings.py,sha256=AX5ECz5ZcDltf5Gn4UR34PbUYCNdtZb2i3MgUlf_JTs,787
@@ -12500,10 +12627,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
12500
12627
  services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
12501
12628
  services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
12502
12629
  services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
12503
- oci_cli-3.63.3.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
12504
- oci_cli-3.63.3.dist-info/METADATA,sha256=nO6kIqTj9EbtLvWz8J35OC2QoxdqHJW6B9aS9R1ffjE,7066
12505
- oci_cli-3.63.3.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
12506
- oci_cli-3.63.3.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
12507
- oci_cli-3.63.3.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
12508
- oci_cli-3.63.3.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
12509
- oci_cli-3.63.3.dist-info/RECORD,,
12630
+ oci_cli-3.64.1.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
12631
+ oci_cli-3.64.1.dist-info/METADATA,sha256=hrWzqanv2vW2kohU_CQq2l0T8YsIB6ptVX6QZAANNus,7066
12632
+ oci_cli-3.64.1.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
12633
+ oci_cli-3.64.1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
12634
+ oci_cli-3.64.1.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
12635
+ oci_cli-3.64.1.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
12636
+ oci_cli-3.64.1.dist-info/RECORD,,