oci-cli 3.70.1__py3-none-any.whl → 3.71.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 (8455) hide show
  1. oci_cli/bin/bastion.psm1 +2 -2
  2. oci_cli/bin/dbmulticloud.psm1 +31 -1
  3. oci_cli/bin/email.psm1 +25 -4
  4. oci_cli/bin/iot.psm1 +1 -1
  5. oci_cli/bin/multicloud.psm1 +14 -6
  6. oci_cli/bin/session.psm1 +1 -1
  7. oci_cli/cli_constants.py +2 -0
  8. oci_cli/cli_root.py +19 -1
  9. oci_cli/cli_session.py +3 -2
  10. oci_cli/cli_setup_bootstrap.py +4 -1
  11. oci_cli/cli_util.py +76 -1
  12. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/change-compartment.txt +7 -6
  13. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/create.txt +7 -6
  14. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/delete.txt +7 -6
  15. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/get.txt +7 -6
  16. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/update-governance-instance-configuration.txt +7 -6
  17. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/update.txt +7 -6
  18. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance-collection/list-governance-instances.txt +7 -6
  19. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance-configuration/get.txt +7 -6
  20. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/change-compartment.txt +7 -6
  21. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/create.txt +7 -6
  22. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/delete.txt +7 -6
  23. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/get.txt +7 -6
  24. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/list.txt +7 -6
  25. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/update.txt +7 -6
  26. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/activate.txt +7 -6
  27. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/change-compartment.txt +7 -6
  28. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/create.txt +7 -6
  29. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/deactivate.txt +7 -6
  30. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/delete.txt +7 -6
  31. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/get.txt +7 -6
  32. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/list.txt +7 -6
  33. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/update.txt +7 -6
  34. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/cancel.txt +7 -6
  35. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/change-compartment.txt +7 -6
  36. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/create.txt +7 -6
  37. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/delete.txt +7 -6
  38. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/get.txt +7 -6
  39. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/list-application-dependency-recommendations.txt +7 -6
  40. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/list.txt +7 -6
  41. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/update.txt +7 -6
  42. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run-stage/get-stage.txt +7 -6
  43. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run-stage/list-stages.txt +7 -6
  44. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/change-compartment.txt +7 -6
  45. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create-vulnerability-audit-external-resource-vulnerability-audit-source.txt +7 -6
  46. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create-vulnerability-audit-oci-resource-vulnerability-audit-source.txt +7 -6
  47. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create-vulnerability-audit-unknown-source-vulnerability-audit-source.txt +7 -6
  48. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create.txt +7 -6
  49. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/delete.txt +7 -6
  50. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/get.txt +7 -6
  51. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/list-application-dependency-vulnerabilities.txt +7 -6
  52. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/list.txt +7 -6
  53. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/update.txt +7 -6
  54. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request/cancel.txt +7 -6
  55. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request/get.txt +7 -6
  56. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request/list.txt +7 -6
  57. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request-error/list.txt +7 -6
  58. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request-log-entry/list-work-request-logs.txt +7 -6
  59. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-entities.txt +7 -6
  60. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-health-entities.txt +7 -6
  61. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-key-phrases.txt +7 -6
  62. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-language.txt +7 -6
  63. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-pii-entities.txt +7 -6
  64. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-sentiments.txt +7 -6
  65. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-text-classification.txt +7 -6
  66. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-language-translation.txt +7 -6
  67. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-entities.txt +7 -6
  68. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-key-phrases.txt +7 -6
  69. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-language.txt +7 -6
  70. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-sentiments.txt +7 -6
  71. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-text-classification.txt +7 -6
  72. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/change-compartment.txt +7 -6
  73. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/create.txt +7 -6
  74. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/delete.txt +7 -6
  75. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/get.txt +7 -6
  76. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/list.txt +7 -6
  77. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/update.txt +7 -6
  78. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/evaluation-result/list.txt +7 -6
  79. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/cancel.txt +7 -6
  80. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/change-compartment.txt +7 -6
  81. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/create.txt +7 -6
  82. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/delete.txt +7 -6
  83. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/get.txt +7 -6
  84. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/list.txt +7 -6
  85. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/update.txt +7 -6
  86. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/change-compartment.txt +7 -6
  87. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/create.txt +7 -6
  88. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/delete.txt +7 -6
  89. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/get.txt +7 -6
  90. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/list.txt +7 -6
  91. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/update.txt +7 -6
  92. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model-type-info/get.txt +7 -6
  93. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/change-compartment.txt +7 -6
  94. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/create.txt +7 -6
  95. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/delete.txt +7 -6
  96. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/get.txt +7 -6
  97. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/list.txt +7 -6
  98. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/update.txt +7 -6
  99. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/error/list.txt +7 -6
  100. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/get.txt +7 -6
  101. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/list.txt +7 -6
  102. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/log/list.txt +7 -6
  103. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/change-compartment.txt +7 -6
  104. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/create.txt +7 -6
  105. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/delete.txt +7 -6
  106. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/get.txt +7 -6
  107. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/update.txt +7 -6
  108. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection/list-ai-data-platforms.txt +7 -6
  109. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/cancel.txt +7 -6
  110. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/get.txt +7 -6
  111. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/list.txt +7 -6
  112. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error/list.txt +7 -6
  113. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry/list-work-request-logs.txt +7 -6
  114. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/analyze-document-result/analyze-document-inline-document-details.txt +7 -6
  115. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/analyze-document-result/analyze-document-object-storage-document-details.txt +7 -6
  116. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/analyze-document-result/analyze-document.txt +7 -6
  117. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/add.txt +7 -6
  118. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/change-compartment.txt +7 -6
  119. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/create.txt +7 -6
  120. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/delete.txt +7 -6
  121. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/get.txt +7 -6
  122. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/list.txt +7 -6
  123. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/patch.txt +7 -6
  124. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/remove.txt +7 -6
  125. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/update.txt +7 -6
  126. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model-type-info/get-model-type.txt +7 -6
  127. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/cancel.txt +7 -6
  128. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-general-processor-config.txt +7 -6
  129. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-inline-document-content.txt +7 -6
  130. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-invoice-processor-config.txt +7 -6
  131. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-object-storage-locations.txt +7 -6
  132. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create.txt +7 -6
  133. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/get.txt +7 -6
  134. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/add.txt +7 -6
  135. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/change-compartment.txt +7 -6
  136. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/create.txt +7 -6
  137. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/delete.txt +7 -6
  138. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/get.txt +7 -6
  139. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/list.txt +7 -6
  140. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/remove.txt +7 -6
  141. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/update.txt +7 -6
  142. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request/cancel.txt +7 -6
  143. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request/get.txt +7 -6
  144. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request/list.txt +7 -6
  145. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request-error/list.txt +7 -6
  146. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request-log-entry/list-work-request-logs.txt +7 -6
  147. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-document-inline-document-details.txt +7 -6
  148. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-document-object-storage-document-details.txt +7 -6
  149. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-document.txt +7 -6
  150. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-image-inline-image-details.txt +7 -6
  151. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-image-object-storage-image-details.txt +7 -6
  152. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-image.txt +7 -6
  153. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/cancel.txt +7 -6
  154. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/create-document-job-object-list-inline-input-location.txt +7 -6
  155. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/create.txt +7 -6
  156. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/get.txt +7 -6
  157. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/cancel.txt +7 -6
  158. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/create-image-job-object-list-inline-input-location.txt +7 -6
  159. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/create.txt +7 -6
  160. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/get.txt +7 -6
  161. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/change-compartment.txt +7 -6
  162. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/create.txt +7 -6
  163. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/delete.txt +7 -6
  164. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/get.txt +7 -6
  165. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/update.txt +7 -6
  166. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model-collection/list-models.txt +7 -6
  167. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/change-compartment.txt +7 -6
  168. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/create.txt +7 -6
  169. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/delete.txt +7 -6
  170. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/get.txt +7 -6
  171. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/update.txt +7 -6
  172. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project-collection/list-projects.txt +7 -6
  173. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +7 -6
  174. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +7 -6
  175. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +7 -6
  176. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +7 -6
  177. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +7 -6
  178. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +7 -6
  179. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +7 -6
  180. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +7 -6
  181. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +7 -6
  182. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +7 -6
  183. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +7 -6
  184. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +7 -6
  185. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +7 -6
  186. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +7 -6
  187. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +7 -6
  188. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +7 -6
  189. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +7 -6
  190. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +7 -6
  191. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +7 -6
  192. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +7 -6
  193. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +7 -6
  194. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +7 -6
  195. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +7 -6
  196. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +7 -6
  197. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/cancel.txt +7 -6
  198. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/create-video-job-object-list-inline-input-location.txt +7 -6
  199. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/create.txt +7 -6
  200. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/get.txt +7 -6
  201. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +7 -6
  202. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +7 -6
  203. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +7 -6
  204. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +7 -6
  205. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +7 -6
  206. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +7 -6
  207. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/cancel.txt +7 -6
  208. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/get.txt +7 -6
  209. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/list.txt +7 -6
  210. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-error/list.txt +7 -6
  211. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-log-entry/list-work-request-logs.txt +7 -6
  212. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/change-compartment.txt +7 -6
  213. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/change-network-endpoint.txt +7 -6
  214. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/create-private-access-channel.txt +7 -6
  215. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/create-vanity-url.txt +7 -6
  216. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/create.txt +7 -6
  217. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/delete-private-access-channel.txt +7 -6
  218. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/delete-vanity-url.txt +7 -6
  219. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/delete.txt +7 -6
  220. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/get-private-access-channel.txt +7 -6
  221. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/get.txt +7 -6
  222. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/list.txt +7 -6
  223. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/scale.txt +7 -6
  224. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/set-feature-bundle.txt +7 -6
  225. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/set-kms-key.txt +7 -6
  226. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/start.txt +7 -6
  227. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/stop.txt +7 -6
  228. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/update-private-access-channel.txt +7 -6
  229. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/update-vanity-url.txt +7 -6
  230. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/update.txt +7 -6
  231. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request/delete.txt +7 -6
  232. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request/get.txt +7 -6
  233. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request/list.txt +7 -6
  234. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request-error/list.txt +7 -6
  235. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request-log/list.txt +7 -6
  236. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/change-compartment.txt +7 -6
  237. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/create-filter-group.txt +7 -6
  238. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/create.txt +7 -6
  239. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/delete-filter-group.txt +7 -6
  240. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/delete.txt +7 -6
  241. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/get.txt +7 -6
  242. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/list.txt +7 -6
  243. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/update-filter-group.txt +7 -6
  244. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/update.txt +7 -6
  245. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements/get.txt +7 -6
  246. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements/list.txt +7 -6
  247. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/create.txt +7 -6
  248. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/get.txt +7 -6
  249. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/list.txt +7 -6
  250. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/update.txt +7 -6
  251. oci_cli/help_text_producer/data_files/text/cmdref/announce/service/list.txt +7 -6
  252. oci_cli/help_text_producer/data_files/text/cmdref/announce/user-status/get.txt +7 -6
  253. oci_cli/help_text_producer/data_files/text/cmdref/announce/user-status/update.txt +7 -6
  254. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt +7 -6
  255. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +7 -6
  256. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/content/get.txt +7 -6
  257. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +7 -6
  258. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +7 -6
  259. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/deployment-specification/get.txt +7 -6
  260. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/get.txt +7 -6
  261. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/list.txt +7 -6
  262. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +7 -6
  263. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +7 -6
  264. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/validations/get.txt +7 -6
  265. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +7 -6
  266. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +7 -6
  267. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +7 -6
  268. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +7 -6
  269. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/get.txt +7 -6
  270. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/list.txt +7 -6
  271. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +7 -6
  272. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +7 -6
  273. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +7 -6
  274. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +7 -6
  275. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +7 -6
  276. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +7 -6
  277. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/get.txt +7 -6
  278. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/list.txt +7 -6
  279. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +7 -6
  280. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +7 -6
  281. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +7 -6
  282. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +7 -6
  283. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +38 -6
  284. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +7 -6
  285. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/get.txt +7 -6
  286. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/list.txt +7 -6
  287. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +7 -6
  288. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +7 -6
  289. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +7 -6
  290. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +7 -6
  291. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +7 -6
  292. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/get.txt +7 -6
  293. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +7 -6
  294. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +7 -6
  295. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +7 -6
  296. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk-language-type/list.txt +7 -6
  297. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +7 -6
  298. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +7 -6
  299. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +7 -6
  300. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +7 -6
  301. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/get.txt +7 -6
  302. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/list.txt +7 -6
  303. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +7 -6
  304. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +7 -6
  305. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +7 -6
  306. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +7 -6
  307. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +7 -6
  308. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +7 -6
  309. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/get.txt +7 -6
  310. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/list.txt +7 -6
  311. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +7 -6
  312. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +7 -6
  313. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/cancel.txt +7 -6
  314. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/get.txt +7 -6
  315. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/list.txt +7 -6
  316. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-error/list.txt +7 -6
  317. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-log/list.txt +7 -6
  318. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +7 -6
  319. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +7 -6
  320. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt +7 -6
  321. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +7 -6
  322. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +7 -6
  323. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +7 -6
  324. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt +7 -6
  325. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +7 -6
  326. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +7 -6
  327. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +7 -6
  328. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata/get.txt +7 -6
  329. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata/list-api-metadata-by-entity-types.txt +7 -6
  330. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata/list.txt +7 -6
  331. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/change-compartment.txt +7 -6
  332. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/create.txt +7 -6
  333. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/delete.txt +7 -6
  334. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/get.txt +7 -6
  335. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/list-privileged-api-controls.txt +7 -6
  336. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/update.txt +7 -6
  337. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/approve.txt +7 -6
  338. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/close.txt +7 -6
  339. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/create.txt +7 -6
  340. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/get.txt +7 -6
  341. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/list-privileged-api-requests.txt +7 -6
  342. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/reject.txt +7 -6
  343. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/revoke.txt +7 -6
  344. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/cancel.txt +7 -6
  345. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/get.txt +7 -6
  346. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/list.txt +7 -6
  347. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-error/list.txt +7 -6
  348. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-log-entry/list-work-request-logs.txt +7 -6
  349. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +7 -6
  350. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-apdex-rules.txt +7 -6
  351. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +7 -6
  352. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-metric-group.txt +7 -6
  353. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-options.txt +7 -6
  354. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-span-filter.txt +7 -6
  355. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/delete.txt +7 -6
  356. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/get.txt +7 -6
  357. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +7 -6
  358. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-apdex-rules.txt +7 -6
  359. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +7 -6
  360. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-metric-group.txt +7 -6
  361. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-options.txt +7 -6
  362. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-span-filter.txt +7 -6
  363. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +7 -6
  364. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/copy.txt +7 -6
  365. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/export.txt +7 -6
  366. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/import-configuration/import.txt +7 -6
  367. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +7 -6
  368. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +7 -6
  369. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespace-metrics.txt +7 -6
  370. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespaces.txt +7 -6
  371. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/span-filter/validate-pattern.txt +7 -6
  372. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/test/span-enrichment-group.txt +7 -6
  373. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/test/test.txt +7 -6
  374. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/change-compartment.txt +7 -6
  375. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/create.txt +7 -6
  376. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/delete.txt +7 -6
  377. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/get.txt +7 -6
  378. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/list.txt +7 -6
  379. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/update.txt +7 -6
  380. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/data-key/generate.txt +7 -6
  381. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/data-key/list.txt +7 -6
  382. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/data-key/remove.txt +7 -6
  383. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request/get.txt +7 -6
  384. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request/list-apm-domain.txt +7 -6
  385. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request/list.txt +7 -6
  386. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request-error/list.txt +7 -6
  387. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request-log-entry/list-work-request-logs.txt +7 -6
  388. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/aggregated-network-data-result/aggregate-network-data.txt +7 -6
  389. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/create-with-oracle-rm-stack.txt +7 -6
  390. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/delete.txt +7 -6
  391. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/get.txt +7 -6
  392. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/update-with-oracle-rm-stack.txt +7 -6
  393. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point-collection/list-dedicated-vantage-points.txt +7 -6
  394. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-browser-monitor.txt +7 -6
  395. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-dns-sec-monitor.txt +7 -6
  396. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-dns-server-monitor.txt +7 -6
  397. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-dns-trace-monitor.txt +7 -6
  398. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-ftp-monitor.txt +7 -6
  399. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-network-monitor.txt +7 -6
  400. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-rest-monitor.txt +7 -6
  401. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-scripted-browser-monitor.txt +7 -6
  402. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-scripted-rest-monitor.txt +7 -6
  403. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-sql-monitor.txt +7 -6
  404. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/delete.txt +7 -6
  405. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/get.txt +7 -6
  406. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-browser-monitor.txt +7 -6
  407. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-dns-sec-monitor.txt +7 -6
  408. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-dns-server-monitor.txt +7 -6
  409. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-dns-trace-monitor.txt +7 -6
  410. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-ftp-monitor.txt +7 -6
  411. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-network-monitor.txt +7 -6
  412. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-rest-monitor.txt +7 -6
  413. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-scripted-browser-monitor.txt +7 -6
  414. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-scripted-rest-monitor.txt +7 -6
  415. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-sql-monitor.txt +7 -6
  416. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor-collection/list-monitors.txt +7 -6
  417. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor-result/get.txt +7 -6
  418. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/create.txt +7 -6
  419. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/delete.txt +7 -6
  420. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/get.txt +7 -6
  421. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/update.txt +7 -6
  422. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point-collection/list-on-premise-vantage-points.txt +7 -6
  423. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/public-vantage-point-collection/list-public-vantage-points.txt +7 -6
  424. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/create.txt +7 -6
  425. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/delete.txt +7 -6
  426. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/get.txt +7 -6
  427. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/update.txt +7 -6
  428. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script-collection/list-scripts.txt +7 -6
  429. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/create.txt +7 -6
  430. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/delete.txt +7 -6
  431. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/get.txt +7 -6
  432. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/update.txt +7 -6
  433. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker-collection/list-workers.txt +7 -6
  434. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/activate.txt +7 -6
  435. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/auto-activate-status.txt +7 -6
  436. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/deactivate.txt +7 -6
  437. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/pin.txt +7 -6
  438. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/unpin.txt +7 -6
  439. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/update-attribute.txt +7 -6
  440. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/update-auto-activate.txt +7 -6
  441. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/update-notes.txt +7 -6
  442. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/query/query-response/run-query.txt +7 -6
  443. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/query/quick-picks/list.txt +7 -6
  444. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/create.txt +7 -6
  445. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/delete.txt +7 -6
  446. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/get.txt +7 -6
  447. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/list.txt +7 -6
  448. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/update.txt +7 -6
  449. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/aggregated-snapshot/get.txt +7 -6
  450. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/log/get.txt +7 -6
  451. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/span/get.txt +7 -6
  452. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/trace/get.txt +7 -6
  453. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/trace-snapshot/get.txt +7 -6
  454. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance/activate-plugin.txt +7 -6
  455. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance/get.txt +7 -6
  456. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance/publish-top-processes.txt +7 -6
  457. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance-collection/list-monitored-instances.txt +7 -6
  458. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request/get.txt +7 -6
  459. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request/list.txt +7 -6
  460. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request-error/list.txt +7 -6
  461. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request-log-entry/list.txt +7 -6
  462. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/configuration/get.txt +7 -6
  463. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/configuration/update.txt +7 -6
  464. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/delete.txt +7 -6
  465. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/get.txt +7 -6
  466. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt +7 -6
  467. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/lookup.txt +7 -6
  468. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/remove-version.txt +7 -6
  469. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/restore.txt +7 -6
  470. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/update.txt +7 -6
  471. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/create.txt +7 -6
  472. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/delete.txt +7 -6
  473. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/get-verify.txt +7 -6
  474. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/get.txt +7 -6
  475. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/list.txt +7 -6
  476. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/sign-upload.txt +7 -6
  477. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/update.txt +7 -6
  478. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/change-compartment.txt +7 -6
  479. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/create.txt +7 -6
  480. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/delete.txt +7 -6
  481. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/get.txt +7 -6
  482. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/list.txt +7 -6
  483. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/update.txt +7 -6
  484. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/delete-by-path.txt +7 -6
  485. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/delete.txt +7 -6
  486. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/download-by-path.txt +7 -6
  487. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/download.txt +7 -6
  488. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/get-by-path.txt +7 -6
  489. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/get.txt +7 -6
  490. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/list.txt +7 -6
  491. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/update-by-path.txt +7 -6
  492. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/update.txt +7 -6
  493. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/upload-by-path.txt +7 -6
  494. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/change-compartment.txt +7 -6
  495. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/create-generic-repository.txt +7 -6
  496. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/create.txt +7 -6
  497. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/delete.txt +7 -6
  498. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/get.txt +7 -6
  499. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/list.txt +7 -6
  500. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/update-generic-repository.txt +7 -6
  501. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/update.txt +7 -6
  502. oci_cli/help_text_producer/data_files/text/cmdref/audit/config/get.txt +7 -6
  503. oci_cli/help_text_producer/data_files/text/cmdref/audit/config/update.txt +7 -6
  504. oci_cli/help_text_producer/data_files/text/cmdref/audit/event/list.txt +7 -6
  505. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/change-compartment.txt +7 -6
  506. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/create.txt +7 -6
  507. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/delete.txt +7 -6
  508. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/get.txt +7 -6
  509. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/list.txt +7 -6
  510. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/update.txt +7 -6
  511. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/create.txt +7 -6
  512. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/delete.txt +7 -6
  513. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/get.txt +7 -6
  514. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/update.txt +7 -6
  515. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/change-compartment.txt +7 -6
  516. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/create.txt +21 -6
  517. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/delete.txt +7 -6
  518. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/get.txt +7 -6
  519. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/list.txt +7 -6
  520. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/update.txt +21 -6
  521. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create-managed-ssh.txt +7 -6
  522. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create-port-forwarding.txt +7 -6
  523. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create-session-create-dynamic-port-forwarding-session-target-resource-details.txt +7 -6
  524. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create.txt +7 -6
  525. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/delete.txt +7 -6
  526. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/get.txt +7 -6
  527. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/list.txt +7 -6
  528. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/update.txt +7 -6
  529. oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request/get.txt +7 -6
  530. oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request/list.txt +7 -6
  531. oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request-error/list.txt +7 -6
  532. oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request-log-entry/list-work-request-logs.txt +7 -6
  533. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/create.txt +7 -6
  534. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/delete.txt +7 -6
  535. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/edit.txt +7 -6
  536. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/get.txt +7 -6
  537. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/list.txt +7 -6
  538. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/create.txt +7 -6
  539. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/delete.txt +7 -6
  540. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/get.txt +7 -6
  541. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/list.txt +7 -6
  542. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/test-bds-object-storage-connection.txt +7 -6
  543. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-capacity-report/create.txt +7 -6
  544. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-cluster-version/list.txt +7 -6
  545. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/activate.txt +7 -6
  546. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/create.txt +7 -6
  547. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/delete.txt +7 -6
  548. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/get.txt +7 -6
  549. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/list.txt +7 -6
  550. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/test.txt +7 -6
  551. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/update.txt +7 -6
  552. oci_cli/help_text_producer/data_files/text/cmdref/bds/block-storage/add.txt +7 -6
  553. oci_cli/help_text_producer/data_files/text/cmdref/bds/cloudsql/add.txt +7 -6
  554. oci_cli/help_text_producer/data_files/text/cmdref/bds/cloudsql/remove.txt +7 -6
  555. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/activate-iam-user-sync-configuration.txt +7 -6
  556. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/activate-upst-configuration.txt +7 -6
  557. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/create.txt +7 -6
  558. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/deactivate-iam-user-sync-configuration.txt +7 -6
  559. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/deactivate-upst-configuration.txt +7 -6
  560. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/delete.txt +7 -6
  561. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/get.txt +7 -6
  562. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/list.txt +7 -6
  563. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/refresh-confidential-application.txt +7 -6
  564. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/refresh-upst-token-exchange-keytab.txt +7 -6
  565. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/update.txt +7 -6
  566. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/backup-node-node-level-details.txt +7 -6
  567. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/backup-node-node-type-level-details.txt +7 -6
  568. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/backup-node.txt +7 -6
  569. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/certificate-service-info.txt +7 -6
  570. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/change-compartment.txt +7 -6
  571. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/change-shape.txt +7 -6
  572. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-backup-configuration-node-level-details.txt +7 -6
  573. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-backup-configuration-node-type-level-details.txt +7 -6
  574. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-backup-configuration.txt +7 -6
  575. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-replace-configuration-node-level-details.txt +7 -6
  576. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-replace-configuration-node-type-level-details.txt +7 -6
  577. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-replace-configuration.txt +7 -6
  578. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-resource-principal-configuration.txt +7 -6
  579. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create.txt +7 -6
  580. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/delete.txt +7 -6
  581. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/disable-certificate.txt +7 -6
  582. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/enable-certificate.txt +7 -6
  583. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/execute-bootstrap-script.txt +7 -6
  584. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/force-refresh-resource-principal.txt +7 -6
  585. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-node-backup-configuration.txt +7 -6
  586. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-node-backup.txt +7 -6
  587. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-node-replace-configuration.txt +7 -6
  588. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-os-patch-details.txt +7 -6
  589. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-resource-principal-configuration.txt +7 -6
  590. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-software-update.txt +7 -6
  591. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get.txt +7 -6
  592. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch-batching-based-patching-configs.txt +7 -6
  593. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch-domain-based-patching-configs.txt +7 -6
  594. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch-downtime-based-patching-configs.txt +7 -6
  595. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch.txt +7 -6
  596. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch-batching-based-odh-patching-config.txt +7 -6
  597. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch-domain-based-odh-patching-config.txt +7 -6
  598. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch-downtime-based-odh-patching-config.txt +7 -6
  599. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch.txt +7 -6
  600. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-software-updates.txt +7 -6
  601. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-node-backup-configurations.txt +7 -6
  602. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-node-backups.txt +7 -6
  603. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-node-replace-configurations.txt +7 -6
  604. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-os-patches.txt +7 -6
  605. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-patch-histories.txt +7 -6
  606. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-patches.txt +7 -6
  607. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-resource-principal-configurations.txt +7 -6
  608. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-software-updates.txt +7 -6
  609. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list.txt +7 -6
  610. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/master-nodes/add.txt +7 -6
  611. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/remove.txt +7 -6
  612. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/renew-certificate.txt +7 -6
  613. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/replace-node.txt +7 -6
  614. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/restart-node.txt +7 -6
  615. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/start.txt +7 -6
  616. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/stop.txt +7 -6
  617. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-backup-configuration-node-level-details.txt +7 -6
  618. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-backup-configuration-node-type-level-details.txt +7 -6
  619. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-backup-configuration.txt +7 -6
  620. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-replace-configuration-node-level-details.txt +7 -6
  621. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-replace-configuration-node-type-level-details.txt +7 -6
  622. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-replace-configuration.txt +7 -6
  623. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-resource-principal-configuration.txt +7 -6
  624. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update.txt +7 -6
  625. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/utility-nodes/add.txt +7 -6
  626. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/worker-nodes/add.txt +7 -6
  627. oci_cli/help_text_producer/data_files/text/cmdref/bds/kafka/add.txt +7 -6
  628. oci_cli/help_text_producer/data_files/text/cmdref/bds/kafka/remove.txt +7 -6
  629. oci_cli/help_text_producer/data_files/text/cmdref/bds/node-backup/delete.txt +7 -6
  630. oci_cli/help_text_producer/data_files/text/cmdref/bds/node-backup-configuration/delete.txt +7 -6
  631. oci_cli/help_text_producer/data_files/text/cmdref/bds/node-replace-configuration/remove.txt +7 -6
  632. oci_cli/help_text_producer/data_files/text/cmdref/bds/resource-principal-configuration/remove.txt +7 -6
  633. oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request/get.txt +7 -6
  634. oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request/list.txt +7 -6
  635. oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request-error/list.txt +7 -6
  636. oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request-log-entry/list.txt +7 -6
  637. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/change-compartment.txt +7 -6
  638. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/create-osn.txt +7 -6
  639. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/create-peer.txt +7 -6
  640. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/create.txt +7 -6
  641. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/delete-osn.txt +7 -6
  642. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/delete-peer.txt +7 -6
  643. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/delete.txt +7 -6
  644. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/get.txt +7 -6
  645. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/list-blockchain-platform-patches.txt +7 -6
  646. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/list.txt +7 -6
  647. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/preview-scale.txt +7 -6
  648. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/scale.txt +7 -6
  649. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/start.txt +7 -6
  650. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/stop.txt +7 -6
  651. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/update-osn.txt +7 -6
  652. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/update-peer.txt +7 -6
  653. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/update.txt +7 -6
  654. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/upgrade.txt +7 -6
  655. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/osn/get.txt +7 -6
  656. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/osn/list.txt +7 -6
  657. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/peer/get.txt +7 -6
  658. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/peer/list.txt +7 -6
  659. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request/delete.txt +7 -6
  660. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request/get.txt +7 -6
  661. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request/list.txt +7 -6
  662. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request-error/list.txt +7 -6
  663. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request-log-entry/list.txt +7 -6
  664. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/create.txt +7 -6
  665. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/delete.txt +7 -6
  666. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/get.txt +7 -6
  667. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/list.txt +7 -6
  668. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/update.txt +7 -6
  669. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/create.txt +7 -6
  670. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/delete.txt +7 -6
  671. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/get.txt +7 -6
  672. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/list.txt +7 -6
  673. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/update.txt +7 -6
  674. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/change-compartment.txt +7 -6
  675. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/copy.txt +7 -6
  676. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/create.txt +7 -6
  677. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/delete.txt +7 -6
  678. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/get.txt +7 -6
  679. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/list.txt +7 -6
  680. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/update.txt +7 -6
  681. oci_cli/help_text_producer/data_files/text/cmdref/bv/block-volume-replica/get.txt +7 -6
  682. oci_cli/help_text_producer/data_files/text/cmdref/bv/block-volume-replica/list.txt +7 -6
  683. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/change-compartment.txt +7 -6
  684. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/create-boot-volume-boot-volume-source-from-boot-volume-replica-details.txt +7 -6
  685. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/create-boot-volume-source-from-boot-volume-backup-delta.txt +7 -6
  686. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/create.txt +7 -6
  687. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/delete.txt +7 -6
  688. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/get.txt +7 -6
  689. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/list.txt +7 -6
  690. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/update.txt +7 -6
  691. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/change-compartment.txt +7 -6
  692. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/copy.txt +7 -6
  693. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/create.txt +7 -6
  694. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/delete.txt +7 -6
  695. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/get.txt +7 -6
  696. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/list.txt +7 -6
  697. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/update.txt +7 -6
  698. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-kms-key/delete.txt +7 -6
  699. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-kms-key/get.txt +7 -6
  700. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-kms-key/update.txt +7 -6
  701. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-replica/get.txt +7 -6
  702. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-replica/list.txt +7 -6
  703. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/change-compartment.txt +7 -6
  704. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/create-volume-source-from-volume-backup-delta.txt +7 -6
  705. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/create-volume-volume-source-from-block-volume-replica-details.txt +7 -6
  706. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/create.txt +7 -6
  707. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/delete.txt +7 -6
  708. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/get.txt +7 -6
  709. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/list.txt +7 -6
  710. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/update.txt +7 -6
  711. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/create.txt +7 -6
  712. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/delete.txt +7 -6
  713. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/get.txt +7 -6
  714. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/list.txt +7 -6
  715. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/update.txt +7 -6
  716. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/create.txt +7 -6
  717. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/delete.txt +7 -6
  718. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/get-volume-backup-policy-asset-assignment.txt +7 -6
  719. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/get.txt +7 -6
  720. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/change-compartment.txt +7 -6
  721. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/create.txt +7 -6
  722. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/delete.txt +7 -6
  723. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/get.txt +7 -6
  724. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/list.txt +7 -6
  725. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/update.txt +7 -6
  726. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/change-compartment.txt +7 -6
  727. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/copy.txt +7 -6
  728. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/create.txt +7 -6
  729. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/delete.txt +7 -6
  730. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/get.txt +7 -6
  731. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/list.txt +7 -6
  732. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/update.txt +7 -6
  733. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-replica/get.txt +7 -6
  734. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-replica/list.txt +7 -6
  735. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/delete.txt +7 -6
  736. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/get.txt +7 -6
  737. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt +7 -11
  738. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/create.txt +7 -6
  739. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/delete.txt +7 -6
  740. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/get.txt +7 -6
  741. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/list.txt +7 -6
  742. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/update.txt +7 -6
  743. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-catalog-resource/list.txt +7 -6
  744. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-delivery-collection/list.txt +7 -6
  745. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/bulk-create.txt +7 -6
  746. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/create.txt +7 -6
  747. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/delete.txt +7 -6
  748. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/get.txt +7 -6
  749. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/list.txt +7 -6
  750. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/update.txt +7 -6
  751. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal/get.txt +7 -6
  752. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal/list.txt +7 -6
  753. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal/update.txt +7 -6
  754. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-catalog-resource/list.txt +7 -6
  755. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/create.txt +7 -6
  756. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/delete.txt +7 -6
  757. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/get.txt +7 -6
  758. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/list.txt +7 -6
  759. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/update.txt +7 -6
  760. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-item-collection/list-internal.txt +7 -6
  761. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/occm-demand-signal-catalog/list-internal.txt +7 -6
  762. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/occm-demand-signal-catalog-resource/get.txt +7 -6
  763. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/create.txt +7 -6
  764. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/delete.txt +7 -6
  765. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/get-catalog-content.txt +7 -6
  766. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/get.txt +7 -6
  767. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/publish.txt +7 -6
  768. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/update.txt +7 -6
  769. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog-collection/list-internal.txt +7 -6
  770. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog-collection/list.txt +7 -6
  771. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-collection/list.txt +7 -6
  772. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/create.txt +7 -6
  773. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/delete.txt +7 -6
  774. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/get.txt +7 -6
  775. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/patch-internal.txt +7 -6
  776. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/patch.txt +7 -6
  777. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/update-internal.txt +7 -6
  778. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/update.txt +7 -6
  779. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request-collection/list-internal.txt +7 -6
  780. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request-collection/list.txt +7 -6
  781. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer/create.txt +7 -6
  782. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer/delete.txt +7 -6
  783. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer/update.txt +7 -6
  784. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/create.txt +7 -6
  785. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/delete.txt +7 -6
  786. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/get.txt +7 -6
  787. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/update.txt +7 -6
  788. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group-collection/list.txt +7 -6
  789. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-collection/list-internal.txt +7 -6
  790. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-collection/list.txt +7 -6
  791. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-detail-collection/list-internal.txt +7 -6
  792. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-detail-collection/list.txt +7 -6
  793. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-overview-collection/list-internal-namespace-occ-overviews.txt +7 -6
  794. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-overview-collection/list.txt +7 -6
  795. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/change-compartment.txt +7 -6
  796. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/create.txt +7 -6
  797. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/delete.txt +7 -6
  798. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/get.txt +7 -6
  799. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/list.txt +7 -6
  800. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/update.txt +7 -6
  801. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/change-compartment.txt +7 -6
  802. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/create.txt +7 -6
  803. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/delete.txt +7 -6
  804. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/get.txt +7 -6
  805. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/list.txt +7 -6
  806. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/update.txt +7 -6
  807. oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt +7 -6
  808. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/cluster-migrate-to-native-vcn.txt +7 -6
  809. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/complete-credential-rotation.txt +7 -6
  810. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create-kubeconfig.txt +7 -6
  811. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create.txt +7 -6
  812. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/delete.txt +7 -6
  813. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/disable-addon.txt +7 -6
  814. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/generate-token.txt +7 -6
  815. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/get-addon.txt +7 -6
  816. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/get.txt +7 -6
  817. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/install-addon.txt +7 -6
  818. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/list-addons.txt +7 -6
  819. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/list.txt +7 -6
  820. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/reboot-cluster-node.txt +7 -6
  821. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/replace-boot-volume-cluster-node.txt +7 -6
  822. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/start-credential-rotation.txt +7 -6
  823. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update-addon.txt +7 -6
  824. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update-endpoint-config.txt +7 -6
  825. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update.txt +7 -6
  826. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-migrate-to-native-vcn-status/get.txt +7 -6
  827. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt +7 -6
  828. oci_cli/help_text_producer/data_files/text/cmdref/ce/credential-rotation-status/get.txt +7 -6
  829. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/create.txt +7 -6
  830. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/delete-node.txt +7 -6
  831. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/delete.txt +7 -6
  832. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/get.txt +7 -6
  833. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/list.txt +7 -6
  834. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/update.txt +7 -6
  835. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt +7 -6
  836. oci_cli/help_text_producer/data_files/text/cmdref/ce/pod-shape/list.txt +7 -6
  837. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/create.txt +7 -6
  838. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/delete.txt +7 -6
  839. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/get-virtual-node.txt +7 -6
  840. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/get.txt +7 -6
  841. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/list-virtual-nodes.txt +7 -6
  842. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/list.txt +7 -6
  843. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/update.txt +7 -6
  844. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request/delete.txt +7 -6
  845. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request/get.txt +7 -6
  846. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request/list.txt +7 -6
  847. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request-error/list.txt +7 -6
  848. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request-log-entry/list.txt +7 -6
  849. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/create.txt +7 -6
  850. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/delete.txt +7 -6
  851. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/get.txt +7 -6
  852. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/list.txt +7 -6
  853. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/update.txt +7 -6
  854. oci_cli/help_text_producer/data_files/text/cmdref/certificates/ca-bundle/get.txt +7 -6
  855. oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-authority-bundle/get.txt +7 -6
  856. oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-authority-bundle-version/list.txt +7 -6
  857. oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-bundle/get.txt +7 -6
  858. oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-bundle-version/list.txt +7 -6
  859. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/association/get.txt +7 -6
  860. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/association/list.txt +7 -6
  861. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/change-compartment.txt +7 -6
  862. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/create.txt +7 -6
  863. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/delete.txt +7 -6
  864. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/get.txt +7 -6
  865. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/list.txt +7 -6
  866. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/update.txt +7 -6
  867. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/cancel-deletion.txt +7 -6
  868. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/change-compartment.txt +7 -6
  869. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/create-by-importing-config.txt +7 -6
  870. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/create-certificate-issued-by-internal-ca.txt +7 -6
  871. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/create-certificate-managed-externally-issued-by-internal-ca.txt +7 -6
  872. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/get.txt +7 -6
  873. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/list.txt +7 -6
  874. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/schedule-deletion.txt +7 -6
  875. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update-certificate-by-importing-config-details.txt +7 -6
  876. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update-certificate-managed-externally.txt +7 -6
  877. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update-certificate-managed-internally.txt +7 -6
  878. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update.txt +7 -6
  879. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/cancel-deletion.txt +7 -6
  880. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/change-compartment.txt +7 -6
  881. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/create-root-ca-by-generating-config-details.txt +7 -6
  882. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/create-subordinate-ca-issued-by-internal-ca.txt +7 -6
  883. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/get.txt +7 -6
  884. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/list.txt +7 -6
  885. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/schedule-deletion.txt +7 -6
  886. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/update-root-ca-by-generating-config-details.txt +7 -6
  887. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/update-subordinate-ca-issued-by-internal-ca.txt +7 -6
  888. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/cancel-deletion.txt +7 -6
  889. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/get.txt +7 -6
  890. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/list.txt +7 -6
  891. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/revoke.txt +7 -6
  892. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/schedule-deletion.txt +7 -6
  893. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/cancel-deletion.txt +7 -6
  894. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/get.txt +7 -6
  895. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/list.txt +7 -6
  896. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/revoke.txt +7 -6
  897. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/schedule-deletion.txt +7 -6
  898. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request/cancel.txt +7 -6
  899. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request/get.txt +7 -6
  900. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request/list.txt +7 -6
  901. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request-error/list.txt +7 -6
  902. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request-log-entry/list.txt +7 -6
  903. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/change-compartment.txt +7 -6
  904. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/create.txt +7 -6
  905. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/delete.txt +7 -6
  906. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/get.txt +7 -6
  907. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/list-asset-source-connections.txt +7 -6
  908. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/list.txt +7 -6
  909. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/refresh.txt +7 -6
  910. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/update.txt +7 -6
  911. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/change-compartment.txt +7 -6
  912. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/create.txt +7 -6
  913. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/delete.txt +7 -6
  914. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/get.txt +7 -6
  915. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/list.txt +7 -6
  916. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/update.txt +7 -6
  917. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/supported-cloud-regions/list.txt +7 -6
  918. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/change-compartment.txt +7 -6
  919. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/change-tags.txt +7 -6
  920. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/create.txt +7 -6
  921. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/delete.txt +7 -6
  922. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/get.txt +7 -6
  923. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/list.txt +7 -6
  924. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/update.txt +7 -6
  925. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset-aggregation/analyze-assets.txt +7 -6
  926. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/historical-metric/list.txt +7 -6
  927. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/historical-metric/submit.txt +7 -6
  928. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/create.txt +7 -6
  929. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/delete.txt +7 -6
  930. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/get.txt +7 -6
  931. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/import-via-assets.txt +7 -6
  932. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/import.txt +7 -6
  933. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/list.txt +7 -6
  934. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/update.txt +7 -6
  935. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/change-compartment.txt +7 -6
  936. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/create.txt +7 -6
  937. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/delete.txt +7 -6
  938. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/get.txt +7 -6
  939. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/list.txt +7 -6
  940. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/update.txt +7 -6
  941. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/change-compartment.txt +7 -6
  942. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/create.txt +7 -6
  943. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/delete.txt +7 -6
  944. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/get.txt +7 -6
  945. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/list.txt +7 -6
  946. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/update.txt +7 -6
  947. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/appliance-image/list-appliance-images.txt +7 -6
  948. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/add.txt +7 -6
  949. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/change-compartment.txt +7 -6
  950. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/create.txt +7 -6
  951. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/delete.txt +7 -6
  952. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/get.txt +7 -6
  953. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/list.txt +7 -6
  954. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/remove.txt +7 -6
  955. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/update.txt +7 -6
  956. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/plugin/get.txt +7 -6
  957. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/plugin/update.txt +7 -6
  958. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/activity-problem-aggregation/request-summarized-activity-problems.txt +7 -6
  959. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/create.txt +7 -6
  960. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/delete.txt +7 -6
  961. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/get.txt +7 -6
  962. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/list.txt +7 -6
  963. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/get-adhoc-query-result-content.txt +7 -6
  964. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/list-adhoc-query-results.txt +7 -6
  965. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +7 -6
  966. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/list.txt +7 -6
  967. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/get.txt +7 -6
  968. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/update.txt +7 -6
  969. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create-for-all-targets.txt +7 -6
  970. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create-for-services.txt +7 -6
  971. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create-for-targets.txt +7 -6
  972. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create.txt +7 -6
  973. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/delete.txt +7 -6
  974. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/get.txt +7 -6
  975. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/list.txt +7 -6
  976. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update-for-all-targets.txt +7 -6
  977. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update-for-services.txt +7 -6
  978. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update-for-targets.txt +7 -6
  979. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update.txt +7 -6
  980. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/change-compartment.txt +7 -6
  981. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/create-data-source-logging-query-data-source-details.txt +7 -6
  982. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/create-data-source-scheduled-query-data-source-obj-details.txt +7 -6
  983. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/create.txt +7 -6
  984. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/delete.txt +7 -6
  985. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/get.txt +7 -6
  986. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/list-data-source-events.txt +7 -6
  987. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/list.txt +7 -6
  988. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update-data-source-logging-query-data-source-details.txt +7 -6
  989. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update-data-source-scheduled-query-data-source-obj-details.txt +7 -6
  990. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update.txt +7 -6
  991. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/get.txt +7 -6
  992. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/list.txt +7 -6
  993. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/change-compartment.txt +7 -6
  994. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +7 -6
  995. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/delete.txt +7 -6
  996. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/get.txt +7 -6
  997. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/list.txt +7 -6
  998. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/update.txt +7 -6
  999. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/create.txt +7 -6
  1000. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/delete-detector-recipe-detector-rule-data-source.txt +7 -6
  1001. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/delete.txt +7 -6
  1002. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/get.txt +7 -6
  1003. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/list.txt +7 -6
  1004. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/update.txt +7 -6
  1005. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/get.txt +7 -6
  1006. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/list.txt +7 -6
  1007. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/impacted-resource-summary/list-impacted-resources.txt +7 -6
  1008. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/change-compartment.txt +7 -6
  1009. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +7 -6
  1010. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/delete.txt +7 -6
  1011. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/get.txt +7 -6
  1012. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +7 -6
  1013. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +7 -6
  1014. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list-type-summary/list-managed-list-types.txt +7 -6
  1015. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/policy-summary/list-policies.txt +7 -6
  1016. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/get.txt +7 -6
  1017. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-entities.txt +7 -6
  1018. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-histories.txt +7 -6
  1019. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +7 -6
  1020. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/trigger-responder.txt +7 -6
  1021. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-bulk-problem-status.txt +7 -6
  1022. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-problem-status.txt +7 -6
  1023. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +7 -6
  1024. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-endpoint-summary/list-problem-endpoints.txt +7 -6
  1025. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-trend-aggregation/request-summarized-trend-problems.txt +7 -6
  1026. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/recommendation-summary/list-recommendations.txt +7 -6
  1027. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/get.txt +7 -6
  1028. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +7 -6
  1029. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-port-collection/list-resource-ports.txt +7 -6
  1030. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile/get.txt +7 -6
  1031. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-endpoint-summary/list-resource-profile-endpoints.txt +7 -6
  1032. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-impacted-resource-summary/list-resource-profile-impacted-resources.txt +7 -6
  1033. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-risk-score-aggregation-summary/request-summarized-top-trend-resource-profile-risk-scores.txt +7 -6
  1034. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-summary/list-resource-profiles.txt +7 -6
  1035. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-risk-score-aggregation/request-summarized-trend-resource-risk-scores.txt +7 -6
  1036. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +7 -6
  1037. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability/get.txt +7 -6
  1038. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability-collection/list-resource-vulnerabilities.txt +7 -6
  1039. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-activity-summary/list-responder-activities.txt +7 -6
  1040. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/execute.txt +7 -6
  1041. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/get.txt +7 -6
  1042. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/skip-bulk.txt +7 -6
  1043. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/skip.txt +7 -6
  1044. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution-aggregation/request-summarized-responder-executions.txt +7 -6
  1045. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution-summary/list-responder-executions.txt +7 -6
  1046. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution-trend-aggregation/request-summarized-trend-responder-executions.txt +7 -6
  1047. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/change-compartment.txt +7 -6
  1048. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/create.txt +7 -6
  1049. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/delete.txt +7 -6
  1050. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/get.txt +7 -6
  1051. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/list.txt +7 -6
  1052. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/update.txt +7 -6
  1053. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe-responder-rule/get.txt +7 -6
  1054. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe-responder-rule/list.txt +7 -6
  1055. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe-responder-rule/update.txt +7 -6
  1056. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-rule/get.txt +7 -6
  1057. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-rule/list.txt +7 -6
  1058. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/risk-score-aggregation/request-risk-scores.txt +7 -6
  1059. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/risk-score-aggregation/request-summarized-risk-scores.txt +7 -6
  1060. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/change-compartment.txt +7 -6
  1061. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/create.txt +7 -6
  1062. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/delete.txt +7 -6
  1063. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/get.txt +7 -6
  1064. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/list.txt +7 -6
  1065. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/update.txt +7 -6
  1066. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-policy/get.txt +7 -6
  1067. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-policy-collection/list-security-policies.txt +7 -6
  1068. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/change-compartment.txt +7 -6
  1069. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/create.txt +7 -6
  1070. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/delete.txt +7 -6
  1071. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/get.txt +7 -6
  1072. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/update.txt +7 -6
  1073. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe-collection/list-security-recipes.txt +7 -6
  1074. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-aggregation/request-security-scores.txt +7 -6
  1075. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-aggregation/request-summarized-security-scores.txt +7 -6
  1076. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-trend-aggregation/request-security-score-summarized-trend.txt +7 -6
  1077. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-trend-aggregation/request-summarized-trend-security-scores.txt +7 -6
  1078. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/add.txt +7 -6
  1079. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/change-compartment.txt +7 -6
  1080. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/create.txt +7 -6
  1081. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/delete.txt +7 -6
  1082. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/get.txt +7 -6
  1083. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/remove.txt +7 -6
  1084. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/update.txt +7 -6
  1085. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone-collection/list-security-zones.txt +7 -6
  1086. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting/get.txt +7 -6
  1087. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting-endpoint-summary/list-sighting-endpoints.txt +7 -6
  1088. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting-impacted-resource-summary/list-sighting-impacted-resources.txt +7 -6
  1089. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting-summary/list-sightings.txt +7 -6
  1090. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/tactic-summary/list-tactics.txt +7 -6
  1091. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/create.txt +7 -6
  1092. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/delete.txt +7 -6
  1093. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/get.txt +7 -6
  1094. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/list.txt +7 -6
  1095. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/update.txt +7 -6
  1096. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/create.txt +7 -6
  1097. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/delete.txt +7 -6
  1098. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/get.txt +7 -6
  1099. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/list.txt +7 -6
  1100. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/update.txt +7 -6
  1101. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe-detector-rule/get.txt +7 -6
  1102. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe-detector-rule/list.txt +7 -6
  1103. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe-detector-rule/update.txt +7 -6
  1104. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/create.txt +7 -6
  1105. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/delete.txt +7 -6
  1106. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/get.txt +7 -6
  1107. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/list.txt +7 -6
  1108. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/update.txt +7 -6
  1109. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe-responder-rule/get.txt +7 -6
  1110. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe-responder-rule/list.txt +7 -6
  1111. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe-responder-rule/update.txt +7 -6
  1112. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/technique-summary/list-techniques.txt +7 -6
  1113. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/create.txt +7 -6
  1114. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/delete.txt +7 -6
  1115. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/get.txt +7 -6
  1116. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/list.txt +7 -6
  1117. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/update.txt +7 -6
  1118. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request/cancel.txt +7 -6
  1119. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request/get.txt +7 -6
  1120. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request/list.txt +7 -6
  1121. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request-error/list.txt +7 -6
  1122. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request-log-entry/list-work-request-logs.txt +7 -6
  1123. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/available_shapes/list.txt +7 -6
  1124. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/change-compartment.txt +7 -6
  1125. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/create.txt +7 -6
  1126. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/delete.txt +7 -6
  1127. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/get.txt +7 -6
  1128. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/list.txt +7 -6
  1129. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/refresh.txt +7 -6
  1130. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/start-migration-replication.txt +7 -6
  1131. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/update.txt +7 -6
  1132. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/create.txt +7 -6
  1133. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/delete.txt +7 -6
  1134. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/get-replication-progress.txt +7 -6
  1135. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/get.txt +7 -6
  1136. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/list.txt +7 -6
  1137. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/refresh.txt +7 -6
  1138. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/start_replication.txt +7 -6
  1139. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/update.txt +7 -6
  1140. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/change-compartment.txt +7 -6
  1141. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/create.txt +7 -6
  1142. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/delete.txt +7 -6
  1143. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/execute.txt +7 -6
  1144. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/export.txt +7 -6
  1145. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/get.txt +7 -6
  1146. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/import.txt +7 -6
  1147. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/list.txt +7 -6
  1148. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/refresh.txt +7 -6
  1149. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/update.txt +7 -6
  1150. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/change-compartment.txt +7 -6
  1151. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/create.txt +7 -6
  1152. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/delete.txt +7 -6
  1153. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/get.txt +7 -6
  1154. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/list.txt +7 -6
  1155. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/update.txt +7 -6
  1156. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/create.txt +7 -6
  1157. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/delete.txt +7 -6
  1158. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/get.txt +7 -6
  1159. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/list.txt +7 -6
  1160. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/update.txt +7 -6
  1161. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request/cancel.txt +7 -6
  1162. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request/get.txt +7 -6
  1163. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request/list.txt +7 -6
  1164. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request-error/list.txt +7 -6
  1165. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request-log-entry/list.txt +7 -6
  1166. oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/attach.txt +7 -6
  1167. oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/detach.txt +7 -6
  1168. oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/get.txt +7 -6
  1169. oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/list.txt +7 -6
  1170. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/change-compartment.txt +7 -6
  1171. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/create.txt +7 -6
  1172. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/delete.txt +7 -6
  1173. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/get.txt +7 -6
  1174. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/instance/list.txt +7 -6
  1175. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/instance-shape/list.txt +7 -6
  1176. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/list.txt +7 -6
  1177. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/update.txt +7 -6
  1178. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/bare-metal-host/list.txt +7 -6
  1179. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/change-compartment.txt +7 -6
  1180. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/create.txt +7 -6
  1181. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/delete.txt +7 -6
  1182. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/get.txt +7 -6
  1183. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/hpc-island/list.txt +7 -6
  1184. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/list.txt +7 -6
  1185. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/network-block/list.txt +7 -6
  1186. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/update.txt +7 -6
  1187. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-capacity-report/create.txt +7 -6
  1188. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/change-compartment.txt +7 -6
  1189. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/create.txt +7 -6
  1190. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/delete.txt +7 -6
  1191. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/get.txt +7 -6
  1192. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/list.txt +7 -6
  1193. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/update.txt +7 -6
  1194. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/change-compartment.txt +7 -6
  1195. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/create.txt +7 -6
  1196. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/delete.txt +7 -6
  1197. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/get.txt +7 -6
  1198. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/list.txt +7 -6
  1199. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/update.txt +7 -6
  1200. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-instance-summary/list-compute-gpu-memory-cluster-instances.txt +7 -6
  1201. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/change-compartment.txt +7 -6
  1202. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/get.txt +7 -6
  1203. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/list.txt +7 -6
  1204. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/update.txt +20 -8
  1205. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/attach.txt +7 -6
  1206. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/change-compartment.txt +7 -6
  1207. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/detach.txt +7 -6
  1208. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/get.txt +7 -6
  1209. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/list.txt +7 -6
  1210. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/update.txt +7 -6
  1211. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/change-compartment.txt +7 -6
  1212. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/create.txt +7 -6
  1213. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/delete.txt +7 -6
  1214. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/get.txt +7 -6
  1215. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/list.txt +7 -6
  1216. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/update.txt +7 -6
  1217. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/capture.txt +7 -6
  1218. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/delete.txt +7 -6
  1219. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/get-content.txt +7 -6
  1220. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/get.txt +7 -6
  1221. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/list.txt +7 -6
  1222. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/update.txt +7 -6
  1223. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/change-compartment.txt +7 -6
  1224. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-compute-bare-metal-host-placement-constraint-details.txt +7 -6
  1225. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-host-group-placement-constraint-details.txt +7 -6
  1226. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt +7 -6
  1227. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/delete.txt +7 -6
  1228. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/get.txt +7 -6
  1229. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/host-shape/list.txt +7 -6
  1230. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/instance-shape/list.txt +7 -6
  1231. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt +7 -6
  1232. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/update.txt +7 -6
  1233. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt +7 -6
  1234. oci_cli/help_text_producer/data_files/text/cmdref/compute/device/list-instance.txt +7 -6
  1235. oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema/get.txt +7 -6
  1236. oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema/list.txt +7 -6
  1237. oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema-version/get.txt +7 -6
  1238. oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema-version/list.txt +7 -6
  1239. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/change-compartment.txt +7 -6
  1240. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/create.txt +7 -6
  1241. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/delete.txt +7 -6
  1242. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/export/to-object-uri.txt +7 -6
  1243. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/export/to-object.txt +7 -6
  1244. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/get.txt +7 -6
  1245. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/import/from-object-uri.txt +7 -6
  1246. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/import/from-object.txt +7 -6
  1247. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/list.txt +7 -6
  1248. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/update.txt +7 -6
  1249. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/change-compartment.txt +7 -6
  1250. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/create.txt +7 -6
  1251. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/delete.txt +7 -6
  1252. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/get.txt +7 -6
  1253. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/list.txt +7 -6
  1254. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/update.txt +7 -6
  1255. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/add.txt +7 -6
  1256. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/get.txt +7 -6
  1257. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/list.txt +7 -6
  1258. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/remove.txt +7 -6
  1259. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/action.txt +7 -6
  1260. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/attach-vnic.txt +7 -6
  1261. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/change-compartment.txt +7 -6
  1262. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/detach-vnic.txt +7 -6
  1263. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get-windows-initial-creds.txt +7 -6
  1264. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get.txt +7 -6
  1265. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +7 -6
  1266. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +7 -6
  1267. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +7 -6
  1268. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list-vnics.txt +7 -6
  1269. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list.txt +7 -6
  1270. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +7 -6
  1271. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-amd-vm-update-instance-platform-config.txt +7 -6
  1272. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-intel-vm-update-instance-platform-config.txt +7 -6
  1273. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-boot-volume-details.txt +7 -6
  1274. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-image-details.txt +7 -6
  1275. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update.txt +7 -6
  1276. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/create.txt +7 -6
  1277. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/delete.txt +7 -6
  1278. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/get-plink-connection-string.txt +7 -6
  1279. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/get.txt +7 -6
  1280. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/list.txt +7 -6
  1281. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/update.txt +7 -6
  1282. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-event/get.txt +7 -6
  1283. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-event/list.txt +7 -6
  1284. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-event/update.txt +7 -6
  1285. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-reboot/get.txt +7 -6
  1286. oci_cli/help_text_producer/data_files/text/cmdref/compute/measured-boot-report/accept-shielded-integrity-policy.txt +7 -6
  1287. oci_cli/help_text_producer/data_files/text/cmdref/compute/measured-boot-report/get.txt +7 -6
  1288. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/agreements/get.txt +7 -6
  1289. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/listing/get.txt +7 -6
  1290. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/listing/list.txt +7 -6
  1291. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/subscription/create.txt +7 -6
  1292. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/subscription/delete.txt +7 -6
  1293. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/subscription/list.txt +7 -6
  1294. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/version/get.txt +7 -6
  1295. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/version/list.txt +7 -6
  1296. oci_cli/help_text_producer/data_files/text/cmdref/compute/shape/list.txt +7 -6
  1297. oci_cli/help_text_producer/data_files/text/cmdref/compute/vnic-attachment/get.txt +7 -6
  1298. oci_cli/help_text_producer/data_files/text/cmdref/compute/vnic-attachment/list.txt +7 -6
  1299. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/attach-iscsi-volume.txt +7 -6
  1300. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/attach-paravirtualized-volume.txt +7 -6
  1301. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/attach.txt +7 -6
  1302. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/detach.txt +7 -6
  1303. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/get.txt +7 -6
  1304. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/list.txt +7 -6
  1305. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/update.txt +7 -6
  1306. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/change-compartment.txt +7 -6
  1307. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/create.txt +7 -6
  1308. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/get.txt +7 -6
  1309. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/list-instances.txt +7 -6
  1310. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/list.txt +7 -6
  1311. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/terminate.txt +7 -6
  1312. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/update.txt +7 -6
  1313. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/change-compartment.txt +7 -6
  1314. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/create-from-instance.txt +7 -6
  1315. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/create.txt +7 -6
  1316. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/delete.txt +7 -6
  1317. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/get.txt +7 -6
  1318. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/launch-compute-instance.txt +7 -6
  1319. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/list.txt +7 -6
  1320. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/update.txt +7 -6
  1321. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/attach-lb.txt +7 -6
  1322. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/change-compartment.txt +7 -6
  1323. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +7 -6
  1324. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/detach-lb.txt +7 -6
  1325. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/get.txt +7 -6
  1326. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/attach.txt +7 -6
  1327. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/detach.txt +7 -6
  1328. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/get.txt +7 -6
  1329. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/list-instances.txt +7 -6
  1330. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/list.txt +7 -6
  1331. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/reset.txt +7 -6
  1332. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/softreset.txt +7 -6
  1333. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/softstop.txt +7 -6
  1334. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/start.txt +7 -6
  1335. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/stop.txt +7 -6
  1336. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/terminate.txt +7 -6
  1337. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +7 -6
  1338. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +7 -6
  1339. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/detach.txt +7 -6
  1340. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/get.txt +7 -6
  1341. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +7 -6
  1342. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/get.txt +7 -6
  1343. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/list.txt +7 -6
  1344. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/retrieve-logs.txt +7 -6
  1345. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/update.txt +7 -6
  1346. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/change-compartment.txt +7 -6
  1347. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/create.txt +7 -6
  1348. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/delete.txt +7 -6
  1349. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/get.txt +7 -6
  1350. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/list-shapes.txt +7 -6
  1351. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/list.txt +7 -6
  1352. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/restart.txt +7 -6
  1353. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/start.txt +7 -6
  1354. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/stop.txt +7 -6
  1355. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/update.txt +7 -6
  1356. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/get.txt +7 -6
  1357. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/list-errors.txt +7 -6
  1358. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/list-logs.txt +7 -6
  1359. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/list.txt +7 -6
  1360. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/activate.txt +7 -6
  1361. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/change-compartment.txt +7 -6
  1362. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/create.txt +7 -6
  1363. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/deactivate.txt +7 -6
  1364. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/delete.txt +7 -6
  1365. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/get.txt +7 -6
  1366. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/list.txt +7 -6
  1367. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/update.txt +7 -6
  1368. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request/cancel.txt +7 -6
  1369. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request/get.txt +7 -6
  1370. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request/list.txt +7 -6
  1371. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request-error/list.txt +7 -6
  1372. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request-log-entry/list.txt +7 -6
  1373. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/change-dashboard-group.txt +7 -6
  1374. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/create-dashboard-v1.txt +7 -6
  1375. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/delete.txt +7 -6
  1376. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/get.txt +7 -6
  1377. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/list-dashboards.txt +7 -6
  1378. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/update-dashboard-v1.txt +7 -6
  1379. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/change-compartment.txt +7 -6
  1380. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/create.txt +7 -6
  1381. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/delete.txt +7 -6
  1382. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/get.txt +7 -6
  1383. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/list-dashboard-groups.txt +7 -6
  1384. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/update.txt +7 -6
  1385. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/create.txt +7 -6
  1386. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/delete.txt +7 -6
  1387. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/get.txt +7 -6
  1388. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/list.txt +7 -6
  1389. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/update.txt +7 -6
  1390. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/create.txt +7 -6
  1391. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/delete.txt +7 -6
  1392. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/get.txt +7 -6
  1393. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/list.txt +7 -6
  1394. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/add.txt +7 -6
  1395. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/attach.txt +7 -6
  1396. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/change-compartment.txt +7 -6
  1397. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/create.txt +7 -6
  1398. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/delete.txt +7 -6
  1399. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/detach.txt +7 -6
  1400. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/get.txt +7 -6
  1401. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/list.txt +7 -6
  1402. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/object-stats.txt +7 -6
  1403. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/process-recommendation.txt +7 -6
  1404. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/recommendations.txt +7 -6
  1405. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/remove.txt +7 -6
  1406. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/update.txt +7 -6
  1407. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/users.txt +7 -6
  1408. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/add.txt +7 -6
  1409. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/change-compartment.txt +7 -6
  1410. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/create.txt +25 -6
  1411. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/delete.txt +7 -6
  1412. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/get.txt +7 -6
  1413. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/list.txt +7 -6
  1414. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/remove.txt +7 -6
  1415. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/update.txt +25 -6
  1416. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/create.txt +7 -6
  1417. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/delete.txt +7 -6
  1418. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/get.txt +7 -6
  1419. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/list.txt +7 -6
  1420. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/test.txt +7 -6
  1421. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/update.txt +7 -6
  1422. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/upload-credentials.txt +7 -6
  1423. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/create.txt +7 -6
  1424. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/delete.txt +7 -6
  1425. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/get.txt +7 -6
  1426. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/list.txt +7 -6
  1427. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/update.txt +7 -6
  1428. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/add-data-selector-patterns.txt +7 -6
  1429. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/asynchronous-export.txt +7 -6
  1430. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/create.txt +7 -6
  1431. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/delete.txt +7 -6
  1432. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/get.txt +7 -6
  1433. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/import-connection.txt +7 -6
  1434. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/import-lineage.txt +7 -6
  1435. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/import.txt +7 -6
  1436. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/list.txt +7 -6
  1437. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/parse-connection.txt +7 -6
  1438. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/remove-data-selector-patterns.txt +7 -6
  1439. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/synchronous-export.txt +7 -6
  1440. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/update.txt +7 -6
  1441. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/validate-connection.txt +7 -6
  1442. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/create.txt +7 -6
  1443. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/delete.txt +7 -6
  1444. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/get.txt +7 -6
  1445. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/list.txt +7 -6
  1446. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/create.txt +7 -6
  1447. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/delete.txt +7 -6
  1448. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/fetch-entity-lineage.txt +7 -6
  1449. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/get.txt +7 -6
  1450. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/list-aggregated-physical.txt +7 -6
  1451. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/list.txt +7 -6
  1452. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/update.txt +7 -6
  1453. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/create.txt +7 -6
  1454. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/delete.txt +7 -6
  1455. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/get.txt +7 -6
  1456. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/list.txt +7 -6
  1457. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/create.txt +7 -6
  1458. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/delete.txt +7 -6
  1459. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/get.txt +7 -6
  1460. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/list.txt +7 -6
  1461. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/update.txt +7 -6
  1462. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/create.txt +7 -6
  1463. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/delete.txt +7 -6
  1464. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/get.txt +7 -6
  1465. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/list.txt +7 -6
  1466. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/asynchronous-export.txt +7 -6
  1467. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/create.txt +7 -6
  1468. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/delete.txt +7 -6
  1469. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/expand-tree-for.txt +7 -6
  1470. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/export.txt +7 -6
  1471. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/get.txt +7 -6
  1472. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/import.txt +7 -6
  1473. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/list.txt +7 -6
  1474. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/update.txt +7 -6
  1475. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/create.txt +7 -6
  1476. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/delete.txt +7 -6
  1477. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/get.txt +7 -6
  1478. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/list.txt +7 -6
  1479. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/update.txt +7 -6
  1480. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/create.txt +7 -6
  1481. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/delete.txt +7 -6
  1482. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/get.txt +7 -6
  1483. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/list.txt +7 -6
  1484. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/update.txt +7 -6
  1485. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-execution/create.txt +7 -6
  1486. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-execution/get.txt +7 -6
  1487. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-execution/list.txt +7 -6
  1488. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-log/get.txt +7 -6
  1489. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-log/list.txt +7 -6
  1490. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-metric/get.txt +7 -6
  1491. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-metric/list.txt +7 -6
  1492. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/add.txt +7 -6
  1493. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/change-compartment.txt +7 -6
  1494. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/create.txt +7 -6
  1495. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/delete.txt +7 -6
  1496. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/get.txt +7 -6
  1497. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/list.txt +7 -6
  1498. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/remove.txt +7 -6
  1499. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/update.txt +7 -6
  1500. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/create.txt +7 -6
  1501. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/delete.txt +7 -6
  1502. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/get.txt +7 -6
  1503. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/list.txt +7 -6
  1504. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/update.txt +7 -6
  1505. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/create.txt +7 -6
  1506. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/delete.txt +7 -6
  1507. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/get.txt +7 -6
  1508. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/list-derived-logical-entities.txt +7 -6
  1509. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/list.txt +7 -6
  1510. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/update.txt +7 -6
  1511. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/validate.txt +7 -6
  1512. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/rule-summary/list-rules.txt +7 -6
  1513. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/search/query.txt +7 -6
  1514. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/suggest-results/suggest-matches.txt +7 -6
  1515. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/tag/list.txt +7 -6
  1516. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/create.txt +7 -6
  1517. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/delete.txt +7 -6
  1518. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/get.txt +7 -6
  1519. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/list.txt +7 -6
  1520. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/update.txt +7 -6
  1521. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/create.txt +7 -6
  1522. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/delete.txt +7 -6
  1523. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/get.txt +7 -6
  1524. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/list.txt +7 -6
  1525. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/update.txt +7 -6
  1526. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/associate-custom-properties.txt +7 -6
  1527. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/disassociate-custom-properties.txt +7 -6
  1528. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/get.txt +7 -6
  1529. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/list.txt +7 -6
  1530. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request/get.txt +7 -6
  1531. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request/list.txt +7 -6
  1532. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request-error/list.txt +7 -6
  1533. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request-log/list.txt +7 -6
  1534. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/cascading-delete.txt +7 -6
  1535. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/change-compartment.txt +7 -6
  1536. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/create.txt +7 -6
  1537. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/delete.txt +7 -6
  1538. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/get.txt +7 -6
  1539. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/list.txt +7 -6
  1540. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/update.txt +7 -6
  1541. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/change-compartment.txt +7 -6
  1542. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/create.txt +7 -6
  1543. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/delete.txt +7 -6
  1544. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/get.txt +7 -6
  1545. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/list.txt +7 -6
  1546. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/start.txt +7 -6
  1547. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/stop.txt +7 -6
  1548. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/update.txt +7 -6
  1549. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/change-compartment.txt +7 -6
  1550. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/create.txt +7 -6
  1551. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/delete.txt +7 -6
  1552. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/get.txt +7 -6
  1553. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/list.txt +7 -6
  1554. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/update.txt +7 -6
  1555. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/change-compartment.txt +7 -6
  1556. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/create.txt +7 -6
  1557. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/delete.txt +7 -6
  1558. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/get-log.txt +7 -6
  1559. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/get.txt +7 -6
  1560. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/list-logs.txt +7 -6
  1561. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/list.txt +7 -6
  1562. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/submit.txt +7 -6
  1563. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/update.txt +7 -6
  1564. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/change-compartment.txt +7 -6
  1565. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/create.txt +7 -6
  1566. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/delete.txt +7 -6
  1567. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/get.txt +7 -6
  1568. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/start.txt +7 -6
  1569. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/stop.txt +7 -6
  1570. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/update.txt +7 -6
  1571. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint-collection/list-sql-endpoints.txt +7 -6
  1572. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/create.txt +7 -6
  1573. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/delete.txt +7 -6
  1574. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/get.txt +7 -6
  1575. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/list.txt +7 -6
  1576. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request/get.txt +7 -6
  1577. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request/list.txt +7 -6
  1578. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request-error/list.txt +7 -6
  1579. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request-log/list.txt +7 -6
  1580. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/create-patch.txt +7 -6
  1581. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/create.txt +7 -6
  1582. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/delete-patch.txt +7 -6
  1583. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/delete.txt +7 -6
  1584. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get-dependent-object.txt +7 -6
  1585. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get-patch.txt +7 -6
  1586. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get-published-object.txt +7 -6
  1587. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get.txt +7 -6
  1588. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-dependent-objects.txt +7 -6
  1589. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-patch-changes.txt +7 -6
  1590. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-patches.txt +7 -6
  1591. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-published-objects.txt +7 -6
  1592. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list.txt +7 -6
  1593. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/update.txt +7 -6
  1594. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/composite-state/get.txt +7 -6
  1595. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/create-connection-create-connection-from-bip.txt +7 -6
  1596. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/create.txt +7 -6
  1597. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/delete.txt +7 -6
  1598. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/get.txt +7 -6
  1599. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/list.txt +7 -6
  1600. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/update-connection-update-connection-from-bip.txt +7 -6
  1601. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/update.txt +7 -6
  1602. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/create-connection-validation-create-connection-from-bip.txt +7 -6
  1603. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/create.txt +7 -6
  1604. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/delete.txt +7 -6
  1605. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/get.txt +7 -6
  1606. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/list.txt +7 -6
  1607. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/copy-object-request/create.txt +7 -6
  1608. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/copy-object-request/get.txt +7 -6
  1609. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/copy-object-request-summary-collection/list-copy-object-requests.txt +7 -6
  1610. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/create.txt +7 -6
  1611. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/delete.txt +7 -6
  1612. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/get.txt +7 -6
  1613. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/list.txt +7 -6
  1614. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/update.txt +7 -6
  1615. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/create-entity-shape-create-entity-shape-from-object.txt +7 -6
  1616. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/create-entity-shape-from-file.txt +7 -6
  1617. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/create-entity-shape-from-sql.txt +7 -6
  1618. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/get.txt +7 -6
  1619. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/list.txt +7 -6
  1620. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/create.txt +7 -6
  1621. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/delete.txt +7 -6
  1622. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/get.txt +7 -6
  1623. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/list.txt +7 -6
  1624. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/update.txt +7 -6
  1625. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/create.txt +7 -6
  1626. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/delete.txt +7 -6
  1627. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/get.txt +7 -6
  1628. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/list.txt +7 -6
  1629. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/create-application.txt +7 -6
  1630. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/create-dis-application.txt +7 -6
  1631. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/delete-application.txt +7 -6
  1632. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/delete-dis-application.txt +7 -6
  1633. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/get-application.txt +7 -6
  1634. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/get-dis-application.txt +7 -6
  1635. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/update-application.txt +7 -6
  1636. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/update-dis-application.txt +7 -6
  1637. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/change-compartment.txt +7 -6
  1638. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/create.txt +7 -6
  1639. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/delete.txt +7 -6
  1640. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/get.txt +7 -6
  1641. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/list.txt +7 -6
  1642. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/update.txt +7 -6
  1643. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/export-request/create.txt +7 -6
  1644. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/export-request/get.txt +7 -6
  1645. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/export-request-summary-collection/list-export-requests.txt +7 -6
  1646. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/create.txt +7 -6
  1647. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/delete.txt +7 -6
  1648. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/get.txt +7 -6
  1649. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/list.txt +7 -6
  1650. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/update.txt +7 -6
  1651. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/create.txt +7 -6
  1652. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/delete.txt +7 -6
  1653. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/get.txt +7 -6
  1654. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/list.txt +7 -6
  1655. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/create.txt +7 -6
  1656. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/delete.txt +7 -6
  1657. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/get.txt +7 -6
  1658. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/list.txt +7 -6
  1659. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/update.txt +7 -6
  1660. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/create.txt +7 -6
  1661. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/delete.txt +7 -6
  1662. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/get.txt +7 -6
  1663. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/list.txt +7 -6
  1664. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/update.txt +7 -6
  1665. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/import-request/create.txt +7 -6
  1666. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/import-request/get.txt +7 -6
  1667. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/import-request-summary-collection/list-import-requests.txt +7 -6
  1668. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/create.txt +7 -6
  1669. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/delete.txt +7 -6
  1670. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/get.txt +7 -6
  1671. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/list.txt +7 -6
  1672. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/update.txt +7 -6
  1673. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/create.txt +7 -6
  1674. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/delete.txt +7 -6
  1675. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/get.txt +7 -6
  1676. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/list.txt +7 -6
  1677. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/create.txt +7 -6
  1678. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/delete.txt +7 -6
  1679. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/get-count-statistic.txt +7 -6
  1680. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/get.txt +7 -6
  1681. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/list.txt +7 -6
  1682. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/update.txt +7 -6
  1683. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/reference/get.txt +7 -6
  1684. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/reference/list.txt +7 -6
  1685. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/reference/update.txt +7 -6
  1686. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-operator/get.txt +7 -6
  1687. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-operators/list-runtime-operators.txt +7 -6
  1688. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-pipeline/get.txt +7 -6
  1689. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-pipelines/list-runtime-pipelines.txt +7 -6
  1690. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-custom-frequency.txt +7 -6
  1691. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-daily-frequency.txt +7 -6
  1692. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-hourly-frequency.txt +7 -6
  1693. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-monthly-frequency.txt +7 -6
  1694. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-monthly-rule-frequency.txt +7 -6
  1695. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-weekly-frequency.txt +7 -6
  1696. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create.txt +7 -6
  1697. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/delete.txt +7 -6
  1698. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/get.txt +7 -6
  1699. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/list.txt +7 -6
  1700. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-custom-frequency.txt +7 -6
  1701. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-daily-frequency.txt +7 -6
  1702. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-hourly-frequency.txt +7 -6
  1703. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-monthly-frequency.txt +7 -6
  1704. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-monthly-rule-frequency.txt +7 -6
  1705. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-weekly-frequency.txt +7 -6
  1706. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update.txt +7 -6
  1707. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schema/get.txt +7 -6
  1708. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schema/list.txt +7 -6
  1709. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-data-loader-task.txt +7 -6
  1710. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-integration-task.txt +7 -6
  1711. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-pipeline-task.txt +7 -6
  1712. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-task-from-dataflow-task.txt +7 -6
  1713. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-task-from-rest-task.txt +7 -6
  1714. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-task-from-sql-task.txt +7 -6
  1715. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/delete.txt +7 -6
  1716. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/get.txt +7 -6
  1717. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/list.txt +7 -6
  1718. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-data-loader-task.txt +7 -6
  1719. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-integration-task.txt +7 -6
  1720. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-pipeline-task.txt +7 -6
  1721. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-task-from-dataflow-task.txt +7 -6
  1722. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-task-from-rest-task.txt +7 -6
  1723. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-task-from-sql-task.txt +7 -6
  1724. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/create.txt +7 -6
  1725. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/delete.txt +7 -6
  1726. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/get.txt +7 -6
  1727. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/list.txt +7 -6
  1728. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/update.txt +7 -6
  1729. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run-lineage/list-task-run-lineages.txt +7 -6
  1730. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run-lineage/list_taskrun_lineages.txt +7 -6
  1731. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run-log/list.txt +7 -6
  1732. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/create.txt +7 -6
  1733. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/delete.txt +7 -6
  1734. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/get.txt +7 -6
  1735. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/list.txt +7 -6
  1736. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/update.txt +7 -6
  1737. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/create-from-data-loader-task.txt +7 -6
  1738. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/create-from-integration-task.txt +7 -6
  1739. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/create-from-pipeline-task.txt +7 -6
  1740. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/delete.txt +7 -6
  1741. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/get.txt +7 -6
  1742. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/list.txt +7 -6
  1743. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/template/get.txt +7 -6
  1744. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/template/list.txt +7 -6
  1745. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/create.txt +7 -6
  1746. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/delete.txt +7 -6
  1747. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/get.txt +7 -6
  1748. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/list.txt +7 -6
  1749. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/update.txt +7 -6
  1750. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/create.txt +7 -6
  1751. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/delete.txt +7 -6
  1752. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/get.txt +7 -6
  1753. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/list.txt +7 -6
  1754. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/get.txt +7 -6
  1755. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/list-work-request-errors.txt +7 -6
  1756. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/list-work-request-logs.txt +7 -6
  1757. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/list.txt +7 -6
  1758. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/change-compartment.txt +7 -6
  1759. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/create.txt +7 -6
  1760. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete-copy-object-request.txt +7 -6
  1761. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete-export-request.txt +7 -6
  1762. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete-import-request.txt +7 -6
  1763. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete.txt +7 -6
  1764. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/get.txt +7 -6
  1765. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/list.txt +7 -6
  1766. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/start.txt +7 -6
  1767. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/stop.txt +7 -6
  1768. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update-copy-object-request.txt +7 -6
  1769. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update-export-request.txt +7 -6
  1770. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update-import-request.txt +7 -6
  1771. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update.txt +7 -6
  1772. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/annotation-format/list.txt +7 -6
  1773. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/add.txt +7 -6
  1774. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/change-compartment.txt +7 -6
  1775. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-document-dataset-format-details.txt +7 -6
  1776. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-image-dataset-format-details.txt +7 -6
  1777. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-object-storage-source-details.txt +7 -6
  1778. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-text-dataset-format-details.txt +7 -6
  1779. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create.txt +7 -6
  1780. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/delete.txt +7 -6
  1781. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/generate-dataset-records.txt +7 -6
  1782. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/get.txt +7 -6
  1783. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/import-pre-annotated-data-object-storage-import-metadata-path.txt +7 -6
  1784. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/import-pre-annotated-data.txt +7 -6
  1785. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/remove.txt +7 -6
  1786. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/rename-dataset-labels.txt +7 -6
  1787. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/snapshot.txt +7 -6
  1788. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/update.txt +7 -6
  1789. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset-collection/list-datasets.txt +7 -6
  1790. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/get.txt +7 -6
  1791. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/list-work-request-errors.txt +7 -6
  1792. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/list-work-request-logs.txt +7 -6
  1793. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/list.txt +7 -6
  1794. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/create.txt +7 -6
  1795. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/delete.txt +7 -6
  1796. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/get.txt +7 -6
  1797. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/update.txt +7 -6
  1798. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation-analytics-aggregation-collection/summarize-annotation-analytics.txt +7 -6
  1799. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation-collection/list-annotations.txt +7 -6
  1800. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/dataset/get.txt +7 -6
  1801. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-create-object-storage-source-details.txt +7 -6
  1802. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-document-metadata.txt +7 -6
  1803. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-image-metadata.txt +7 -6
  1804. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-text-metadata.txt +7 -6
  1805. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create.txt +7 -6
  1806. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/delete.txt +7 -6
  1807. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/get-record-content.txt +7 -6
  1808. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/get-record-preview-content.txt +7 -6
  1809. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/get.txt +7 -6
  1810. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update-record-document-metadata.txt +7 -6
  1811. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update-record-image-metadata.txt +7 -6
  1812. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update-record-text-metadata.txt +7 -6
  1813. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update.txt +7 -6
  1814. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record-analytics-aggregation-collection/summarize-record-analytics.txt +7 -6
  1815. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record-collection/list-records.txt +7 -6
  1816. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/alerts-update.txt +7 -6
  1817. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/change-compartment.txt +7 -6
  1818. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/get.txt +7 -6
  1819. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/patch.txt +7 -6
  1820. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/update.txt +7 -6
  1821. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/change-compartment.txt +7 -6
  1822. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/create.txt +7 -6
  1823. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/delete.txt +7 -6
  1824. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/get.txt +7 -6
  1825. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/list-alert-policy-rules.txt +7 -6
  1826. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/list.txt +7 -6
  1827. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/update.txt +7 -6
  1828. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/create.txt +7 -6
  1829. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/delete.txt +7 -6
  1830. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/get.txt +7 -6
  1831. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/update.txt +7 -6
  1832. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +7 -6
  1833. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +7 -6
  1834. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +7 -6
  1835. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +7 -6
  1836. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +7 -6
  1837. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +7 -6
  1838. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +7 -6
  1839. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +7 -6
  1840. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +7 -6
  1841. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/change-compartment.txt +7 -6
  1842. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/create.txt +7 -6
  1843. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/delete.txt +7 -6
  1844. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/get.txt +7 -6
  1845. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +7 -6
  1846. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/update.txt +7 -6
  1847. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +7 -6
  1848. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +7 -6
  1849. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/change-compartment.txt +7 -6
  1850. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/get.txt +7 -6
  1851. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/provision.txt +7 -6
  1852. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/retrieve.txt +7 -6
  1853. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/update.txt +7 -6
  1854. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +7 -6
  1855. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +7 -6
  1856. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +7 -6
  1857. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +7 -6
  1858. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +7 -6
  1859. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +7 -6
  1860. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +7 -6
  1861. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +7 -6
  1862. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +7 -6
  1863. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +7 -6
  1864. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +7 -6
  1865. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +7 -6
  1866. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +7 -6
  1867. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +7 -6
  1868. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +7 -6
  1869. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +7 -6
  1870. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/delete.txt +7 -6
  1871. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/get.txt +7 -6
  1872. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +7 -6
  1873. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/resume.txt +7 -6
  1874. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +7 -6
  1875. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/stop.txt +7 -6
  1876. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +7 -6
  1877. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +7 -6
  1878. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/change-compartment.txt +7 -6
  1879. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/get.txt +7 -6
  1880. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +7 -6
  1881. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/refresh.txt +7 -6
  1882. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/update.txt +7 -6
  1883. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry/get.txt +7 -6
  1884. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +7 -6
  1885. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry/get.txt +7 -6
  1886. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +7 -6
  1887. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/difference-column/get.txt +7 -6
  1888. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/change-compartment.txt +7 -6
  1889. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/create.txt +7 -6
  1890. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/delete.txt +7 -6
  1891. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/get.txt +7 -6
  1892. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list-discovery-job-results.txt +7 -6
  1893. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list.txt +7 -6
  1894. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/patch-discovery-job-results.txt +7 -6
  1895. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job-result/delete.txt +7 -6
  1896. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job-result/get.txt +7 -6
  1897. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/finding/update.txt +7 -6
  1898. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/change-compartment.txt +7 -6
  1899. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/create.txt +7 -6
  1900. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/delete.txt +7 -6
  1901. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/get.txt +7 -6
  1902. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/update.txt +7 -6
  1903. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format-summary/list-library-masking-formats.txt +7 -6
  1904. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masked-column-summary/list-masked-columns.txt +7 -6
  1905. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/create.txt +7 -6
  1906. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/delete.txt +7 -6
  1907. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get-compatible-formats-for-data-types.txt +7 -6
  1908. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get-compatible-formats-for-sensitive-types.txt +7 -6
  1909. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get.txt +7 -6
  1910. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +7 -6
  1911. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/patch.txt +7 -6
  1912. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/update.txt +7 -6
  1913. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt +7 -6
  1914. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-object/list.txt +7 -6
  1915. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/add.txt +7 -6
  1916. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/apply-sdm-masking-policy-difference.txt +7 -6
  1917. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/change-compartment.txt +7 -6
  1918. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-sdm-details.txt +7 -6
  1919. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-target-details.txt +7 -6
  1920. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create.txt +7 -6
  1921. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/delete.txt +7 -6
  1922. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/download-masking-log.txt +7 -6
  1923. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/download-masking-report.txt +7 -6
  1924. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/download.txt +7 -6
  1925. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-policy-for-download.txt +7 -6
  1926. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-report-for-download.txt +7 -6
  1927. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/get.txt +7 -6
  1928. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +7 -6
  1929. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt +7 -6
  1930. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list.txt +7 -6
  1931. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt +7 -6
  1932. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-sdm-details.txt +7 -6
  1933. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-target-details.txt +7 -6
  1934. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update.txt +7 -6
  1935. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/upload.txt +7 -6
  1936. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/change-compartment.txt +7 -6
  1937. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/delete.txt +7 -6
  1938. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/generate-health-report.txt +7 -6
  1939. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/get.txt +7 -6
  1940. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/list-masking-policy-health-report-logs.txt +7 -6
  1941. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/list.txt +7 -6
  1942. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +7 -6
  1943. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/delete.txt +7 -6
  1944. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/get.txt +7 -6
  1945. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-schema/list.txt +7 -6
  1946. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/change-compartment.txt +7 -6
  1947. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/create.txt +7 -6
  1948. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/delete.txt +7 -6
  1949. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/generate-on-prem-connector-configuration.txt +7 -6
  1950. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/get.txt +7 -6
  1951. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +7 -6
  1952. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update-on-prem-connector-wallet.txt +7 -6
  1953. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update.txt +7 -6
  1954. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt +7 -6
  1955. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create.txt +7 -6
  1956. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/delete.txt +7 -6
  1957. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/get.txt +7 -6
  1958. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/list.txt +7 -6
  1959. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt +7 -6
  1960. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update.txt +7 -6
  1961. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/change-compartment.txt +7 -6
  1962. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/create.txt +7 -6
  1963. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/delete.txt +7 -6
  1964. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/get.txt +7 -6
  1965. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/list.txt +7 -6
  1966. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/update.txt +7 -6
  1967. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/profile/list-profile-analytics.txt +7 -6
  1968. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/create.txt +7 -6
  1969. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/delete.txt +7 -6
  1970. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/get.txt +7 -6
  1971. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/list.txt +7 -6
  1972. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/change-compartment.txt +7 -6
  1973. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/get-report-content.txt +7 -6
  1974. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/get.txt +7 -6
  1975. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/update.txt +7 -6
  1976. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/change-compartment.txt +7 -6
  1977. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/create.txt +7 -6
  1978. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/delete.txt +7 -6
  1979. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +7 -6
  1980. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/get.txt +7 -6
  1981. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/list.txt +7 -6
  1982. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/remove.txt +7 -6
  1983. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/schedule-report-schedule-audit-report-details.txt +7 -6
  1984. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/schedule-report.txt +7 -6
  1985. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/update.txt +7 -6
  1986. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +7 -6
  1987. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/role-grant-path-collection/list-role-grant-paths.txt +7 -6
  1988. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/change-compartment.txt +7 -6
  1989. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/create.txt +7 -6
  1990. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/delete.txt +7 -6
  1991. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/get.txt +7 -6
  1992. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/list-difference-columns.txt +7 -6
  1993. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/list.txt +7 -6
  1994. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/patch-sdm-masking-policy-difference-columns.txt +7 -6
  1995. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/update.txt +7 -6
  1996. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +7 -6
  1997. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/change-compartment.txt +7 -6
  1998. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +7 -6
  1999. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare.txt +7 -6
  2000. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +7 -6
  2001. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/delete.txt +7 -6
  2002. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +7 -6
  2003. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +7 -6
  2004. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-security-assessment-comparison.txt +7 -6
  2005. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +7 -6
  2006. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get.txt +7 -6
  2007. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +7 -6
  2008. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +7 -6
  2009. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings-change-audit-logs.txt +7 -6
  2010. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +7 -6
  2011. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +7 -6
  2012. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +7 -6
  2013. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +7 -6
  2014. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +7 -6
  2015. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +7 -6
  2016. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +7 -6
  2017. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +7 -6
  2018. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/refresh.txt +7 -6
  2019. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +7 -6
  2020. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/set-security-assessment-baseline.txt +7 -6
  2021. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/unset-security-assessment-baseline.txt +7 -6
  2022. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/update.txt +7 -6
  2023. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +7 -6
  2024. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +7 -6
  2025. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +7 -6
  2026. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +7 -6
  2027. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +7 -6
  2028. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +7 -6
  2029. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +7 -6
  2030. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +7 -6
  2031. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +7 -6
  2032. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +7 -6
  2033. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +7 -6
  2034. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +7 -6
  2035. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -6
  2036. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +7 -6
  2037. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +7 -6
  2038. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +7 -6
  2039. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -6
  2040. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +7 -6
  2041. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +7 -6
  2042. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -6
  2043. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -6
  2044. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +7 -6
  2045. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report/get.txt +7 -6
  2046. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report-collection/list-security-policy-reports.txt +7 -6
  2047. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/create.txt +7 -6
  2048. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/delete.txt +7 -6
  2049. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/get.txt +7 -6
  2050. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/list.txt +7 -6
  2051. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/patch.txt +7 -6
  2052. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/update.txt +7 -6
  2053. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/apply-discovery-job-results.txt +7 -6
  2054. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/change-compartment.txt +7 -6
  2055. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/create.txt +7 -6
  2056. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/delete.txt +7 -6
  2057. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/download-discovery-report.txt +7 -6
  2058. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/download.txt +7 -6
  2059. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/generate-discovery-report-for-download.txt +7 -6
  2060. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/generate-sensitive-data-model-for-download.txt +7 -6
  2061. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/get.txt +7 -6
  2062. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +7 -6
  2063. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +7 -6
  2064. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list.txt +7 -6
  2065. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/update.txt +7 -6
  2066. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/upload.txt +7 -6
  2067. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model-sensitive-type-collection/list-sensitive-data-model-sensitive-types.txt +7 -6
  2068. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-object/list.txt +7 -6
  2069. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-schema/list.txt +7 -6
  2070. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/bulk-create.txt +7 -6
  2071. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/change-compartment.txt +7 -6
  2072. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-category-details.txt +7 -6
  2073. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-type-pattern-details.txt +7 -6
  2074. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create.txt +7 -6
  2075. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/delete.txt +7 -6
  2076. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/get.txt +7 -6
  2077. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/list.txt +7 -6
  2078. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-category-details.txt +7 -6
  2079. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-type-pattern-details.txt +7 -6
  2080. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update.txt +7 -6
  2081. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/change-compartment.txt +7 -6
  2082. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/create.txt +7 -6
  2083. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/delete.txt +7 -6
  2084. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/get.txt +7 -6
  2085. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/list-grouped-sensitive-types.txt +7 -6
  2086. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/patch-grouped-sensitive-types.txt +7 -6
  2087. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/update.txt +7 -6
  2088. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group-summary/list-sensitive-type-groups.txt +7 -6
  2089. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/change-compartment.txt +7 -6
  2090. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/create.txt +7 -6
  2091. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/delete.txt +7 -6
  2092. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/download.txt +7 -6
  2093. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/get.txt +7 -6
  2094. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/update.txt +7 -6
  2095. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export-collection/list-sensitive-types-exports.txt +7 -6
  2096. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/enable.txt +7 -6
  2097. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/get.txt +7 -6
  2098. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/modify-global-settings.txt +7 -6
  2099. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/change-compartment.txt +7 -6
  2100. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/create.txt +7 -6
  2101. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/delete.txt +7 -6
  2102. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/generate-sql-firewall-policy.txt +7 -6
  2103. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/get.txt +7 -6
  2104. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +7 -6
  2105. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/purge-sql-collection-logs.txt +7 -6
  2106. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/refresh-sql-collection-log-insights.txt +7 -6
  2107. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/start.txt +7 -6
  2108. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/stop.txt +7 -6
  2109. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/update.txt +7 -6
  2110. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +7 -6
  2111. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-log-insights/list.txt +7 -6
  2112. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +7 -6
  2113. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +7 -6
  2114. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/change-compartment.txt +7 -6
  2115. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/delete.txt +7 -6
  2116. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/get.txt +7 -6
  2117. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/list.txt +7 -6
  2118. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/update.txt +7 -6
  2119. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy-analytics/list.txt +7 -6
  2120. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +7 -6
  2121. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +7 -6
  2122. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/change-compartment.txt +7 -6
  2123. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/create.txt +7 -6
  2124. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/delete.txt +7 -6
  2125. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/get.txt +7 -6
  2126. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/patch.txt +7 -6
  2127. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/update.txt +7 -6
  2128. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association-summary/list-target-alert-policy-associations.txt +7 -6
  2129. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/activate.txt +7 -6
  2130. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/change-compartment.txt +7 -6
  2131. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/create.txt +7 -6
  2132. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/deactivate.txt +7 -6
  2133. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/delete.txt +7 -6
  2134. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/download-privilege-script.txt +7 -6
  2135. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/get.txt +7 -6
  2136. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-columns.txt +7 -6
  2137. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-roles.txt +7 -6
  2138. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-schemas.txt +7 -6
  2139. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-tables.txt +7 -6
  2140. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list.txt +7 -6
  2141. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/refresh.txt +7 -6
  2142. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/update.txt +7 -6
  2143. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +7 -6
  2144. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +7 -6
  2145. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +7 -6
  2146. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +7 -6
  2147. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +7 -6
  2148. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +7 -6
  2149. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +7 -6
  2150. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +7 -6
  2151. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +7 -6
  2152. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +7 -6
  2153. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +7 -6
  2154. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +7 -6
  2155. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +7 -6
  2156. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +7 -6
  2157. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +7 -6
  2158. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +7 -6
  2159. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +7 -6
  2160. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +7 -6
  2161. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +7 -6
  2162. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/change-compartment.txt +7 -6
  2163. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/compare.txt +7 -6
  2164. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +7 -6
  2165. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/delete.txt +7 -6
  2166. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/download-user-assessment-report.txt +7 -6
  2167. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/generate-user-assessment-report.txt +7 -6
  2168. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/get-profile.txt +7 -6
  2169. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/get-user-assessment-comparison.txt +7 -6
  2170. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/get.txt +7 -6
  2171. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-grants.txt +7 -6
  2172. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-password-expiry-date-analytics.txt +7 -6
  2173. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-profile-summaries.txt +7 -6
  2174. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-access-analytics.txt +7 -6
  2175. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-analytics.txt +7 -6
  2176. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-users.txt +7 -6
  2177. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +7 -6
  2178. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/refresh.txt +7 -6
  2179. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/set-user-assessment-baseline.txt +7 -6
  2180. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/unset-user-assessment-baseline.txt +7 -6
  2181. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/update.txt +7 -6
  2182. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/cancel.txt +7 -6
  2183. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/get.txt +7 -6
  2184. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/list.txt +7 -6
  2185. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/resume.txt +7 -6
  2186. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/suspend.txt +7 -6
  2187. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-error/list.txt +7 -6
  2188. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-log-entry/list.txt +7 -6
  2189. oci_cli/help_text_producer/data_files/text/cmdref/data-science/container/list.txt +7 -6
  2190. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/change-compartment.txt +7 -6
  2191. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/create.txt +7 -6
  2192. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/delete.txt +7 -6
  2193. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/get.txt +7 -6
  2194. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/list.txt +7 -6
  2195. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/update.txt +7 -6
  2196. oci_cli/help_text_producer/data_files/text/cmdref/data-science/fast-launch-job-config/list.txt +7 -6
  2197. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +7 -6
  2198. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +7 -6
  2199. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +7 -6
  2200. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +7 -6
  2201. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +7 -6
  2202. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +7 -6
  2203. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +7 -6
  2204. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/list.txt +7 -6
  2205. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +7 -6
  2206. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +7 -6
  2207. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +7 -6
  2208. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +7 -6
  2209. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +7 -6
  2210. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +7 -6
  2211. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/list.txt +7 -6
  2212. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +7 -6
  2213. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-shape/list.txt +7 -6
  2214. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/change-compartment.txt +7 -6
  2215. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/create.txt +7 -6
  2216. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/delete.txt +7 -6
  2217. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/get.txt +7 -6
  2218. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/list.txt +7 -6
  2219. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/update.txt +7 -6
  2220. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/change-compartment.txt +7 -6
  2221. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/create.txt +7 -6
  2222. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/delete.txt +7 -6
  2223. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/download-package.txt +7 -6
  2224. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/get.txt +7 -6
  2225. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/list.txt +7 -6
  2226. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/update.txt +7 -6
  2227. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/upload-package.txt +7 -6
  2228. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/download-package.txt +7 -6
  2229. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/get.txt +7 -6
  2230. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/list.txt +7 -6
  2231. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/update.txt +7 -6
  2232. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/change-compartment.txt +7 -6
  2233. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create-with-custom-service-idcs-auth.txt +7 -6
  2234. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create-with-iam-auth.txt +7 -6
  2235. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create-with-idcs-auth.txt +7 -6
  2236. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create.txt +7 -6
  2237. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/delete.txt +7 -6
  2238. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/get.txt +7 -6
  2239. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/list.txt +7 -6
  2240. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/trigger.txt +7 -6
  2241. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/update.txt +7 -6
  2242. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/change-compartment.txt +7 -6
  2243. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/disable-trigger.txt +7 -6
  2244. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/enable-trigger.txt +7 -6
  2245. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/get.txt +7 -6
  2246. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/list.txt +7 -6
  2247. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/recover.txt +7 -6
  2248. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/trigger.txt +7 -6
  2249. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/update.txt +7 -6
  2250. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/activate.txt +7 -6
  2251. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/change-compartment.txt +7 -6
  2252. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-artifact.txt +7 -6
  2253. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-custom-metadatum-artifact.txt +7 -6
  2254. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-defined-metadatum-artifact.txt +7 -6
  2255. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-provenance.txt +7 -6
  2256. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create.txt +7 -6
  2257. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/deactivate.txt +7 -6
  2258. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/delete-model-custom-metadatum-artifact.txt +7 -6
  2259. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/delete-model-defined-metadatum-artifact.txt +7 -6
  2260. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/delete.txt +7 -6
  2261. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/export-model-artifact-artifact-export-details-object-storage.txt +7 -6
  2262. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/export-model-artifact.txt +7 -6
  2263. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-artifact-content.txt +7 -6
  2264. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-model-custom-metadatum-artifact-content.txt +7 -6
  2265. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-model-defined-metadatum-artifact-content.txt +7 -6
  2266. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-model-provenance.txt +7 -6
  2267. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get.txt +7 -6
  2268. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/head-model-artifact.txt +7 -6
  2269. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/head-model-custom-metadatum-artifact.txt +7 -6
  2270. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/head-model-defined-metadatum-artifact.txt +7 -6
  2271. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/import-model-artifact-artifact-import-details-object-storage.txt +7 -6
  2272. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/import-model-artifact.txt +7 -6
  2273. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/list.txt +7 -6
  2274. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/restore-archived-model-artifact.txt +7 -6
  2275. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-model-custom-metadatum-artifact.txt +7 -6
  2276. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-model-defined-metadatum-artifact.txt +7 -6
  2277. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-model-provenance.txt +7 -6
  2278. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update.txt +7 -6
  2279. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/activate.txt +7 -6
  2280. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/change-compartment.txt +7 -6
  2281. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +7 -6
  2282. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create.txt +7 -6
  2283. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/deactivate.txt +7 -6
  2284. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/delete.txt +7 -6
  2285. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/get.txt +7 -6
  2286. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/list.txt +7 -6
  2287. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +7 -6
  2288. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update.txt +7 -6
  2289. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +7 -6
  2290. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-shape/list.txt +7 -6
  2291. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +7 -6
  2292. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +7 -6
  2293. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +7 -6
  2294. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +7 -6
  2295. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +7 -6
  2296. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +7 -6
  2297. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +7 -6
  2298. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +7 -6
  2299. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt +7 -6
  2300. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +7 -6
  2301. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +7 -6
  2302. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +7 -6
  2303. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +7 -6
  2304. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +7 -6
  2305. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +7 -6
  2306. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +7 -6
  2307. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +7 -6
  2308. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +7 -6
  2309. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +7 -6
  2310. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +7 -6
  2311. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/change-compartment.txt +7 -6
  2312. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/create.txt +7 -6
  2313. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/delete.txt +7 -6
  2314. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/get.txt +7 -6
  2315. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/list.txt +7 -6
  2316. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/update.txt +7 -6
  2317. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/activate.txt +7 -6
  2318. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/change-compartment.txt +7 -6
  2319. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/create.txt +7 -6
  2320. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/deactivate.txt +7 -6
  2321. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/delete.txt +7 -6
  2322. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/get.txt +7 -6
  2323. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/list.txt +7 -6
  2324. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/update.txt +7 -6
  2325. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session-shape/list.txt +7 -6
  2326. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/change-compartment.txt +7 -6
  2327. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/create-step-artifact.txt +7 -6
  2328. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/create.txt +7 -6
  2329. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/delete.txt +7 -6
  2330. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/get-step-artifact-content.txt +7 -6
  2331. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/get.txt +7 -6
  2332. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/head-step-artifact.txt +7 -6
  2333. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/list.txt +7 -6
  2334. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/update.txt +7 -6
  2335. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/cancel.txt +7 -6
  2336. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/change-compartment.txt +7 -6
  2337. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +7 -6
  2338. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/delete.txt +7 -6
  2339. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/get.txt +7 -6
  2340. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/list.txt +7 -6
  2341. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/update.txt +7 -6
  2342. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/change-compartment.txt +7 -6
  2343. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/create.txt +7 -6
  2344. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/delete.txt +7 -6
  2345. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/get.txt +7 -6
  2346. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/list.txt +7 -6
  2347. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/update.txt +7 -6
  2348. oci_cli/help_text_producer/data_files/text/cmdref/data-science/register-model-artifact-reference-details/register-model-artifact-reference.txt +7 -6
  2349. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/activate.txt +7 -6
  2350. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/change-compartment.txt +7 -6
  2351. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/create.txt +7 -6
  2352. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/deactivate.txt +7 -6
  2353. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/delete.txt +7 -6
  2354. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/get.txt +7 -6
  2355. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/list.txt +7 -6
  2356. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/update.txt +7 -6
  2357. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/cancel.txt +7 -6
  2358. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/get.txt +7 -6
  2359. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-errors.txt +7 -6
  2360. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-logs.txt +7 -6
  2361. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +7 -6
  2362. oci_cli/help_text_producer/data_files/text/cmdref/database-management/associated-database-summary/list-associated-databases.txt +7 -6
  2363. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/get-cloud-asm-configuration.txt +7 -6
  2364. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/get.txt +7 -6
  2365. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-disk-groups.txt +7 -6
  2366. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-users.txt +7 -6
  2367. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list.txt +7 -6
  2368. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.txt +7 -6
  2369. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/update.txt +7 -6
  2370. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/get.txt +7 -6
  2371. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/list.txt +7 -6
  2372. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/update.txt +7 -6
  2373. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/get.txt +7 -6
  2374. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/list.txt +7 -6
  2375. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/summarize-cloud-cluster-metrics.txt +7 -6
  2376. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/update.txt +7 -6
  2377. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/get.txt +7 -6
  2378. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/list.txt +7 -6
  2379. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/update.txt +7 -6
  2380. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection/list-cloud-databases.txt +7 -6
  2381. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/get.txt +7 -6
  2382. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/list.txt +7 -6
  2383. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/update.txt +7 -6
  2384. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/get.txt +7 -6
  2385. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/list.txt +7 -6
  2386. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/summarize-cloud-db-node-metrics.txt +7 -6
  2387. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/update.txt +7 -6
  2388. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/create.txt +7 -6
  2389. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/delete.txt +7 -6
  2390. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-database-management.txt +7 -6
  2391. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-stack-monitoring.txt +7 -6
  2392. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-database-management.txt +7 -6
  2393. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-stack-monitoring.txt +7 -6
  2394. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/get.txt +7 -6
  2395. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/list.txt +7 -6
  2396. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/summarize-cloud-db-system-availability-metrics.txt +7 -6
  2397. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/update.txt +7 -6
  2398. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/check-cloud-db-system-connector-connection-status.txt +7 -6
  2399. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details.txt +7 -6
  2400. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create.txt +7 -6
  2401. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/delete.txt +7 -6
  2402. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/get.txt +7 -6
  2403. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/list.txt +7 -6
  2404. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update-cloud-db-system-connector-update-cloud-db-system-macs-connector-details.txt +7 -6
  2405. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update.txt +7 -6
  2406. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/create.txt +7 -6
  2407. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/delete.txt +7 -6
  2408. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/get.txt +7 -6
  2409. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/list.txt +7 -6
  2410. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/patch.txt +7 -6
  2411. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/update.txt +7 -6
  2412. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/get.txt +7 -6
  2413. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list-cloud-listener-services.txt +7 -6
  2414. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list.txt +7 -6
  2415. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/summarize-cloud-listener-metrics.txt +7 -6
  2416. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/update.txt +7 -6
  2417. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cluster-cache-metric/get.txt +7 -6
  2418. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-backup-metrics/get.txt +7 -6
  2419. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-dataguard-metrics/get.txt +7 -6
  2420. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-ha-overview-metrics/get.txt +7 -6
  2421. oci_cli/help_text_producer/data_files/text/cmdref/database-management/dataguard-performance-metrics/get.txt +7 -6
  2422. oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/list-alert-logs.txt +7 -6
  2423. oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/list-attention-logs.txt +7 -6
  2424. oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/summarize-alert-log-counts.txt +7 -6
  2425. oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/summarize-attention-log-counts.txt +7 -6
  2426. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/get-external-asm-configuration.txt +7 -6
  2427. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/get.txt +7 -6
  2428. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/list-external-asm-disk-groups.txt +7 -6
  2429. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/list-external-asm-users.txt +7 -6
  2430. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/list.txt +7 -6
  2431. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/summarize-external-asm-metrics.txt +7 -6
  2432. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/update.txt +7 -6
  2433. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm-instance/get.txt +7 -6
  2434. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm-instance/list.txt +7 -6
  2435. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm-instance/update.txt +7 -6
  2436. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/get.txt +7 -6
  2437. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/list.txt +7 -6
  2438. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/summarize-external-cluster-metrics.txt +7 -6
  2439. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/update.txt +7 -6
  2440. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster-instance/get.txt +7 -6
  2441. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster-instance/list.txt +7 -6
  2442. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster-instance/update.txt +7 -6
  2443. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-database-collection/list-external-databases.txt +7 -6
  2444. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-home/get.txt +7 -6
  2445. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-home/list.txt +7 -6
  2446. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-home/update.txt +7 -6
  2447. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/get.txt +7 -6
  2448. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/list.txt +7 -6
  2449. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/summarize-external-db-node-metrics.txt +7 -6
  2450. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/update.txt +7 -6
  2451. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/change-compartment.txt +7 -6
  2452. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/create.txt +7 -6
  2453. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/delete.txt +7 -6
  2454. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/disable-external-db-system-database-management.txt +7 -6
  2455. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/disable-external-db-system-stack-monitoring.txt +7 -6
  2456. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/enable-external-db-system-database-management.txt +7 -6
  2457. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/enable-external-db-system-stack-monitoring.txt +7 -6
  2458. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/get.txt +7 -6
  2459. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/list.txt +7 -6
  2460. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/summarize-external-db-system-availability-metrics.txt +7 -6
  2461. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/update.txt +7 -6
  2462. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/check-connection-status.txt +7 -6
  2463. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/create-macs-connector.txt +7 -6
  2464. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/delete.txt +7 -6
  2465. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/get.txt +7 -6
  2466. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/list.txt +7 -6
  2467. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/update-macs-connector.txt +7 -6
  2468. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/create.txt +7 -6
  2469. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/delete.txt +7 -6
  2470. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/get.txt +7 -6
  2471. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/list.txt +7 -6
  2472. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/patch.txt +7 -6
  2473. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/update.txt +7 -6
  2474. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/change-compartment.txt +7 -6
  2475. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/create.txt +7 -6
  2476. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/delete.txt +7 -6
  2477. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/disable-external-exadata-infrastructure-management.txt +7 -6
  2478. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/discover.txt +7 -6
  2479. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/enable-external-exadata-infrastructure-management.txt +7 -6
  2480. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/get.txt +7 -6
  2481. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/list.txt +7 -6
  2482. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/update.txt +7 -6
  2483. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/check.txt +7 -6
  2484. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/create.txt +7 -6
  2485. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/delete.txt +7 -6
  2486. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/get.txt +7 -6
  2487. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/list.txt +7 -6
  2488. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/update.txt +7 -6
  2489. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-grid/get.txt +7 -6
  2490. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-grid/update.txt +7 -6
  2491. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get-iorm-plan.txt +7 -6
  2492. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get-open-alert-history.txt +7 -6
  2493. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get-top-sql-cpu-activity.txt +7 -6
  2494. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get.txt +7 -6
  2495. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/list.txt +7 -6
  2496. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/update.txt +7 -6
  2497. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/get.txt +7 -6
  2498. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/list-external-listener-services.txt +7 -6
  2499. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/list.txt +7 -6
  2500. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/summarize-external-listener-metrics.txt +7 -6
  2501. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/update.txt +7 -6
  2502. oci_cli/help_text_producer/data_files/text/cmdref/database-management/fleet-health-metrics/get.txt +7 -6
  2503. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/change-compartment.txt +7 -6
  2504. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/create-sql-job.txt +7 -6
  2505. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/delete.txt +7 -6
  2506. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/get.txt +7 -6
  2507. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/list.txt +7 -6
  2508. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-result-location.txt +7 -6
  2509. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt +7 -6
  2510. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update.txt +7 -6
  2511. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/get.txt +7 -6
  2512. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/list.txt +7 -6
  2513. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-executions-status/summarize.txt +7 -6
  2514. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/get.txt +7 -6
  2515. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/list.txt +7 -6
  2516. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters-with-password.txt +7 -6
  2517. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters-with-secret.txt +7 -6
  2518. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters.txt +7 -6
  2519. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-spm-evolve-task-with-password.txt +7 -6
  2520. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-spm-evolve-task-with-secret.txt +7 -6
  2521. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-spm-evolve-task.txt +7 -6
  2522. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters-database-named-credential-details.txt +7 -6
  2523. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters-database-password-credential-details.txt +7 -6
  2524. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters-database-secret-credential-details.txt +7 -6
  2525. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters.txt +7 -6
  2526. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-database-named-credential-details.txt +7 -6
  2527. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-database-password-credential-details.txt +7 -6
  2528. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-database-secret-credential-details.txt +7 -6
  2529. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-with-password.txt +7 -6
  2530. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-with-secret.txt +7 -6
  2531. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention.txt +7 -6
  2532. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-database-named-credential-details.txt +7 -6
  2533. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-database-password-credential-details.txt +7 -6
  2534. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-database-secret-credential-details.txt +7 -6
  2535. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-with-password.txt +7 -6
  2536. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-with-secret.txt +7 -6
  2537. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget.txt +7 -6
  2538. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-spb-attr-with-password.txt +7 -6
  2539. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-spb-attr-with-secret.txt +7 -6
  2540. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-spb-attr.txt +7 -6
  2541. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-sql-plan-baselines-attributes-database-named-credential-details.txt +7 -6
  2542. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-sql-plan-baselines-attributes-database-password-credential-details.txt +7 -6
  2543. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-sql-plan-baselines-attributes-database-secret-credential-details.txt +7 -6
  2544. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-capture-filters-database-named-credential-details.txt +7 -6
  2545. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-capture-filters-database-password-credential-details.txt +7 -6
  2546. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-capture-filters-database-secret-credential-details.txt +7 -6
  2547. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
  2548. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
  2549. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
  2550. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/database-ha-backup-details/get.txt +7 -6
  2551. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-plan-capture-with-password.txt +7 -6
  2552. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-plan-capture-with-secret.txt +7 -6
  2553. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-plan-capture.txt +7 -6
  2554. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-spm-evolve-task-with-password.txt +7 -6
  2555. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-spm-evolve-task-with-secret.txt +7 -6
  2556. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-spm-evolve-task.txt +7 -6
  2557. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-initial-plan-capture-database-named-credential-details.txt +7 -6
  2558. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-initial-plan-capture-database-password-credential-details.txt +7 -6
  2559. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-initial-plan-capture-database-secret-credential-details.txt +7 -6
  2560. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
  2561. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
  2562. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
  2563. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-autonomous-database-management-feature.txt +7 -6
  2564. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-database-management-feature.txt +7 -6
  2565. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-external-container-database-management-feature.txt +7 -6
  2566. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-external-non-container-database-management-feature.txt +7 -6
  2567. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-external-pluggable-database-management-feature.txt +7 -6
  2568. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-hf-auto-spm-evolve-task-with-password.txt +7 -6
  2569. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-hf-auto-spm-evolve-task-with-secret.txt +7 -6
  2570. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-hf-auto-spm-evolve-task.txt +7 -6
  2571. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-high-frequency-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
  2572. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-high-frequency-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
  2573. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-high-frequency-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
  2574. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-pluggable-database-management-feature.txt +7 -6
  2575. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-spb-usage-with-password.txt +7 -6
  2576. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-spb-usage-with-secret.txt +7 -6
  2577. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-spb-usage.txt +7 -6
  2578. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-sql-plan-baselines-usage-database-named-credential-details.txt +7 -6
  2579. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-sql-plan-baselines-usage-database-password-credential-details.txt +7 -6
  2580. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-sql-plan-baselines-usage-database-secret-credential-details.txt +7 -6
  2581. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-database-named-credential-details.txt +7 -6
  2582. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-database-password-credential-details.txt +7 -6
  2583. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-database-secret-credential-details.txt +7 -6
  2584. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-with-password.txt +7 -6
  2585. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-with-secret.txt +7 -6
  2586. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines.txt +7 -6
  2587. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-plan-capture-with-password.txt +7 -6
  2588. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-plan-capture-with-secret.txt +7 -6
  2589. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-plan-capture.txt +7 -6
  2590. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-spm-evolve-task-with-password.txt +7 -6
  2591. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-spm-evolve-task-with-secret.txt +7 -6
  2592. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-spm-evolve-task.txt +7 -6
  2593. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-initial-plan-capture-database-named-credential-details.txt +7 -6
  2594. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-initial-plan-capture-database-password-credential-details.txt +7 -6
  2595. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-initial-plan-capture-database-secret-credential-details.txt +7 -6
  2596. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
  2597. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
  2598. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
  2599. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.txt +7 -6
  2600. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.txt +7 -6
  2601. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature.txt +7 -6
  2602. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-diagnostics-and-management-feature-details.txt +7 -6
  2603. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-lifecycle-management-feature-details.txt +7 -6
  2604. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-sql-watch-feature-details.txt +7 -6
  2605. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature.txt +7 -6
  2606. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature-external-database-diagnostics-and-management-feature-details.txt +7 -6
  2607. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature-external-database-lifecycle-management-feature-details.txt +7 -6
  2608. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature-external-database-sql-watch-feature-details.txt +7 -6
  2609. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature.txt +7 -6
  2610. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-non-container-database-management-feature-external-database-diagnostics-and-management-feature-details.txt +7 -6
  2611. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-non-container-database-management-feature-external-database-lifecycle-management-feature-details.txt +7 -6
  2612. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-non-container-database-management-feature-external-database-sql-watch-feature-details.txt +7 -6
  2613. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-non-container-database-management-feature.txt +7 -6
  2614. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-pluggable-database-management-feature-external-pluggable-database-diagnostics-and-management-feature-details.txt +7 -6
  2615. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-pluggable-database-management-feature-external-pluggable-database-lifecycle-management-feature-details.txt +7 -6
  2616. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-pluggable-database-management-feature-external-pluggable-database-sql-watch-feature-details.txt +7 -6
  2617. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-pluggable-database-management-feature.txt +7 -6
  2618. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-hf-auto-spm-evolve-task-with-password.txt +7 -6
  2619. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-hf-auto-spm-evolve-task-with-secret.txt +7 -6
  2620. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-hf-auto-spm-evolve-task.txt +7 -6
  2621. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-high-frequency-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
  2622. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-high-frequency-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
  2623. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-high-frequency-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
  2624. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +7 -6
  2625. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-lifecycle-management-feature-details.txt +7 -6
  2626. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-sql-watch-feature-details.txt +7 -6
  2627. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature.txt +7 -6
  2628. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage-with-password.txt +7 -6
  2629. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage-with-secret.txt +7 -6
  2630. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage.txt +7 -6
  2631. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-named-credential-details.txt +7 -6
  2632. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-password-credential-details.txt +7 -6
  2633. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-secret-credential-details.txt +7 -6
  2634. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-report.txt +7 -6
  2635. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-sql-report.txt +7 -6
  2636. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-advisor-execution-script.txt +7 -6
  2637. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-advisor-execution.txt +7 -6
  2638. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-collection-operation.txt +7 -6
  2639. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-spb-configuration.txt +7 -6
  2640. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-sql-plan-baseline.txt +7 -6
  2641. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-user.txt +7 -6
  2642. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get.txt +7 -6
  2643. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/implement-optimizer-statistics-advisor-recommendations.txt +7 -6
  2644. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-asm-properties.txt +7 -6
  2645. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-awr-db-snapshots.txt +7 -6
  2646. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-awr-dbs.txt +7 -6
  2647. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-consumer-group-privileges.txt +7 -6
  2648. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-cursor-cache-statements.txt +7 -6
  2649. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-data-access-containers.txt +7 -6
  2650. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-database-parameters.txt +7 -6
  2651. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-object-privileges.txt +7 -6
  2652. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-optimizer-statistics-advisor-executions.txt +7 -6
  2653. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-optimizer-statistics-collection-aggregations.txt +7 -6
  2654. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-optimizer-statistics-collection-operations.txt +7 -6
  2655. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-proxied-for-users.txt +7 -6
  2656. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-proxy-users.txt +7 -6
  2657. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-roles.txt +7 -6
  2658. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-spb-jobs.txt +7 -6
  2659. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-sql-plan-baselines.txt +7 -6
  2660. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-system-privileges.txt +7 -6
  2661. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-table-statistics.txt +7 -6
  2662. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-users.txt +7 -6
  2663. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list.txt +7 -6
  2664. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-awr-with-password.txt +7 -6
  2665. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-awr-with-secret.txt +7 -6
  2666. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-awr.txt +7 -6
  2667. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-cc-with-password.txt +7 -6
  2668. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-cc-with-secret.txt +7 -6
  2669. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-cc.txt +7 -6
  2670. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-awr-database-named-credential-details.txt +7 -6
  2671. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-awr-database-password-credential-details.txt +7 -6
  2672. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-awr-database-secret-credential-details.txt +7 -6
  2673. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-cursor-cache-database-named-credential-details.txt +7 -6
  2674. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-cursor-cache-database-password-credential-details.txt +7 -6
  2675. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-cursor-cache-database-secret-credential-details.txt +7 -6
  2676. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.txt +7 -6
  2677. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.txt +7 -6
  2678. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature.txt +7 -6
  2679. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-diagnostics-and-management-feature-details.txt +7 -6
  2680. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-lifecycle-management-feature-details.txt +7 -6
  2681. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-sql-watch-feature-details.txt +7 -6
  2682. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature.txt +7 -6
  2683. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature-external-database-diagnostics-and-management-feature-details.txt +7 -6
  2684. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature-external-database-lifecycle-management-feature-details.txt +7 -6
  2685. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature-external-database-sql-watch-feature-details.txt +7 -6
  2686. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature.txt +7 -6
  2687. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +7 -6
  2688. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-lifecycle-management-feature-details.txt +7 -6
  2689. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-sql-watch-feature-details.txt +7 -6
  2690. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature.txt +7 -6
  2691. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-named-credential-details.txt +7 -6
  2692. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-password-credential-details.txt +7 -6
  2693. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-secret-credential-details.txt +7 -6
  2694. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters.txt +7 -6
  2695. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-cpu-usages.txt +7 -6
  2696. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-metrics.txt +7 -6
  2697. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-parameter-changes.txt +7 -6
  2698. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-parameters.txt +7 -6
  2699. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-snapshot-ranges.txt +7 -6
  2700. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-sysstats.txt +7 -6
  2701. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-top-wait-events.txt +7 -6
  2702. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-wait-event-buckets.txt +7 -6
  2703. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-wait-events.txt +7 -6
  2704. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-managed-database-availability-metrics.txt +7 -6
  2705. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-sql-plan-baselines-by-last-execution.txt +7 -6
  2706. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-sql-plan-baselines.txt +7 -6
  2707. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/update.txt +7 -6
  2708. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/add.txt +7 -6
  2709. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/change-compartment.txt +7 -6
  2710. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/create.txt +7 -6
  2711. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/delete.txt +7 -6
  2712. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/get.txt +7 -6
  2713. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/list.txt +7 -6
  2714. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/remove.txt +7 -6
  2715. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/update.txt +7 -6
  2716. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/heat-wave-fleet-metrics/get.txt +7 -6
  2717. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/change-mysql-database-management-type.txt +7 -6
  2718. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-binary-log-information.txt +7 -6
  2719. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-general-replication-information.txt +7 -6
  2720. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-my-sql-query-details.txt +7 -6
  2721. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get.txt +7 -6
  2722. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-high-availability-members.txt +7 -6
  2723. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-inbound-replications.txt +7 -6
  2724. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-managed-my-sql-database-configuration-data.txt +7 -6
  2725. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-managed-my-sql-database-sql-data.txt +7 -6
  2726. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-my-sql-digest-errors.txt +7 -6
  2727. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-outbound-replications.txt +7 -6
  2728. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/summarize-managed-my-sql-database-availability-metrics.txt +7 -6
  2729. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database-collection/list-managed-my-sql-databases.txt +7 -6
  2730. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/my-sql-fleet-metrics/get.txt +7 -6
  2731. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/change-compartment.txt +7 -6
  2732. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/create-named-credential-basic-named-credential-content.txt +7 -6
  2733. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/create.txt +7 -6
  2734. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/delete.txt +7 -6
  2735. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/get.txt +7 -6
  2736. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/list.txt +7 -6
  2737. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/test.txt +7 -6
  2738. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/update-named-credential-basic-named-credential-content.txt +7 -6
  2739. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/update.txt +7 -6
  2740. oci_cli/help_text_producer/data_files/text/cmdref/database-management/pdb-metrics/get.txt +7 -6
  2741. oci_cli/help_text_producer/data_files/text/cmdref/database-management/peer-database-metrics/get.txt +7 -6
  2742. oci_cli/help_text_producer/data_files/text/cmdref/database-management/perfhub/managed-database/modify-snapshot-settings.txt +7 -6
  2743. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/delete.txt +7 -6
  2744. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/get.txt +7 -6
  2745. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/list.txt +7 -6
  2746. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/test-basic-preferred-credential-details.txt +7 -6
  2747. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/test-preferred-credential-test-named-preferred-credential-details.txt +7 -6
  2748. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/test.txt +7 -6
  2749. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/update-basic-preferred-credential-details.txt +7 -6
  2750. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/update-preferred-credential-update-named-preferred-credential-details.txt +7 -6
  2751. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/update.txt +7 -6
  2752. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/change-compartment.txt +7 -6
  2753. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/create.txt +7 -6
  2754. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/delete.txt +7 -6
  2755. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/get.txt +7 -6
  2756. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/list.txt +7 -6
  2757. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/update.txt +7 -6
  2758. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/clone-with-pwd.txt +7 -6
  2759. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/clone-with-secret.txt +7 -6
  2760. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/clone.txt +7 -6
  2761. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/drop-with-pwd.txt +7 -6
  2762. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/drop-with-secret.txt +7 -6
  2763. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/drop.txt +7 -6
  2764. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/get-exec-plan-stats-compare.txt +7 -6
  2765. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/get-sql-exec-plan.txt +7 -6
  2766. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/get-summary-report.txt +7 -6
  2767. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/list-findings.txt +7 -6
  2768. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/list-recommendations.txt +7 -6
  2769. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/list-tasks.txt +7 -6
  2770. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/start-with-pwd.txt +7 -6
  2771. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/start-with-secret.txt +7 -6
  2772. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/start.txt +7 -6
  2773. oci_cli/help_text_producer/data_files/text/cmdref/database-management/summary-metrics/get.txt +7 -6
  2774. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/add.txt +7 -6
  2775. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/create.txt +7 -6
  2776. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-tablespace-database-named-credential-details.txt +7 -6
  2777. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-tablespace-database-password-credential-details.txt +7 -6
  2778. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-tablespace-database-secret-credential-details.txt +7 -6
  2779. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-with-pwd.txt +7 -6
  2780. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-with-secret.txt +7 -6
  2781. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop.txt +7 -6
  2782. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/get.txt +7 -6
  2783. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/list.txt +7 -6
  2784. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-data-file-database-named-credential-details.txt +7 -6
  2785. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-data-file-database-password-credential-details.txt +7 -6
  2786. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-data-file-database-secret-credential-details.txt +7 -6
  2787. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-datafile-with-pwd.txt +7 -6
  2788. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-datafile-with-secret.txt +7 -6
  2789. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove.txt +7 -6
  2790. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/resize-data-file.txt +7 -6
  2791. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/update.txt +7 -6
  2792. oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/get.txt +7 -6
  2793. oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/list.txt +7 -6
  2794. oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request-error/list.txt +7 -6
  2795. oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request-log-entry/list-work-request-logs.txt +7 -6
  2796. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/change-compartment.txt +7 -6
  2797. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/connection-diagnostics.txt +7 -6
  2798. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/create-mysql-connection.txt +7 -6
  2799. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/create-oracle-connection.txt +7 -6
  2800. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/delete.txt +7 -6
  2801. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/get.txt +7 -6
  2802. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/list.txt +7 -6
  2803. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/update-mysql-connection.txt +7 -6
  2804. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/update-oracle-connection.txt +7 -6
  2805. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/excluded-object-summary/list.txt +7 -6
  2806. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/abort.txt +7 -6
  2807. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/collect-traces.txt +7 -6
  2808. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/create-parameter-file-version.txt +7 -6
  2809. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/delete-parameter-file-version.txt +7 -6
  2810. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/delete.txt +7 -6
  2811. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get-advisor-report.txt +7 -6
  2812. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get-job-output-content.txt +7 -6
  2813. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get-parameter-file-version.txt +7 -6
  2814. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get.txt +7 -6
  2815. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/list-parameter-file-versions.txt +7 -6
  2816. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/list.txt +7 -6
  2817. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/make-current-parameter-file-version.txt +7 -6
  2818. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/resume.txt +7 -6
  2819. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/suspend.txt +7 -6
  2820. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/update.txt +7 -6
  2821. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job-output/list.txt +7 -6
  2822. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/add-mysql-objects.txt +7 -6
  2823. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/add-oracle-objects.txt +7 -6
  2824. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/change-compartment.txt +7 -6
  2825. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/clone-mysql-migration.txt +7 -6
  2826. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/clone-oracle-migration.txt +7 -6
  2827. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/create-mysql-migration.txt +7 -6
  2828. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/create-oracle-migration.txt +7 -6
  2829. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/delete.txt +7 -6
  2830. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/evaluate.txt +7 -6
  2831. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/get.txt +7 -6
  2832. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/list.txt +7 -6
  2833. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/remove-mysql-objects.txt +7 -6
  2834. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/remove-oracle-objects.txt +7 -6
  2835. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/retrieve-supported-phases.txt +7 -6
  2836. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/start.txt +7 -6
  2837. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/update-mysql-migration.txt +7 -6
  2838. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/update-oracle-migration.txt +7 -6
  2839. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration-objects/list.txt +7 -6
  2840. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration-parameter-summary/list-migration-parameters.txt +7 -6
  2841. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request/get.txt +7 -6
  2842. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request/list.txt +7 -6
  2843. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request-error/list.txt +7 -6
  2844. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request-logs/list.txt +7 -6
  2845. oci_cli/help_text_producer/data_files/text/cmdref/db/action-param-values-summary/list-params-for-action-type.txt +7 -6
  2846. oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/create.txt +7 -6
  2847. oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/delete.txt +7 -6
  2848. oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/get.txt +7 -6
  2849. oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/list.txt +7 -6
  2850. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/add.txt +7 -6
  2851. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/change-compartment.txt +7 -6
  2852. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/change-dataguard-role.txt +7 -6
  2853. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/convert-standby.txt +7 -6
  2854. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt +7 -6
  2855. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt +7 -6
  2856. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +7 -6
  2857. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/edit-autonomous-container-database-dataguard.txt +7 -6
  2858. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/failover-autonomous-container-database-dataguard.txt +7 -6
  2859. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/get-autonomous-container-database-resource-usage.txt +7 -6
  2860. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/get.txt +7 -6
  2861. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/list.txt +7 -6
  2862. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/reinstate-autonomous-container-database-dataguard.txt +7 -6
  2863. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/restart.txt +7 -6
  2864. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/rotate-key.txt +7 -6
  2865. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/switchover-autonomous-container-database-dataguard.txt +7 -6
  2866. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/terminate.txt +7 -6
  2867. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt +7 -6
  2868. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-backup/list.txt +7 -6
  2869. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/create.txt +7 -6
  2870. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/failover.txt +7 -6
  2871. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/get.txt +7 -6
  2872. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/list.txt +7 -6
  2873. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/migrate.txt +7 -6
  2874. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/reinstate.txt +7 -6
  2875. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/switchover.txt +7 -6
  2876. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/update.txt +7 -6
  2877. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-version/list.txt +7 -6
  2878. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/change-autonomous-database-subscription.txt +7 -6
  2879. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/change-compartment.txt +7 -6
  2880. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/change-disaster-recovery-configuration.txt +7 -6
  2881. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/configure-key.txt +7 -6
  2882. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/configure-saas-admin-user.txt +7 -6
  2883. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-adb-cross-region-data-guard-details.txt +7 -6
  2884. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-create-cross-region-disaster-recovery-details.txt +7 -6
  2885. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.txt +7 -6
  2886. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-undelete-autonomous-database-details.txt +7 -6
  2887. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-cross-tenancy-disaster-recovery-details.txt +7 -6
  2888. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-backup-id.txt +7 -6
  2889. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-backup-timestamp.txt +7 -6
  2890. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-clone.txt +7 -6
  2891. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-refreshable-clone.txt +7 -6
  2892. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create.txt +7 -6
  2893. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/deregister.txt +7 -6
  2894. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/register.txt +7 -6
  2895. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt +7 -6
  2896. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/disable-autonomous-database-management.txt +7 -6
  2897. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/disable-operations-insights.txt +7 -6
  2898. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/enable-autonomous-database-management.txt +7 -6
  2899. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/enable-operations-insights.txt +7 -6
  2900. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/fail-over.txt +7 -6
  2901. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/generate-wallet.txt +7 -6
  2902. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/get.txt +7 -6
  2903. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-autonomous-database-peers.txt +7 -6
  2904. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-clones.txt +7 -6
  2905. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-elastic-pool-cost-savings.txt +118 -0
  2906. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-refreshable-clones.txt +7 -6
  2907. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-resource-pool-members.txt +7 -6
  2908. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list.txt +7 -6
  2909. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/manual-refresh.txt +7 -6
  2910. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/resource-pool-shapes.txt +7 -6
  2911. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/restart.txt +7 -6
  2912. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/restore.txt +7 -6
  2913. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/rotate-key.txt +7 -6
  2914. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/saas-admin-user-status.txt +7 -6
  2915. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/shrink.txt +7 -6
  2916. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/start.txt +7 -6
  2917. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/stop.txt +7 -6
  2918. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/switchover.txt +7 -6
  2919. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.txt +7 -6
  2920. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt +7 -6
  2921. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/create.txt +7 -6
  2922. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/delete.txt +7 -6
  2923. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/get.txt +7 -6
  2924. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt +7 -6
  2925. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/update.txt +7 -6
  2926. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-character-sets/list.txt +7 -6
  2927. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-dataguard/get.txt +7 -6
  2928. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-dataguard/list.txt +7 -6
  2929. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/change-compartment.txt +7 -6
  2930. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/create.txt +7 -6
  2931. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/delete.txt +7 -6
  2932. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/get.txt +7 -6
  2933. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/list.txt +7 -6
  2934. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/update.txt +7 -6
  2935. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/get-metadata.txt +7 -6
  2936. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/get-regional-wallet-metadata.txt +7 -6
  2937. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/rotate-regional-wallet.txt +7 -6
  2938. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/rotate.txt +7 -6
  2939. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database.txt +2 -0
  2940. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-db-preview-version/list.txt +7 -6
  2941. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-db-version/list.txt +7 -6
  2942. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/change-compartment.txt +7 -6
  2943. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/get.txt +7 -6
  2944. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/launch.txt +7 -6
  2945. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/list.txt +7 -6
  2946. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/rotate-ords-certs.txt +7 -6
  2947. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/rotate-ssl-certs.txt +7 -6
  2948. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/shape/list.txt +7 -6
  2949. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/terminate.txt +7 -6
  2950. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/update.txt +7 -6
  2951. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-patch/get.txt +7 -6
  2952. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-patch/list-container-database-patches.txt +7 -6
  2953. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-virtual-machine/get.txt +7 -6
  2954. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-virtual-machine/list.txt +7 -6
  2955. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/change-compartment.txt +7 -6
  2956. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/create.txt +7 -6
  2957. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/delete.txt +7 -6
  2958. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/get-autonomous-vm-cluster-resource-usage.txt +7 -6
  2959. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/get.txt +7 -6
  2960. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/list-autonomous-vm-cluster-acd-resource-usage.txt +7 -6
  2961. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/list.txt +7 -6
  2962. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/rotate-autonomous-vm-cluster-ords-certs.txt +7 -6
  2963. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/rotate-autonomous-vm-cluster-ssl-certs.txt +7 -6
  2964. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/update.txt +7 -6
  2965. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/cancel.txt +7 -6
  2966. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/create.txt +7 -6
  2967. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/delete.txt +7 -6
  2968. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/get.txt +7 -6
  2969. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/list.txt +7 -6
  2970. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/update.txt +7 -6
  2971. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/change-compartment.txt +7 -6
  2972. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/create-nfs-details.txt +7 -6
  2973. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/create-recovery-appliance-details.txt +7 -6
  2974. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/delete.txt +7 -6
  2975. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/get.txt +7 -6
  2976. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/update.txt +7 -6
  2977. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/change-cloud-autonomous-vm-cluster-subscription.txt +7 -6
  2978. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/change-compartment.txt +7 -6
  2979. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/create.txt +7 -6
  2980. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/delete.txt +7 -6
  2981. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/get-cloud-autonomous-vm-cluster-resource-usage.txt +7 -6
  2982. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/get.txt +7 -6
  2983. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/list-cloud-autonomous-vm-cluster-acd-resource-usage.txt +7 -6
  2984. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/list.txt +7 -6
  2985. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/rotate-cloud-autonomous-vm-cluster-ords-certs.txt +7 -6
  2986. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/rotate-cloud-autonomous-vm-cluster-ssl-certs.txt +7 -6
  2987. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/update.txt +7 -6
  2988. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/add-storage.txt +7 -6
  2989. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/change-cloud-exadata-infrastructure-subscription.txt +7 -6
  2990. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/change-compartment.txt +7 -6
  2991. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/configure-exascale.txt +7 -6
  2992. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt +7 -6
  2993. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/delete.txt +7 -6
  2994. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/get-cloud-exadata-infrastructure-unallocated-resources.txt +7 -6
  2995. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/get.txt +7 -6
  2996. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/list.txt +7 -6
  2997. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/update.txt +7 -6
  2998. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/add.txt +7 -6
  2999. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/change-cloud-vm-cluster-subscription.txt +7 -6
  3000. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/change-compartment.txt +7 -6
  3001. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/create.txt +7 -6
  3002. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/delete.txt +7 -6
  3003. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-exadata-iorm-config.txt +7 -6
  3004. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-update-history.txt +7 -6
  3005. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-update.txt +7 -6
  3006. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get.txt +7 -6
  3007. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-update-histories.txt +7 -6
  3008. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-updates.txt +7 -6
  3009. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list.txt +7 -6
  3010. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +8 -7
  3011. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/remove.txt +7 -6
  3012. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +8 -7
  3013. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update-exadata-iorm-config.txt +7 -6
  3014. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt +7 -6
  3015. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/create.txt +7 -6
  3016. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/delete.txt +7 -6
  3017. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/get.txt +7 -6
  3018. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/list.txt +7 -6
  3019. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/update.txt +7 -6
  3020. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/create.txt +7 -6
  3021. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/delete.txt +7 -6
  3022. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/get-console-history-content.txt +7 -6
  3023. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/get.txt +7 -6
  3024. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/list.txt +7 -6
  3025. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/update.txt +7 -6
  3026. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-db-system.txt +7 -6
  3027. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-vm-cluster.txt +7 -6
  3028. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt +7 -6
  3029. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-aws-encryption-key-details.txt +207 -0
  3030. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-azure-encryption-key-details.txt +7 -6
  3031. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-external-hsm-encryption-details.txt +7 -6
  3032. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt +7 -6
  3033. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/failover.txt +7 -6
  3034. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/get.txt +7 -6
  3035. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/list.txt +7 -6
  3036. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/migrate-to-multiple-standby-model.txt +7 -6
  3037. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/reinstate.txt +7 -6
  3038. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/switchover.txt +7 -6
  3039. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/update.txt +7 -6
  3040. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +2 -0
  3041. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-aws-encryption-key-details.txt +137 -0
  3042. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-azure-encryption-key-details.txt +7 -6
  3043. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt +7 -6
  3044. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-key-store-type.txt +7 -6
  3045. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-to-external-hsm-key-location.txt +7 -6
  3046. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-standby-database-type.txt +7 -6
  3047. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb-precheck.txt +7 -6
  3048. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb.txt +7 -6
  3049. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync-rollback.txt +7 -6
  3050. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync.txt +7 -6
  3051. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-standalone.txt +7 -6
  3052. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +7 -6
  3053. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +7 -6
  3054. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt +7 -6
  3055. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-database.txt +7 -6
  3056. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +7 -6
  3057. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt +7 -6
  3058. oci_cli/help_text_producer/data_files/text/cmdref/db/database/delete.txt +7 -6
  3059. oci_cli/help_text_producer/data_files/text/cmdref/db/database/disable-database-management.txt +7 -6
  3060. oci_cli/help_text_producer/data_files/text/cmdref/db/database/enable-database-management.txt +7 -6
  3061. oci_cli/help_text_producer/data_files/text/cmdref/db/database/failover-data-guard.txt +7 -6
  3062. oci_cli/help_text_producer/data_files/text/cmdref/db/database/get.txt +7 -6
  3063. oci_cli/help_text_producer/data_files/text/cmdref/db/database/list-pdb-conversion-history.txt +7 -6
  3064. oci_cli/help_text_producer/data_files/text/cmdref/db/database/list-upgrade-history.txt +7 -6
  3065. oci_cli/help_text_producer/data_files/text/cmdref/db/database/list.txt +7 -6
  3066. oci_cli/help_text_producer/data_files/text/cmdref/db/database/migrate-vault-key.txt +7 -6
  3067. oci_cli/help_text_producer/data_files/text/cmdref/db/database/modify-database-management.txt +7 -6
  3068. oci_cli/help_text_producer/data_files/text/cmdref/db/database/patch.txt +7 -6
  3069. oci_cli/help_text_producer/data_files/text/cmdref/db/database/refresh-dataguard-health.txt +133 -0
  3070. oci_cli/help_text_producer/data_files/text/cmdref/db/database/reinstate-data-guard.txt +7 -6
  3071. oci_cli/help_text_producer/data_files/text/cmdref/db/database/restore.txt +7 -6
  3072. oci_cli/help_text_producer/data_files/text/cmdref/db/database/rotate-vault-key.txt +7 -6
  3073. oci_cli/help_text_producer/data_files/text/cmdref/db/database/set-oci-db-key-version.txt +7 -6
  3074. oci_cli/help_text_producer/data_files/text/cmdref/db/database/switch-over-data-guard.txt +7 -6
  3075. oci_cli/help_text_producer/data_files/text/cmdref/db/database/update-data-guard.txt +7 -6
  3076. oci_cli/help_text_producer/data_files/text/cmdref/db/database/update.txt +7 -6
  3077. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-rollback.txt +7 -6
  3078. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-database-software-image.txt +7 -6
  3079. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-db-home.txt +7 -6
  3080. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-db-version.txt +7 -6
  3081. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade.txt +7 -6
  3082. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/change-compartment.txt +7 -6
  3083. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/create.txt +7 -6
  3084. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/delete.txt +7 -6
  3085. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/get.txt +7 -6
  3086. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/list.txt +7 -6
  3087. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/update.txt +7 -6
  3088. oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +4 -0
  3089. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/create.txt +7 -6
  3090. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/delete.txt +7 -6
  3091. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/get.txt +7 -6
  3092. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/list.txt +7 -6
  3093. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/update.txt +7 -6
  3094. oci_cli/help_text_producer/data_files/text/cmdref/db/db-server/get.txt +7 -6
  3095. oci_cli/help_text_producer/data_files/text/cmdref/db/db-server/list.txt +7 -6
  3096. oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/get.txt +7 -6
  3097. oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/list.txt +7 -6
  3098. oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-summary/list-db-system-upgrades.txt +7 -6
  3099. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +7 -6
  3100. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +7 -6
  3101. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +7 -6
  3102. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +7 -6
  3103. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +7 -6
  3104. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/activate.txt +7 -6
  3105. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/add-storage-capacity.txt +7 -6
  3106. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/change-compartment.txt +7 -6
  3107. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/configure-exascale.txt +7 -6
  3108. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/create.txt +7 -6
  3109. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/delete.txt +7 -6
  3110. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/download-config-file.txt +7 -6
  3111. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/generate-recommended-vm-cluster-network.txt +7 -6
  3112. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/get-compute-units.txt +7 -6
  3113. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/get.txt +7 -6
  3114. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/list.txt +7 -6
  3115. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/update.txt +7 -6
  3116. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure-un-allocated-resources/get.txt +7 -6
  3117. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +7 -6
  3118. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-compartment.txt +7 -6
  3119. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-exadb-vm-cluster-subscription.txt +7 -6
  3120. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt +7 -6
  3121. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/delete.txt +7 -6
  3122. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get-update-history.txt +7 -6
  3123. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get-update.txt +7 -6
  3124. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get.txt +7 -6
  3125. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/list-update-histories.txt +7 -6
  3126. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/list-updates.txt +7 -6
  3127. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/list.txt +7 -6
  3128. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/remove.txt +7 -6
  3129. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/update.txt +7 -6
  3130. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-compartment.txt +7 -6
  3131. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-exascale-db-storage-vault-subscription.txt +7 -6
  3132. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +7 -6
  3133. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/delete.txt +7 -6
  3134. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/get.txt +7 -6
  3135. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +7 -6
  3136. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +7 -6
  3137. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/create.txt +7 -6
  3138. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/delete.txt +7 -6
  3139. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/get.txt +7 -6
  3140. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/list.txt +7 -6
  3141. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/move-execution-action-member.txt +7 -6
  3142. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/update.txt +7 -6
  3143. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/cancel.txt +7 -6
  3144. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/create.txt +7 -6
  3145. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/delete.txt +7 -6
  3146. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/get.txt +7 -6
  3147. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/list.txt +7 -6
  3148. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/reorder-execution-actions.txt +7 -6
  3149. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/update.txt +7 -6
  3150. oci_cli/help_text_producer/data_files/text/cmdref/db/external-backup-job/complete.txt +7 -6
  3151. oci_cli/help_text_producer/data_files/text/cmdref/db/external-backup-job/create.txt +7 -6
  3152. oci_cli/help_text_producer/data_files/text/cmdref/db/external-backup-job/get.txt +7 -6
  3153. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/change-compartment.txt +7 -6
  3154. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/create.txt +7 -6
  3155. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/delete.txt +7 -6
  3156. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/disable-db-management.txt +7 -6
  3157. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/disable-external-container-database-stack-monitoring.txt +7 -6
  3158. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/enable-db-management.txt +7 -6
  3159. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/enable-external-container-database-stack-monitoring.txt +7 -6
  3160. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/get.txt +7 -6
  3161. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/list-external-pdbs.txt +7 -6
  3162. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/list.txt +7 -6
  3163. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/scan-pluggable-databases.txt +7 -6
  3164. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/update.txt +7 -6
  3165. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/check-connection-status.txt +7 -6
  3166. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/create-macs-connector.txt +7 -6
  3167. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/delete.txt +7 -6
  3168. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/get.txt +7 -6
  3169. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/list.txt +7 -6
  3170. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/update-macs-connector.txt +7 -6
  3171. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/update.txt +7 -6
  3172. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/change-compartment.txt +7 -6
  3173. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/create.txt +7 -6
  3174. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/delete.txt +7 -6
  3175. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/disable-db-management.txt +7 -6
  3176. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/disable-external-non-container-database-stack-monitoring.txt +7 -6
  3177. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/disable-operations-insights.txt +7 -6
  3178. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/enable-db-management.txt +7 -6
  3179. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/enable-external-non-container-database-stack-monitoring.txt +7 -6
  3180. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/enable-operations-insights.txt +7 -6
  3181. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/get.txt +7 -6
  3182. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/list.txt +7 -6
  3183. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/update.txt +7 -6
  3184. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/change-compartment.txt +7 -6
  3185. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/create.txt +7 -6
  3186. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/delete.txt +7 -6
  3187. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/disable-db-management.txt +7 -6
  3188. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/disable-external-pluggable-database-stack-monitoring.txt +7 -6
  3189. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/disable-operations-insights.txt +7 -6
  3190. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/enable-db-management.txt +7 -6
  3191. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/enable-external-pluggable-database-stack-monitoring.txt +7 -6
  3192. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/enable-operations-insights.txt +7 -6
  3193. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/get.txt +7 -6
  3194. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/update.txt +7 -6
  3195. oci_cli/help_text_producer/data_files/text/cmdref/db/flex-component/list.txt +7 -6
  3196. oci_cli/help_text_producer/data_files/text/cmdref/db/gi-minor-version-summary/list.txt +7 -6
  3197. oci_cli/help_text_producer/data_files/text/cmdref/db/gi-version/list.txt +7 -6
  3198. oci_cli/help_text_producer/data_files/text/cmdref/db/infrastructure-target-version/get.txt +7 -6
  3199. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/change-compartment.txt +7 -6
  3200. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/confirm-key-store-details-are-correct.txt +7 -6
  3201. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/create-oracle-key-vault-details.txt +7 -6
  3202. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/delete.txt +7 -6
  3203. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/get.txt +7 -6
  3204. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/list.txt +7 -6
  3205. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/update-oracle-key-vault-details.txt +7 -6
  3206. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/create.txt +7 -6
  3207. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/get.txt +7 -6
  3208. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/list.txt +7 -6
  3209. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/update.txt +7 -6
  3210. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run-history/get.txt +7 -6
  3211. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run-history/list.txt +7 -6
  3212. oci_cli/help_text_producer/data_files/text/cmdref/db/node/get.txt +7 -6
  3213. oci_cli/help_text_producer/data_files/text/cmdref/db/node/list.txt +7 -6
  3214. oci_cli/help_text_producer/data_files/text/cmdref/db/node/reset.txt +7 -6
  3215. oci_cli/help_text_producer/data_files/text/cmdref/db/node/soft-reset.txt +7 -6
  3216. oci_cli/help_text_producer/data_files/text/cmdref/db/node/start.txt +7 -6
  3217. oci_cli/help_text_producer/data_files/text/cmdref/db/node/stop.txt +7 -6
  3218. oci_cli/help_text_producer/data_files/text/cmdref/db/node/update.txt +7 -6
  3219. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/change-compartment.txt +7 -6
  3220. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/create.txt +7 -6
  3221. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/delete.txt +7 -6
  3222. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/download.txt +7 -6
  3223. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/get.txt +7 -6
  3224. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/list.txt +7 -6
  3225. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/update.txt +7 -6
  3226. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get/by-database.txt +7 -6
  3227. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get/by-db-system.txt +7 -6
  3228. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get-db-home.txt +7 -6
  3229. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get-vm-cluster.txt +7 -6
  3230. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list/by-database.txt +7 -6
  3231. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list/by-db-system.txt +7 -6
  3232. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list-db-home.txt +7 -6
  3233. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list-vm-cluster.txt +7 -6
  3234. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get/by-database.txt +7 -6
  3235. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get/by-db-system.txt +7 -6
  3236. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get-db-home.txt +7 -6
  3237. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get-vm-cluster.txt +7 -6
  3238. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-database.txt +7 -6
  3239. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-db-system.txt +7 -6
  3240. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list-db-home.txt +7 -6
  3241. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list-vm-cluster.txt +7 -6
  3242. oci_cli/help_text_producer/data_files/text/cmdref/db/pdb-conversion-history/get.txt +7 -6
  3243. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/convert-to-regular.txt +7 -6
  3244. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt +7 -6
  3245. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt +7 -6
  3246. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt +7 -6
  3247. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create.txt +7 -6
  3248. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt +7 -6
  3249. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete.txt +7 -6
  3250. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/disable-pluggable-database-management.txt +7 -6
  3251. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/enable-pluggable-database-management.txt +7 -6
  3252. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt +7 -6
  3253. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get.txt +7 -6
  3254. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt +7 -6
  3255. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list.txt +7 -6
  3256. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/local-clone.txt +7 -6
  3257. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/modify-pluggable-database-management.txt +7 -6
  3258. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/refresh.txt +7 -6
  3259. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/relocate-pdb.txt +7 -6
  3260. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/remote-clone.txt +7 -6
  3261. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/rotate-encryption-key.txt +7 -6
  3262. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/set-oci-pdb-key-version.txt +7 -6
  3263. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/start.txt +7 -6
  3264. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/stop.txt +7 -6
  3265. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/update.txt +7 -6
  3266. oci_cli/help_text_producer/data_files/text/cmdref/db/recommended-scheduled-action-summary/list-recommended-scheduled-actions.txt +7 -6
  3267. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/create.txt +7 -6
  3268. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/delete.txt +7 -6
  3269. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/get.txt +7 -6
  3270. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/list.txt +7 -6
  3271. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/update.txt +7 -6
  3272. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/cascading-delete.txt +7 -6
  3273. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/change-compartment.txt +7 -6
  3274. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/create.txt +7 -6
  3275. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/delete.txt +7 -6
  3276. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/get.txt +7 -6
  3277. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/list.txt +7 -6
  3278. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/reorder-scheduled-actions.txt +7 -6
  3279. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/change-compartment.txt +7 -6
  3280. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/create.txt +7 -6
  3281. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/delete.txt +7 -6
  3282. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/get.txt +7 -6
  3283. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/list.txt +7 -6
  3284. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/update.txt +7 -6
  3285. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/create.txt +7 -6
  3286. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/delete.txt +7 -6
  3287. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/get.txt +7 -6
  3288. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/list.txt +7 -6
  3289. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/update.txt +7 -6
  3290. oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-cloud-db-system-subscription.txt +7 -6
  3291. oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-compartment.txt +7 -6
  3292. oci_cli/help_text_producer/data_files/text/cmdref/db/system/get-exadata-iorm-config.txt +7 -6
  3293. oci_cli/help_text_producer/data_files/text/cmdref/db/system/get.txt +7 -6
  3294. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +7 -6
  3295. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +7 -6
  3296. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +7 -6
  3297. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +7 -6
  3298. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-compute-performances.txt +7 -6
  3299. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +7 -6
  3300. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list.txt +7 -6
  3301. oci_cli/help_text_producer/data_files/text/cmdref/db/system/patch.txt +7 -6
  3302. oci_cli/help_text_producer/data_files/text/cmdref/db/system/switch.txt +7 -6
  3303. oci_cli/help_text_producer/data_files/text/cmdref/db/system/terminate.txt +7 -6
  3304. oci_cli/help_text_producer/data_files/text/cmdref/db/system/update-exadata-iorm-config.txt +7 -6
  3305. oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +7 -6
  3306. oci_cli/help_text_producer/data_files/text/cmdref/db/system/upgrade.txt +7 -6
  3307. oci_cli/help_text_producer/data_files/text/cmdref/db/system-minor-version/list.txt +7 -6
  3308. oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape/list.txt +7 -6
  3309. oci_cli/help_text_producer/data_files/text/cmdref/db/system-version/list.txt +7 -6
  3310. oci_cli/help_text_producer/data_files/text/cmdref/db/upgrade-history/get.txt +7 -6
  3311. oci_cli/help_text_producer/data_files/text/cmdref/db/version/list.txt +7 -6
  3312. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/add.txt +7 -6
  3313. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/change-compartment.txt +7 -6
  3314. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/create.txt +7 -6
  3315. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/delete.txt +7 -6
  3316. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/get-update-history.txt +7 -6
  3317. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/get-update.txt +7 -6
  3318. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/get.txt +7 -6
  3319. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/list-update-histories.txt +7 -6
  3320. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/list-updates.txt +7 -6
  3321. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/list.txt +7 -6
  3322. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/remove.txt +7 -6
  3323. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/update.txt +7 -6
  3324. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/create.txt +7 -6
  3325. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/delete.txt +7 -6
  3326. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/download-validation-report.txt +7 -6
  3327. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/download-vm-cluster-network-config-file.txt +7 -6
  3328. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/get.txt +7 -6
  3329. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/list.txt +7 -6
  3330. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/resize.txt +7 -6
  3331. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/update.txt +7 -6
  3332. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/validate.txt +7 -6
  3333. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +8 -0
  3334. oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-patch-management/get-patch-management.txt +7 -6
  3335. oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-vulnerability/get-vulnerability.txt +7 -6
  3336. oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-vulnerability/list-aggregated-vulnerability-data.txt +7 -6
  3337. oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-vulnerability/list-vulnerabilities.txt +7 -6
  3338. oci_cli/help_text_producer/data_files/text/cmdref/dblm/notification-collection/list-notifications.txt +7 -6
  3339. oci_cli/help_text_producer/data_files/text/cmdref/dblm/patch-databases-collection/list-databases.txt +7 -6
  3340. oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-resource-collection/list-vulnerability-resources.txt +7 -6
  3341. oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-scan/create.txt +7 -6
  3342. oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-scan/get.txt +7 -6
  3343. oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-scan-collection/list-vulnerability-scans.txt +7 -6
  3344. oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/get.txt +7 -6
  3345. oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/list.txt +7 -6
  3346. oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-error/list.txt +7 -6
  3347. oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-log-entry/list-work-request-logs.txt +7 -6
  3348. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +7 -6
  3349. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +7 -6
  3350. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +7 -6
  3351. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +7 -6
  3352. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +8 -7
  3353. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -6
  3354. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt +10 -1
  3355. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/change-compartment.txt +133 -0
  3356. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/create.txt +206 -0
  3357. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/delete.txt +130 -0
  3358. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/get.txt +93 -0
  3359. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/list.txt +149 -0
  3360. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/refresh.txt +126 -0
  3361. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/update.txt +212 -0
  3362. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector.txt +26 -0
  3363. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/change-compartment.txt +136 -0
  3364. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/create.txt +204 -0
  3365. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/delete.txt +134 -0
  3366. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/get.txt +114 -0
  3367. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/list.txt +155 -0
  3368. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/refresh.txt +134 -0
  3369. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/update.txt +175 -0
  3370. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key.txt +26 -0
  3371. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +7 -6
  3372. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +7 -6
  3373. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +7 -6
  3374. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +7 -6
  3375. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +7 -6
  3376. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +7 -6
  3377. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt +10 -1
  3378. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +7 -6
  3379. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +7 -6
  3380. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +7 -6
  3381. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +7 -6
  3382. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -6
  3383. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +7 -6
  3384. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt +10 -1
  3385. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +7 -6
  3386. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +7 -6
  3387. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +7 -6
  3388. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +7 -6
  3389. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +7 -6
  3390. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +7 -6
  3391. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +7 -6
  3392. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt +10 -1
  3393. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +7 -6
  3394. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -6
  3395. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt +10 -1
  3396. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +7 -6
  3397. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +7 -6
  3398. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +7 -6
  3399. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +7 -6
  3400. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +7 -6
  3401. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +7 -6
  3402. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +7 -6
  3403. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +7 -6
  3404. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +7 -6
  3405. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -6
  3406. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +7 -6
  3407. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +7 -6
  3408. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +7 -6
  3409. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +7 -6
  3410. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt +10 -1
  3411. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt +10 -1
  3412. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +7 -6
  3413. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.txt +7 -6
  3414. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt +7 -6
  3415. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt +7 -6
  3416. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt +9 -8
  3417. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt +7 -6
  3418. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt +7 -6
  3419. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/get.txt +7 -6
  3420. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt +7 -6
  3421. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt +7 -6
  3422. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt +7 -6
  3423. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt +7 -6
  3424. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt +7 -6
  3425. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt +7 -6
  3426. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt +7 -6
  3427. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt +7 -6
  3428. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/cancel.txt +7 -6
  3429. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/get.txt +7 -6
  3430. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/list.txt +7 -6
  3431. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/work-request-error/list.txt +7 -6
  3432. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/work-request-log-entry/list-work-request-logs.txt +7 -6
  3433. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt +10 -1
  3434. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt +42 -1
  3435. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/add-lock.txt +7 -6
  3436. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/change-compartment.txt +7 -6
  3437. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-generic-jdbc.txt +7 -6
  3438. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-mysql-database.txt +7 -6
  3439. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-oracle-database.txt +7 -6
  3440. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-postgresql.txt +7 -6
  3441. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/delete.txt +7 -6
  3442. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/get.txt +7 -6
  3443. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/list.txt +7 -6
  3444. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/remove-lock.txt +7 -6
  3445. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-generic-jdbc.txt +7 -6
  3446. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-mysql-database.txt +7 -6
  3447. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-oracle-database.txt +7 -6
  3448. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-postgresql.txt +7 -6
  3449. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/validate-mysql-database.txt +7 -6
  3450. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/validate-oracle-database.txt +7 -6
  3451. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/validate-postgresql.txt +7 -6
  3452. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/endpoint-service/get.txt +7 -6
  3453. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/endpoint-service/list.txt +7 -6
  3454. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/add-lock.txt +7 -6
  3455. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/change-compartment.txt +7 -6
  3456. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/create-oracle-database-resource-principal.txt +7 -6
  3457. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/delete.txt +7 -6
  3458. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/get.txt +7 -6
  3459. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/list.txt +7 -6
  3460. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/refresh-oracle-database-resource-principal-credential.txt +7 -6
  3461. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/remove-lock.txt +7 -6
  3462. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/update-oracle-database-resource-principal.txt +7 -6
  3463. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/validate-oracle-database-resource-principal-credential.txt +7 -6
  3464. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/add-lock.txt +7 -6
  3465. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/change-compartment.txt +7 -6
  3466. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/create.txt +7 -6
  3467. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/delete.txt +7 -6
  3468. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/get.txt +7 -6
  3469. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/list.txt +7 -6
  3470. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/remove-lock.txt +7 -6
  3471. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/update.txt +7 -6
  3472. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request/get.txt +7 -6
  3473. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request/list.txt +7 -6
  3474. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request-error/list.txt +7 -6
  3475. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request-log-entry/list.txt +7 -6
  3476. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt +7 -6
  3477. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt +7 -6
  3478. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-delegated-resource-access-request-histories.txt +7 -6
  3479. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-service-provider-interactions.txt +7 -6
  3480. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list.txt +7 -6
  3481. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/reject.txt +7 -6
  3482. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/revoke.txt +7 -6
  3483. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/service-provider-interaction-request.txt +7 -6
  3484. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request-audit-log-report/get.txt +7 -6
  3485. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/change-compartment.txt +7 -6
  3486. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/create.txt +7 -6
  3487. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/delete.txt +7 -6
  3488. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/get.txt +7 -6
  3489. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/list-delegation-control-resources.txt +7 -6
  3490. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/list.txt +7 -6
  3491. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/update.txt +7 -6
  3492. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/change-compartment.txt +7 -6
  3493. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/create.txt +7 -6
  3494. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/delete.txt +7 -6
  3495. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/get.txt +7 -6
  3496. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/list.txt +7 -6
  3497. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/update.txt +7 -6
  3498. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/get.txt +7 -6
  3499. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt +7 -6
  3500. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt +7 -6
  3501. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt +7 -6
  3502. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt +7 -6
  3503. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt +7 -6
  3504. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list-errors.txt → list.txt} +12 -11
  3505. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  3506. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log/list.txt → work-request-log-entry/list-work-request-logs.txt} +12 -11
  3507. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log.txt → work-request-log-entry.txt} +3 -3
  3508. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
  3509. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
  3510. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/change-compartment.txt +7 -6
  3511. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/create.txt +7 -6
  3512. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/delete.txt +7 -6
  3513. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/get.txt +7 -6
  3514. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/patch.txt +7 -6
  3515. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/update.txt +7 -6
  3516. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection/list-occ-demand-signals.txt +7 -6
  3517. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/delete.txt +7 -6
  3518. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/get.txt +7 -6
  3519. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/list.txt +7 -6
  3520. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/start.txt +7 -6
  3521. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/stop.txt +7 -6
  3522. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/update.txt +7 -6
  3523. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/change-compartment.txt +7 -6
  3524. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/create.txt +7 -6
  3525. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/delete.txt +7 -6
  3526. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/get.txt +7 -6
  3527. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/list-desktops.txt +7 -6
  3528. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/list-volumes.txt +7 -6
  3529. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/list.txt +7 -6
  3530. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/start.txt +7 -6
  3531. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/stop.txt +7 -6
  3532. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/update.txt +7 -6
  3533. oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/cancel.txt +7 -6
  3534. oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/get.txt +7 -6
  3535. oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/list-work-request-logs.txt +7 -6
  3536. oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/list.txt +7 -6
  3537. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/create.txt +7 -6
  3538. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/delete.txt +7 -6
  3539. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/get.txt +7 -6
  3540. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/list.txt +7 -6
  3541. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/update.txt +7 -6
  3542. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-build-stage.txt +7 -6
  3543. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-deliver-artifact-stage.txt +7 -6
  3544. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-trigger-deployment-stage.txt +7 -6
  3545. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-wait-stage.txt +7 -6
  3546. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/delete.txt +7 -6
  3547. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/get.txt +7 -6
  3548. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/list.txt +7 -6
  3549. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-build-stage.txt +7 -6
  3550. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-deliver-artifact-stage.txt +7 -6
  3551. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-trigger-deployment-stage.txt +7 -6
  3552. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-wait-stage.txt +7 -6
  3553. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/cancel.txt +7 -6
  3554. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/create.txt +7 -6
  3555. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/get.txt +7 -6
  3556. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/list.txt +7 -6
  3557. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/update.txt +7 -6
  3558. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-bitbucket-cloud-connection.txt +7 -6
  3559. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-bitbucket-server-connection.txt +7 -6
  3560. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-github-connection.txt +7 -6
  3561. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-gitlab-connection.txt +7 -6
  3562. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-gitlab-server-connection.txt +7 -6
  3563. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-vbs-connection.txt +7 -6
  3564. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/delete.txt +7 -6
  3565. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/get.txt +7 -6
  3566. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/list.txt +7 -6
  3567. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-bitbucket-cloud-connection.txt +7 -6
  3568. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-bitbucket-server-connection.txt +7 -6
  3569. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-github-connection.txt +7 -6
  3570. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-gitlab-connection.txt +7 -6
  3571. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-gitlab-server-connection.txt +7 -6
  3572. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-vbs-connection.txt +7 -6
  3573. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/validate.txt +7 -6
  3574. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-generic-artifact.txt +7 -6
  3575. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-helm-command-spec.txt +7 -6
  3576. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-helm-repository-artifact.txt +7 -6
  3577. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-inline-artifact.txt +7 -6
  3578. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-ocir-artifact.txt +7 -6
  3579. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/delete.txt +7 -6
  3580. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/get.txt +7 -6
  3581. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/list.txt +7 -6
  3582. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-generic-artifact.txt +7 -6
  3583. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-helm-command-spec.txt +7 -6
  3584. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-helm-repository-artifact.txt +7 -6
  3585. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-inline-artifact.txt +7 -6
  3586. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-ocir-artifact.txt +7 -6
  3587. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update.txt +7 -6
  3588. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/create-compute-instance-environment.txt +7 -6
  3589. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/create-function-environment.txt +7 -6
  3590. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/create-oke-cluster-environment.txt +7 -6
  3591. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/delete.txt +7 -6
  3592. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/get.txt +7 -6
  3593. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/list.txt +7 -6
  3594. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update-compute-instance-environment.txt +7 -6
  3595. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update-function-environment.txt +7 -6
  3596. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update-oke-cluster-environment.txt +7 -6
  3597. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update.txt +7 -6
  3598. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/create.txt +7 -6
  3599. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/delete.txt +7 -6
  3600. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/get.txt +7 -6
  3601. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/list.txt +7 -6
  3602. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/update.txt +7 -6
  3603. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-compute-instance-group-blue-green-traffic-shift-stage.txt +7 -6
  3604. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-compute-instance-group-canary-approval-stage.txt +7 -6
  3605. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-compute-instance-group-canary-traffic-shift-stage.txt +7 -6
  3606. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-compute-instance-group-blue-green-stage.txt +7 -6
  3607. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-compute-instance-group-canary-stage.txt +7 -6
  3608. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-compute-instance-group-stage.txt +7 -6
  3609. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-function-stage.txt +7 -6
  3610. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-oke-blue-green-stage.txt +7 -6
  3611. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-oke-canary-stage.txt +7 -6
  3612. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-oke-stage.txt +7 -6
  3613. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-invoke-function-stage.txt +7 -6
  3614. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-load-balancer-traffic-shift-stage.txt +7 -6
  3615. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-manual-approval-stage.txt +7 -6
  3616. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-blue-green-traffic-shift-stage.txt +7 -6
  3617. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-canary-approval-stage.txt +7 -6
  3618. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-canary-traffic-shift-stage.txt +7 -6
  3619. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-helm-chart-stage.txt +7 -6
  3620. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-shell-stage.txt +7 -6
  3621. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-wait-stage.txt +7 -6
  3622. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/delete.txt +7 -6
  3623. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/get.txt +7 -6
  3624. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/list.txt +7 -6
  3625. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-compute-instance-group-blue-green-traffic-shift-stage.txt +7 -6
  3626. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-compute-instance-group-canary-approval-stage.txt +7 -6
  3627. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-compute-instance-group-canary-traffic-shift-stage.txt +7 -6
  3628. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-compute-instance-group-blue-green-stage.txt +7 -6
  3629. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-compute-instance-group-canary-stage.txt +7 -6
  3630. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-compute-instance-group-stage.txt +7 -6
  3631. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-function-stage.txt +7 -6
  3632. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-oke-blue-green-stage.txt +7 -6
  3633. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-oke-canary-stage.txt +7 -6
  3634. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-oke-stage.txt +7 -6
  3635. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-invoke-function-stage.txt +7 -6
  3636. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-load-balancer-traffic-shift-stage.txt +7 -6
  3637. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-manual-approval-stage.txt +7 -6
  3638. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-blue-green-traffic-shift-stage.txt +7 -6
  3639. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-canary-approval-stage.txt +7 -6
  3640. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-canary-traffic-shift-stage.txt +7 -6
  3641. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-helm-chart-stage.txt +7 -6
  3642. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-shell-stage.txt +7 -6
  3643. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-wait-stage.txt +7 -6
  3644. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update.txt +7 -6
  3645. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/approve.txt +7 -6
  3646. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/cancel.txt +7 -6
  3647. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-pipeline-deployment.txt +7 -6
  3648. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-pipeline-redeployment.txt +7 -6
  3649. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-single-stage-deployment.txt +7 -6
  3650. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-single-stage-redeployment.txt +7 -6
  3651. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/get.txt +7 -6
  3652. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/list.txt +7 -6
  3653. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/update-single-stage-redeployment.txt +7 -6
  3654. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/update.txt +7 -6
  3655. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/cancel-cascading-delete.txt +7 -6
  3656. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/change-compartment.txt +7 -6
  3657. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/create.txt +7 -6
  3658. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/delete-project-settings.txt +7 -6
  3659. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/delete.txt +7 -6
  3660. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/get-notification-preference.txt +7 -6
  3661. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/get-project-settings.txt +7 -6
  3662. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/get.txt +7 -6
  3663. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/list-project-analytics-authors.txt +7 -6
  3664. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/list.txt +7 -6
  3665. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/schedule-cascading-delete.txt +7 -6
  3666. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/summarize-project-analytics.txt +7 -6
  3667. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-notification-preference.txt +7 -6
  3668. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-project-settings.txt +7 -6
  3669. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update.txt +7 -6
  3670. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +7 -6
  3671. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +7 -6
  3672. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection/list-protected-branches.txt +7 -6
  3673. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create-pull-request-attachment.txt +7 -6
  3674. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create.txt +7 -6
  3675. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/decline.txt +7 -6
  3676. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/delete-pull-request-attachment.txt +7 -6
  3677. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/delete.txt +7 -6
  3678. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/execute-merge-pull-request.txt +7 -6
  3679. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-attachment-content.txt +7 -6
  3680. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-attachment.txt +7 -6
  3681. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-change-summary-metrics.txt +7 -6
  3682. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-notification-preference.txt +7 -6
  3683. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get.txt +7 -6
  3684. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-build-run-snapshots.txt +7 -6
  3685. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-activities.txt +7 -6
  3686. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-attachments.txt +7 -6
  3687. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-commits.txt +7 -6
  3688. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-file-changes.txt +7 -6
  3689. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-requests.txt +7 -6
  3690. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/patch.txt +7 -6
  3691. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +7 -6
  3692. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen.txt +7 -6
  3693. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +7 -6
  3694. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/review.txt +7 -6
  3695. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/unsubscribe.txt +7 -6
  3696. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/update-pull-request-notification-preference.txt +7 -6
  3697. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/update.txt +7 -6
  3698. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/validate-merge-pull-request.txt +7 -6
  3699. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/create-pull-request-comment.txt +7 -6
  3700. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/delete-pull-request-comment.txt +7 -6
  3701. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/get-pull-request-comment.txt +7 -6
  3702. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/like-pull-request-comment.txt +7 -6
  3703. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/list-pull-request-comments.txt +7 -6
  3704. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/unlike-pull-request-comment.txt +7 -6
  3705. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/update-pull-request-comment.txt +7 -6
  3706. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/create-or-update-git-branch-details.txt +7 -6
  3707. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/create-or-update-git-tag-details.txt +7 -6
  3708. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/create.txt +7 -6
  3709. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete-git-ref.txt +7 -6
  3710. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete-ref.txt +7 -6
  3711. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete-repository-settings.txt +7 -6
  3712. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete.txt +7 -6
  3713. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-commit-diff.txt +7 -6
  3714. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-commit.txt +7 -6
  3715. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-file-diff.txt +7 -6
  3716. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-mirror-record.txt +7 -6
  3717. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-object-content.txt +7 -6
  3718. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-object.txt +7 -6
  3719. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-ref.txt +7 -6
  3720. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repo-file-diff.txt +7 -6
  3721. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repo-file-lines.txt +7 -6
  3722. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-archive-content.txt +7 -6
  3723. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-file-lines.txt +7 -6
  3724. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-notification-preference.txt +7 -6
  3725. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-settings.txt +7 -6
  3726. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get.txt +7 -6
  3727. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-authors.txt +7 -6
  3728. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-commit-diffs.txt +7 -6
  3729. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-commits.txt +7 -6
  3730. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-fork-sync-statuses.txt +7 -6
  3731. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-mirror-records.txt +7 -6
  3732. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-pull-request-authors.txt +7 -6
  3733. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-refs.txt +7 -6
  3734. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-repository-analytics-authors.txt +7 -6
  3735. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list.txt +7 -6
  3736. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/mirror.txt +7 -6
  3737. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/put-repository-ref-branch-details.txt +7 -6
  3738. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/put-repository-ref-tag-details.txt +7 -6
  3739. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/summarize-repository-analytics.txt +7 -6
  3740. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/sync.txt +7 -6
  3741. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/update-repository-notification-preference.txt +7 -6
  3742. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/update-repository-settings.txt +7 -6
  3743. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/update.txt +7 -6
  3744. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository-path-summary/list-paths.txt +7 -6
  3745. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-bitbucket-cloud-trigger.txt +7 -6
  3746. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-bitbucket-server-trigger.txt +7 -6
  3747. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-devops-code-repo-trigger.txt +7 -6
  3748. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-github-trigger.txt +7 -6
  3749. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-gitlab-server-trigger.txt +7 -6
  3750. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-gitlab-trigger.txt +7 -6
  3751. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-vbs-trigger.txt +7 -6
  3752. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/delete.txt +7 -6
  3753. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/get.txt +7 -6
  3754. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/list.txt +7 -6
  3755. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-bitbucket-cloud-trigger.txt +7 -6
  3756. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-bitbucket-server-trigger.txt +7 -6
  3757. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-devops-code-repo-trigger.txt +7 -6
  3758. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-github-trigger.txt +7 -6
  3759. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-gitlab-server-trigger.txt +7 -6
  3760. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-gitlab-trigger.txt +7 -6
  3761. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-vbs-trigger.txt +7 -6
  3762. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run-create-deploy-pipeline-deployment-details.txt +7 -6
  3763. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run-create-deploy-pipeline-redeployment-details.txt +7 -6
  3764. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run-create-single-deploy-stage-deployment-details.txt +7 -6
  3765. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run-create-single-deploy-stage-redeployment-details.txt +7 -6
  3766. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run.txt +7 -6
  3767. oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request/get.txt +7 -6
  3768. oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request/list.txt +7 -6
  3769. oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request-error/list.txt +7 -6
  3770. oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request-log/list.txt +7 -6
  3771. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/add.txt +7 -6
  3772. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/change-compartment.txt +7 -6
  3773. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/create.txt +7 -6
  3774. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/delete.txt +7 -6
  3775. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/deploy-artifacts.txt +7 -6
  3776. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/get.txt +7 -6
  3777. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/update.txt +7 -6
  3778. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection/list-stacks.txt +7 -6
  3779. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/cancel.txt +7 -6
  3780. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/get.txt +7 -6
  3781. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/list.txt +7 -6
  3782. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error/list.txt +7 -6
  3783. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry/list-work-request-logs.txt +7 -6
  3784. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/create.txt +7 -6
  3785. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/delete.txt +7 -6
  3786. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/get.txt +7 -6
  3787. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/list.txt +7 -6
  3788. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/update.txt +7 -6
  3789. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/create.txt +7 -6
  3790. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/delete.txt +7 -6
  3791. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/get.txt +7 -6
  3792. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/list.txt +7 -6
  3793. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/refresh-dr-plan-refresh-dr-plan-default-details.txt +7 -6
  3794. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/refresh.txt +7 -6
  3795. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/update.txt +7 -6
  3796. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/verify-dr-plan-verify-dr-plan-default-details.txt +7 -6
  3797. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/verify.txt +7 -6
  3798. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/cancel.txt +7 -6
  3799. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-failover-precheck.txt +7 -6
  3800. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-failover.txt +7 -6
  3801. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-start-drill-precheck.txt +7 -6
  3802. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-start-drill.txt +7 -6
  3803. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-stop-drill-precheck.txt +7 -6
  3804. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-stop-drill.txt +7 -6
  3805. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-switchover-precheck.txt +7 -6
  3806. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-switchover.txt +7 -6
  3807. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create.txt +7 -6
  3808. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/delete.txt +7 -6
  3809. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/get.txt +7 -6
  3810. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/ignore.txt +7 -6
  3811. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/list.txt +7 -6
  3812. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/pause.txt +7 -6
  3813. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/resume.txt +7 -6
  3814. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/retry.txt +7 -6
  3815. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/update.txt +7 -6
  3816. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/associate.txt +7 -6
  3817. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/change-compartment.txt +7 -6
  3818. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/create.txt +7 -6
  3819. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/delete.txt +7 -6
  3820. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/disassociate.txt +7 -6
  3821. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/get.txt +7 -6
  3822. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/list.txt +7 -6
  3823. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/update-role.txt +7 -6
  3824. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/update.txt +7 -6
  3825. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/cancel.txt +7 -6
  3826. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/get.txt +7 -6
  3827. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/list.txt +7 -6
  3828. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-error/list.txt +7 -6
  3829. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-logs/list.txt +7 -6
  3830. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/add.txt +7 -6
  3831. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-compartment.txt +7 -6
  3832. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-distributed-autonomous-db-backup-config.txt +7 -6
  3833. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/configure-distributed-autonomous-database-gsms.txt +7 -6
  3834. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/configure-distributed-autonomous-database-sharding.txt +7 -6
  3835. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +7 -6
  3836. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/delete.txt +7 -6
  3837. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/download-distributed-autonomous-database-gsm-certificate-signing-request.txt +7 -6
  3838. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/generate-distributed-autonomous-database-gsm-certificate-signing-request.txt +7 -6
  3839. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/generate-distributed-autonomous-database-wallet.txt +7 -6
  3840. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/get.txt +7 -6
  3841. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/patch.txt +7 -6
  3842. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt +7 -6
  3843. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/start.txt +7 -6
  3844. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/stop.txt +7 -6
  3845. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/update.txt +7 -6
  3846. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/upload-distributed-autonomous-database-signed-certificate-and-generate-wallet.txt +7 -6
  3847. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/validate-distributed-autonomous-database-network.txt +7 -6
  3848. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database-collection/list-distributed-autonomous-databases.txt +7 -6
  3849. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/change-compartment.txt +7 -6
  3850. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/create.txt +7 -6
  3851. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/delete.txt +7 -6
  3852. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/get.txt +7 -6
  3853. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/reinstate-proxy-instance.txt +7 -6
  3854. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/update.txt +7 -6
  3855. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint-collection/list-distributed-database-private-endpoints.txt +7 -6
  3856. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/add.txt +7 -6
  3857. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/change-compartment.txt +7 -6
  3858. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/change-distributed-db-backup-config.txt +7 -6
  3859. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-gsms.txt +7 -6
  3860. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-sharding.txt +7 -6
  3861. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +7 -6
  3862. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/delete.txt +7 -6
  3863. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/download-distributed-database-gsm-certificate-signing-request.txt +7 -6
  3864. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/generate-distributed-database-gsm-certificate-signing-request.txt +7 -6
  3865. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/generate-distributed-database-wallet.txt +7 -6
  3866. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/get.txt +7 -6
  3867. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/patch.txt +7 -6
  3868. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +7 -6
  3869. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/start.txt +7 -6
  3870. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/stop.txt +7 -6
  3871. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/update.txt +7 -6
  3872. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/upload-distributed-database-signed-certificate-and-generate-wallet.txt +7 -6
  3873. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/validate-distributed-database-network.txt +7 -6
  3874. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database-collection/list-distributed-databases.txt +7 -6
  3875. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request/get.txt +7 -6
  3876. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request/list.txt +7 -6
  3877. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request-error/list.txt +7 -6
  3878. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request-log-entry/list-work-request-logs.txt +7 -6
  3879. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/delete.txt +7 -6
  3880. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/get.txt +7 -6
  3881. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/patch.txt +7 -6
  3882. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/update.txt +7 -6
  3883. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/delete.txt +7 -6
  3884. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/get.txt +7 -6
  3885. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/patch.txt +7 -6
  3886. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/update.txt +7 -6
  3887. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/zone/get.txt +7 -6
  3888. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/zone/patch.txt +7 -6
  3889. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/zone/update.txt +7 -6
  3890. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/change-compartment.txt +7 -6
  3891. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/get.txt +7 -6
  3892. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/list.txt +7 -6
  3893. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/update.txt +7 -6
  3894. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/create.txt +7 -6
  3895. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/delete.txt +7 -6
  3896. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/get.txt +7 -6
  3897. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/list.txt +7 -6
  3898. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/update.txt +7 -6
  3899. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/change-compartment.txt +7 -6
  3900. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/create.txt +7 -6
  3901. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/delete.txt +7 -6
  3902. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/get.txt +7 -6
  3903. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/list.txt +7 -6
  3904. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/update.txt +7 -6
  3905. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/create.txt +7 -6
  3906. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/delete.txt +7 -6
  3907. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/get.txt +7 -6
  3908. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/list.txt +7 -6
  3909. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/update.txt +7 -6
  3910. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/change-compartment.txt +7 -6
  3911. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/create.txt +7 -6
  3912. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/delete.txt +7 -6
  3913. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/get.txt +7 -6
  3914. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/list.txt +7 -6
  3915. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/update.txt +7 -6
  3916. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/change-compartment.txt +7 -6
  3917. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/create.txt +7 -6
  3918. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/delete.txt +7 -6
  3919. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/get.txt +7 -6
  3920. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/list.txt +7 -6
  3921. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/update.txt +7 -6
  3922. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/change-compartment.txt +7 -6
  3923. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/create-zone-from-zone-file.txt +7 -6
  3924. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/create.txt +7 -6
  3925. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/delete.txt +7 -6
  3926. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/get-zone-content.txt +7 -6
  3927. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/get.txt +7 -6
  3928. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/list.txt +7 -6
  3929. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/migrate-from-dynect.txt +7 -6
  3930. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/promote-zone-dnssec-key-version.txt +7 -6
  3931. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/stage-zone-dnssec-key-version.txt +7 -6
  3932. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/update.txt +7 -6
  3933. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone-transfer-server/list.txt +7 -6
  3934. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/change-compartment.txt +7 -6
  3935. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/create.txt +7 -6
  3936. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/delete.txt +7 -6
  3937. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/get.txt +7 -6
  3938. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/update.txt +7 -6
  3939. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse-collection/list-em-warehouses.txt +7 -6
  3940. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/etl-run-collection/list-etl-runs.txt +7 -6
  3941. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/resource-usage/get-em-warehouse.txt +7 -6
  3942. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request/cancel.txt +7 -6
  3943. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request/get.txt +7 -6
  3944. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request/list.txt +7 -6
  3945. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request-error/list.txt +7 -6
  3946. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request-log-entry/list-work-request-logs.txt +7 -6
  3947. oci_cli/help_text_producer/data_files/text/cmdref/email/configuration/get-email.txt +7 -6
  3948. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/create.txt +7 -6
  3949. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/delete.txt +7 -6
  3950. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/get.txt +7 -6
  3951. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/list.txt +7 -6
  3952. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/update.txt +7 -6
  3953. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt +7 -6
  3954. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt +7 -6
  3955. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/create.txt +7 -6
  3956. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt +7 -6
  3957. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/get.txt +7 -6
  3958. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/list.txt +7 -6
  3959. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt +7 -6
  3960. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt +7 -6
  3961. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/add.txt +149 -0
  3962. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/change-compartment.txt +143 -0
  3963. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/create.txt +189 -0
  3964. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/delete.txt +142 -0
  3965. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/get.txt +100 -0
  3966. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/remove.txt +150 -0
  3967. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/update.txt +184 -0
  3968. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool-collection/list-email-ip-pools.txt +152 -0
  3969. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool-collection.txt +14 -0
  3970. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool.txt +27 -0
  3971. oci_cli/help_text_producer/data_files/text/cmdref/email/email-outbound-ip-collection/list-email-outbound-ips.txt +155 -0
  3972. oci_cli/help_text_producer/data_files/text/cmdref/email/email-outbound-ip-collection.txt +15 -0
  3973. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt +7 -6
  3974. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/create.txt +7 -6
  3975. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt +7 -6
  3976. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/get.txt +7 -6
  3977. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/list.txt +7 -6
  3978. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt +7 -6
  3979. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt +7 -6
  3980. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt +8 -7
  3981. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt +7 -6
  3982. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/create.txt +13 -7
  3983. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt +8 -7
  3984. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/get.txt +7 -6
  3985. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/list.txt +13 -7
  3986. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt +8 -7
  3987. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt +13 -7
  3988. oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/create.txt +7 -6
  3989. oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/delete.txt +7 -6
  3990. oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/get.txt +7 -6
  3991. oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/list.txt +7 -6
  3992. oci_cli/help_text_producer/data_files/text/cmdref/email/work-request/get.txt +7 -6
  3993. oci_cli/help_text_producer/data_files/text/cmdref/email/work-request/list.txt +7 -6
  3994. oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-error/list.txt +7 -6
  3995. oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-log/list.txt +7 -6
  3996. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.txt +7 -6
  3997. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-submitted-response/submit-email.txt +7 -6
  3998. oci_cli/help_text_producer/data_files/text/cmdref/email.txt +24 -0
  3999. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/change-compartment.txt +7 -6
  4000. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/create.txt +7 -6
  4001. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/delete.txt +7 -6
  4002. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/get.txt +7 -6
  4003. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/list.txt +7 -6
  4004. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/update.txt +7 -6
  4005. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/announcement-collection/list-announcements.txt +7 -6
  4006. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance/get.txt +7 -6
  4007. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance-report/get.txt +7 -6
  4008. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/change-compartment.txt +7 -6
  4009. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/check-resource-tagging.txt +7 -6
  4010. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/confirm-targets.txt +7 -6
  4011. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt +7 -6
  4012. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt +7 -6
  4013. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt +7 -6
  4014. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt +7 -6
  4015. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt +7 -6
  4016. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt +7 -6
  4017. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt +7 -6
  4018. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/delete.txt +7 -6
  4019. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/generate-compliance-report.txt +7 -6
  4020. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/get.txt +7 -6
  4021. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/request-resource-validation.txt +7 -6
  4022. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/request-target-discovery.txt +7 -6
  4023. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt +7 -6
  4024. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt +7 -6
  4025. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt +7 -6
  4026. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy/get.txt +7 -6
  4027. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-collection/list-compliance-policies.txt +7 -6
  4028. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/create-compliance-policy-rule-patch-level-selection-details.txt +7 -6
  4029. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/create-compliance-policy-rule-patch-name-selection-details.txt +7 -6
  4030. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/create-compliance-policy-rule-patch-release-date-selection-details.txt +7 -6
  4031. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/create.txt +7 -6
  4032. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/delete.txt +7 -6
  4033. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/get.txt +7 -6
  4034. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update-compliance-policy-rule-patch-level-selection-details.txt +7 -6
  4035. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update-compliance-policy-rule-patch-name-selection-details.txt +7 -6
  4036. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update-compliance-policy-rule-patch-release-date-selection-details.txt +7 -6
  4037. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update.txt +7 -6
  4038. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule-collection/list-compliance-policy-rules.txt +7 -6
  4039. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt +7 -6
  4040. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/delete.txt +7 -6
  4041. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/enable-latest-policy.txt +7 -6
  4042. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/get.txt +7 -6
  4043. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/manage-settings.txt +7 -6
  4044. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt +7 -6
  4045. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding-collection/list-onboardings.txt +7 -6
  4046. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding-policy-collection/list-onboarding-policies.txt +7 -6
  4047. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/change-compartment.txt +7 -6
  4048. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-credential-config-category-details.txt +7 -6
  4049. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-environment-config-category-details.txt +7 -6
  4050. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-lifecycle-operation-config-category-details.txt +7 -6
  4051. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-patch-type-config-category-details.txt +7 -6
  4052. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-config-category-details.txt +7 -6
  4053. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-stack-config-category-details.txt +7 -6
  4054. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-self-hosted-instance-config-category-details.txt +7 -6
  4055. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt +7 -6
  4056. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/delete.txt +7 -6
  4057. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/get.txt +7 -6
  4058. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-credential-config-category-details.txt +7 -6
  4059. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-environment-config-category-details.txt +7 -6
  4060. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-lifecycle-operation-config-category-details.txt +7 -6
  4061. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-patch-type-config-category-details.txt +7 -6
  4062. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-config-category-details.txt +7 -6
  4063. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-stack-config-category-details.txt +7 -6
  4064. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-self-hosted-instance-config-category-details.txt +7 -6
  4065. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt +7 -6
  4066. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration-collection/list-platform-configurations.txt +7 -6
  4067. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/change-compartment.txt +7 -6
  4068. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt +7 -6
  4069. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/delete.txt +7 -6
  4070. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/get.txt +7 -6
  4071. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt +7 -6
  4072. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property-collection/list-properties.txt +7 -6
  4073. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/change-compartment.txt +7 -6
  4074. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/clone.txt +7 -6
  4075. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/configure.txt +7 -6
  4076. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-git-source-config.txt +7 -6
  4077. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-marketplace-source-config.txt +7 -6
  4078. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-par-source-config.txt +7 -6
  4079. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-source-template-config.txt +7 -6
  4080. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt +7 -6
  4081. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/delete.txt +7 -6
  4082. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/get.txt +7 -6
  4083. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt +7 -6
  4084. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-collection/list-catalog-items.txt +7 -6
  4085. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition/get.txt +7 -6
  4086. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/create.txt +7 -6
  4087. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/delete.txt +7 -6
  4088. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/get.txt +7 -6
  4089. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/update.txt +7 -6
  4090. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window-collection/list-maintenance-windows.txt +7 -6
  4091. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record/export-compliance-report.txt +7 -6
  4092. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record-aggregation-collection/summarize-compliance-record-counts.txt +7 -6
  4093. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record-collection/list-compliance-records.txt +7 -6
  4094. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution/get.txt +7 -6
  4095. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution-collection/list-executions.txt +7 -6
  4096. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection/list-installed-patches.txt +7 -6
  4097. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/inventory-record-collection/list-inventory-records.txt +7 -6
  4098. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity/get.txt +7 -6
  4099. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/managed-entity-aggregation-collection/summarize-managed-entity-counts.txt +7 -6
  4100. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/change-compartment.txt +7 -6
  4101. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/create-patch-generic-artifact-details.txt +7 -6
  4102. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/create-patch-platform-specific-artifact-details.txt +7 -6
  4103. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/create.txt +7 -6
  4104. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/delete.txt +7 -6
  4105. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/get.txt +7 -6
  4106. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update-patch-generic-artifact-details.txt +7 -6
  4107. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update-patch-platform-specific-artifact-details.txt +7 -6
  4108. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update.txt +7 -6
  4109. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch-collection/list-patches.txt +7 -6
  4110. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection/list-recommended-patches.txt +7 -6
  4111. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection/report.txt +7 -6
  4112. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection/list-report-metadata.txt +7 -6
  4113. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/resource-collection/list-resources.txt +7 -6
  4114. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduled-fleet-collection/list-scheduled-fleets.txt +7 -6
  4115. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/create-scheduler-definition-custom-schedule.txt +7 -6
  4116. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/create-scheduler-definition-maintenance-window-schedule.txt +7 -6
  4117. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/create.txt +7 -6
  4118. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/delete.txt +7 -6
  4119. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/get.txt +7 -6
  4120. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/update-scheduler-definition-custom-schedule.txt +7 -6
  4121. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/update-scheduler-definition-maintenance-window-schedule.txt +7 -6
  4122. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/update.txt +7 -6
  4123. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition-collection/list-scheduler-definitions.txt +7 -6
  4124. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-execution-collection/list-scheduler-executions.txt +7 -6
  4125. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/delete.txt +7 -6
  4126. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/get.txt +7 -6
  4127. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/manage-job-execution-action-group-based-user-action-details.txt +7 -6
  4128. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/manage-job-execution-step-based-user-action-details.txt +7 -6
  4129. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/manage-job-execution.txt +7 -6
  4130. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/update.txt +7 -6
  4131. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job-aggregation-collection/summarize-scheduler-job-counts.txt +7 -6
  4132. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job-collection/list-scheduler-jobs.txt +7 -6
  4133. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/step-collection/list-steps.txt +7 -6
  4134. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection/list-target-components.txt +7 -6
  4135. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection/list-target-properties.txt +7 -6
  4136. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/change-compartment.txt +7 -6
  4137. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/create.txt +7 -6
  4138. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/delete.txt +7 -6
  4139. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/get.txt +7 -6
  4140. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/update.txt +7 -6
  4141. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision-collection/list-provisions.txt +7 -6
  4142. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details/import-runbook.txt +7 -6
  4143. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details/import-runbook-precheck.txt +7 -6
  4144. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details/import-runbook-version.txt +7 -6
  4145. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/change-compartment.txt +7 -6
  4146. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/create.txt +7 -6
  4147. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/delete.txt +7 -6
  4148. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-object-storage-bucket-content-details.txt +7 -6
  4149. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-par-url-content-details.txt +7 -6
  4150. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-object-storage-bucket-content-details.txt +7 -6
  4151. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-par-url-content-details.txt +7 -6
  4152. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version.txt +7 -6
  4153. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export.txt +7 -6
  4154. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/get.txt +7 -6
  4155. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/publish.txt +7 -6
  4156. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/set-default.txt +7 -6
  4157. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/update.txt +7 -6
  4158. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-collection/list-runbooks.txt +7 -6
  4159. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export/get.txt +7 -6
  4160. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection/find-runbook-export-dependency.txt +7 -6
  4161. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection/list-runbook-export-statuses.txt +7 -6
  4162. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import/get.txt +7 -6
  4163. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-object-storage-bucket-content-details.txt +7 -6
  4164. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-par-url-content-details.txt +7 -6
  4165. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency.txt +7 -6
  4166. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection/list-runbook-import-statuses.txt +7 -6
  4167. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/create.txt +7 -6
  4168. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/delete.txt +7 -6
  4169. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/get.txt +7 -6
  4170. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt +7 -6
  4171. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version-collection/list-runbook-versions.txt +7 -6
  4172. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/change-compartment.txt +7 -6
  4173. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/create.txt +7 -6
  4174. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/delete.txt +7 -6
  4175. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/get.txt +7 -6
  4176. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/update.txt +7 -6
  4177. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record-collection/list-task-records.txt +7 -6
  4178. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request/get.txt +7 -6
  4179. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request/list.txt +7 -6
  4180. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request-error/list.txt +7 -6
  4181. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request-log-entry/list-work-request-logs.txt +7 -6
  4182. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-collection/list-fleets.txt +7 -6
  4183. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/create.txt +7 -6
  4184. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/delete.txt +7 -6
  4185. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/get.txt +7 -6
  4186. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/update.txt +7 -6
  4187. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential-collection/list-fleet-credentials.txt +7 -6
  4188. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-product-collection/list-fleet-products.txt +7 -6
  4189. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/create.txt +7 -6
  4190. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/delete.txt +7 -6
  4191. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/get.txt +7 -6
  4192. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/update.txt +7 -6
  4193. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property-collection/list-fleet-properties.txt +7 -6
  4194. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/create.txt +7 -6
  4195. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/delete.txt +7 -6
  4196. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/get.txt +7 -6
  4197. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/update.txt +7 -6
  4198. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource-collection/list-fleet-resources.txt +7 -6
  4199. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt +7 -6
  4200. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt +7 -6
  4201. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/inventory-resource-collection/list-inventory-resources.txt +7 -6
  4202. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/cancel.txt +7 -6
  4203. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/change-compartment.txt +7 -6
  4204. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-apply.txt +7 -6
  4205. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-cleanup.txt +7 -6
  4206. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-fsu-action-create-rollback-cycle-apply-action-details.txt +7 -6
  4207. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-precheck.txt +7 -6
  4208. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-rollback.txt +7 -6
  4209. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-stage.txt +7 -6
  4210. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create.txt +7 -6
  4211. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/delete.txt +7 -6
  4212. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/get-output-content.txt +7 -6
  4213. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/get.txt +7 -6
  4214. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/resume.txt +7 -6
  4215. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-apply.txt +7 -6
  4216. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-cleanup.txt +7 -6
  4217. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-fsu-action-update-rollback-cycle-action-details.txt +7 -6
  4218. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-precheck.txt +7 -6
  4219. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-rollback.txt +7 -6
  4220. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-stage.txt +7 -6
  4221. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update.txt +7 -6
  4222. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action-summary/list.txt +7 -6
  4223. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/add-targets.txt +7 -6
  4224. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/change-compartment.txt +7 -6
  4225. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-db.txt +7 -6
  4226. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-exadb-stack.txt +7 -6
  4227. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-gi.txt +7 -6
  4228. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-guest-os.txt +7 -6
  4229. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create.txt +7 -6
  4230. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/delete-fsu-collection-target.txt +7 -6
  4231. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/delete.txt +7 -6
  4232. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/get.txt +7 -6
  4233. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/remove-targets.txt +7 -6
  4234. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/remove.txt +7 -6
  4235. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/update.txt +7 -6
  4236. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-summary/list.txt +7 -6
  4237. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-target/get.txt +7 -6
  4238. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/change-compartment.txt +7 -6
  4239. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt +7 -6
  4240. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt +7 -6
  4241. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt +7 -6
  4242. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt +7 -6
  4243. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/delete.txt +7 -6
  4244. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/get.txt +7 -6
  4245. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fifty-batch.txt +7 -6
  4246. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-exadb-stack-fsu-goal-version-details.txt +7 -6
  4247. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-update-upgrade-fsu-cycle.txt +7 -6
  4248. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-image-id-target.txt +7 -6
  4249. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-non-rolling-batch.txt +7 -6
  4250. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-none-batch.txt +7 -6
  4251. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-patch.txt +7 -6
  4252. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-saf-batch.txt +7 -6
  4253. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-sequential-batch.txt +7 -6
  4254. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-version-target.txt +7 -6
  4255. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update.txt +7 -6
  4256. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle-summary/list.txt +7 -6
  4257. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/abort.txt +7 -6
  4258. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/change-compartment.txt +7 -6
  4259. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-db.txt +7 -6
  4260. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-exadb-stack.txt +7 -6
  4261. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-gi.txt +7 -6
  4262. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-guest-os.txt +7 -6
  4263. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create.txt +7 -6
  4264. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/delete.txt +7 -6
  4265. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/get.txt +7 -6
  4266. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/update.txt +7 -6
  4267. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery-summary/list.txt +7 -6
  4268. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/delete.txt +7 -6
  4269. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/get-output-content.txt +7 -6
  4270. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/get.txt +7 -6
  4271. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/retry.txt +7 -6
  4272. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/update.txt +7 -6
  4273. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job-output-summary/list.txt +7 -6
  4274. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job-summary/list.txt +7 -6
  4275. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/target-summary-collection/list-collection.txt +7 -6
  4276. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/target-summary-collection/list-discovery.txt +7 -6
  4277. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request/get.txt +7 -6
  4278. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request/list.txt +7 -6
  4279. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request-error/list.txt +7 -6
  4280. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request-log-entry/list.txt +7 -6
  4281. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/change-compartment.txt +7 -6
  4282. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/create.txt +7 -6
  4283. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/delete.txt +7 -6
  4284. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/get.txt +7 -6
  4285. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/list.txt +7 -6
  4286. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/update.txt +7 -6
  4287. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/create.txt +7 -6
  4288. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/delete.txt +7 -6
  4289. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/get.txt +7 -6
  4290. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/invoke.txt +7 -6
  4291. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/list.txt +7 -6
  4292. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/update.txt +7 -6
  4293. oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing/get.txt +7 -6
  4294. oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing/list.txt +7 -6
  4295. oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing-version/get.txt +7 -6
  4296. oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing-version/list.txt +7 -6
  4297. oci_cli/help_text_producer/data_files/text/cmdref/fn/trigger/list.txt +7 -6
  4298. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/add.txt +7 -6
  4299. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/create.txt +7 -6
  4300. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/delete.txt +7 -6
  4301. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/get.txt +7 -6
  4302. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/list.txt +7 -6
  4303. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/remove.txt +7 -6
  4304. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/update.txt +7 -6
  4305. oci_cli/help_text_producer/data_files/text/cmdref/fs/export-set/get.txt +7 -6
  4306. oci_cli/help_text_producer/data_files/text/cmdref/fs/export-set/list.txt +7 -6
  4307. oci_cli/help_text_producer/data_files/text/cmdref/fs/export-set/update.txt +7 -6
  4308. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/add.txt +7 -6
  4309. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/change-compartment.txt +7 -6
  4310. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/create-quota-rule.txt +7 -6
  4311. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/create.txt +7 -6
  4312. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/delete-quota-rule.txt +7 -6
  4313. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/delete.txt +7 -6
  4314. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/detach.txt +7 -6
  4315. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/estimate-replication.txt +7 -6
  4316. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/get-quota-rule.txt +7 -6
  4317. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/get.txt +7 -6
  4318. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/list-quota-rules.txt +7 -6
  4319. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/list.txt +7 -6
  4320. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/remove.txt +7 -6
  4321. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/toggle-quota-rules.txt +7 -6
  4322. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/update-quota-rule.txt +7 -6
  4323. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/update.txt +7 -6
  4324. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/add.txt +7 -6
  4325. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/change-compartment.txt +7 -6
  4326. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/create.txt +7 -6
  4327. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/delete.txt +7 -6
  4328. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/get.txt +7 -6
  4329. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/list.txt +7 -6
  4330. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/pause.txt +7 -6
  4331. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/remove.txt +7 -6
  4332. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/unpause.txt +7 -6
  4333. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/update.txt +7 -6
  4334. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/add.txt +7 -6
  4335. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/cancel-downgrade-shape.txt +7 -6
  4336. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/change-compartment.txt +7 -6
  4337. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +7 -6
  4338. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/delete.txt +7 -6
  4339. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/get.txt +7 -6
  4340. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/list.txt +7 -6
  4341. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/remove.txt +7 -6
  4342. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/schedule-downgrade-shape.txt +7 -6
  4343. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/update.txt +7 -6
  4344. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/upgrade-shape.txt +7 -6
  4345. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/validate-key-tabs.txt +7 -6
  4346. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/add.txt +7 -6
  4347. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/change-compartment.txt +7 -6
  4348. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/create_ldap_bind_connector.txt +7 -6
  4349. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/delete.txt +7 -6
  4350. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/get.txt +7 -6
  4351. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/list.txt +7 -6
  4352. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/remove.txt +7 -6
  4353. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/update.txt +7 -6
  4354. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/add.txt +7 -6
  4355. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/change-compartment.txt +7 -6
  4356. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/create.txt +7 -6
  4357. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/delete.txt +7 -6
  4358. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/get.txt +7 -6
  4359. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/list.txt +7 -6
  4360. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/remove.txt +7 -6
  4361. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/update.txt +7 -6
  4362. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication-target/delete.txt +7 -6
  4363. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication-target/get.txt +7 -6
  4364. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication-target/list.txt +7 -6
  4365. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/add.txt +7 -6
  4366. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/create.txt +7 -6
  4367. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/delete.txt +7 -6
  4368. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/get.txt +7 -6
  4369. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/list.txt +7 -6
  4370. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/remove.txt +7 -6
  4371. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/update.txt +7 -6
  4372. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/create-refresh-activity-details/create-refresh-activity.txt +7 -6
  4373. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/create.txt +7 -6
  4374. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/get.txt +7 -6
  4375. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/list.txt +7 -6
  4376. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/change-compartment.txt +7 -6
  4377. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create-fusion-environment-admin-user.txt +7 -6
  4378. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create.txt +7 -6
  4379. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/delete-fusion-environment-admin-user.txt +7 -6
  4380. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/delete.txt +7 -6
  4381. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/generate-extract-details.txt +7 -6
  4382. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/get.txt +7 -6
  4383. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/initiate-extract.txt +7 -6
  4384. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/list-admin-users.txt +7 -6
  4385. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/list.txt +7 -6
  4386. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/reset-fusion-environment-password.txt +7 -6
  4387. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/update.txt +7 -6
  4388. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/change-compartment.txt +7 -6
  4389. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/create.txt +7 -6
  4390. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/delete.txt +7 -6
  4391. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/get-fusion-environment-family-subscription-detail.txt +7 -6
  4392. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/get.txt +7 -6
  4393. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/list.txt +7 -6
  4394. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/update.txt +7 -6
  4395. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family-limits-and-usage/get.txt +7 -6
  4396. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-status/get.txt +7 -6
  4397. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/refresh-activity/delete.txt +7 -6
  4398. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/refresh-activity/get.txt +7 -6
  4399. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/refresh-activity/list.txt +7 -6
  4400. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/scheduled-activity/get.txt +7 -6
  4401. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/scheduled-activity/list.txt +7 -6
  4402. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/create.txt +7 -6
  4403. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/delete.txt +7 -6
  4404. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/get.txt +7 -6
  4405. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/list.txt +7 -6
  4406. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/verify.txt +7 -6
  4407. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/time-available-for-refresh/list.txt +7 -6
  4408. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/update-refresh-activity-details/update-refresh-activity.txt +7 -6
  4409. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request/get.txt +7 -6
  4410. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request/list.txt +7 -6
  4411. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request-error/list.txt +7 -6
  4412. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request-log-entry/list-work-request-logs.txt +7 -6
  4413. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/change-compartment.txt +7 -6
  4414. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/create.txt +7 -6
  4415. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/delete.txt +7 -6
  4416. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/get.txt +7 -6
  4417. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/reinstate-proxy-instance.txt +7 -6
  4418. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/update.txt +7 -6
  4419. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint-collection/list-private-endpoints.txt +7 -6
  4420. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/change-compartment.txt +7 -6
  4421. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/configure-sharded-database-gsms.txt +7 -6
  4422. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/configure-sharding.txt +7 -6
  4423. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/create-sharded-database-create-dedicated-sharded-database.txt +7 -6
  4424. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/delete.txt +7 -6
  4425. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/download-gsm-certificate-signing-request.txt +7 -6
  4426. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/fetch-connection-string.txt +7 -6
  4427. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/generate-gsm-certificate-signing-request.txt +7 -6
  4428. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/generate-wallet.txt +7 -6
  4429. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/get.txt +7 -6
  4430. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/patch.txt +7 -6
  4431. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/start.txt +7 -6
  4432. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/stop.txt +7 -6
  4433. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/update.txt +7 -6
  4434. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/upload-signed-certificate-and-generate-wallet.txt +7 -6
  4435. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database-collection/list-sharded-databases.txt +7 -6
  4436. oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request/get.txt +7 -6
  4437. oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request/list.txt +7 -6
  4438. oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request-error/list.txt +7 -6
  4439. oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request-log-entry/list-work-request-logs.txt +7 -6
  4440. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/change-compartment.txt +7 -6
  4441. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +9 -7
  4442. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/delete.txt +7 -6
  4443. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/get.txt +7 -6
  4444. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/update.txt +7 -6
  4445. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster-collection/list-dedicated-ai-clusters.txt +7 -6
  4446. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/change-compartment.txt +7 -6
  4447. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.txt +7 -6
  4448. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/delete.txt +7 -6
  4449. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/get.txt +7 -6
  4450. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt +7 -6
  4451. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +7 -6
  4452. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/change-compartment.txt +7 -6
  4453. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/create.txt +7 -6
  4454. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/delete.txt +7 -6
  4455. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/get.txt +7 -6
  4456. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/update.txt +7 -6
  4457. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection/list-generative-ai-private-endpoints.txt +7 -6
  4458. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/change-compartment.txt +7 -6
  4459. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-huggingface.txt +7 -6
  4460. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-objectstorage.txt +7 -6
  4461. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/delete.txt +7 -6
  4462. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/get.txt +7 -6
  4463. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/update.txt +7 -6
  4464. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection/list-imported-models.txt +7 -6
  4465. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/change-compartment.txt +7 -6
  4466. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/create.txt +7 -6
  4467. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/delete.txt +7 -6
  4468. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/get.txt +7 -6
  4469. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/update.txt +7 -6
  4470. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt +7 -6
  4471. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request/get.txt +7 -6
  4472. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request/list.txt +7 -6
  4473. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-error/list.txt +7 -6
  4474. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-log-entry/list-work-request-logs.txt +7 -6
  4475. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/change-compartment.txt +7 -6
  4476. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/create.txt +7 -6
  4477. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/delete.txt +7 -6
  4478. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/get.txt +7 -6
  4479. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/list.txt +7 -6
  4480. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/update.txt +7 -6
  4481. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/change-compartment.txt +7 -6
  4482. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/create.txt +7 -6
  4483. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/delete.txt +7 -6
  4484. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/get.txt +7 -6
  4485. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/list.txt +7 -6
  4486. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/update.txt +7 -6
  4487. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/create.txt +7 -6
  4488. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/delete.txt +7 -6
  4489. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/get-log-content.txt +7 -6
  4490. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/get.txt +7 -6
  4491. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/list.txt +7 -6
  4492. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/create-object-storage-ds.txt +7 -6
  4493. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/create.txt +7 -6
  4494. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/delete.txt +7 -6
  4495. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/get.txt +7 -6
  4496. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/list.txt +7 -6
  4497. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/update-object-storage-ds.txt +7 -6
  4498. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/update.txt +7 -6
  4499. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/change-compartment.txt +7 -6
  4500. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create-default-kb.txt +7 -6
  4501. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create-oci-database-kb.txt +7 -6
  4502. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create-oci-open-search-kb.txt +7 -6
  4503. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create.txt +7 -6
  4504. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/delete.txt +7 -6
  4505. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/get.txt +7 -6
  4506. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/list.txt +7 -6
  4507. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update-oci-database-kb.txt +7 -6
  4508. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update-oci-open-search-kb.txt +7 -6
  4509. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update.txt +7 -6
  4510. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-agent-tool-config.txt +7 -6
  4511. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-function-calling-tool-config.txt +7 -6
  4512. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-http-endpoint-tool-config.txt +7 -6
  4513. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-rag-tool-config.txt +7 -6
  4514. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-sql-tool-config.txt +7 -6
  4515. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create.txt +7 -6
  4516. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/delete.txt +7 -6
  4517. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/get.txt +7 -6
  4518. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/list.txt +7 -6
  4519. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-agent-tool-config.txt +7 -6
  4520. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-function-calling-tool-config.txt +7 -6
  4521. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-http-endpoint-tool-config.txt +7 -6
  4522. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-rag-tool-config.txt +7 -6
  4523. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-sql-tool-config.txt +7 -6
  4524. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update.txt +7 -6
  4525. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/cancel.txt +7 -6
  4526. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/get.txt +7 -6
  4527. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/list.txt +7 -6
  4528. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request-error/list.txt +7 -6
  4529. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request-log-entry/list-logs.txt +7 -6
  4530. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint/chat.txt +7 -6
  4531. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/knowledge-base-metadata-summary/retrieve-metadata.txt +7 -6
  4532. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/create.txt +7 -6
  4533. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/delete.txt +7 -6
  4534. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/get.txt +7 -6
  4535. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/update.txt +7 -6
  4536. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails-guardrails-text-input.txt +7 -6
  4537. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails.txt +7 -6
  4538. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +7 -6
  4539. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-dedicated-serving-mode.txt +7 -6
  4540. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +15 -6
  4541. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-on-demand-serving-mode.txt +7 -6
  4542. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat.txt +7 -6
  4543. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt +7 -6
  4544. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/generate-text-result/generate-text-cohere-llm-inference-request.txt +7 -6
  4545. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/generate-text-result/generate-text-llama-llm-inference-request.txt +7 -6
  4546. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-dedicated-serving-mode.txt +7 -6
  4547. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-on-demand-serving-mode.txt +7 -6
  4548. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text.txt +7 -6
  4549. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/summarize-text-result/summarize-text.txt +7 -6
  4550. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/create.txt +7 -6
  4551. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/delete.txt +7 -6
  4552. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/get.txt +7 -6
  4553. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/list.txt +7 -6
  4554. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/add-lock.txt +7 -6
  4555. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-compartment.txt +7 -6
  4556. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-subscription.txt +7 -6
  4557. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +7 -6
  4558. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-redshift-connection.txt +7 -6
  4559. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +7 -6
  4560. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +7 -6
  4561. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-synapse-connection.txt +7 -6
  4562. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-databricks-connection.txt +7 -6
  4563. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +7 -6
  4564. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-elasticsearch-connection.txt +7 -6
  4565. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-generic-connection.txt +7 -6
  4566. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-goldengate-connection.txt +7 -6
  4567. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-big-query-connection.txt +7 -6
  4568. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-cloud-storage-connection.txt +7 -6
  4569. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +7 -6
  4570. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-hdfs-connection.txt +7 -6
  4571. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-iceberg-connection.txt +7 -6
  4572. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +7 -6
  4573. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-connection.txt +7 -6
  4574. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-schema-registry-connection.txt +7 -6
  4575. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-fabric-connection.txt +7 -6
  4576. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-sqlserver-connection.txt +7 -6
  4577. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mongo-db-connection.txt +7 -6
  4578. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mysql-connection.txt +7 -6
  4579. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +7 -6
  4580. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-ai-data-platform-connection.txt +7 -6
  4581. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-connection.txt +7 -6
  4582. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +7 -6
  4583. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-postgresql-connection.txt +7 -6
  4584. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-redis-connection.txt +7 -6
  4585. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-snowflake-connection.txt +7 -6
  4586. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/delete.txt +7 -6
  4587. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/get.txt +7 -6
  4588. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/list.txt +7 -6
  4589. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/refresh.txt +7 -6
  4590. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/remove-lock.txt +7 -6
  4591. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +7 -6
  4592. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-redshift-connection.txt +7 -6
  4593. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +7 -6
  4594. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +7 -6
  4595. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-synapse-connection.txt +7 -6
  4596. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-databricks-connection.txt +7 -6
  4597. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +7 -6
  4598. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-elasticsearch-connection.txt +7 -6
  4599. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-generic-connection.txt +7 -6
  4600. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-goldengate-connection.txt +7 -6
  4601. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-big-query-connection.txt +7 -6
  4602. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-cloud-storage-connection.txt +7 -6
  4603. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-pub-sub-connection.txt +7 -6
  4604. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-hdfs-connection.txt +7 -6
  4605. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-iceberg-connection.txt +7 -6
  4606. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +7 -6
  4607. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-connection.txt +7 -6
  4608. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-schema-registry-connection.txt +7 -6
  4609. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-fabric-connection.txt +7 -6
  4610. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-sqlserver-connection.txt +7 -6
  4611. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mongo-db-connection.txt +7 -6
  4612. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mysql-connection.txt +7 -6
  4613. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +7 -6
  4614. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-ai-data-platform-connection.txt +7 -6
  4615. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-connection.txt +7 -6
  4616. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +7 -6
  4617. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-postgresql-connection.txt +7 -6
  4618. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-redis-connection.txt +7 -6
  4619. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-snowflake-connection.txt +7 -6
  4620. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/create.txt +7 -6
  4621. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/delete.txt +7 -6
  4622. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/get.txt +7 -6
  4623. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/list.txt +7 -6
  4624. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/test.txt +7 -6
  4625. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/change-compartment.txt +7 -6
  4626. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/create.txt +7 -6
  4627. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/delete.txt +7 -6
  4628. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/get.txt +7 -6
  4629. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/list.txt +7 -6
  4630. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/update.txt +7 -6
  4631. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/add-deployment-local-peer.txt +7 -6
  4632. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/add-lock.txt +7 -6
  4633. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/change-compartment.txt +7 -6
  4634. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/change-subscription.txt +7 -6
  4635. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/collect-diagnostics.txt +7 -6
  4636. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/create.txt +7 -6
  4637. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/delete.txt +7 -6
  4638. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/export-wallet.txt +7 -6
  4639. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/generate-library-url.txt +7 -6
  4640. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/generate-log-reader-component-library-url.txt +7 -6
  4641. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/get.txt +7 -6
  4642. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/import-wallet.txt +7 -6
  4643. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/list.txt +7 -6
  4644. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/remove-deployment-local-peer.txt +7 -6
  4645. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/remove-lock.txt +7 -6
  4646. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/start.txt +7 -6
  4647. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/stop.txt +7 -6
  4648. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/switchover-deployment-peer.txt +7 -6
  4649. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/update.txt +7 -6
  4650. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/upgrade-to.txt +7 -6
  4651. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/upgrade.txt +7 -6
  4652. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/wallet-exists.txt +7 -6
  4653. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/add-lock.txt +7 -6
  4654. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/cancel.txt +7 -6
  4655. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/change-compartment.txt +7 -6
  4656. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/copy.txt +7 -6
  4657. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/create.txt +7 -6
  4658. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/delete.txt +7 -6
  4659. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/get.txt +7 -6
  4660. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/list.txt +7 -6
  4661. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/remove-lock.txt +7 -6
  4662. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/restore-deployment.txt +7 -6
  4663. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/update.txt +7 -6
  4664. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-environment/list.txt +7 -6
  4665. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-peer-summary/list-deployment-peers.txt +7 -6
  4666. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-type-collection/list-deployment-types.txt +7 -6
  4667. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/cancel-snooze.txt +7 -6
  4668. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/cancel.txt +7 -6
  4669. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/get.txt +7 -6
  4670. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/list.txt +7 -6
  4671. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/reschedule.txt +7 -6
  4672. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/rollback.txt +7 -6
  4673. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/snooze.txt +7 -6
  4674. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/upgrade.txt +7 -6
  4675. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-version/list.txt +7 -6
  4676. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-wallets-operation-summary/list-wallet-operations.txt +7 -6
  4677. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/message-summary/list-messages.txt +7 -6
  4678. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/change-compartment.txt +7 -6
  4679. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/collect-diagnostic.txt +7 -6
  4680. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/create-zero-etl-pipeline.txt +12 -6
  4681. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/delete.txt +7 -6
  4682. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/get.txt +7 -6
  4683. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-initialization-steps.txt +7 -6
  4684. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-running-processes.txt +7 -6
  4685. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-schema-tables.txt +7 -6
  4686. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-schemas.txt +7 -6
  4687. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list.txt +9 -8
  4688. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/pause-pipeline-default-pause-pipeline-details.txt +130 -0
  4689. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/pause.txt +139 -0
  4690. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/start.txt +7 -6
  4691. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/stop.txt +7 -6
  4692. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/test-connection.txt +7 -6
  4693. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/update-zero-etl-pipeline.txt +12 -6
  4694. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline-recipe-collection/list-recipes.txt +7 -6
  4695. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline.txt +4 -0
  4696. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/trail-file-summary/list-trail-files.txt +7 -6
  4697. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/trail-sequence-summary/list-trail-sequences.txt +7 -6
  4698. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/get.txt +7 -6
  4699. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.txt +7 -6
  4700. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt +7 -6
  4701. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt +7 -6
  4702. oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +4 -0
  4703. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule/get.txt +7 -6
  4704. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule/list.txt +7 -6
  4705. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create-governance-rule-allowed-regions-template.txt +7 -6
  4706. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create-governance-rule-quota-template.txt +7 -6
  4707. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create-governance-rule-tag-template.txt +7 -6
  4708. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create.txt +7 -6
  4709. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/delete.txt +7 -6
  4710. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/get.txt +7 -6
  4711. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/list.txt +7 -6
  4712. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/retry.txt +7 -6
  4713. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update-governance-rule-allowed-regions-template.txt +7 -6
  4714. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update-governance-rule-quota-template.txt +7 -6
  4715. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update-governance-rule-tag-template.txt +7 -6
  4716. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update.txt +7 -6
  4717. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/create-inclusion-criterion-tenancy-association.txt +7 -6
  4718. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/create.txt +7 -6
  4719. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/delete.txt +7 -6
  4720. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/get.txt +7 -6
  4721. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/list-inclusion-criteria.txt +7 -6
  4722. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt +7 -6
  4723. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt +7 -6
  4724. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt +7 -6
  4725. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt +7 -6
  4726. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt +7 -6
  4727. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt +7 -6
  4728. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt +7 -6
  4729. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.txt +7 -6
  4730. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/change-compartment.txt +7 -6
  4731. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/create.txt +7 -6
  4732. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/delete.txt +7 -6
  4733. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/get.txt +7 -6
  4734. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/list.txt +7 -6
  4735. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/update.txt +7 -6
  4736. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe/create-on-demand.txt +7 -6
  4737. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result/list.txt +7 -6
  4738. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/change-compartment.txt +7 -6
  4739. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/create.txt +7 -6
  4740. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/delete.txt +7 -6
  4741. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/get.txt +7 -6
  4742. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/list.txt +7 -6
  4743. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/update.txt +7 -6
  4744. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-probe/create-on-demand.txt +7 -6
  4745. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-probe-result/list.txt +7 -6
  4746. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/vantage-point/list.txt +7 -6
  4747. oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/create.txt +7 -6
  4748. oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/delete.txt +7 -6
  4749. oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/list.txt +7 -6
  4750. oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/update.txt +7 -6
  4751. oci_cli/help_text_producer/data_files/text/cmdref/iam/authentication-policy/get.txt +7 -6
  4752. oci_cli/help_text_producer/data_files/text/cmdref/iam/authentication-policy/update.txt +7 -6
  4753. oci_cli/help_text_producer/data_files/text/cmdref/iam/availability-domain/list.txt +7 -6
  4754. oci_cli/help_text_producer/data_files/text/cmdref/iam/bulk-action-resource-type-collection/list.txt +7 -6
  4755. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/bulk-delete-resources.txt +7 -6
  4756. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/bulk-move-resources.txt +7 -6
  4757. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/create.txt +7 -6
  4758. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/delete.txt +7 -6
  4759. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/get.txt +7 -6
  4760. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/list.txt +7 -6
  4761. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/move.txt +7 -6
  4762. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/recover.txt +7 -6
  4763. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/update.txt +7 -6
  4764. oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/create.txt +7 -6
  4765. oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/delete.txt +7 -6
  4766. oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/list.txt +7 -6
  4767. oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/update.txt +7 -6
  4768. oci_cli/help_text_producer/data_files/text/cmdref/iam/db-token/get.txt +7 -6
  4769. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/activate.txt +7 -6
  4770. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/change-compartment.txt +7 -6
  4771. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/change-domain-license-type.txt +7 -6
  4772. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/create.txt +7 -6
  4773. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/deactivate.txt +7 -6
  4774. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/delete.txt +7 -6
  4775. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/enable-replication-to-region.txt +7 -6
  4776. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/get.txt +7 -6
  4777. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/list-license-types.txt +7 -6
  4778. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/list.txt +7 -6
  4779. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/update.txt +7 -6
  4780. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/create.txt +7 -6
  4781. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/delete.txt +7 -6
  4782. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/get.txt +7 -6
  4783. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/list.txt +7 -6
  4784. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/update.txt +7 -6
  4785. oci_cli/help_text_producer/data_files/text/cmdref/iam/fault-domain/list.txt +7 -6
  4786. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/add-user.txt +7 -6
  4787. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/create.txt +7 -6
  4788. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/delete.txt +7 -6
  4789. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/get.txt +7 -6
  4790. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/list-users.txt +7 -6
  4791. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/list.txt +7 -6
  4792. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/remove-user.txt +7 -6
  4793. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/update.txt +7 -6
  4794. oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request/get.txt +7 -6
  4795. oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request/list-iam-work-request-errors.txt +7 -6
  4796. oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request/list.txt +7 -6
  4797. oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request-log/list.txt +7 -6
  4798. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/create.txt +7 -6
  4799. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/delete.txt +7 -6
  4800. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/get.txt +7 -6
  4801. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/list.txt +7 -6
  4802. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/update.txt +7 -6
  4803. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider-group/list.txt +7 -6
  4804. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/activate.txt +7 -6
  4805. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/create.txt +7 -6
  4806. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/delete.txt +7 -6
  4807. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/generate-totp-seed.txt +7 -6
  4808. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/get.txt +7 -6
  4809. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/list.txt +7 -6
  4810. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/create.txt +7 -6
  4811. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/delete.txt +7 -6
  4812. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/get.txt +7 -6
  4813. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/list.txt +7 -6
  4814. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/update.txt +7 -6
  4815. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/create.txt +7 -6
  4816. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/delete.txt +7 -6
  4817. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/get.txt +7 -6
  4818. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/list.txt +7 -6
  4819. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/update.txt +7 -6
  4820. oci_cli/help_text_producer/data_files/text/cmdref/iam/region/list.txt +7 -6
  4821. oci_cli/help_text_producer/data_files/text/cmdref/iam/region-subscription/create.txt +7 -6
  4822. oci_cli/help_text_producer/data_files/text/cmdref/iam/region-subscription/list.txt +7 -6
  4823. oci_cli/help_text_producer/data_files/text/cmdref/iam/scim-client-credentials/reset-idp-scim-client.txt +7 -6
  4824. oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/create.txt +7 -6
  4825. oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/delete.txt +7 -6
  4826. oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/list.txt +7 -6
  4827. oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/update.txt +7 -6
  4828. oci_cli/help_text_producer/data_files/text/cmdref/iam/standard-tag-namespace-template/get-standard-tag-template.txt +7 -6
  4829. oci_cli/help_text_producer/data_files/text/cmdref/iam/standard-tag-namespace-template/list-standard-tag-namespaces.txt +7 -6
  4830. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/bulk-delete.txt +7 -6
  4831. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/bulk-edit-tags-resource-type/list.txt +7 -6
  4832. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/bulk-edit.txt +7 -6
  4833. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/create.txt +7 -6
  4834. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/delete.txt +7 -6
  4835. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/get.txt +7 -6
  4836. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/import-standard-tags.txt +7 -6
  4837. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/list-cost-tracking.txt +7 -6
  4838. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/list.txt +7 -6
  4839. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/reactivate.txt +7 -6
  4840. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/retire.txt +7 -6
  4841. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/update.txt +7 -6
  4842. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/add.txt +7 -6
  4843. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/assemble-effective-tag-set.txt +7 -6
  4844. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/create.txt +7 -6
  4845. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/delete.txt +7 -6
  4846. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/get.txt +7 -6
  4847. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/list.txt +7 -6
  4848. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/remove.txt +7 -6
  4849. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/update.txt +7 -6
  4850. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/add.txt +7 -6
  4851. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/cascade-delete.txt +7 -6
  4852. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/change-compartment.txt +7 -6
  4853. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/create.txt +7 -6
  4854. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/delete.txt +7 -6
  4855. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/get.txt +7 -6
  4856. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/list.txt +7 -6
  4857. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/reactivate.txt +7 -6
  4858. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/remove.txt +7 -6
  4859. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/retire.txt +7 -6
  4860. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/update.txt +7 -6
  4861. oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request/get.txt +7 -6
  4862. oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request/list.txt +7 -6
  4863. oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request-error/list.txt +7 -6
  4864. oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request-log/list.txt +7 -6
  4865. oci_cli/help_text_producer/data_files/text/cmdref/iam/tenancy/get.txt +7 -6
  4866. oci_cli/help_text_producer/data_files/text/cmdref/iam/ui-password-information/get-user.txt +7 -6
  4867. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/api-key/delete.txt +7 -6
  4868. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/api-key/list.txt +7 -6
  4869. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/api-key/upload.txt +7 -6
  4870. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/create-db-credential.txt +7 -6
  4871. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/create.txt +7 -6
  4872. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/delete-db-credential.txt +7 -6
  4873. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/delete.txt +7 -6
  4874. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/get.txt +7 -6
  4875. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/list-db-credentials.txt +7 -6
  4876. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/list-groups.txt +7 -6
  4877. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/list.txt +7 -6
  4878. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/create.txt +7 -6
  4879. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/delete.txt +7 -6
  4880. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/list.txt +7 -6
  4881. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/update.txt +7 -6
  4882. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/create.txt +7 -6
  4883. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/delete.txt +7 -6
  4884. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/list.txt +7 -6
  4885. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/update.txt +7 -6
  4886. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/ui-password/create-or-reset.txt +7 -6
  4887. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/update-user-capabilities.txt +7 -6
  4888. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/update-user-state.txt +7 -6
  4889. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/update.txt +7 -6
  4890. oci_cli/help_text_producer/data_files/text/cmdref/iam/work-request/get.txt +7 -6
  4891. oci_cli/help_text_producer/data_files/text/cmdref/iam/work-request/list.txt +7 -6
  4892. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-mgmt-info/get.txt +7 -6
  4893. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-mgmt-infos/list.txt +7 -6
  4894. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-mgmt-infos/search.txt +7 -6
  4895. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-setting/get.txt +7 -6
  4896. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-setting/patch.txt +7 -6
  4897. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-setting/put.txt +7 -6
  4898. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-settings/list.txt +7 -6
  4899. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/create.txt +7 -6
  4900. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/delete.txt +7 -6
  4901. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/get.txt +7 -6
  4902. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/patch.txt +7 -6
  4903. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-keys/list.txt +7 -6
  4904. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-keys/search.txt +7 -6
  4905. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/create.txt +7 -6
  4906. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/delete.txt +7 -6
  4907. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/get.txt +7 -6
  4908. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/patch.txt +7 -6
  4909. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/put.txt +7 -6
  4910. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/create.txt +7 -6
  4911. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/delete.txt +7 -6
  4912. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/get.txt +7 -6
  4913. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/patch.txt +7 -6
  4914. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-roles/list.txt +7 -6
  4915. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-roles/search.txt +7 -6
  4916. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-status-changer/put.txt +7 -6
  4917. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/create.txt +7 -6
  4918. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/delete.txt +7 -6
  4919. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/get.txt +7 -6
  4920. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/patch.txt +7 -6
  4921. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/put.txt +7 -6
  4922. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignment/create.txt +7 -6
  4923. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignment/delete.txt +7 -6
  4924. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignment/get.txt +7 -6
  4925. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignments/list.txt +7 -6
  4926. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/create.txt +7 -6
  4927. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/delete.txt +7 -6
  4928. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/get.txt +7 -6
  4929. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/patch.txt +7 -6
  4930. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-steps/list.txt +7 -6
  4931. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflows/list.txt +7 -6
  4932. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/apps/list.txt +7 -6
  4933. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/apps/search.txt +7 -6
  4934. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/create.txt +7 -6
  4935. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/delete.txt +7 -6
  4936. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/get.txt +7 -6
  4937. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/patch.txt +7 -6
  4938. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-tokens/list.txt +7 -6
  4939. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-tokens/search.txt +7 -6
  4940. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-setting/get.txt +7 -6
  4941. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-setting/put.txt +7 -6
  4942. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-settings/list.txt +7 -6
  4943. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-settings/search.txt +7 -6
  4944. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factors-remover/create.txt +7 -6
  4945. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/branding-setting/get.txt +7 -6
  4946. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/branding-settings/list.txt +7 -6
  4947. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/create.txt +7 -6
  4948. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/delete.txt +7 -6
  4949. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/get.txt +7 -6
  4950. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/patch.txt +7 -6
  4951. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/put.txt +7 -6
  4952. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/create.txt +7 -6
  4953. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/delete.txt +7 -6
  4954. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/get.txt +7 -6
  4955. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/patch.txt +7 -6
  4956. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/put.txt +7 -6
  4957. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mappings/list.txt +7 -6
  4958. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mappings/search.txt +7 -6
  4959. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/create.txt +7 -6
  4960. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/delete.txt +7 -6
  4961. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/get.txt +7 -6
  4962. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/patch.txt +7 -6
  4963. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/put.txt +7 -6
  4964. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-servers/list.txt +7 -6
  4965. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-servers/search.txt +7 -6
  4966. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gates/list.txt +7 -6
  4967. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gates/search.txt +7 -6
  4968. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/create.txt +7 -6
  4969. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/delete.txt +7 -6
  4970. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/get.txt +7 -6
  4971. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/list.txt +7 -6
  4972. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/patch.txt +7 -6
  4973. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/put.txt +7 -6
  4974. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/search.txt +7 -6
  4975. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/create.txt +7 -6
  4976. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/delete.txt +7 -6
  4977. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/get.txt +7 -6
  4978. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/patch.txt +7 -6
  4979. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-keys/list.txt +7 -6
  4980. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-keys/search.txt +7 -6
  4981. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/create.txt +7 -6
  4982. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/delete.txt +7 -6
  4983. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/get.txt +7 -6
  4984. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/patch.txt +7 -6
  4985. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/put.txt +7 -6
  4986. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-groups/list.txt +7 -6
  4987. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-groups/search.txt +7 -6
  4988. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/create.txt +7 -6
  4989. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/delete.txt +7 -6
  4990. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/get.txt +7 -6
  4991. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/patch.txt +7 -6
  4992. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grants/list.txt +7 -6
  4993. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grants/search.txt +7 -6
  4994. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/create.txt +7 -6
  4995. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/delete.txt +7 -6
  4996. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/get.txt +7 -6
  4997. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/patch.txt +7 -6
  4998. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/put.txt +7 -6
  4999. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/groups/list.txt +7 -6
  5000. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/groups/search.txt +7 -6
  5001. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/create.txt +7 -6
  5002. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/delete.txt +7 -6
  5003. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/get.txt +7 -6
  5004. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/patch.txt +7 -6
  5005. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/put.txt +7 -6
  5006. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trusts/list.txt +7 -6
  5007. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/create.txt +7 -6
  5008. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/delete.txt +7 -6
  5009. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/get.txt +7 -6
  5010. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/patch.txt +7 -6
  5011. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/put.txt +7 -6
  5012. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-providers/list.txt +7 -6
  5013. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-providers/search.txt +7 -6
  5014. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-setting/get.txt +7 -6
  5015. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-setting/patch.txt +7 -6
  5016. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-setting/put.txt +7 -6
  5017. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-settings/list.txt +7 -6
  5018. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-settings/search.txt +7 -6
  5019. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-setting/get.txt +7 -6
  5020. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-setting/patch.txt +7 -6
  5021. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-setting/put.txt +7 -6
  5022. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-settings/list.txt +7 -6
  5023. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-settings/search.txt +7 -6
  5024. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/create.txt +7 -6
  5025. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/get.txt +7 -6
  5026. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/patch.txt +7 -6
  5027. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/put.txt +7 -6
  5028. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me-password-changer/put.txt +7 -6
  5029. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/create.txt +7 -6
  5030. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/delete.txt +7 -6
  5031. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/get.txt +7 -6
  5032. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/patch.txt +7 -6
  5033. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-keys/list.txt +7 -6
  5034. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-apps/list.txt +7 -6
  5035. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-apps/search.txt +7 -6
  5036. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/create.txt +7 -6
  5037. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/delete.txt +7 -6
  5038. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/get.txt +7 -6
  5039. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/patch.txt +7 -6
  5040. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-tokens/list.txt +7 -6
  5041. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-authentication-factor-initiator/create.txt +7 -6
  5042. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-authentication-factor-validator/create.txt +7 -6
  5043. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-authentication-factors-remover/create.txt +7 -6
  5044. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-completed-approval/get.txt +7 -6
  5045. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-completed-approvals/list.txt +7 -6
  5046. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/create.txt +7 -6
  5047. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/delete.txt +7 -6
  5048. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/get.txt +7 -6
  5049. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/patch.txt +7 -6
  5050. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-keys/list.txt +7 -6
  5051. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-device/delete.txt +7 -6
  5052. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-device/get.txt +7 -6
  5053. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-device/patch.txt +7 -6
  5054. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-devices/list.txt +7 -6
  5055. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-groups/list.txt +7 -6
  5056. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-groups/search.txt +7 -6
  5057. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/create.txt +7 -6
  5058. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/delete.txt +7 -6
  5059. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/get.txt +7 -6
  5060. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/patch.txt +7 -6
  5061. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credentials/list.txt +7 -6
  5062. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-pending-approval/get.txt +7 -6
  5063. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-pending-approval/patch.txt +7 -6
  5064. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-pending-approvals/list.txt +7 -6
  5065. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-request/create.txt +7 -6
  5066. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-request/get.txt +7 -6
  5067. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-request/patch.txt +7 -6
  5068. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requestable-groups/list.txt +7 -6
  5069. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requestable-groups/search.txt +7 -6
  5070. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requests/list.txt +7 -6
  5071. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requests/search.txt +7 -6
  5072. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/create.txt +7 -6
  5073. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/delete.txt +7 -6
  5074. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/get.txt +7 -6
  5075. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/patch.txt +7 -6
  5076. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credentials/list.txt +7 -6
  5077. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-account/create.txt +7 -6
  5078. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-account/delete.txt +7 -6
  5079. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-account/get.txt +7 -6
  5080. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-accounts/list.txt +7 -6
  5081. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-trusted-user-agent/delete.txt +7 -6
  5082. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-trusted-user-agent/get.txt +7 -6
  5083. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-trusted-user-agents/list.txt +7 -6
  5084. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credential/create.txt +7 -6
  5085. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credential/delete.txt +7 -6
  5086. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credential/get.txt +7 -6
  5087. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credentials/list.txt +7 -6
  5088. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/create.txt +7 -6
  5089. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/delete.txt +7 -6
  5090. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/get.txt +7 -6
  5091. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/patch.txt +7 -6
  5092. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/put.txt +7 -6
  5093. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeters/list.txt +7 -6
  5094. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeters/search.txt +7 -6
  5095. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-setting/get.txt +7 -6
  5096. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-setting/put.txt +7 -6
  5097. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-settings/list.txt +7 -6
  5098. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-settings/search.txt +7 -6
  5099. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificate/create.txt +7 -6
  5100. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificate/delete.txt +7 -6
  5101. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificate/get.txt +7 -6
  5102. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificates/list.txt +7 -6
  5103. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificates/search.txt +7 -6
  5104. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificate/create.txt +7 -6
  5105. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificate/delete.txt +7 -6
  5106. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificate/get.txt +7 -6
  5107. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificates/list.txt +7 -6
  5108. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificates/search.txt +7 -6
  5109. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/create.txt +7 -6
  5110. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/delete.txt +7 -6
  5111. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/get.txt +7 -6
  5112. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/patch.txt +7 -6
  5113. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credentials/list.txt +7 -6
  5114. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credentials/search.txt +7 -6
  5115. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/oci-console-sign-on-policy-consent/get.txt +7 -6
  5116. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/oci-console-sign-on-policy-consent/list.txt +7 -6
  5117. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/oci-console-sign-on-policy-consent/search.txt +7 -6
  5118. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policies/list.txt +7 -6
  5119. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policies/search.txt +7 -6
  5120. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/create.txt +7 -6
  5121. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/delete.txt +7 -6
  5122. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/get.txt +7 -6
  5123. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/patch.txt +7 -6
  5124. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/put.txt +7 -6
  5125. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/create.txt +7 -6
  5126. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/delete.txt +7 -6
  5127. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/get.txt +7 -6
  5128. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/list.txt +7 -6
  5129. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/patch.txt +7 -6
  5130. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/put.txt +7 -6
  5131. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/search.txt +7 -6
  5132. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/resource-type-schema-attributes/list.txt +7 -6
  5133. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/resource-type-schema-attributes/search.txt +7 -6
  5134. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/restore-oci-console-policy/create.txt +7 -6
  5135. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/create.txt +7 -6
  5136. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/delete.txt +7 -6
  5137. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/get.txt +7 -6
  5138. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/list.txt +7 -6
  5139. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/patch.txt +7 -6
  5140. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/put.txt +7 -6
  5141. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/search.txt +7 -6
  5142. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schema/get.txt +7 -6
  5143. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schema/patch.txt +7 -6
  5144. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schema/put.txt +7 -6
  5145. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schemas/list.txt +7 -6
  5146. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schemas/search.txt +7 -6
  5147. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/create.txt +7 -6
  5148. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/delete.txt +7 -6
  5149. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/get.txt +7 -6
  5150. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/patch.txt +7 -6
  5151. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-setting/get.txt +7 -6
  5152. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-setting/patch.txt +7 -6
  5153. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-setting/put.txt +7 -6
  5154. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-settings/list.txt +7 -6
  5155. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-settings/search.txt +7 -6
  5156. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-questions/list.txt +7 -6
  5157. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-questions/search.txt +7 -6
  5158. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/create.txt +7 -6
  5159. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/delete.txt +7 -6
  5160. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/get.txt +7 -6
  5161. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/patch.txt +7 -6
  5162. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/put.txt +7 -6
  5163. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profiles/list.txt +7 -6
  5164. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profiles/search.txt +7 -6
  5165. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/setting/get.txt +7 -6
  5166. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/setting/patch.txt +7 -6
  5167. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/setting/put.txt +7 -6
  5168. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/settings/list.txt +7 -6
  5169. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/settings/search.txt +7 -6
  5170. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/create.txt +7 -6
  5171. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/delete.txt +7 -6
  5172. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/get.txt +7 -6
  5173. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/patch.txt +7 -6
  5174. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credentials/list.txt +7 -6
  5175. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credentials/search.txt +7 -6
  5176. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/create.txt +7 -6
  5177. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/delete.txt +7 -6
  5178. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/get.txt +7 -6
  5179. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/list.txt +7 -6
  5180. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/patch.txt +7 -6
  5181. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/put.txt +7 -6
  5182. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/search.txt +7 -6
  5183. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/create.txt +7 -6
  5184. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/delete.txt +7 -6
  5185. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/get.txt +7 -6
  5186. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/patch.txt +7 -6
  5187. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/put.txt +7 -6
  5188. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/get.txt +7 -6
  5189. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/list.txt +7 -6
  5190. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/patch.txt +7 -6
  5191. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/search.txt +7 -6
  5192. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-capabilities-changer/put.txt +7 -6
  5193. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credential/create.txt +7 -6
  5194. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credential/delete.txt +7 -6
  5195. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credential/get.txt +7 -6
  5196. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credentials/list.txt +7 -6
  5197. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credentials/search.txt +7 -6
  5198. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-password-changer/put.txt +7 -6
  5199. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-password-resetter/put.txt +7 -6
  5200. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-status-changer/put.txt +7 -6
  5201. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/users/list.txt +7 -6
  5202. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/users/search.txt +7 -6
  5203. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/available-plugins/get.txt +7 -6
  5204. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/cancel.txt +7 -6
  5205. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/create.txt +7 -6
  5206. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/get.txt +7 -6
  5207. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/list.txt +7 -6
  5208. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command-execution/get.txt +7 -6
  5209. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command-execution/list.txt +7 -6
  5210. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/plugin/get.txt +7 -6
  5211. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/plugin/list.txt +7 -6
  5212. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/add-oracle-managed-custom-endpoint.txt +7 -6
  5213. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-compartment.txt +7 -6
  5214. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-network-endpoint.txt +7 -6
  5215. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-private-endpoint-outbound-connection-none-outbound-connection.txt +7 -6
  5216. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-private-endpoint-outbound-connection-private-endpoint-outbound-connection.txt +7 -6
  5217. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-private-endpoint-outbound-connection.txt +7 -6
  5218. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/create.txt +7 -6
  5219. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/delete.txt +7 -6
  5220. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/disaster-recovery-failover.txt +7 -6
  5221. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/enable-process-automation.txt +7 -6
  5222. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/extend-data-retention.txt +7 -6
  5223. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/get.txt +7 -6
  5224. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/list.txt +7 -6
  5225. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/remove.txt +7 -6
  5226. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/start.txt +7 -6
  5227. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/stop.txt +7 -6
  5228. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/update.txt +7 -6
  5229. oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request/get.txt +7 -6
  5230. oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request/list.txt +7 -6
  5231. oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request-error/list.txt +7 -6
  5232. oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request-log-entry/list-work-request-logs.txt +7 -6
  5233. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/create.txt +7 -6
  5234. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/delete.txt +7 -6
  5235. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/get.txt +7 -6
  5236. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/list.txt +7 -6
  5237. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/update.txt +7 -6
  5238. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/create.txt +7 -6
  5239. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/delete.txt +7 -6
  5240. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/get-content.txt +7 -6
  5241. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/get.txt +7 -6
  5242. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-binary-command.txt +7 -6
  5243. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-json-command.txt +10 -9
  5244. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-text-command.txt +7 -6
  5245. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/list.txt +7 -6
  5246. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/update.txt +15 -6
  5247. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/create.txt +7 -6
  5248. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/delete.txt +7 -6
  5249. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/get-spec.txt +7 -6
  5250. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/get.txt +7 -6
  5251. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/list.txt +7 -6
  5252. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/update.txt +7 -6
  5253. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/create.txt +7 -6
  5254. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/delete.txt +7 -6
  5255. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/get.txt +7 -6
  5256. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/list.txt +7 -6
  5257. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/update.txt +7 -6
  5258. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/change-compartment.txt +7 -6
  5259. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/change-data-retention-period.txt +7 -6
  5260. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-apex-data-access.txt +7 -6
  5261. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-direct-data-access.txt +7 -6
  5262. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-ords-data-access.txt +7 -6
  5263. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/create.txt +7 -6
  5264. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/delete.txt +7 -6
  5265. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/get.txt +7 -6
  5266. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/list.txt +7 -6
  5267. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/update.txt +7 -6
  5268. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/change-compartment.txt +7 -6
  5269. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/configure-data-access.txt +7 -6
  5270. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/create.txt +7 -6
  5271. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/delete.txt +7 -6
  5272. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/get.txt +7 -6
  5273. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/list.txt +7 -6
  5274. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/update.txt +7 -6
  5275. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/get.txt +7 -6
  5276. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list-errors.txt +7 -6
  5277. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list-logs.txt +7 -6
  5278. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list.txt +7 -6
  5279. oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/generate-agent-installer-configuration.txt +7 -6
  5280. oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/list-agent-installers.txt +7 -6
  5281. oci_cli/help_text_producer/data_files/text/cmdref/jms/announcement-collection/list-announcements.txt +7 -6
  5282. oci_cli/help_text_producer/data_files/text/cmdref/jms/application-installation-usage-summary/summarize-application-installation-usage.txt +7 -6
  5283. oci_cli/help_text_producer/data_files/text/cmdref/jms/application-usage/summarize.txt +7 -6
  5284. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/create.txt +7 -6
  5285. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/delete.txt +7 -6
  5286. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/list.txt +7 -6
  5287. oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary/list-containers.txt +7 -6
  5288. oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/delete.txt +7 -6
  5289. oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/get.txt +7 -6
  5290. oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/list.txt +7 -6
  5291. oci_cli/help_text_producer/data_files/text/cmdref/jms/deployed-application-installation-usage-summary/summarize-deployed-application-installation-usage.txt +7 -6
  5292. oci_cli/help_text_producer/data_files/text/cmdref/jms/deployed-application-usage/summarize.txt +7 -6
  5293. oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file/delete.txt +7 -6
  5294. oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file/get.txt +7 -6
  5295. oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file-collection/list-drs-files.txt +7 -6
  5296. oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/get.txt +7 -6
  5297. oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/update.txt +7 -6
  5298. oci_cli/help_text_producer/data_files/text/cmdref/jms/export-status/get.txt +7 -6
  5299. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/change-compartment.txt +7 -6
  5300. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/create-drs-file.txt +7 -6
  5301. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/create.txt +7 -6
  5302. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/delete.txt +7 -6
  5303. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/disable-drs.txt +7 -6
  5304. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/enable-drs.txt +7 -6
  5305. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/generate-agent-deploy-script.txt +7 -6
  5306. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/generate-load-pipeline-script.txt +7 -6
  5307. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/get.txt +7 -6
  5308. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/list.txt +7 -6
  5309. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-crypto-analyses.txt +7 -6
  5310. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-deployed-application-migration-analyses.txt +7 -6
  5311. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-java-migration-analyses.txt +7 -6
  5312. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-jfr-recordings.txt +7 -6
  5313. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-performance-tuning-analyses.txt +7 -6
  5314. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/summarize-resource-inventory.txt +7 -6
  5315. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/update-drs-file.txt +7 -6
  5316. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/update.txt +7 -6
  5317. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-advanced-feature-configuration/get.txt +7 -6
  5318. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-advanced-feature-configuration/update.txt +7 -6
  5319. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/get.txt +7 -6
  5320. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/update.txt +7 -6
  5321. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-diagnosis-summary/list-fleet-diagnoses.txt +7 -6
  5322. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-error-aggregation/summarize-fleet-errors.txt +7 -6
  5323. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-error-summary/list-fleet-errors.txt +7 -6
  5324. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/add.txt +7 -6
  5325. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/list-installation-sites.txt +7 -6
  5326. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/remove.txt +7 -6
  5327. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-usage/summarize.txt +7 -6
  5328. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-family/get.txt +7 -6
  5329. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-family/list.txt +7 -6
  5330. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/delete.txt +7 -6
  5331. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/get.txt +7 -6
  5332. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/list.txt +7 -6
  5333. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-release/get.txt +7 -6
  5334. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-release/list.txt +7 -6
  5335. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-instance-usage/summarize.txt +7 -6
  5336. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-usage/scan.txt +7 -6
  5337. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-usage/summarize.txt +7 -6
  5338. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/create.txt +7 -6
  5339. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/delete.txt +7 -6
  5340. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/get.txt +7 -6
  5341. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/list.txt +7 -6
  5342. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/update.txt +7 -6
  5343. oci_cli/help_text_producer/data_files/text/cmdref/jms/jre-usage/list.txt +7 -6
  5344. oci_cli/help_text_producer/data_files/text/cmdref/jms/jre-usage/summarize.txt +7 -6
  5345. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary/list-library-application-usage.txt +7 -6
  5346. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory/summarize.txt +7 -6
  5347. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary/list-library-managed-instance-usage.txt +7 -6
  5348. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/scan.txt +7 -6
  5349. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/summarize.txt +7 -6
  5350. oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage/summarize.txt +7 -6
  5351. oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/delete.txt +7 -6
  5352. oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/get.txt +7 -6
  5353. oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/list.txt +7 -6
  5354. oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-aggregation/summarize-plugin-errors.txt +7 -6
  5355. oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-summary/list-plugin-errors.txt +7 -6
  5356. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-add-installation-site-task-details.txt +7 -6
  5357. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-crypto-task-details.txt +7 -6
  5358. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-deployed-application-migration-task-details.txt +7 -6
  5359. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-java-migration-task-details.txt +7 -6
  5360. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-jfr-task-details.txt +7 -6
  5361. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-performance-tuning-task-details.txt +7 -6
  5362. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-remove-installation-site-task-details.txt +7 -6
  5363. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-java-server-task-details.txt +7 -6
  5364. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-library-task-details.txt +7 -6
  5365. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create.txt +7 -6
  5366. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/delete.txt +7 -6
  5367. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/get.txt +7 -6
  5368. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/list.txt +7 -6
  5369. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-add-installation-site-task-details.txt +7 -6
  5370. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-crypto-task-details.txt +7 -6
  5371. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-deployed-application-migration-task-details.txt +7 -6
  5372. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-java-migration-task-details.txt +7 -6
  5373. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-jfr-task-details.txt +7 -6
  5374. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-performance-tuning-task-details.txt +7 -6
  5375. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-remove-installation-site-task-details.txt +7 -6
  5376. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-java-server-task-details.txt +7 -6
  5377. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-library-task-details.txt +7 -6
  5378. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update.txt +7 -6
  5379. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary/list-uncorrelated-package-application-usage.txt +7 -6
  5380. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary/list-uncorrelated-package-managed-instance-usage.txt +7 -6
  5381. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary/list-uncorrelated-package-usage.txt +7 -6
  5382. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-item-summary/list-work-items.txt +7 -6
  5383. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/cancel.txt +7 -6
  5384. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/get.txt +7 -6
  5385. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/list.txt +7 -6
  5386. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-error/list.txt +7 -6
  5387. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-log-entry/list-work-request-logs.txt +7 -6
  5388. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/download-url/generate-artifact.txt +7 -6
  5389. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-count-aggregation/request-summarized-java-download-counts.txt +7 -6
  5390. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-record/list.txt +7 -6
  5391. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/create.txt +7 -6
  5392. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/delete.txt +7 -6
  5393. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/get-java-download-report-content.txt +7 -6
  5394. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/get.txt +7 -6
  5395. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/list.txt +7 -6
  5396. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/create.txt +7 -6
  5397. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/delete.txt +7 -6
  5398. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/get.txt +7 -6
  5399. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/list.txt +7 -6
  5400. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/update.txt +7 -6
  5401. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/get.txt +7 -6
  5402. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/list.txt +7 -6
  5403. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/create.txt +7 -6
  5404. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/delete.txt +7 -6
  5405. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/get.txt +7 -6
  5406. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/list.txt +7 -6
  5407. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/update.txt +7 -6
  5408. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/cancel.txt +7 -6
  5409. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/get.txt +7 -6
  5410. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/list.txt +7 -6
  5411. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request-error/list.txt +7 -6
  5412. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request-log-entry/list-work-request-logs.txt +7 -6
  5413. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/get.txt +7 -6
  5414. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/update.txt +7 -6
  5415. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/delete.txt +7 -6
  5416. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/get.txt +7 -6
  5417. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/list.txt +7 -6
  5418. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/request.txt +7 -6
  5419. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/delete.txt +7 -6
  5420. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/get.txt +7 -6
  5421. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/list.txt +7 -6
  5422. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/request.txt +7 -6
  5423. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/get.txt +7 -6
  5424. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/update.txt +7 -6
  5425. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary/list-work-items.txt +7 -6
  5426. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/cancel.txt +7 -6
  5427. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/get.txt +7 -6
  5428. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/list.txt +7 -6
  5429. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error/list.txt +7 -6
  5430. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry/list-work-request-logs.txt +7 -6
  5431. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/change-compartment.txt +7 -6
  5432. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/create.txt +7 -6
  5433. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/delete.txt +7 -6
  5434. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/disable-superuser.txt +7 -6
  5435. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/enable-superuser.txt +7 -6
  5436. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/get.txt +7 -6
  5437. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/list.txt +7 -6
  5438. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/update.txt +7 -6
  5439. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/change-compartment.txt +7 -6
  5440. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/create.txt +7 -6
  5441. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/delete.txt +7 -6
  5442. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/get.txt +7 -6
  5443. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/list.txt +7 -6
  5444. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/update.txt +7 -6
  5445. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/delete.txt +7 -6
  5446. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/get.txt +7 -6
  5447. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/list.txt +7 -6
  5448. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/cancel.txt +7 -6
  5449. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/get.txt +7 -6
  5450. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/list.txt +7 -6
  5451. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-error/list.txt +7 -6
  5452. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-log-entry/list-work-request-logs.txt +7 -6
  5453. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/decrypt.txt +7 -6
  5454. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/encrypt.txt +7 -6
  5455. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/generate-data-encryption-key.txt +7 -6
  5456. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/key/export.txt +7 -6
  5457. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/signed-data/sign.txt +7 -6
  5458. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/verified-data/verify.txt +7 -6
  5459. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/create.txt +7 -6
  5460. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/delete.txt +7 -6
  5461. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/get.txt +7 -6
  5462. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/list.txt +7 -6
  5463. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/update.txt +7 -6
  5464. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/cancel-hsm-cluster-deletion.txt +7 -6
  5465. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/change-compartment.txt +7 -6
  5466. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/create.txt +7 -6
  5467. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/download-certificate-signing-request.txt +7 -6
  5468. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/get-pre-co-user-credentials.txt +7 -6
  5469. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/get.txt +7 -6
  5470. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/list.txt +7 -6
  5471. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/schedule-hsm-cluster-deletion.txt +7 -6
  5472. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/update.txt +7 -6
  5473. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/upload-partition-certificates.txt +7 -6
  5474. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-partition/get.txt +7 -6
  5475. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-partition/list.txt +7 -6
  5476. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/backup.txt +7 -6
  5477. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/cancel-deletion.txt +7 -6
  5478. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/change-compartment.txt +7 -6
  5479. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/create.txt +7 -6
  5480. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/disable.txt +7 -6
  5481. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/enable.txt +7 -6
  5482. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/get.txt +7 -6
  5483. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/import.txt +7 -6
  5484. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/list.txt +7 -6
  5485. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/restore-from-file.txt +7 -6
  5486. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/restore.txt +7 -6
  5487. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/schedule-deletion.txt +7 -6
  5488. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/update.txt +7 -6
  5489. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/cancel-deletion.txt +7 -6
  5490. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/create.txt +7 -6
  5491. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/get.txt +7 -6
  5492. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/import.txt +7 -6
  5493. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/list.txt +7 -6
  5494. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/schedule-deletion.txt +7 -6
  5495. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/replication-status-details/get-replication-status.txt +7 -6
  5496. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/backup.txt +7 -6
  5497. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/cancel-deletion.txt +7 -6
  5498. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/change-compartment.txt +7 -6
  5499. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/create-vault-replica.txt +7 -6
  5500. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/create.txt +7 -6
  5501. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/delete-vault-replica.txt +7 -6
  5502. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/get.txt +7 -6
  5503. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/list-vault-replicas.txt +7 -6
  5504. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/list.txt +7 -6
  5505. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/restore-from-file.txt +7 -6
  5506. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/restore.txt +7 -6
  5507. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/schedule-deletion.txt +7 -6
  5508. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/update.txt +7 -6
  5509. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/usage/get.txt +7 -6
  5510. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/wrapping-key/get.txt +7 -6
  5511. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/create.txt +7 -6
  5512. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/delete.txt +7 -6
  5513. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/get.txt +7 -6
  5514. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/list.txt +7 -6
  5515. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/update.txt +7 -6
  5516. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-health/get.txt +7 -6
  5517. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/create.txt +7 -6
  5518. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/delete.txt +7 -6
  5519. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/get.txt +7 -6
  5520. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/list.txt +7 -6
  5521. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/update.txt +7 -6
  5522. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set-health/get.txt +7 -6
  5523. oci_cli/help_text_producer/data_files/text/cmdref/lb/certificate/create.txt +7 -6
  5524. oci_cli/help_text_producer/data_files/text/cmdref/lb/certificate/delete.txt +7 -6
  5525. oci_cli/help_text_producer/data_files/text/cmdref/lb/certificate/list.txt +7 -6
  5526. oci_cli/help_text_producer/data_files/text/cmdref/lb/health-checker/get.txt +7 -6
  5527. oci_cli/help_text_producer/data_files/text/cmdref/lb/health-checker/update.txt +7 -6
  5528. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/create.txt +7 -6
  5529. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/delete.txt +7 -6
  5530. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/get.txt +7 -6
  5531. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/list.txt +7 -6
  5532. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/update.txt +7 -6
  5533. oci_cli/help_text_producer/data_files/text/cmdref/lb/listener/create.txt +7 -6
  5534. oci_cli/help_text_producer/data_files/text/cmdref/lb/listener/delete.txt +7 -6
  5535. oci_cli/help_text_producer/data_files/text/cmdref/lb/listener/update.txt +7 -6
  5536. oci_cli/help_text_producer/data_files/text/cmdref/lb/listener-rule/list.txt +7 -6
  5537. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/change-compartment.txt +7 -6
  5538. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/create.txt +7 -6
  5539. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/delete.txt +7 -6
  5540. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/get.txt +7 -6
  5541. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/list.txt +7 -6
  5542. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/update-load-balancer-shape.txt +7 -6
  5543. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/update.txt +7 -6
  5544. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer-health/get.txt +7 -6
  5545. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer-health/list.txt +7 -6
  5546. oci_cli/help_text_producer/data_files/text/cmdref/lb/nsg/update.txt +7 -6
  5547. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/create.txt +7 -6
  5548. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/delete.txt +7 -6
  5549. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/get.txt +7 -6
  5550. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/list.txt +7 -6
  5551. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/update.txt +7 -6
  5552. oci_cli/help_text_producer/data_files/text/cmdref/lb/policy/list.txt +7 -6
  5553. oci_cli/help_text_producer/data_files/text/cmdref/lb/protocol/list.txt +7 -6
  5554. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/create.txt +7 -6
  5555. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/delete.txt +7 -6
  5556. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/get.txt +7 -6
  5557. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/list.txt +7 -6
  5558. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/update.txt +7 -6
  5559. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/create.txt +7 -6
  5560. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/delete.txt +7 -6
  5561. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/get.txt +7 -6
  5562. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/list.txt +7 -6
  5563. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/update.txt +7 -6
  5564. oci_cli/help_text_producer/data_files/text/cmdref/lb/shape/list.txt +7 -6
  5565. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/create.txt +7 -6
  5566. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/delete.txt +7 -6
  5567. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/get.txt +7 -6
  5568. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/list.txt +7 -6
  5569. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/update.txt +7 -6
  5570. oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/get.txt +7 -6
  5571. oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/list.txt +7 -6
  5572. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/change-compartment.txt +7 -6
  5573. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/create.txt +7 -6
  5574. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/delete.txt +7 -6
  5575. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/get.txt +7 -6
  5576. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/update.txt +7 -6
  5577. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system-collection/list-lustre-file-systems.txt +7 -6
  5578. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/change-compartment.txt +7 -6
  5579. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/create.txt +7 -6
  5580. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/delete.txt +7 -6
  5581. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/get-sync-job.txt +7 -6
  5582. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/get.txt +7 -6
  5583. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/list-sync-jobs.txt +7 -6
  5584. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/start-export-to-object.txt +7 -6
  5585. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/start-import-from-object.txt +7 -6
  5586. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/stop-export-to-object.txt +7 -6
  5587. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/stop-import-from-object.txt +7 -6
  5588. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/update.txt +7 -6
  5589. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link-collection/list-object-storage-links.txt +7 -6
  5590. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request/cancel.txt +7 -6
  5591. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request/get.txt +7 -6
  5592. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request/list.txt +7 -6
  5593. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-error/list.txt +7 -6
  5594. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-log-entry/list-work-request-logs.txt +7 -6
  5595. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/bulk-upload-template/get.txt +7 -6
  5596. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/configuration/get.txt +7 -6
  5597. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/configuration/update.txt +7 -6
  5598. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-metric/get.txt +7 -6
  5599. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/create.txt +7 -6
  5600. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/delete.txt +7 -6
  5601. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/get.txt +7 -6
  5602. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/import-licenses.txt +7 -6
  5603. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/list.txt +7 -6
  5604. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/update.txt +7 -6
  5605. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/create.txt +7 -6
  5606. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/delete.txt +7 -6
  5607. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/get.txt +7 -6
  5608. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list-product-license-consumers.txt +7 -6
  5609. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list-top-utilized-product-licenses.txt +7 -6
  5610. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list-top-utilized-resources.txt +7 -6
  5611. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list.txt +7 -6
  5612. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/update.txt +7 -6
  5613. oci_cli/help_text_producer/data_files/text/cmdref/limits/definition/list.txt +7 -6
  5614. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/addlock.txt +7 -6
  5615. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/create.txt +7 -6
  5616. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/delete.txt +7 -6
  5617. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/get.txt +7 -6
  5618. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/list.txt +7 -6
  5619. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/removelock.txt +7 -6
  5620. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/update.txt +7 -6
  5621. oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt +7 -6
  5622. oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt +7 -6
  5623. oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt +7 -6
  5624. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/delete-assocs.txt +7 -6
  5625. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/get-assoc-summary.txt +7 -6
  5626. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/list-associated-entities.txt +7 -6
  5627. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/list-entity-source-assocs.txt +7 -6
  5628. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/list-source-assocs.txt +7 -6
  5629. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/upsert-assocs.txt +7 -6
  5630. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/validate-assoc-params.txt +7 -6
  5631. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/get.txt +7 -6
  5632. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/list-resource-category.txt +7 -6
  5633. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/list.txt +7 -6
  5634. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/remove-resource-category.txt +7 -6
  5635. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/update-resource-category.txt +7 -6
  5636. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/char-encoding-collection/list-supported-encodings.txt +7 -6
  5637. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/config-work-request/get-config-work-request.txt +7 -6
  5638. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/config-work-request/list-config-work-requests.txt +7 -6
  5639. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/content-export/export-custom-content.txt +7 -6
  5640. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/content-import/import-custom-content.txt +7 -6
  5641. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/change-compartment.txt +7 -6
  5642. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/create.txt +7 -6
  5643. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/delete.txt +7 -6
  5644. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/get.txt +7 -6
  5645. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/list.txt +7 -6
  5646. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/summary.txt +7 -6
  5647. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/update.txt +7 -6
  5648. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/add-associations.txt +7 -6
  5649. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/change-compartment.txt +7 -6
  5650. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/create.txt +7 -6
  5651. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/delete.txt +7 -6
  5652. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/get.txt +7 -6
  5653. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/list-associations.txt +7 -6
  5654. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/list.txt +7 -6
  5655. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/remove-associations.txt +7 -6
  5656. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/summary.txt +7 -6
  5657. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/update.txt +7 -6
  5658. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/upload-discovery-data.txt +7 -6
  5659. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-topology/list.txt +7 -6
  5660. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/create.txt +7 -6
  5661. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/delete.txt +7 -6
  5662. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/get.txt +7 -6
  5663. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/list.txt +7 -6
  5664. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/update.txt +7 -6
  5665. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/delete-field.txt +7 -6
  5666. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/get-field.txt +7 -6
  5667. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/get-fields-summary.txt +7 -6
  5668. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/get-usages.txt +7 -6
  5669. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/list-fields.txt +7 -6
  5670. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/upsert-field.txt +7 -6
  5671. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/change-compartment.txt +7 -6
  5672. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/create.txt +7 -6
  5673. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/delete.txt +7 -6
  5674. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/disable.txt +7 -6
  5675. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/enable.txt +7 -6
  5676. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/get.txt +7 -6
  5677. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/list.txt +7 -6
  5678. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/update.txt +7 -6
  5679. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/batch-get-basic-info.txt +7 -6
  5680. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/delete-label.txt +7 -6
  5681. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/get-label-summary.txt +7 -6
  5682. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/get-label.txt +7 -6
  5683. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/list-label-priorities.txt +7 -6
  5684. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/list-label-source-details.txt +7 -6
  5685. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/list-labels.txt +7 -6
  5686. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/upsert-label.txt +7 -6
  5687. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/change-compartment.txt +7 -6
  5688. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/create.txt +7 -6
  5689. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/delete.txt +7 -6
  5690. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/get-log-analytics-log-groups-summary.txt +7 -6
  5691. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/get.txt +7 -6
  5692. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/list.txt +7 -6
  5693. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/update.txt +7 -6
  5694. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/append-data.txt +7 -6
  5695. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/change-compartment.txt +7 -6
  5696. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/delete.txt +7 -6
  5697. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/get-summary.txt +7 -6
  5698. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/get.txt +7 -6
  5699. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/list.txt +7 -6
  5700. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/register-lookup.txt +7 -6
  5701. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/update-data.txt +7 -6
  5702. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/update.txt +7 -6
  5703. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/get.txt +7 -6
  5704. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/list.txt +7 -6
  5705. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/offboard.txt +7 -6
  5706. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/onboard.txt +7 -6
  5707. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/change-compartment.txt +7 -6
  5708. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/create.txt +7 -6
  5709. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/delete.txt +7 -6
  5710. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/get.txt +7 -6
  5711. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/list.txt +7 -6
  5712. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/update.txt +7 -6
  5713. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/delete-parser.txt +7 -6
  5714. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/extract-structured-log-field-paths.txt +7 -6
  5715. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/extract-structured-log-header-paths.txt +7 -6
  5716. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/get-parser-summary.txt +7 -6
  5717. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/get-parser.txt +7 -6
  5718. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parser-actions.txt +7 -6
  5719. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parser-functions.txt +7 -6
  5720. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parser-meta-plugins.txt +7 -6
  5721. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parsers.txt +7 -6
  5722. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/test-parser.txt +7 -6
  5723. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/upsert-parser.txt +7 -6
  5724. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/preference/get.txt +7 -6
  5725. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/preference/remove.txt +7 -6
  5726. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/preference/update.txt +7 -6
  5727. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/property/list-effective-properties.txt +7 -6
  5728. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/property/list-properties-metadata.txt +7 -6
  5729. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/compare-content.txt +7 -6
  5730. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/export.txt +7 -6
  5731. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/filter.txt +7 -6
  5732. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/get-query-result.txt +7 -6
  5733. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/parse.txt +7 -6
  5734. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/search.txt +7 -6
  5735. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/suggest.txt +7 -6
  5736. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/background.txt +7 -6
  5737. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/cancel.txt +7 -6
  5738. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/get.txt +7 -6
  5739. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/list.txt +7 -6
  5740. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/rule/get-rules-summary.txt +7 -6
  5741. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/rule/list.txt +7 -6
  5742. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/change-compartment.txt +7 -6
  5743. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/clean.txt +7 -6
  5744. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/create-acceleration-task.txt +7 -6
  5745. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/create-standard-task.txt +7 -6
  5746. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/delete.txt +7 -6
  5747. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/get.txt +7 -6
  5748. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/list.txt +7 -6
  5749. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/pause.txt +7 -6
  5750. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/resume.txt +7 -6
  5751. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/run.txt +7 -6
  5752. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/update.txt +7 -6
  5753. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/verify.txt +7 -6
  5754. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/add-event-types.txt +7 -6
  5755. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/delete-source.txt +7 -6
  5756. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/disable-auto-assoc.txt +7 -6
  5757. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/disable-event-types.txt +7 -6
  5758. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/enable-auto-assoc.txt +7 -6
  5759. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/enable-event-types.txt +7 -6
  5760. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/get-column-names.txt +7 -6
  5761. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/get-source-summary.txt +7 -6
  5762. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/get-source.txt +7 -6
  5763. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-associable-entities.txt +7 -6
  5764. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-auto-assocs.txt +7 -6
  5765. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-event-types.txt +7 -6
  5766. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-meta-source-types.txt +7 -6
  5767. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-extfield-defs.txt +7 -6
  5768. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-functions.txt +7 -6
  5769. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-label-operators.txt +7 -6
  5770. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-patterns.txt +7 -6
  5771. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-sources.txt +7 -6
  5772. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/remove-event-types.txt +7 -6
  5773. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/upsert-source.txt +7 -6
  5774. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-label-condition.txt +7 -6
  5775. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-log-endpoint.txt +7 -6
  5776. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-loglist-endpoint.txt +7 -6
  5777. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-source-extfield-details.txt +7 -6
  5778. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-source.txt +7 -6
  5779. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/assign-encryption-key.txt +7 -6
  5780. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/disable-archiving.txt +7 -6
  5781. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/enable-archiving.txt +7 -6
  5782. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/estimate-purge-data-size.txt +7 -6
  5783. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/estimate-recall-data-size.txt +7 -6
  5784. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/estimate-release-data-size.txt +7 -6
  5785. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-log-sets-count.txt +7 -6
  5786. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-recall-count.txt +7 -6
  5787. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-recalled-data-size.txt +7 -6
  5788. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-storage-usage.txt +7 -6
  5789. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-storage-work-request.txt +7 -6
  5790. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get.txt +7 -6
  5791. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-encryption-key-info.txt +7 -6
  5792. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-log-sets.txt +7 -6
  5793. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-overlapping-recalls.txt +7 -6
  5794. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-recalled-data.txt +7 -6
  5795. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-recalled-info.txt +7 -6
  5796. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-storage-work-request-errors.txt +7 -6
  5797. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-storage-work-requests.txt +7 -6
  5798. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/purge-storage-data.txt +7 -6
  5799. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/recall-archived-data.txt +7 -6
  5800. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/release-recalled-data.txt +7 -6
  5801. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/update.txt +7 -6
  5802. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/template/get.txt +7 -6
  5803. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/template/list.txt +7 -6
  5804. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/timezone-collection/list-supported-timezones.txt +7 -6
  5805. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/delete-upload-file.txt +7 -6
  5806. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/delete-upload-warning.txt +7 -6
  5807. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/delete.txt +7 -6
  5808. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/get-unprocessed-bucket.txt +7 -6
  5809. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/get.txt +7 -6
  5810. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/list-upload-files.txt +7 -6
  5811. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/list-upload-warnings.txt +7 -6
  5812. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/list.txt +7 -6
  5813. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/set-unprocessed-bucket.txt +7 -6
  5814. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/upload-log-events-file.txt +7 -6
  5815. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/upload-log-file.txt +7 -6
  5816. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/upload-otlp-logs.txt +7 -6
  5817. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/validate-file.txt +7 -6
  5818. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/validate-source-mapping.txt +7 -6
  5819. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/warning/list.txt +7 -6
  5820. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/warning/suppress.txt +7 -6
  5821. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/warning/unsuppress.txt +7 -6
  5822. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request/get.txt +7 -6
  5823. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request/list.txt +7 -6
  5824. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request-error/list.txt +7 -6
  5825. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request-log/list.txt +7 -6
  5826. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/change-compartment.txt +7 -6
  5827. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/create-log-configuration.txt +7 -6
  5828. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/create-unified-agent-configuration-unified-agent-monitoring-configuration-details.txt +7 -6
  5829. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/create.txt +7 -6
  5830. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/delete.txt +7 -6
  5831. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/get.txt +7 -6
  5832. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/list.txt +7 -6
  5833. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/update-log-configuration.txt +7 -6
  5834. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/update-unified-agent-configuration-unified-agent-monitoring-configuration-details.txt +7 -6
  5835. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/update.txt +7 -6
  5836. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/change-log-group.txt +7 -6
  5837. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/create.txt +7 -6
  5838. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/delete.txt +7 -6
  5839. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/get.txt +7 -6
  5840. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/list.txt +7 -6
  5841. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/update.txt +7 -6
  5842. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/change-compartment.txt +7 -6
  5843. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/create.txt +7 -6
  5844. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/delete.txt +7 -6
  5845. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/get.txt +7 -6
  5846. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/list.txt +7 -6
  5847. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/update.txt +7 -6
  5848. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/change-compartment.txt +7 -6
  5849. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/create.txt +7 -6
  5850. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/delete.txt +7 -6
  5851. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/get.txt +7 -6
  5852. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/list.txt +7 -6
  5853. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/update.txt +7 -6
  5854. oci_cli/help_text_producer/data_files/text/cmdref/logging/service/list.txt +7 -6
  5855. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request/delete.txt +7 -6
  5856. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request/get.txt +7 -6
  5857. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request/list.txt +7 -6
  5858. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request-error/list.txt +7 -6
  5859. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request-log/list.txt +7 -6
  5860. oci_cli/help_text_producer/data_files/text/cmdref/logging-ingestion/put-logs.txt +7 -6
  5861. oci_cli/help_text_producer/data_files/text/cmdref/logging-search/search-logs.txt +7 -6
  5862. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/create-prometheus-datasource.txt +7 -6
  5863. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-data-source.txt +7 -6
  5864. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-named-credential.txt +7 -6
  5865. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete.txt +7 -6
  5866. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/deploy-plugins.txt +7 -6
  5867. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-auto-upgradable-config.txt +7 -6
  5868. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-data-source.txt +7 -6
  5869. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-named-credential.txt +7 -6
  5870. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get.txt +7 -6
  5871. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list-availability-histories.txt +7 -6
  5872. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list-data-sources.txt +7 -6
  5873. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list.txt +7 -6
  5874. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/set-auto-upgradable-config.txt +7 -6
  5875. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/summarize-agent-counts.txt +7 -6
  5876. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/summarize-plugin-counts.txt +7 -6
  5877. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-named-credential.txt +7 -6
  5878. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-prometheus-datasource.txt +7 -6
  5879. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update.txt +7 -6
  5880. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent-image/list.txt +7 -6
  5881. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/create.txt +7 -6
  5882. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/delete.txt +7 -6
  5883. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/get-install-key-content.txt +7 -6
  5884. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/get.txt +7 -6
  5885. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/list.txt +7 -6
  5886. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/update.txt +7 -6
  5887. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/create.txt +7 -6
  5888. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/get-named-cred-metadata.txt +7 -6
  5889. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/list.txt +7 -6
  5890. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/plugin/list.txt +7 -6
  5891. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/delete.txt +7 -6
  5892. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/get.txt +7 -6
  5893. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/list.txt +7 -6
  5894. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-error/list.txt +7 -6
  5895. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-log-entry/list-work-request-logs.txt +7 -6
  5896. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/change-compartment.txt +7 -6
  5897. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/create.txt +7 -6
  5898. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/delete.txt +7 -6
  5899. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/export.txt +7 -6
  5900. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt +7 -6
  5901. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get.txt +7 -6
  5902. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +7 -6
  5903. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +7 -6
  5904. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list.txt +7 -6
  5905. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/update.txt +7 -6
  5906. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/change-compartment.txt +7 -6
  5907. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/create.txt +7 -6
  5908. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/delete.txt +7 -6
  5909. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +7 -6
  5910. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get.txt +7 -6
  5911. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +7 -6
  5912. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list.txt +7 -6
  5913. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/update.txt +7 -6
  5914. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/create.txt +7 -6
  5915. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/delete.txt +7 -6
  5916. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/get.txt +7 -6
  5917. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/list.txt +7 -6
  5918. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/update.txt +7 -6
  5919. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/account/launch-eligibility/get.txt +7 -6
  5920. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/account/third-party-paid-listing-eligibility/get.txt +7 -6
  5921. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/agreement/get.txt +7 -6
  5922. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/agreement/list.txt +7 -6
  5923. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/category/list.txt +7 -6
  5924. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details/create-marketplace-external-attested-metadata.txt +7 -6
  5925. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/export.txt +7 -6
  5926. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/get.txt +7 -6
  5927. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/list.txt +7 -6
  5928. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings-free-text.txt +7 -6
  5929. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings-structured.txt +7 -6
  5930. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings.txt +7 -6
  5931. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary/list-marketplace-metadata-public-keys.txt +7 -6
  5932. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/package/get.txt +7 -6
  5933. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/package/list.txt +7 -6
  5934. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/change-compartment.txt +7 -6
  5935. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/create-publication-create-image-publication-package.txt +7 -6
  5936. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/create.txt +7 -6
  5937. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/delete.txt +7 -6
  5938. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/get.txt +7 -6
  5939. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/update.txt +7 -6
  5940. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-package/get.txt +7 -6
  5941. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-package/list.txt +7 -6
  5942. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-summary/list-publications.txt +7 -6
  5943. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publisher/list.txt +7 -6
  5944. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/report-collection/list-reports.txt +7 -6
  5945. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/report-type-collection/list-report-types.txt +7 -6
  5946. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/tax-summary/list-taxes.txt +7 -6
  5947. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/get.txt +7 -6
  5948. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/list-work-request-errors.txt +7 -6
  5949. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/list-work-request-logs.txt +7 -6
  5950. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/list.txt +7 -6
  5951. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/create.txt +7 -6
  5952. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/delete.txt +7 -6
  5953. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/get-attachment-content.txt +7 -6
  5954. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/get.txt +7 -6
  5955. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment-collection/list-attachments.txt +7 -6
  5956. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/create.txt +7 -6
  5957. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/delete.txt +7 -6
  5958. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/get-offer-internal-detail.txt +7 -6
  5959. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/get.txt +7 -6
  5960. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/update.txt +7 -6
  5961. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer-collection/list-offers.txt +7 -6
  5962. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/change-compartment.txt +7 -6
  5963. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-container-image-artifact-details.txt +7 -6
  5964. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-kubernetes-image-artifact-details.txt +7 -6
  5965. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-machine-image-artifact-details.txt +7 -6
  5966. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-stack-artifact-details.txt +7 -6
  5967. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create.txt +7 -6
  5968. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/delete.txt +7 -6
  5969. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/get.txt +7 -6
  5970. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-container-image-artifact-details.txt +7 -6
  5971. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-kubernetes-image-artifact-details.txt +7 -6
  5972. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-machine-image-artifact-details.txt +7 -6
  5973. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-stack-artifact-details.txt +7 -6
  5974. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update.txt +7 -6
  5975. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/validate-and-publish.txt +7 -6
  5976. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact-collection/list-artifacts.txt +7 -6
  5977. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/available-service-collection/list-available-services.txt +7 -6
  5978. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category/get.txt +7 -6
  5979. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category-collection/list-categories.txt +7 -6
  5980. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/customer-instance-report-record-collection/list-customer-instance-report-records.txt +7 -6
  5981. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection/list-disbursement-report-records.txt +7 -6
  5982. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead/get.txt +7 -6
  5983. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection/list-leads.txt +7 -6
  5984. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/cascading-delete.txt +7 -6
  5985. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/change-compartment.txt +7 -6
  5986. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/create.txt +7 -6
  5987. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/delete.txt +7 -6
  5988. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/get.txt +7 -6
  5989. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/update.txt +7 -6
  5990. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection/list-listings.txt +7 -6
  5991. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/cascading-delete.txt +7 -6
  5992. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/change-listing-revision-to-new-status.txt +7 -6
  5993. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/clone.txt +7 -6
  5994. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-lead-gen-listing-revision-details.txt +7 -6
  5995. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-oci-listing-revision-details.txt +7 -6
  5996. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-service-listing-revision-details.txt +7 -6
  5997. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create.txt +7 -6
  5998. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/delete.txt +7 -6
  5999. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get-listing-revision-icon-content.txt +7 -6
  6000. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get.txt +7 -6
  6001. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish-listing-revision-as-private.txt +7 -6
  6002. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish.txt +7 -6
  6003. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/submit-listing-revision-for-review.txt +7 -6
  6004. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-icon-content.txt +7 -6
  6005. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-lead-gen-listing-revision-details.txt +7 -6
  6006. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-oci-listing-revision-details.txt +7 -6
  6007. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-service-listing-revision-details.txt +7 -6
  6008. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update.txt +7 -6
  6009. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/withdraw.txt +7 -6
  6010. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-customer-success-attachment.txt +7 -6
  6011. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-related-document-attachment-details.txt +7 -6
  6012. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-review-support-document-attachment.txt +7 -6
  6013. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-screen-shot-attachment-details.txt +7 -6
  6014. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-supported-service-attachment.txt +7 -6
  6015. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-video-attachment-details.txt +7 -6
  6016. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create.txt +7 -6
  6017. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/delete.txt +7 -6
  6018. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get-listing-revision-attachment-content.txt +7 -6
  6019. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get.txt +7 -6
  6020. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-content.txt +7 -6
  6021. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-customer-success-attachment.txt +7 -6
  6022. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-related-document-attachment-details.txt +7 -6
  6023. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-review-support-document-attachment.txt +7 -6
  6024. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-screen-shot-attachment-details.txt +7 -6
  6025. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-supported-service-attachment.txt +7 -6
  6026. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-video-attachment-details.txt +7 -6
  6027. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update.txt +7 -6
  6028. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment-collection/list-listing-revision-attachments.txt +7 -6
  6029. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-collection/list-listing-revisions.txt +7 -6
  6030. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/create.txt +7 -6
  6031. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/delete.txt +7 -6
  6032. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/get.txt +7 -6
  6033. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/update.txt +7 -6
  6034. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note-collection/list-listing-revision-notes.txt +7 -6
  6035. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/create.txt +7 -6
  6036. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/delete.txt +7 -6
  6037. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/get.txt +7 -6
  6038. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/mark-listing-revision-package-as-default.txt +7 -6
  6039. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/publish.txt +7 -6
  6040. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/un-publish.txt +7 -6
  6041. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/update.txt +7 -6
  6042. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package-collection/list-listing-revision-packages.txt +7 -6
  6043. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market/get.txt +7 -6
  6044. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection/list-markets.txt +7 -6
  6045. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product/get.txt +7 -6
  6046. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection/list-products.txt +7 -6
  6047. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher/get.txt +7 -6
  6048. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher-collection/list-publishers.txt +7 -6
  6049. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get-support-doc-content.txt +7 -6
  6050. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get.txt +7 -6
  6051. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection/list-support-docs.txt +7 -6
  6052. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection/list-supported-currencies.txt +7 -6
  6053. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection/list-supported-shapes.txt +7 -6
  6054. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/change-compartment.txt +7 -6
  6055. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/create.txt +7 -6
  6056. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/delete.txt +7 -6
  6057. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/get.txt +7 -6
  6058. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/update.txt +7 -6
  6059. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-collection/list-terms.txt +7 -6
  6060. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/activate.txt +7 -6
  6061. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/create.txt +7 -6
  6062. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/delete.txt +7 -6
  6063. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/get-term-version-content.txt +7 -6
  6064. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/get.txt +7 -6
  6065. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/update-term-version-content.txt +7 -6
  6066. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/update.txt +7 -6
  6067. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version-collection/list-term-versions.txt +7 -6
  6068. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request/cancel.txt +7 -6
  6069. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request/get.txt +7 -6
  6070. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request/list.txt +7 -6
  6071. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request-error/list.txt +7 -6
  6072. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request-log-entry/list-work-request-logs.txt +7 -6
  6073. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/add.txt +7 -6
  6074. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/change-compartment.txt +7 -6
  6075. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/create.txt +7 -6
  6076. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/delete.txt +7 -6
  6077. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/get.txt +7 -6
  6078. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/list.txt +7 -6
  6079. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/remove.txt +7 -6
  6080. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/update.txt +7 -6
  6081. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset-distribution-channel-attachment/delete.txt +7 -6
  6082. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset-distribution-channel-attachment/get.txt +7 -6
  6083. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset-distribution-channel-attachment/list.txt +7 -6
  6084. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-stream/stream-distribution-channel/generate-playlist.txt +7 -6
  6085. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-stream/stream-distribution-channel/generate-session-token.txt +7 -6
  6086. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/add.txt +7 -6
  6087. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/change-compartment.txt +7 -6
  6088. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/create.txt +7 -6
  6089. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/delete.txt +7 -6
  6090. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/get.txt +7 -6
  6091. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/list-system.txt +7 -6
  6092. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/list.txt +7 -6
  6093. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/remove.txt +7 -6
  6094. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/update.txt +7 -6
  6095. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/add.txt +7 -6
  6096. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/change-compartment.txt +7 -6
  6097. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/create.txt +7 -6
  6098. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/delete.txt +7 -6
  6099. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/get.txt +7 -6
  6100. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/list.txt +7 -6
  6101. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/remove.txt +7 -6
  6102. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/update.txt +7 -6
  6103. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/add.txt +7 -6
  6104. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/change-compartment.txt +7 -6
  6105. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/create-media-workflow-job-by-id.txt +7 -6
  6106. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/create-media-workflow-job-by-name.txt +7 -6
  6107. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/delete.txt +7 -6
  6108. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/get.txt +7 -6
  6109. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/list.txt +7 -6
  6110. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/remove.txt +7 -6
  6111. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/update.txt +7 -6
  6112. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-task-declaration/list.txt +7 -6
  6113. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/add.txt +7 -6
  6114. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/create-akamai-stream-cdn-config.txt +7 -6
  6115. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/create-edge-stream-cdn-config.txt +7 -6
  6116. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/delete.txt +7 -6
  6117. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/get.txt +7 -6
  6118. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/list.txt +7 -6
  6119. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/remove.txt +7 -6
  6120. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/update-akamai-stream-cdn-config.txt +7 -6
  6121. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/update-edge-stream-cdn-config.txt +7 -6
  6122. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/add.txt +7 -6
  6123. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/change-compartment.txt +7 -6
  6124. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/create.txt +7 -6
  6125. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/delete.txt +7 -6
  6126. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/get.txt +7 -6
  6127. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/ingest.txt +7 -6
  6128. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/list.txt +7 -6
  6129. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/remove.txt +7 -6
  6130. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/update.txt +7 -6
  6131. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/add.txt +7 -6
  6132. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/create-stream-packaging-config-encryption-aes128.txt +7 -6
  6133. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/create-stream-packaging-config-encryption-none.txt +7 -6
  6134. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/delete.txt +7 -6
  6135. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/get.txt +7 -6
  6136. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/list.txt +7 -6
  6137. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/remove.txt +7 -6
  6138. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/update.txt +7 -6
  6139. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-device/mac-device/get.txt +7 -6
  6140. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-device/mac-device/terminate.txt +7 -6
  6141. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-device/mac-device-collection/list-mac-devices.txt +7 -6
  6142. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/cancel.txt +7 -6
  6143. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/change-compartment.txt +7 -6
  6144. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/create.txt +7 -6
  6145. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/get.txt +7 -6
  6146. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/update.txt +7 -6
  6147. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order-collection/list-mac-orders.txt +7 -6
  6148. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request/cancel.txt +7 -6
  6149. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request/get.txt +7 -6
  6150. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request/list.txt +7 -6
  6151. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request-error/list.txt +7 -6
  6152. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request-log-entry/list-work-request-logs.txt +7 -6
  6153. oci_cli/help_text_producer/data_files/text/cmdref/model-deployment/inference-result/predict-with-response-stream.txt +7 -6
  6154. oci_cli/help_text_producer/data_files/text/cmdref/model-deployment/inference-result/predict.txt +7 -6
  6155. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/change-compartment.txt +7 -6
  6156. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/create.txt +7 -6
  6157. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/delete.txt +7 -6
  6158. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/get.txt +7 -6
  6159. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/list.txt +7 -6
  6160. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/update.txt +7 -6
  6161. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-dimension-states-collection/retrieve-dimension-states.txt +7 -6
  6162. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-history-collection/get-alarm-history.txt +7 -6
  6163. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-status/list-alarms-status.txt +7 -6
  6164. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/create.txt +7 -6
  6165. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/delete.txt +7 -6
  6166. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/get.txt +7 -6
  6167. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/summarize-alarm-suppression-history.txt +7 -6
  6168. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression-collection/list-alarm-suppressions.txt +7 -6
  6169. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric/list.txt +7 -6
  6170. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric-data/post.txt +7 -6
  6171. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric-data/summarize-metrics-data.txt +7 -6
  6172. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/suppression/remove.txt +7 -6
  6173. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.txt +14 -31
  6174. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.txt +14 -18
  6175. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.txt +31 -72
  6176. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata/get.txt +11 -7
  6177. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection/list-multi-cloud-metadata.txt +12 -8
  6178. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloud-resources/multicloud-resource-collection/list-multicloud-resources.txt +155 -0
  6179. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloud-resources/multicloud-resource-collection.txt +14 -0
  6180. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloud-resources.txt +18 -0
  6181. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloudsubscriptions/multicloud-subscription-collection/list-multicloud-subscriptions.txt +138 -0
  6182. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloudsubscriptions/multicloud-subscription-collection.txt +15 -0
  6183. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloudsubscriptions.txt +18 -0
  6184. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor/get.txt +15 -11
  6185. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection/list-network-anchors.txt +45 -43
  6186. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt +14 -9
  6187. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt +30 -31
  6188. oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt +12 -0
  6189. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/cancel-backup-deletion.txt +7 -6
  6190. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/change-compartment.txt +7 -6
  6191. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/copy.txt +7 -6
  6192. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/create.txt +7 -6
  6193. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/delete.txt +7 -6
  6194. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/get.txt +7 -6
  6195. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +7 -6
  6196. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/update.txt +7 -6
  6197. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +7 -6
  6198. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/create-from-mysql.txt +7 -6
  6199. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/delete.txt +7 -6
  6200. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/get.txt +7 -6
  6201. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/list.txt +7 -6
  6202. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/reset.txt +7 -6
  6203. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/resume.txt +7 -6
  6204. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/update-from-mysql.txt +7 -6
  6205. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/create.txt +7 -6
  6206. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/delete.txt +7 -6
  6207. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/get.txt +7 -6
  6208. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/list.txt +7 -6
  6209. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/update.txt +7 -6
  6210. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/clone.txt +7 -6
  6211. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/create.txt +7 -6
  6212. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/delete.txt +7 -6
  6213. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/get.txt +7 -6
  6214. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/add.txt +7 -6
  6215. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/delete.txt +7 -6
  6216. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/get.txt +7 -6
  6217. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/restart.txt +7 -6
  6218. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/start.txt +7 -6
  6219. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/stop.txt +7 -6
  6220. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/update.txt +7 -6
  6221. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster-memory-estimate/generate.txt +7 -6
  6222. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster-memory-estimate/get.txt +7 -6
  6223. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/import.txt +7 -6
  6224. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/list.txt +7 -6
  6225. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/restart.txt +7 -6
  6226. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/start.txt +7 -6
  6227. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/stop.txt +7 -6
  6228. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/update.txt +7 -6
  6229. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/create.txt +7 -6
  6230. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/delete.txt +7 -6
  6231. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/get.txt +7 -6
  6232. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/list.txt +7 -6
  6233. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/update.txt +7 -6
  6234. oci_cli/help_text_producer/data_files/text/cmdref/mysql/shape/list.txt +7 -6
  6235. oci_cli/help_text_producer/data_files/text/cmdref/mysql/version/list.txt +7 -6
  6236. oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request/get.txt +7 -6
  6237. oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request/list.txt +7 -6
  6238. oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request-error/list.txt +7 -6
  6239. oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request-log-entry/list.txt +7 -6
  6240. oci_cli/help_text_producer/data_files/text/cmdref/network/allowed-ike-ip-sec-parameters/get.txt +7 -6
  6241. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/change-compartment.txt +7 -6
  6242. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/create.txt +7 -6
  6243. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/delete.txt +7 -6
  6244. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/get.txt +7 -6
  6245. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/list.txt +7 -6
  6246. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/update.txt +7 -6
  6247. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/validate.txt +7 -6
  6248. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-allocated-range-summary/list-byoip-allocated-ranges.txt +7 -6
  6249. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/advertise.txt +7 -6
  6250. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/change-compartment.txt +7 -6
  6251. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/create.txt +7 -6
  6252. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/delete.txt +7 -6
  6253. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/get.txt +7 -6
  6254. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/list.txt +7 -6
  6255. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/set-origin-asn-to-oracle.txt +7 -6
  6256. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/set-origin-asn.txt +7 -6
  6257. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/update.txt +7 -6
  6258. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/validate.txt +7 -6
  6259. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/withdraw.txt +7 -6
  6260. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/change-compartment.txt +7 -6
  6261. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/create.txt +7 -6
  6262. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/delete.txt +7 -6
  6263. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/get.txt +7 -6
  6264. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/list.txt +7 -6
  6265. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/update.txt +7 -6
  6266. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/change-compartment.txt +7 -6
  6267. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/create.txt +7 -6
  6268. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/delete.txt +7 -6
  6269. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/get-cpe-device-config-content.txt +7 -6
  6270. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/get.txt +7 -6
  6271. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/list.txt +7 -6
  6272. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/update.txt +7 -6
  6273. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe-device-shape/list.txt +7 -6
  6274. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe-device-shape-detail/get-cpe-device-shape.txt +7 -6
  6275. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/change-compartment.txt +7 -6
  6276. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/create.txt +7 -6
  6277. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/delete.txt +7 -6
  6278. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/get.txt +7 -6
  6279. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/list.txt +7 -6
  6280. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/update.txt +7 -6
  6281. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/change-compartment.txt +7 -6
  6282. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/create.txt +7 -6
  6283. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/delete.txt +7 -6
  6284. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/get.txt +7 -6
  6285. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/list.txt +7 -6
  6286. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/update.txt +7 -6
  6287. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-location/list.txt +7 -6
  6288. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-mapping-details-collection/list-cross-connect-mappings.txt +7 -6
  6289. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-port-speed-shape/list.txt +7 -6
  6290. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-status/get.txt +7 -6
  6291. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/change-compartment.txt +7 -6
  6292. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/create.txt +7 -6
  6293. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/delete.txt +7 -6
  6294. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/get.txt +7 -6
  6295. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/list.txt +7 -6
  6296. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/update.txt +7 -6
  6297. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/change-compartment.txt +7 -6
  6298. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/create.txt +7 -6
  6299. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/delete.txt +7 -6
  6300. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/get-all-drg-attachments.txt +7 -6
  6301. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/get-upgrade-status.txt +7 -6
  6302. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/get.txt +7 -6
  6303. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/list.txt +7 -6
  6304. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/update.txt +7 -6
  6305. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/upgrade.txt +7 -6
  6306. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/create.txt +7 -6
  6307. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/delete.txt +7 -6
  6308. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/get.txt +7 -6
  6309. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/list.txt +7 -6
  6310. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/remove-export-route-distribution.txt +7 -6
  6311. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/update.txt +7 -6
  6312. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-redundancy-status/get.txt +7 -6
  6313. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +7 -6
  6314. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/delete.txt +7 -6
  6315. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/get.txt +7 -6
  6316. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/list.txt +7 -6
  6317. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/update.txt +7 -6
  6318. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/add.txt +7 -6
  6319. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/list.txt +7 -6
  6320. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/remove.txt +7 -6
  6321. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/update.txt +7 -6
  6322. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/add.txt +7 -6
  6323. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/list.txt +7 -6
  6324. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/remove.txt +7 -6
  6325. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/update.txt +7 -6
  6326. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/create.txt +7 -6
  6327. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/delete.txt +7 -6
  6328. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/get.txt +7 -6
  6329. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/list.txt +7 -6
  6330. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/remove-import-route-distribution.txt +7 -6
  6331. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/update.txt +7 -6
  6332. oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service/get.txt +7 -6
  6333. oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service/list.txt +7 -6
  6334. oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service/virtual-circuit-bandwidth-shape/list.txt +7 -6
  6335. oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service-key/get.txt +7 -6
  6336. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/change-compartment.txt +7 -6
  6337. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/create.txt +7 -6
  6338. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/delete.txt +7 -6
  6339. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/get.txt +7 -6
  6340. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/list.txt +7 -6
  6341. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/update.txt +7 -6
  6342. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/change-compartment.txt +7 -6
  6343. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +7 -6
  6344. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/delete.txt +7 -6
  6345. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-config.txt +7 -6
  6346. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-ipsec-cpe-device-config-content.txt +7 -6
  6347. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-status.txt +7 -6
  6348. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get.txt +7 -6
  6349. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/list.txt +7 -6
  6350. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/update.txt +7 -6
  6351. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection-tunnel-error-details/get-ip-sec-connection-tunnel-error.txt +7 -6
  6352. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-psk/get.txt +7 -6
  6353. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-psk/update.txt +7 -6
  6354. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-tunnel/get.txt +7 -6
  6355. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-tunnel/list.txt +7 -6
  6356. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-tunnel/update.txt +7 -6
  6357. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-resource-ip-inventory.txt +7 -6
  6358. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-cidr-utilization.txt +7 -6
  6359. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-ip-inventory.txt +7 -6
  6360. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-vcn-overlap.txt +7 -6
  6361. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/list-ip-inventory.txt +7 -6
  6362. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt +7 -6
  6363. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/delete.txt +7 -6
  6364. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/get.txt +7 -6
  6365. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/ipv6-vnic-detach.txt +7 -6
  6366. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/list.txt +7 -6
  6367. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/update.txt +7 -6
  6368. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/change-compartment.txt +7 -6
  6369. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/connect.txt +7 -6
  6370. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/create.txt +7 -6
  6371. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/delete.txt +7 -6
  6372. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/get.txt +7 -6
  6373. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/list.txt +7 -6
  6374. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/update.txt +7 -6
  6375. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/change-compartment.txt +7 -6
  6376. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/create.txt +7 -6
  6377. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/delete.txt +7 -6
  6378. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/get.txt +7 -6
  6379. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/list.txt +7 -6
  6380. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/update.txt +7 -6
  6381. oci_cli/help_text_producer/data_files/text/cmdref/network/networking-topology/get.txt +7 -6
  6382. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/change-compartment.txt +7 -6
  6383. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/create.txt +7 -6
  6384. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/delete.txt +7 -6
  6385. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/get.txt +7 -6
  6386. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/list.txt +7 -6
  6387. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/add.txt +7 -6
  6388. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/list.txt +7 -6
  6389. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/remove.txt +7 -6
  6390. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/update.txt +7 -6
  6391. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/update.txt +7 -6
  6392. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/vnics/list.txt +7 -6
  6393. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/create.txt +7 -6
  6394. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/delete.txt +7 -6
  6395. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/get.txt +7 -6
  6396. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/list.txt +7 -6
  6397. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/private-ip-vnic-detach.txt +7 -6
  6398. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/update.txt +7 -6
  6399. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/change-compartment.txt +7 -6
  6400. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/create.txt +7 -6
  6401. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/delete.txt +7 -6
  6402. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/get.txt +7 -6
  6403. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/list.txt +7 -6
  6404. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/update.txt +7 -6
  6405. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/add.txt +7 -6
  6406. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/change-compartment.txt +7 -6
  6407. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/create.txt +7 -6
  6408. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/delete.txt +7 -6
  6409. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/get.txt +7 -6
  6410. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/list.txt +7 -6
  6411. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/remove.txt +7 -6
  6412. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/update.txt +7 -6
  6413. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/change-compartment.txt +7 -6
  6414. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/connect.txt +7 -6
  6415. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/create.txt +7 -6
  6416. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/delete.txt +7 -6
  6417. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/get.txt +7 -6
  6418. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/list.txt +7 -6
  6419. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/update.txt +7 -6
  6420. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/change-compartment.txt +7 -6
  6421. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/create.txt +7 -6
  6422. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/delete.txt +7 -6
  6423. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/get.txt +7 -6
  6424. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/list.txt +7 -6
  6425. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/update.txt +7 -6
  6426. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/change-compartment.txt +7 -6
  6427. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/create.txt +7 -6
  6428. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/delete.txt +7 -6
  6429. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/get.txt +7 -6
  6430. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/list.txt +7 -6
  6431. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/update.txt +7 -6
  6432. oci_cli/help_text_producer/data_files/text/cmdref/network/service/get.txt +7 -6
  6433. oci_cli/help_text_producer/data_files/text/cmdref/network/service/list.txt +7 -6
  6434. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/attach.txt +7 -6
  6435. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/change-compartment.txt +7 -6
  6436. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/create.txt +7 -6
  6437. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/delete.txt +7 -6
  6438. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/detach.txt +7 -6
  6439. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/get.txt +7 -6
  6440. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/list.txt +7 -6
  6441. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/update.txt +7 -6
  6442. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/add-ipv4-subnet-cidr.txt +7 -6
  6443. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/add-ipv6-subnet-cidr.txt +7 -6
  6444. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/change-compartment.txt +7 -6
  6445. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/create.txt +7 -6
  6446. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/delete.txt +7 -6
  6447. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/get.txt +7 -6
  6448. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/list.txt +7 -6
  6449. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/modify-ipv4-subnet-cidr.txt +7 -6
  6450. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/remove-ipv4-subnet-cidr.txt +7 -6
  6451. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/remove-ipv6-subnet-cidr.txt +7 -6
  6452. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/update.txt +7 -6
  6453. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet-topology/get.txt +7 -6
  6454. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-cpe-device-config/get-tunnel-cpe-device-config-content.txt +7 -6
  6455. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-cpe-device-config/get.txt +7 -6
  6456. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-cpe-device-config/update.txt +7 -6
  6457. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-route/list-ip-sec-connection.txt +7 -6
  6458. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-security-association/list-ip-sec-connection.txt +7 -6
  6459. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/add-ipv6-vcn-cidr.txt +7 -6
  6460. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/add-vcn-cidr.txt +7 -6
  6461. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/change-compartment.txt +7 -6
  6462. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/create.txt +8 -7
  6463. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/delete.txt +7 -6
  6464. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/get.txt +7 -6
  6465. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/list.txt +7 -6
  6466. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/modify-vcn-cidr.txt +7 -6
  6467. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/remove-ipv6-vcn-cidr.txt +7 -6
  6468. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/remove-vcn-cidr.txt +7 -6
  6469. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/update.txt +8 -7
  6470. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn-dns-resolver-association/get.txt +7 -6
  6471. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn-topology/get.txt +7 -6
  6472. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/change-compartment.txt +7 -6
  6473. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/create.txt +7 -6
  6474. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/delete.txt +7 -6
  6475. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/get.txt +7 -6
  6476. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/list.txt +7 -6
  6477. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/update.txt +7 -6
  6478. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-associated-tunnel-details/list-virtual-circuit-associated-tunnels.txt +7 -6
  6479. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-public-prefix/bulk-add.txt +7 -6
  6480. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-public-prefix/bulk-delete.txt +7 -6
  6481. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-public-prefix/list.txt +7 -6
  6482. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/change-compartment.txt +7 -6
  6483. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/create.txt +7 -6
  6484. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/delete.txt +7 -6
  6485. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/get.txt +7 -6
  6486. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/list.txt +7 -6
  6487. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/update.txt +7 -6
  6488. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt +7 -6
  6489. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-private-ip.txt +7 -6
  6490. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/get.txt +7 -6
  6491. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/unassign-ipv6.txt +7 -6
  6492. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/unassign-private-ip.txt +7 -6
  6493. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/update.txt +7 -6
  6494. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/change-compartment.txt +7 -6
  6495. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/create.txt +7 -6
  6496. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/delete.txt +7 -6
  6497. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/get.txt +7 -6
  6498. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/list.txt +7 -6
  6499. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/update.txt +7 -6
  6500. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/bulk-upload.txt +7 -6
  6501. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/create.txt +7 -6
  6502. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/delete.txt +7 -6
  6503. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/get.txt +7 -6
  6504. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/list.txt +7 -6
  6505. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/update-address-list-update-fqdn-address-list-details.txt +7 -6
  6506. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/update-address-list-update-ip-address-list-details.txt +7 -6
  6507. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/update.txt +7 -6
  6508. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/bulk-upload.txt +7 -6
  6509. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/create.txt +7 -6
  6510. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/delete.txt +7 -6
  6511. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/get.txt +7 -6
  6512. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/list.txt +7 -6
  6513. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/update.txt +7 -6
  6514. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/bulk-upload.txt +7 -6
  6515. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/create.txt +7 -6
  6516. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/delete.txt +7 -6
  6517. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/get.txt +7 -6
  6518. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/list.txt +7 -6
  6519. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/update.txt +7 -6
  6520. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/bulk-upload.txt +7 -6
  6521. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/create.txt +7 -6
  6522. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/delete.txt +7 -6
  6523. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/get.txt +7 -6
  6524. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/list.txt +7 -6
  6525. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/update.txt +7 -6
  6526. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/bulk-upload.txt +7 -6
  6527. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/create.txt +7 -6
  6528. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/delete.txt +7 -6
  6529. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/get.txt +7 -6
  6530. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/list.txt +7 -6
  6531. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/update.txt +7 -6
  6532. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/bulk-upload.txt +7 -6
  6533. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/create.txt +7 -6
  6534. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/delete.txt +7 -6
  6535. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/get.txt +7 -6
  6536. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/list.txt +7 -6
  6537. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/update.txt +7 -6
  6538. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/bulk-upload.txt +7 -6
  6539. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/create.txt +7 -6
  6540. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/delete.txt +7 -6
  6541. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/get.txt +7 -6
  6542. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/list.txt +7 -6
  6543. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/update.txt +7 -6
  6544. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/change-compartment.txt +7 -6
  6545. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/create.txt +7 -6
  6546. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/delete.txt +7 -6
  6547. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/get.txt +7 -6
  6548. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/list.txt +7 -6
  6549. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/update.txt +7 -6
  6550. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/apply.txt +7 -6
  6551. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/change-compartment.txt +7 -6
  6552. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/clone.txt +7 -6
  6553. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/create.txt +7 -6
  6554. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/delete.txt +7 -6
  6555. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/get.txt +7 -6
  6556. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/list.txt +7 -6
  6557. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/migrate.txt +7 -6
  6558. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/update.txt +7 -6
  6559. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/bulk-upload.txt +7 -6
  6560. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/create.txt +7 -6
  6561. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/delete.txt +7 -6
  6562. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/get.txt +7 -6
  6563. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/list.txt +7 -6
  6564. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/update.txt +7 -6
  6565. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/bulk-upload.txt +7 -6
  6566. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/create.txt +7 -6
  6567. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/delete.txt +7 -6
  6568. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/get.txt +7 -6
  6569. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/list.txt +7 -6
  6570. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/update.txt +7 -6
  6571. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/bulk-upload.txt +7 -6
  6572. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/create.txt +7 -6
  6573. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/delete.txt +7 -6
  6574. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/get.txt +7 -6
  6575. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/list.txt +7 -6
  6576. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/update.txt +7 -6
  6577. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/bulk-upload.txt +7 -6
  6578. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/create.txt +7 -6
  6579. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/delete.txt +7 -6
  6580. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/get.txt +7 -6
  6581. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/list.txt +7 -6
  6582. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/update.txt +7 -6
  6583. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/bulk-upload.txt +7 -6
  6584. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/create.txt +7 -6
  6585. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/delete.txt +7 -6
  6586. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/get.txt +7 -6
  6587. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/list.txt +7 -6
  6588. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/update.txt +7 -6
  6589. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request/cancel.txt +7 -6
  6590. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request/get.txt +7 -6
  6591. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request/list.txt +7 -6
  6592. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request-error/list.txt +7 -6
  6593. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request-log-entry/list-work-request-logs.txt +7 -6
  6594. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/create.txt +7 -6
  6595. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/delete.txt +7 -6
  6596. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/get.txt +7 -6
  6597. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/list.txt +7 -6
  6598. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/update.txt +7 -6
  6599. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-health/get.txt +7 -6
  6600. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-operational-status/get.txt +7 -6
  6601. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/create.txt +7 -6
  6602. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/delete.txt +7 -6
  6603. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/get.txt +7 -6
  6604. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/list.txt +7 -6
  6605. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/update.txt +7 -6
  6606. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set-health/get.txt +7 -6
  6607. oci_cli/help_text_producer/data_files/text/cmdref/nlb/health-checker/get.txt +7 -6
  6608. oci_cli/help_text_producer/data_files/text/cmdref/nlb/health-checker/update.txt +7 -6
  6609. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/create.txt +7 -6
  6610. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/delete.txt +7 -6
  6611. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/get.txt +7 -6
  6612. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/list.txt +7 -6
  6613. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/update.txt +7 -6
  6614. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener-protocols/list.txt +7 -6
  6615. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/change-compartment.txt +7 -6
  6616. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/create.txt +7 -6
  6617. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/delete.txt +7 -6
  6618. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/get.txt +7 -6
  6619. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/list.txt +7 -6
  6620. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/update-network-security-groups.txt +7 -6
  6621. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/update.txt +7 -6
  6622. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer-health/get.txt +7 -6
  6623. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer-health/list.txt +7 -6
  6624. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancing-policy/list.txt +7 -6
  6625. oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request/get.txt +7 -6
  6626. oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request/list.txt +7 -6
  6627. oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request-error/list.txt +7 -6
  6628. oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request-log-entry/list.txt +7 -6
  6629. oci_cli/help_text_producer/data_files/text/cmdref/nosql/configuration/get.txt +7 -6
  6630. oci_cli/help_text_producer/data_files/text/cmdref/nosql/configuration/unassign-kms-key.txt +7 -6
  6631. oci_cli/help_text_producer/data_files/text/cmdref/nosql/configuration/update-hosted.txt +7 -6
  6632. oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/create.txt +7 -6
  6633. oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/delete.txt +7 -6
  6634. oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/get.txt +7 -6
  6635. oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/list.txt +7 -6
  6636. oci_cli/help_text_producer/data_files/text/cmdref/nosql/query/execute.txt +7 -6
  6637. oci_cli/help_text_producer/data_files/text/cmdref/nosql/query/prepare.txt +7 -6
  6638. oci_cli/help_text_producer/data_files/text/cmdref/nosql/row/delete.txt +7 -6
  6639. oci_cli/help_text_producer/data_files/text/cmdref/nosql/row/get.txt +7 -6
  6640. oci_cli/help_text_producer/data_files/text/cmdref/nosql/row/update.txt +7 -6
  6641. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/change-compartment.txt +7 -6
  6642. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/create-replica.txt +7 -6
  6643. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/create.txt +7 -6
  6644. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/delete-replica.txt +7 -6
  6645. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/delete.txt +7 -6
  6646. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/get.txt +7 -6
  6647. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/list-table-usage.txt +7 -6
  6648. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/list.txt +7 -6
  6649. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/update.txt +7 -6
  6650. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request/delete.txt +7 -6
  6651. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request/get.txt +7 -6
  6652. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request/list.txt +7 -6
  6653. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request-error/list.txt +7 -6
  6654. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request-log/list.txt +7 -6
  6655. oci_cli/help_text_producer/data_files/text/cmdref/occ/metric-data/read.txt +7 -6
  6656. oci_cli/help_text_producer/data_files/text/cmdref/occ/metric-property/list.txt +7 -6
  6657. oci_cli/help_text_producer/data_files/text/cmdref/occ/namespace/list.txt +7 -6
  6658. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/change-compartment.txt +7 -6
  6659. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/create.txt +7 -6
  6660. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/delete.txt +7 -6
  6661. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/get.txt +7 -6
  6662. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/list.txt +7 -6
  6663. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/update.txt +7 -6
  6664. oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request/get.txt +7 -6
  6665. oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request/list.txt +7 -6
  6666. oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-error/list.txt +7 -6
  6667. oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-log-entry/list.txt +7 -6
  6668. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/create.txt +7 -6
  6669. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/delete.txt +7 -6
  6670. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/get.txt +7 -6
  6671. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/update.txt +7 -6
  6672. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster-summary/list-clusters.txt +7 -6
  6673. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/add-block-volume.txt +7 -6
  6674. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/change-compartment.txt +7 -6
  6675. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/create.txt +7 -6
  6676. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/delete.txt +7 -6
  6677. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/get.txt +7 -6
  6678. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/list.txt +7 -6
  6679. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/update.txt +7 -6
  6680. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/add-datastore.txt +7 -6
  6681. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-cluster.txt +7 -6
  6682. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-esxi-host.txt +7 -6
  6683. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/change-compartment.txt +7 -6
  6684. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/create.txt +7 -6
  6685. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/delete.txt +7 -6
  6686. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-cluster.txt +7 -6
  6687. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-esxi-host.txt +7 -6
  6688. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/get.txt +7 -6
  6689. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/list.txt +7 -6
  6690. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/remove-datastore.txt +7 -6
  6691. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/update.txt +7 -6
  6692. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/create.txt +7 -6
  6693. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/delete.txt +7 -6
  6694. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/get.txt +7 -6
  6695. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/inplace-upgrade.txt +7 -6
  6696. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/list.txt +7 -6
  6697. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/replace-host.txt +7 -6
  6698. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/swap-billing.txt +7 -6
  6699. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/update.txt +7 -6
  6700. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/cancel-downgrade-hcx.txt +7 -6
  6701. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/change-compartment.txt +7 -6
  6702. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/create.txt +7 -6
  6703. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/delete.txt +7 -6
  6704. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/downgrade-hcx.txt +7 -6
  6705. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/get.txt +7 -6
  6706. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/list.txt +7 -6
  6707. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/refresh-hcx-license-status.txt +7 -6
  6708. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/retrieve-password.txt +7 -6
  6709. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/update.txt +7 -6
  6710. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/upgrade-hcx.txt +7 -6
  6711. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/vmware-versions.txt +7 -6
  6712. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/get.txt +7 -6
  6713. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/list.txt +7 -6
  6714. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list.txt +7 -6
  6715. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log/list.txt +7 -6
  6716. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/change-compartment.txt +7 -6
  6717. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/create.txt +7 -6
  6718. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/delete.txt +7 -6
  6719. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/get.txt +7 -6
  6720. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/list.txt +7 -6
  6721. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/start.txt +7 -6
  6722. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/stop.txt +7 -6
  6723. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/update.txt +7 -6
  6724. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/create.txt +7 -6
  6725. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/delete.txt +7 -6
  6726. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/get.txt +7 -6
  6727. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/list.txt +7 -6
  6728. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/update.txt +7 -6
  6729. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/bot/import.txt +7 -6
  6730. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-android-channel-details.txt +7 -6
  6731. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-app-event-channel-details.txt +7 -6
  6732. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-application-channel-details.txt +7 -6
  6733. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-cortana-channel-details.txt +7 -6
  6734. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-facebook-channel-details.txt +7 -6
  6735. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-ios-channel-details.txt +7 -6
  6736. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-ms-teams-channel-details.txt +7 -6
  6737. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-oss-channel-details.txt +7 -6
  6738. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-osvc-channel-details.txt +7 -6
  6739. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-service-cloud-channel-details.txt +7 -6
  6740. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-slack-channel-details.txt +7 -6
  6741. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-twilio-channel-details.txt +7 -6
  6742. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-web-channel-details.txt +7 -6
  6743. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-webhook-channel-details.txt +7 -6
  6744. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create.txt +7 -6
  6745. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/delete.txt +7 -6
  6746. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/get.txt +7 -6
  6747. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/list.txt +7 -6
  6748. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/rotate-channel-keys.txt +7 -6
  6749. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/start.txt +7 -6
  6750. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/stop.txt +7 -6
  6751. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-android-channel-details.txt +7 -6
  6752. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-app-event-channel-details.txt +7 -6
  6753. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-application-channel-details.txt +7 -6
  6754. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-cortana-channel-details.txt +7 -6
  6755. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-facebook-channel-details.txt +7 -6
  6756. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-ios-channel-details.txt +7 -6
  6757. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-ms-teams-channel-details.txt +7 -6
  6758. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-oss-channel-details.txt +7 -6
  6759. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-osvc-channel-details.txt +7 -6
  6760. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-service-cloud-channel-details.txt +7 -6
  6761. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-slack-channel-details.txt +7 -6
  6762. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-twilio-channel-details.txt +7 -6
  6763. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-web-channel-details.txt +7 -6
  6764. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-webhook-channel-details.txt +7 -6
  6765. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update.txt +7 -6
  6766. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-clone-digital-assistant-details.txt +7 -6
  6767. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-create-digital-assistant-version-details.txt +7 -6
  6768. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-create-new-digital-assistant-details.txt +7 -6
  6769. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-extend-digital-assistant-details.txt +7 -6
  6770. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create.txt +7 -6
  6771. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/delete.txt +7 -6
  6772. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/get.txt +7 -6
  6773. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/list.txt +7 -6
  6774. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/publish.txt +7 -6
  6775. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/update.txt +7 -6
  6776. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/configure.txt +7 -6
  6777. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/get.txt +7 -6
  6778. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/list.txt +7 -6
  6779. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/update.txt +7 -6
  6780. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/change-compartment.txt +7 -6
  6781. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/create.txt +7 -6
  6782. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/delete.txt +7 -6
  6783. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/get.txt +7 -6
  6784. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/list.txt +7 -6
  6785. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/update.txt +7 -6
  6786. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/create.txt +7 -6
  6787. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/delete.txt +7 -6
  6788. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/get.txt +7 -6
  6789. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/list.txt +7 -6
  6790. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/create.txt +7 -6
  6791. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/delete.txt +7 -6
  6792. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/get.txt +7 -6
  6793. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/list.txt +7 -6
  6794. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/bulk-create-skill-entities.txt +7 -6
  6795. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/cascading-delete-skill-custom-entities.txt +7 -6
  6796. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-clone-skill-details.txt +7 -6
  6797. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-create-new-skill-details.txt +7 -6
  6798. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-create-skill-version-details.txt +7 -6
  6799. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-extend-skill-details.txt +7 -6
  6800. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create.txt +7 -6
  6801. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/delete.txt +7 -6
  6802. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/export-digital-assistant.txt +7 -6
  6803. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/export.txt +7 -6
  6804. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/get.txt +7 -6
  6805. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/list.txt +7 -6
  6806. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/publish.txt +7 -6
  6807. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/train.txt +7 -6
  6808. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/update.txt +7 -6
  6809. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/create.txt +7 -6
  6810. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/delete.txt +7 -6
  6811. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/get.txt +7 -6
  6812. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/list.txt +7 -6
  6813. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/update.txt +7 -6
  6814. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/create.txt +7 -6
  6815. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/delete.txt +7 -6
  6816. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/get.txt +7 -6
  6817. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/list.txt +7 -6
  6818. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/update.txt +7 -6
  6819. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/create.txt +7 -6
  6820. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/delete.txt +7 -6
  6821. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/get.txt +7 -6
  6822. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/update.txt +7 -6
  6823. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment-collection/list-oda-instance-attachments.txt +7 -6
  6824. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/create.txt +7 -6
  6825. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/delete.txt +7 -6
  6826. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/get.txt +7 -6
  6827. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/list.txt +7 -6
  6828. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/update.txt +7 -6
  6829. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/package/get.txt +7 -6
  6830. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/package/list.txt +7 -6
  6831. oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request/get.txt +7 -6
  6832. oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request/list.txt +7 -6
  6833. oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request-error/list.txt +7 -6
  6834. oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request-log-entry/list.txt +7 -6
  6835. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-materials/get.txt +7 -6
  6836. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request/create.txt +7 -6
  6837. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request/get.txt +7 -6
  6838. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request/handle.txt +7 -6
  6839. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request-ext/get-access-request-internal.txt +7 -6
  6840. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-requests/export-access-requests.txt +7 -6
  6841. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-requests/list.txt +7 -6
  6842. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/change-compartment.txt +7 -6
  6843. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/create.txt +7 -6
  6844. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/delete.txt +7 -6
  6845. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/get.txt +7 -6
  6846. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/update.txt +7 -6
  6847. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-templates/list.txt +7 -6
  6848. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/change-compartment.txt +7 -6
  6849. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/create.txt +7 -6
  6850. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/delete.txt +7 -6
  6851. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/get.txt +7 -6
  6852. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/update.txt +7 -6
  6853. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockboxes/list.txt +7 -6
  6854. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request/cancel.txt +7 -6
  6855. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request/get.txt +7 -6
  6856. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request/list.txt +7 -6
  6857. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request-error/list.txt +7 -6
  6858. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request-log/list.txt +7 -6
  6859. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/billing-schedule/billing-schedule-summary/list-billing-schedules.txt +7 -6
  6860. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/commitment/commitment/get.txt +7 -6
  6861. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/commitment/commitment/list.txt +7 -6
  6862. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/computed-usage/aggregated-computed-usage-summary/list-aggregated-computed-usages.txt +7 -6
  6863. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/computed-usage/computed-usage/get.txt +7 -6
  6864. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/computed-usage/computed-usage/list.txt +7 -6
  6865. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/invoice-summary/invoice/list.txt +7 -6
  6866. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/invoice-summary/invoiceline-computed-usage/list.txt +7 -6
  6867. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/organization-subscription/organization-subscription/list.txt +7 -6
  6868. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/ratecard/rate-card/list.txt +7 -6
  6869. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/subscribed-service/subscribed-service/get.txt +7 -6
  6870. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/subscribed-service/subscribed-service/list.txt +7 -6
  6871. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/subscription/subscription/list.txt +7 -6
  6872. oci_cli/help_text_producer/data_files/text/cmdref/ons/message/publish.txt +7 -6
  6873. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/change-compartment.txt +7 -6
  6874. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/confirm.txt +7 -6
  6875. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/create.txt +7 -6
  6876. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/delete.txt +7 -6
  6877. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/get.txt +7 -6
  6878. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/list.txt +7 -6
  6879. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/resend-confirmation.txt +7 -6
  6880. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/unsubscribe.txt +7 -6
  6881. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/update.txt +7 -6
  6882. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/change-compartment.txt +7 -6
  6883. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/create.txt +7 -6
  6884. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/delete.txt +7 -6
  6885. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/get.txt +7 -6
  6886. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/list.txt +7 -6
  6887. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/update.txt +7 -6
  6888. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/change-compartment.txt +7 -6
  6889. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/create.txt +7 -6
  6890. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/delete.txt +7 -6
  6891. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/get.txt +7 -6
  6892. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/start.txt +7 -6
  6893. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/stop.txt +7 -6
  6894. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/update.txt +7 -6
  6895. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance-collection/list-opa-instances.txt +7 -6
  6896. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request/cancel.txt +7 -6
  6897. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request/get.txt +7 -6
  6898. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request/list.txt +7 -6
  6899. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request-error/list.txt +7 -6
  6900. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request-log-entry/list-work-request-logs.txt +7 -6
  6901. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/approve.txt +7 -6
  6902. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/get.txt +7 -6
  6903. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/interaction-request.txt +7 -6
  6904. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/list-access-request-histories.txt +7 -6
  6905. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/list-interactions.txt +7 -6
  6906. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/list.txt +7 -6
  6907. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/reject.txt +7 -6
  6908. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/review.txt +7 -6
  6909. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/revoke.txt +7 -6
  6910. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-action/get.txt +7 -6
  6911. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-action/list.txt +7 -6
  6912. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/change-compartment.txt +7 -6
  6913. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/create.txt +7 -6
  6914. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/delete.txt +7 -6
  6915. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/get.txt +7 -6
  6916. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/list.txt +7 -6
  6917. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/update.txt +7 -6
  6918. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/change-compartment.txt +7 -6
  6919. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/create.txt +7 -6
  6920. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/delete.txt +7 -6
  6921. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/get-assignment-validation-status.txt +7 -6
  6922. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/get.txt +7 -6
  6923. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/list.txt +7 -6
  6924. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/update.txt +7 -6
  6925. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/validate-operator-assignment.txt +7 -6
  6926. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/delete.txt +7 -6
  6927. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/get.txt +7 -6
  6928. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/list.txt +7 -6
  6929. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/update.txt +7 -6
  6930. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/backup.txt +7 -6
  6931. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/configureoutboundcluster.txt +7 -6
  6932. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/create.txt +7 -6
  6933. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/delete.txt +7 -6
  6934. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/get.txt +7 -6
  6935. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/list-versions.txt +7 -6
  6936. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/list.txt +7 -6
  6937. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/resizehorizontal.txt +7 -6
  6938. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/resizevertical.txt +7 -6
  6939. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/restore.txt +7 -6
  6940. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/shapes-details/list.txt +7 -6
  6941. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/update.txt +7 -6
  6942. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/upgrade.txt +7 -6
  6943. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request/get.txt +7 -6
  6944. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request/list.txt +7 -6
  6945. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request-error/list.txt +7 -6
  6946. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request-log-entry/list.txt +7 -6
  6947. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/create.txt +7 -6
  6948. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/delete.txt +7 -6
  6949. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/get.txt +7 -6
  6950. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/list.txt +7 -6
  6951. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/update.txt +7 -6
  6952. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/delete.txt +7 -6
  6953. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/get.txt +7 -6
  6954. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/head.txt +7 -6
  6955. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/list.txt +7 -6
  6956. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/put.txt +7 -6
  6957. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/change.txt +7 -6
  6958. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/create.txt +7 -6
  6959. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/delete.txt +7 -6
  6960. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/disable.txt +7 -6
  6961. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/enable.txt +7 -6
  6962. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/get.txt +7 -6
  6963. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/list.txt +7 -6
  6964. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/update.txt +7 -6
  6965. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/create.txt +7 -6
  6966. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/delete.txt +7 -6
  6967. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get-awr-database-report.txt +7 -6
  6968. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get-awr-database-sql-report.txt +7 -6
  6969. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get-awr-report.txt +7 -6
  6970. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get.txt +7 -6
  6971. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list-awr-database-snapshots.txt +7 -6
  6972. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list-awr-databases.txt +7 -6
  6973. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list-awr-snapshots.txt +7 -6
  6974. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list.txt +7 -6
  6975. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-cpu-usages.txt +7 -6
  6976. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-metrics.txt +7 -6
  6977. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-parameter-changes.txt +7 -6
  6978. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-parameters.txt +7 -6
  6979. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-snapshot-ranges.txt +7 -6
  6980. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-sysstats.txt +7 -6
  6981. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-top-wait-events.txt +7 -6
  6982. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-wait-event-buckets.txt +7 -6
  6983. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-wait-events.txt +7 -6
  6984. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-sources-summaries.txt +7 -6
  6985. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/update.txt +7 -6
  6986. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-autonomous-database-insight-advanced-features-credential-by-iam.txt +7 -6
  6987. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-autonomous-database-insight-advanced-features-credential-by-vault.txt +7 -6
  6988. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-external-mysql.txt +7 -6
  6989. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-autonomous-database-insight-connection-credential-by-named-credentials.txt +7 -6
  6990. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-autonomous-database-insight-connection-credential-by-vault.txt +7 -6
  6991. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-autonomous-database-insight-connection-credentials-by-source.txt +7 -6
  6992. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-cloud-database-insight-connection-credential-by-iam.txt +7 -6
  6993. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-cloud-database-insight-connection-credential-by-named-credentials.txt +7 -6
  6994. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-cloud-database-insight-connection-credential-by-vault.txt +7 -6
  6995. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-pe-comanaged-database-detail.txt +7 -6
  6996. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change.txt +7 -6
  6997. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-autonomous-database.txt +7 -6
  6998. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-em-external-db.txt +7 -6
  6999. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-external-mysql-database-insight.txt +7 -6
  7000. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-macs-managed-autonomous-database-insight.txt +7 -6
  7001. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-macs-managed-cloud-database-insight.txt +7 -6
  7002. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-mds-my-sql-database.txt +7 -6
  7003. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-pe-comanged-database.txt +7 -6
  7004. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/delete.txt +7 -6
  7005. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/disable-autonomous-database-insight-advanced-features.txt +7 -6
  7006. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/disable.txt +7 -6
  7007. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-autonomous-database-insight-advanced-features-credential-by-iam.txt +7 -6
  7008. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-autonomous-database-insight-advanced-features-credential-by-vault.txt +7 -6
  7009. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-autonomous-database.txt +7 -6
  7010. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-em-external-db.txt +7 -6
  7011. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-external-mysql-database-insight.txt +7 -6
  7012. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-macs-managed-autonomous-database-insight.txt +7 -6
  7013. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-macs-managed-cloud-database-insight.txt +7 -6
  7014. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-mds-my-sql-database.txt +7 -6
  7015. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-pe-comanaged-database.txt +7 -6
  7016. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/get.txt +7 -6
  7017. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-addm-reports.txt +7 -6
  7018. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-database-configuration.txt +7 -6
  7019. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-my-sql-sql-stats.txt +7 -6
  7020. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-my-sql-sql-text.txt +7 -6
  7021. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-bucket.txt +7 -6
  7022. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-plan-lines.txt +7 -6
  7023. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-stats.txt +7 -6
  7024. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-text.txt +7 -6
  7025. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-finding-categories.txt +7 -6
  7026. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-findings-time-series.txt +7 -6
  7027. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-parameter-categories.txt +7 -6
  7028. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-recommendation-categories.txt +7 -6
  7029. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-recommendations-time-series.txt +7 -6
  7030. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-dbs.txt +7 -6
  7031. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-database-configurations.txt +7 -6
  7032. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-sql-plans.txt +7 -6
  7033. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-sql-searches.txt +7 -6
  7034. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-sql-texts.txt +7 -6
  7035. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list.txt +7 -6
  7036. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-findings.txt +7 -6
  7037. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-parameter-changes.txt +7 -6
  7038. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-parameters.txt +7 -6
  7039. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-recommendations.txt +7 -6
  7040. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-schema-objects.txt +7 -6
  7041. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-sql-statements.txt +7 -6
  7042. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-capacity-trend.txt +7 -6
  7043. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-forecast-trend.txt +7 -6
  7044. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-statistics.txt +7 -6
  7045. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage-trend.txt +7 -6
  7046. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage.txt +7 -6
  7047. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-utilization-insight.txt +7 -6
  7048. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-tablespace-usage-trend.txt +7 -6
  7049. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-insights.txt +7 -6
  7050. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-plan-insights.txt +7 -6
  7051. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-response-time-distributions.txt +7 -6
  7052. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics-time-series-by-plan.txt +7 -6
  7053. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics-time-series.txt +7 -6
  7054. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics.txt +7 -6
  7055. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/synchronize-autonomous-database-to-exadata.txt +7 -6
  7056. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/test-macs-managed-autonomous-database-insight-connection-credential-by-named-credentials.txt +7 -6
  7057. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/test-macs-managed-cloud-database-insight-connection-credential-by-iam.txt +7 -6
  7058. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/test-macs-managed-cloud-database-insight-connection-credential-by-vault.txt +7 -6
  7059. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-autonomous-db.txt +7 -6
  7060. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-em-external-db.txt +7 -6
  7061. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-external-mysql-database-insight.txt +7 -6
  7062. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-macs-external-db.txt +7 -6
  7063. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-macs-managed-autonomous-database-insight.txt +7 -6
  7064. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-macs-managed-cloud-database-insight.txt +7 -6
  7065. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-mds-my-sql-database.txt +7 -6
  7066. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-pe-comanaged-database.txt +7 -6
  7067. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/change.txt +7 -6
  7068. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/create.txt +7 -6
  7069. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/delete.txt +7 -6
  7070. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/get.txt +7 -6
  7071. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/list-importable-enterprise-manager-entities.txt +7 -6
  7072. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/list.txt +7 -6
  7073. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/update.txt +7 -6
  7074. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/add-em-external-exadata-members.txt +7 -6
  7075. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/add-macs-managed-cloud-exadata-insight-members.txt +7 -6
  7076. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/add-pe-comanaged-exadata-members.txt +7 -6
  7077. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/change.txt +7 -6
  7078. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/create-em-external-exadata.txt +7 -6
  7079. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/create-macs-managed-cloud-exadata-insight.txt +7 -6
  7080. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/create-pe-comanaged-exadata.txt +7 -6
  7081. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/delete.txt +7 -6
  7082. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/disable.txt +7 -6
  7083. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/enable-em-external-exadata.txt +7 -6
  7084. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/enable-macs-managed-cloud-exadata-insight.txt +7 -6
  7085. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/enable-pe-comanaged-exadata.txt +7 -6
  7086. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/get.txt +7 -6
  7087. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/list-exadata-configurations.txt +7 -6
  7088. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/list.txt +7 -6
  7089. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-capacity-trend-aggregated.txt +7 -6
  7090. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-capacity-trend.txt +7 -6
  7091. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-forecast-trend-aggregated.txt +7 -6
  7092. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-forecast-trend.txt +7 -6
  7093. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-statistics.txt +7 -6
  7094. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-usage-aggregated.txt +7 -6
  7095. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-usage.txt +7 -6
  7096. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-utilization-insight.txt +7 -6
  7097. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-members.txt +7 -6
  7098. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/update-em-external-exadata.txt +7 -6
  7099. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/update-macs-managed-cloud-exadata-insight.txt +7 -6
  7100. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/update-pe-comanaged-exadata.txt +7 -6
  7101. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/change.txt +7 -6
  7102. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/create-em-external-host.txt +7 -6
  7103. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/create-macs-cloud-host.txt +7 -6
  7104. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/create-macs-external-host.txt +7 -6
  7105. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/delete.txt +7 -6
  7106. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/disable.txt +7 -6
  7107. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/enable-em-external-host.txt +7 -6
  7108. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/enable-macs-cloud-host.txt +7 -6
  7109. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/enable-macs-external-host.txt +7 -6
  7110. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/get.txt +7 -6
  7111. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/ingest-host-configuration.txt +7 -6
  7112. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/ingest-host-metrics.txt +7 -6
  7113. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-host-configurations.txt +7 -6
  7114. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-hosted-entities.txt +7 -6
  7115. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-importable-agent-entities.txt +7 -6
  7116. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-macs-cloud-hosts.txt +7 -6
  7117. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list.txt +7 -6
  7118. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-disk-statistics.txt +7 -6
  7119. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-capacity-trend.txt +7 -6
  7120. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-forecast-trend.txt +7 -6
  7121. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-statistics.txt +7 -6
  7122. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-usage-trend.txt +7 -6
  7123. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-usage.txt +7 -6
  7124. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-utilization-insight.txt +7 -6
  7125. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-recommendation.txt +7 -6
  7126. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-io-usage-trend.txt +7 -6
  7127. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-network-usage-trend.txt +7 -6
  7128. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-storage-usage-trend.txt +7 -6
  7129. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-top-processes-usage-trend.txt +7 -6
  7130. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-em-external-host.txt +7 -6
  7131. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-host-insight-update-pe-comanaged-host-insight-details.txt +7 -6
  7132. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-macs-cloud-host.txt +7 -6
  7133. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-macs-external-host.txt +7 -6
  7134. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-macs-managed-database-host-insight.txt +7 -6
  7135. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/change.txt +7 -6
  7136. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/create.txt +7 -6
  7137. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/delete.txt +7 -6
  7138. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/get.txt +7 -6
  7139. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/list.txt +7 -6
  7140. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/update.txt +7 -6
  7141. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/create.txt +7 -6
  7142. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/delete.txt +7 -6
  7143. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/get.txt +7 -6
  7144. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/list.txt +7 -6
  7145. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/update.txt +7 -6
  7146. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/change.txt +7 -6
  7147. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/create.txt +7 -6
  7148. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/delete.txt +7 -6
  7149. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/download-warehouse-wallet.txt +7 -6
  7150. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/get.txt +7 -6
  7151. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/list.txt +7 -6
  7152. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/rotate-warehouse-wallet.txt +7 -6
  7153. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/summarize-operations-insights-warehouse-resource-usage.txt +7 -6
  7154. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/update.txt +7 -6
  7155. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/change.txt +7 -6
  7156. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/create-opsi-ux-configuration-details.txt +7 -6
  7157. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/delete.txt +7 -6
  7158. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/get.txt +7 -6
  7159. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/list.txt +7 -6
  7160. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/summarize-configuration-items.txt +7 -6
  7161. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/update-opsi-ux-configuration-details.txt +7 -6
  7162. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/get.txt +7 -6
  7163. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/list.txt +7 -6
  7164. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/query-data-standard-query.txt +7 -6
  7165. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/query-data-templatized-query.txt +7 -6
  7166. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/change-compartment.txt +7 -6
  7167. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/create.txt +7 -6
  7168. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/delete.txt +7 -6
  7169. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/get.txt +7 -6
  7170. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/list.txt +7 -6
  7171. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/update.txt +7 -6
  7172. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-warehouse-data-objects/list.txt +7 -6
  7173. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-warehouse-data-objects/query-warehouse-data-standard-query.txt +7 -6
  7174. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-warehouse-data-objects/query-warehouse-data-templatized-query.txt +7 -6
  7175. oci_cli/help_text_producer/data_files/text/cmdref/opsi/work-requests/get.txt +7 -6
  7176. oci_cli/help_text_producer/data_files/text/cmdref/opsi/work-requests/list.txt +7 -6
  7177. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/category/get.txt +7 -6
  7178. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/category-summary/list.txt +7 -6
  7179. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/enrollment-status/get.txt +7 -6
  7180. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/enrollment-status/update.txt +7 -6
  7181. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/enrollment-status-summary/list.txt +7 -6
  7182. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/history-summary/list.txt +7 -6
  7183. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/create.txt +7 -6
  7184. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/delete.txt +7 -6
  7185. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/get.txt +7 -6
  7186. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/update.txt +7 -6
  7187. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile-level-summary/list-profile-levels.txt +7 -6
  7188. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile-summary/list.txt +7 -6
  7189. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/queryable-field-summary/list-resource-action-queryable-fields.txt +7 -6
  7190. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation/bulk-apply.txt +7 -6
  7191. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation/get.txt +7 -6
  7192. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation/update.txt +7 -6
  7193. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation-strategy-summary/list-recommendation-strategies.txt +7 -6
  7194. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation-summary/list.txt +7 -6
  7195. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action/get.txt +7 -6
  7196. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action/update.txt +7 -6
  7197. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action-summary/filter-resource-actions.txt +7 -6
  7198. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action-summary/list.txt +7 -6
  7199. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request/get.txt +7 -6
  7200. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request/list.txt +7 -6
  7201. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request-error/list.txt +7 -6
  7202. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request-log-entry/list.txt +7 -6
  7203. oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/get.txt +7 -6
  7204. oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/list.txt +7 -6
  7205. oci_cli/help_text_producer/data_files/text/cmdref/organizations/child-tenancy/create.txt +7 -6
  7206. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/create.txt +7 -6
  7207. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/delete.txt +7 -6
  7208. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/get.txt +7 -6
  7209. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/list.txt +7 -6
  7210. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/update.txt +7 -6
  7211. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/create.txt +7 -6
  7212. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/delete.txt +7 -6
  7213. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/get.txt +7 -6
  7214. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/list.txt +7 -6
  7215. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/update.txt +7 -6
  7216. oci_cli/help_text_producer/data_files/text/cmdref/organizations/governance/organization-tenancy/add.txt +7 -6
  7217. oci_cli/help_text_producer/data_files/text/cmdref/organizations/governance/organization-tenancy/remove.txt +7 -6
  7218. oci_cli/help_text_producer/data_files/text/cmdref/organizations/link/delete.txt +7 -6
  7219. oci_cli/help_text_producer/data_files/text/cmdref/organizations/link/get.txt +7 -6
  7220. oci_cli/help_text_producer/data_files/text/cmdref/organizations/link/list.txt +7 -6
  7221. oci_cli/help_text_producer/data_files/text/cmdref/organizations/order/activate.txt +7 -6
  7222. oci_cli/help_text_producer/data_files/text/cmdref/organizations/order/get.txt +7 -6
  7223. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/get.txt +7 -6
  7224. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/list-organization-tenancies.txt +7 -6
  7225. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/list.txt +7 -6
  7226. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/update.txt +7 -6
  7227. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/approve-organization-tenancy-for-transfer.txt +7 -6
  7228. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/delete.txt +7 -6
  7229. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/get.txt +7 -6
  7230. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/restore.txt +7 -6
  7231. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/unapprove-organization-tenancy-for-transfer.txt +7 -6
  7232. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/accept.txt +7 -6
  7233. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/get.txt +7 -6
  7234. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/ignore.txt +7 -6
  7235. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/list.txt +7 -6
  7236. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/update.txt +7 -6
  7237. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/cancel.txt +7 -6
  7238. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/create.txt +7 -6
  7239. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/get.txt +7 -6
  7240. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/list.txt +7 -6
  7241. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/update.txt +7 -6
  7242. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/get.txt +7 -6
  7243. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list-available-regions.txt +7 -6
  7244. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list.txt +7 -6
  7245. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/create.txt +7 -6
  7246. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/delete.txt +7 -6
  7247. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/get.txt +7 -6
  7248. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/list.txt +7 -6
  7249. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt +7 -6
  7250. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt +7 -6
  7251. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list.txt +7 -6
  7252. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry/list.txt +7 -6
  7253. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/create.txt +7 -6
  7254. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/delete.txt +7 -6
  7255. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/get.txt +7 -6
  7256. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/list.txt +7 -6
  7257. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/reencrypt.txt +7 -6
  7258. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/update.txt +7 -6
  7259. oci_cli/help_text_producer/data_files/text/cmdref/os/multipart/abort.txt +7 -6
  7260. oci_cli/help_text_producer/data_files/text/cmdref/os/multipart/list.txt +7 -6
  7261. oci_cli/help_text_producer/data_files/text/cmdref/os/ns/get-metadata.txt +7 -6
  7262. oci_cli/help_text_producer/data_files/text/cmdref/os/ns/get.txt +7 -6
  7263. oci_cli/help_text_producer/data_files/text/cmdref/os/ns/update-metadata.txt +7 -6
  7264. oci_cli/help_text_producer/data_files/text/cmdref/os/object/batch-delete.txt +122 -0
  7265. oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-delete-versions.txt +7 -6
  7266. oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-delete.txt +7 -6
  7267. oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-download.txt +7 -6
  7268. oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-upload.txt +7 -6
  7269. oci_cli/help_text_producer/data_files/text/cmdref/os/object/copy.txt +7 -6
  7270. oci_cli/help_text_producer/data_files/text/cmdref/os/object/delete.txt +7 -6
  7271. oci_cli/help_text_producer/data_files/text/cmdref/os/object/get.txt +7 -6
  7272. oci_cli/help_text_producer/data_files/text/cmdref/os/object/head.txt +7 -6
  7273. oci_cli/help_text_producer/data_files/text/cmdref/os/object/list-object-versions.txt +7 -6
  7274. oci_cli/help_text_producer/data_files/text/cmdref/os/object/list.txt +7 -6
  7275. oci_cli/help_text_producer/data_files/text/cmdref/os/object/put.txt +7 -6
  7276. oci_cli/help_text_producer/data_files/text/cmdref/os/object/reencrypt.txt +7 -6
  7277. oci_cli/help_text_producer/data_files/text/cmdref/os/object/rename.txt +7 -6
  7278. oci_cli/help_text_producer/data_files/text/cmdref/os/object/restore-status.txt +7 -6
  7279. oci_cli/help_text_producer/data_files/text/cmdref/os/object/restore.txt +7 -6
  7280. oci_cli/help_text_producer/data_files/text/cmdref/os/object/resume-put.txt +7 -6
  7281. oci_cli/help_text_producer/data_files/text/cmdref/os/object/sync.txt +7 -6
  7282. oci_cli/help_text_producer/data_files/text/cmdref/os/object/update-storage-tier.txt +7 -6
  7283. oci_cli/help_text_producer/data_files/text/cmdref/os/object-lifecycle-policy/delete.txt +7 -6
  7284. oci_cli/help_text_producer/data_files/text/cmdref/os/object-lifecycle-policy/get.txt +7 -6
  7285. oci_cli/help_text_producer/data_files/text/cmdref/os/object-lifecycle-policy/put.txt +7 -6
  7286. oci_cli/help_text_producer/data_files/text/cmdref/os/object.txt +2 -0
  7287. oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/create.txt +7 -6
  7288. oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/delete.txt +7 -6
  7289. oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/get.txt +7 -6
  7290. oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/list.txt +7 -6
  7291. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/create.txt +7 -6
  7292. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/delete.txt +7 -6
  7293. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/get.txt +7 -6
  7294. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/list.txt +7 -6
  7295. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/update.txt +7 -6
  7296. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/create-replication-policy.txt +7 -6
  7297. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/delete-replication-policy.txt +7 -6
  7298. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/get-replication-policy.txt +7 -6
  7299. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/list-replication-policies.txt +7 -6
  7300. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/list-replication-sources.txt +7 -6
  7301. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/make-bucket-writable.txt +7 -6
  7302. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/create.txt +7 -6
  7303. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/delete.txt +7 -6
  7304. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/get.txt +7 -6
  7305. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/list.txt +7 -6
  7306. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/update.txt +7 -6
  7307. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/cancel.txt +7 -6
  7308. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/get.txt +7 -6
  7309. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/list.txt +7 -6
  7310. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request-error/list.txt +7 -6
  7311. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request-log-entry/list.txt +7 -6
  7312. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/change-compartment.txt +7 -6
  7313. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/delete-event-content.txt +7 -6
  7314. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/delete.txt +7 -6
  7315. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/get-event-content.txt +7 -6
  7316. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/get.txt +7 -6
  7317. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/import-event-content.txt +7 -6
  7318. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/list.txt +7 -6
  7319. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/update.txt +7 -6
  7320. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/install-all-windows-updates-in-compartment.txt +7 -6
  7321. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/change-compartment.txt +7 -6
  7322. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/create.txt +7 -6
  7323. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/delete.txt +7 -6
  7324. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/get.txt +7 -6
  7325. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/list.txt +7 -6
  7326. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/update.txt +7 -6
  7327. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/attach-managed-instance.txt +7 -6
  7328. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/detach-managed-instance.txt +7 -6
  7329. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/get.txt +7 -6
  7330. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/list-installed-packages.txt +7 -6
  7331. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/list.txt +7 -6
  7332. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/promote-software-source.txt +7 -6
  7333. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/reboot.txt +7 -6
  7334. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/associate-managed-instances-with-management-station.txt +7 -6
  7335. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/attach-profile.txt +7 -6
  7336. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/attach-software-sources.txt +7 -6
  7337. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/delete.txt +7 -6
  7338. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/detach-profile.txt +7 -6
  7339. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/detach-software-sources.txt +7 -6
  7340. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/disable-module-stream.txt +7 -6
  7341. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/enable-module-stream.txt +7 -6
  7342. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/get-analytic-content.txt +7 -6
  7343. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/get-content.txt +7 -6
  7344. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/get.txt +7 -6
  7345. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/install-module-profile.txt +7 -6
  7346. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/install-packages.txt +7 -6
  7347. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/install-windows-updates.txt +7 -6
  7348. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-available-packages.txt +7 -6
  7349. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-available-software-sources.txt +7 -6
  7350. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-available-windows-updates.txt +7 -6
  7351. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-errata.txt +7 -6
  7352. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-installed-packages.txt +7 -6
  7353. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-installed-windows-updates.txt +7 -6
  7354. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-modules.txt +7 -6
  7355. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-updatable-packages.txt +7 -6
  7356. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list.txt +7 -6
  7357. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/reboot.txt +7 -6
  7358. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/refresh-software.txt +7 -6
  7359. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/remove-module-profile.txt +7 -6
  7360. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/remove-packages.txt +7 -6
  7361. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/summarize-analytics.txt +7 -6
  7362. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/switch-module-stream.txt +7 -6
  7363. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/update-packages.txt +7 -6
  7364. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/update.txt +7 -6
  7365. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/attach-managed-instances.txt +7 -6
  7366. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/attach-software-sources.txt +7 -6
  7367. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/change-compartment.txt +7 -6
  7368. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/create.txt +7 -6
  7369. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/delete.txt +7 -6
  7370. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/detach-managed-instances.txt +7 -6
  7371. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/detach-software-sources.txt +7 -6
  7372. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/disable-module-stream.txt +7 -6
  7373. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/enable-module-stream.txt +7 -6
  7374. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/get.txt +7 -6
  7375. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/install-module-profile.txt +7 -6
  7376. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/install-packages.txt +7 -6
  7377. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/install-windows-updates.txt +7 -6
  7378. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-available-modules.txt +7 -6
  7379. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-available-packages.txt +7 -6
  7380. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-available-software-sources.txt +7 -6
  7381. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-installed-packages.txt +7 -6
  7382. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-modules.txt +7 -6
  7383. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list.txt +7 -6
  7384. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/reboot.txt +7 -6
  7385. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/remove-module-profile.txt +7 -6
  7386. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/remove-packages.txt +7 -6
  7387. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/switch-module-stream.txt +7 -6
  7388. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/update-all-packages.txt +7 -6
  7389. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/update.txt +7 -6
  7390. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/change-compartment.txt +7 -6
  7391. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/create.txt +7 -6
  7392. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/delete.txt +7 -6
  7393. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/get.txt +7 -6
  7394. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/list-mirrors.txt +7 -6
  7395. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/list.txt +7 -6
  7396. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/refresh-management-station-config.txt +7 -6
  7397. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/sync-mirrors.txt +7 -6
  7398. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/sync-single-mirrors.txt +7 -6
  7399. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/update.txt +7 -6
  7400. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-lifecycle-stage.txt +7 -6
  7401. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-managed-instance-group.txt +7 -6
  7402. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-management-station.txt +7 -6
  7403. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-software-sources.txt +7 -6
  7404. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/change-compartment.txt +7 -6
  7405. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-group-profile.txt +7 -6
  7406. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-lifecycle-profile.txt +7 -6
  7407. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-software-source-profile.txt +7 -6
  7408. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-windows-stand-alone-profile.txt +7 -6
  7409. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/delete.txt +7 -6
  7410. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/detach-software-sources.txt +7 -6
  7411. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/get-profile-version.txt +7 -6
  7412. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/get.txt +7 -6
  7413. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/list-available-software-sources.txt +7 -6
  7414. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/list.txt +7 -6
  7415. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/update.txt +7 -6
  7416. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/change-compartment.txt +7 -6
  7417. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/create.txt +7 -6
  7418. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/delete.txt +7 -6
  7419. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/get.txt +7 -6
  7420. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/list.txt +7 -6
  7421. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/run-now.txt +7 -6
  7422. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/update.txt +7 -6
  7423. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/add-packages.txt +7 -6
  7424. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/change-availability.txt +7 -6
  7425. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/change-compartment.txt +7 -6
  7426. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-custom-swsrc.txt +7 -6
  7427. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-entitlement.txt +7 -6
  7428. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-private-swsrc.txt +7 -6
  7429. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-third-party-swsrc.txt +7 -6
  7430. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-versioned-custom-swsrc.txt +7 -6
  7431. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/delete.txt +7 -6
  7432. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/generate-metadata.txt +7 -6
  7433. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-erratum.txt +7 -6
  7434. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-module-profile.txt +7 -6
  7435. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-module-stream.txt +7 -6
  7436. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-package-group.txt +7 -6
  7437. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-software-package-by-name.txt +7 -6
  7438. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-software-package.txt +7 -6
  7439. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-software-source-manifest.txt +7 -6
  7440. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get.txt +7 -6
  7441. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-all-software-packages.txt +7 -6
  7442. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-available-software-packages.txt +7 -6
  7443. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-entitlements.txt +7 -6
  7444. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-errata.txt +7 -6
  7445. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-module-profiles.txt +7 -6
  7446. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-module-streams.txt +7 -6
  7447. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-package-groups.txt +7 -6
  7448. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-software-packages.txt +7 -6
  7449. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-software-source-vendors.txt +7 -6
  7450. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-software-sources-with-package.txt +7 -6
  7451. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list.txt +7 -6
  7452. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/remove-packages.txt +7 -6
  7453. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/replace-packages.txt +7 -6
  7454. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/replicate-vendor-swsrc.txt +7 -6
  7455. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/search-module-streams.txt +7 -6
  7456. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/search-modules.txt +7 -6
  7457. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/search-package-groups.txt +7 -6
  7458. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-custom-swsrc.txt +7 -6
  7459. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-private-swsrc.txt +7 -6
  7460. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-software-source-manifest.txt +7 -6
  7461. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-third-party-swsrc.txt +7 -6
  7462. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-versioned-custom-swsrc.txt +7 -6
  7463. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/update-all-packages-in-compartment.txt +7 -6
  7464. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/windows-update/get.txt +7 -6
  7465. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/windows-update/list-windows-updates.txt +7 -6
  7466. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/get.txt +7 -6
  7467. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/list-errors.txt +7 -6
  7468. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/list-logs.txt +7 -6
  7469. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/list.txt +7 -6
  7470. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/rerun.txt +7 -6
  7471. oci_cli/help_text_producer/data_files/text/cmdref/os.txt +2 -0
  7472. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/address-rule-service/address-rule/get.txt +7 -6
  7473. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/address-service/address/get.txt +7 -6
  7474. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/address-service/address/verify.txt +7 -6
  7475. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/download-pdf-content.txt +7 -6
  7476. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/get.txt +7 -6
  7477. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/list-invoice-lines.txt +7 -6
  7478. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/list.txt +7 -6
  7479. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/pay.txt +7 -6
  7480. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/authorize-subscription-payment.txt +7 -6
  7481. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/get.txt +7 -6
  7482. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/list.txt +7 -6
  7483. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/pay.txt +7 -6
  7484. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/update.txt +7 -6
  7485. oci_cli/help_text_producer/data_files/text/cmdref/osub-billing-schedule/billing-schedule-summary/list-billing-schedules.txt +7 -6
  7486. oci_cli/help_text_producer/data_files/text/cmdref/osub-organization-subscription/subscription/list-organization.txt +7 -6
  7487. oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/commitment/commitment/list.txt +7 -6
  7488. oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/commitment/commitment-detail/get-commitment.txt +7 -6
  7489. oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/ratecard/rate-card/list.txt +7 -6
  7490. oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/subscription/subscription/list.txt +7 -6
  7491. oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/get.txt +7 -6
  7492. oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/list.txt +7 -6
  7493. oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage-aggregated-summary/list-computed-usage-aggregateds.txt +7 -6
  7494. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +7 -6
  7495. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +7 -6
  7496. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +7 -6
  7497. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +7 -6
  7498. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +7 -6
  7499. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +7 -6
  7500. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +7 -6
  7501. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +7 -6
  7502. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +7 -6
  7503. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +7 -6
  7504. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +7 -6
  7505. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +7 -6
  7506. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/backup-copy.txt +7 -6
  7507. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/change-compartment.txt +7 -6
  7508. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/create.txt +7 -6
  7509. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/delete.txt +7 -6
  7510. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/get.txt +7 -6
  7511. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/update.txt +7 -6
  7512. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup-collection/list-backups.txt +7 -6
  7513. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +7 -6
  7514. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +7 -6
  7515. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +7 -6
  7516. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +7 -6
  7517. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +7 -6
  7518. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +7 -6
  7519. oci_cli/help_text_producer/data_files/text/cmdref/psql/connection-details/get.txt +7 -6
  7520. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/change-compartment.txt +7 -6
  7521. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-backup-source-details.txt +7 -6
  7522. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-none-source-details.txt +7 -6
  7523. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-oci-optimized-storage-details.txt +7 -6
  7524. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create.txt +7 -6
  7525. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/delete.txt +7 -6
  7526. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/failover.txt +7 -6
  7527. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/get-primary-db-instance.txt +7 -6
  7528. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/get.txt +7 -6
  7529. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/patch.txt +7 -6
  7530. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/reset-master-user-password-plain-text-password-details.txt +7 -6
  7531. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/reset-master-user-password-vault-secret-password-details.txt +7 -6
  7532. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/reset-master-user-password.txt +7 -6
  7533. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/restart-db-instance-in.txt +7 -6
  7534. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/restore.txt +7 -6
  7535. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update-db-system-db-instance.txt +7 -6
  7536. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update.txt +7 -6
  7537. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system-collection/list-db-systems.txt +7 -6
  7538. oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration/get.txt +7 -6
  7539. oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +7 -6
  7540. oci_cli/help_text_producer/data_files/text/cmdref/psql/shape-summary/list-shapes.txt +7 -6
  7541. oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/get.txt +7 -6
  7542. oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/list.txt +7 -6
  7543. oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request-error/list.txt +7 -6
  7544. oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request-log-entry/list-work-request-logs.txt +7 -6
  7545. oci_cli/help_text_producer/data_files/text/cmdref/queue/channels/list-channels.txt +7 -6
  7546. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/delete-message.txt +7 -6
  7547. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/delete-messages.txt +7 -6
  7548. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/get-messages.txt +7 -6
  7549. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/get-stats.txt +7 -6
  7550. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/put-messages.txt +7 -6
  7551. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/update-message.txt +7 -6
  7552. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/update-messages.txt +7 -6
  7553. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/change-compartment.txt +7 -6
  7554. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/create.txt +7 -6
  7555. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/delete.txt +7 -6
  7556. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/get.txt +7 -6
  7557. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/list.txt +7 -6
  7558. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/purge.txt +7 -6
  7559. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/update.txt +7 -6
  7560. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request/get.txt +7 -6
  7561. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request/list.txt +7 -6
  7562. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request-error/list.txt +7 -6
  7563. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request-log/list.txt +7 -6
  7564. oci_cli/help_text_producer/data_files/text/cmdref/raw-request.txt +7 -6
  7565. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/cancel-protected-database-deletion.txt +7 -6
  7566. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/change-compartment.txt +7 -6
  7567. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/change-protected-database-subscription.txt +7 -6
  7568. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/create.txt +7 -6
  7569. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/delete.txt +7 -6
  7570. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/fetch-protected-database-configuration.txt +7 -6
  7571. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/get.txt +7 -6
  7572. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/schedule-protected-database-deletion.txt +7 -6
  7573. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/update.txt +7 -6
  7574. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database-collection/list-protected-databases.txt +7 -6
  7575. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/change-compartment.txt +7 -6
  7576. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/create.txt +7 -6
  7577. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/delete.txt +7 -6
  7578. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/get.txt +7 -6
  7579. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/update.txt +7 -6
  7580. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy-collection/list-protection-policies.txt +7 -6
  7581. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/change-compartment.txt +7 -6
  7582. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/create.txt +7 -6
  7583. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/delete.txt +7 -6
  7584. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/get.txt +7 -6
  7585. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/update.txt +7 -6
  7586. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet-collection/list-recovery-service-subnets.txt +7 -6
  7587. oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request/get.txt +7 -6
  7588. oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-error-collection/list-work-request-errors.txt +7 -6
  7589. oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-log-entry-collection/list-work-request-logs.txt +7 -6
  7590. oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-summary-collection/list-work-requests.txt +7 -6
  7591. 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 +7 -6
  7592. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +7 -6
  7593. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +7 -6
  7594. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +7 -6
  7595. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +7 -6
  7596. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +7 -6
  7597. 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 +7 -6
  7598. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +7 -6
  7599. 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 +7 -6
  7600. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/attached-oci-cache-cluster/list-attached-redis-clusters.txt +7 -6
  7601. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/create-oci-cache-user-details/create-oci-cache-user-iam-authentication-mode.txt +7 -6
  7602. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/create-oci-cache-user-details/create-oci-cache-user-password-authentication-mode.txt +7 -6
  7603. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/create-oci-cache-user-details/create-oci-cache-user.txt +7 -6
  7604. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/change-compartment.txt +7 -6
  7605. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/delete.txt +7 -6
  7606. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/get.txt +7 -6
  7607. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/update-oci-cache-user-iam-authentication-mode.txt +7 -6
  7608. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/update-oci-cache-user-password-authentication-mode.txt +7 -6
  7609. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/update.txt +7 -6
  7610. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user-summary/list-oci-cache-users.txt +7 -6
  7611. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/attached-oci-cache-user/list.txt +7 -6
  7612. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/node-summary/list-redis-cluster-nodes.txt +7 -6
  7613. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/attach.txt +7 -6
  7614. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/change-compartment.txt +7 -6
  7615. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +7 -6
  7616. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/delete.txt +7 -6
  7617. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/detach.txt +7 -6
  7618. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/get.txt +7 -6
  7619. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +7 -6
  7620. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster-summary/list-redis-clusters.txt +7 -6
  7621. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/cancel.txt +7 -6
  7622. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/get.txt +7 -6
  7623. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/list.txt +7 -6
  7624. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request-error/list.txt +7 -6
  7625. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request-log-entry/list-work-request-logs.txt +7 -6
  7626. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-identity/create-identity-token-details/create-identity-token.txt +7 -6
  7627. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/create.txt +7 -6
  7628. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/delete.txt +7 -6
  7629. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/get.txt +7 -6
  7630. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/list.txt +7 -6
  7631. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/change-compartment.txt +7 -6
  7632. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/create.txt +7 -6
  7633. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/delete.txt +7 -6
  7634. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/disable-oac.txt +7 -6
  7635. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/enable-oac.txt +7 -6
  7636. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/get.txt +7 -6
  7637. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/list.txt +7 -6
  7638. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/update.txt +7 -6
  7639. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/create.txt +7 -6
  7640. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/delete.txt +7 -6
  7641. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/get.txt +7 -6
  7642. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/list.txt +7 -6
  7643. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/update.txt +7 -6
  7644. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/cancel.txt +7 -6
  7645. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/get.txt +7 -6
  7646. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/list.txt +7 -6
  7647. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error/list.txt +7 -6
  7648. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry/list.txt +7 -6
  7649. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/associated-resource-summary/list-job-associated-resources.txt +7 -6
  7650. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/associated-resource-summary/list-stack-associated-resources.txt +7 -6
  7651. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/change-compartment.txt +7 -6
  7652. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-bitbucket-cloud-username-app-password-provider.txt +7 -6
  7653. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-bitbucket-server-access-token-provider.txt +7 -6
  7654. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-github-access-token-provider.txt +7 -6
  7655. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-gitlab-access-token-provider.txt +7 -6
  7656. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create.txt +7 -6
  7657. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/delete.txt +7 -6
  7658. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/get.txt +7 -6
  7659. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/list.txt +7 -6
  7660. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-bitbucket-cloud-username-app-password-provider.txt +7 -6
  7661. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-bitbucket-server-access-token-provider.txt +7 -6
  7662. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-github-access-token-provider.txt +7 -6
  7663. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-gitlab-access-token-provider.txt +7 -6
  7664. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update.txt +7 -6
  7665. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/cancel.txt +7 -6
  7666. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-apply-job.txt +7 -6
  7667. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-apply-rollback-job.txt +7 -6
  7668. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-destroy-job.txt +7 -6
  7669. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-import-tf-state-job.txt +7 -6
  7670. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-plan-job.txt +7 -6
  7671. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-plan-rollback-job.txt +7 -6
  7672. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create.txt +7 -6
  7673. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-detailed-log-content.txt +7 -6
  7674. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-logs-content.txt +7 -6
  7675. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-logs.txt +7 -6
  7676. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-config.txt +7 -6
  7677. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-plan.txt +7 -6
  7678. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-state.txt +7 -6
  7679. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get.txt +7 -6
  7680. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/list.txt +7 -6
  7681. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/update.txt +7 -6
  7682. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job-output-summary/list-job-outputs.txt +7 -6
  7683. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/change-compartment.txt +7 -6
  7684. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/create.txt +7 -6
  7685. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/delete.txt +7 -6
  7686. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/get-reachable-ip.txt +7 -6
  7687. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/get.txt +7 -6
  7688. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/list.txt +7 -6
  7689. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/update.txt +7 -6
  7690. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/change-compartment.txt +7 -6
  7691. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/code.txt +7 -6
  7692. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/copy.txt +7 -6
  7693. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-bitbucket-cloud.txt +7 -6
  7694. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-bitbucket-server.txt +7 -6
  7695. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-compartment.txt +7 -6
  7696. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-git-provider.txt +7 -6
  7697. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-object-storage.txt +7 -6
  7698. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-template.txt +7 -6
  7699. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-stack-create-dev-ops-config-source-details.txt +7 -6
  7700. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create.txt +7 -6
  7701. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/delete.txt +7 -6
  7702. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/detect-drift.txt +7 -6
  7703. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get-stack-tf-config.txt +7 -6
  7704. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get-stack-tf-state.txt +7 -6
  7705. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get.txt +7 -6
  7706. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-resource-discovery-services.txt +7 -6
  7707. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-resource-drift-details.txt +7 -6
  7708. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-terraform-versions.txt +7 -6
  7709. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list.txt +7 -6
  7710. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-bitbucket-cloud.txt +7 -6
  7711. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-git-provider.txt +7 -6
  7712. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-object-storage.txt +7 -6
  7713. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-stack-update-dev-ops-config-source-details.txt +7 -6
  7714. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update.txt +7 -6
  7715. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/change-compartment.txt +7 -6
  7716. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/create.txt +7 -6
  7717. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/delete.txt +7 -6
  7718. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get-template-logo.txt +7 -6
  7719. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get-template-tf-config.txt +7 -6
  7720. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get.txt +7 -6
  7721. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/list-template-categories.txt +7 -6
  7722. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/list.txt +7 -6
  7723. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/update.txt +7 -6
  7724. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/get.txt +7 -6
  7725. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list-work-request-errors.txt +7 -6
  7726. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list-work-request-logs.txt +7 -6
  7727. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list.txt +7 -6
  7728. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/resource-type-collection/list-resource-types.txt +7 -6
  7729. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/activate.txt +7 -6
  7730. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/change-compartment.txt +7 -6
  7731. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/create.txt +7 -6
  7732. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/deactivate.txt +7 -6
  7733. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/delete.txt +7 -6
  7734. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/get.txt +7 -6
  7735. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/list.txt +7 -6
  7736. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/update.txt +7 -6
  7737. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request/cancel.txt +7 -6
  7738. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request/get.txt +7 -6
  7739. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request/list.txt +7 -6
  7740. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request-error/list.txt +7 -6
  7741. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request-log-entry/list-work-request-logs.txt +7 -6
  7742. oci_cli/help_text_producer/data_files/text/cmdref/rover/create-master-key-policy.txt +7 -6
  7743. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/cancel.txt +7 -6
  7744. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/get.txt +7 -6
  7745. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/list.txt +7 -6
  7746. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/start.txt +7 -6
  7747. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/create.txt +7 -6
  7748. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/delete.txt +7 -6
  7749. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/get.txt +7 -6
  7750. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/list.txt +7 -6
  7751. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/update.txt +7 -6
  7752. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/cancel.txt +7 -6
  7753. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/create.txt +7 -6
  7754. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/get.txt +7 -6
  7755. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/list.txt +7 -6
  7756. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/view-summary.txt +7 -6
  7757. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/get-import-history.txt +7 -6
  7758. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/get-import-status.txt +7 -6
  7759. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/import-bundle.txt +7 -6
  7760. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/upload-bundle.txt +7 -6
  7761. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/add-workload.txt +7 -6
  7762. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/ca-bundle/get.txt +7 -6
  7763. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate/create.txt +7 -6
  7764. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate/get-leaf-certificate.txt +7 -6
  7765. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate/update.txt +7 -6
  7766. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate-authority/update-root-ca.txt +7 -6
  7767. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/change-compartment.txt +7 -6
  7768. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/create.txt +7 -6
  7769. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/delete-workload.txt +7 -6
  7770. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/delete.txt +7 -6
  7771. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/get-certificate.txt +7 -6
  7772. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/get-encryption-key.txt +7 -6
  7773. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/list-workload.txt +7 -6
  7774. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/list.txt +7 -6
  7775. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/request-approval.txt +7 -6
  7776. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle/copy-to-customer.txt +7 -6
  7777. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle/get-status.txt +7 -6
  7778. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle-request/list.txt +7 -6
  7779. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle-version/get.txt +7 -6
  7780. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/set-secrets.txt +7 -6
  7781. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/setup-identity.txt +7 -6
  7782. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/show.txt +7 -6
  7783. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/update.txt +7 -6
  7784. oci_cli/help_text_producer/data_files/text/cmdref/rover/shape/list.txt +7 -6
  7785. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/add-workload.txt +7 -6
  7786. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/change-compartment.txt +7 -6
  7787. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/create.txt +7 -6
  7788. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/delete-workload.txt +7 -6
  7789. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/delete.txt +7 -6
  7790. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/get-certificate.txt +7 -6
  7791. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/list-workloads.txt +7 -6
  7792. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/list.txt +7 -6
  7793. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/request-approval.txt +7 -6
  7794. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle/copy-to-customer.txt +7 -6
  7795. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle/get-status.txt +7 -6
  7796. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle-request/list.txt +7 -6
  7797. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle-version/get.txt +7 -6
  7798. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/set-secrets.txt +7 -6
  7799. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/show.txt +7 -6
  7800. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/update.txt +7 -6
  7801. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/add-workload.txt +7 -6
  7802. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/change-compartment.txt +7 -6
  7803. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/create.txt +7 -6
  7804. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/delete-workload.txt +7 -6
  7805. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/delete.txt +7 -6
  7806. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/get-certificate.txt +7 -6
  7807. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/list-workloads.txt +7 -6
  7808. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/request-approval.txt +7 -6
  7809. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/set-secrets.txt +7 -6
  7810. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/show.txt +7 -6
  7811. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/update.txt +7 -6
  7812. oci_cli/help_text_producer/data_files/text/cmdref/sch/connector-plugins/get.txt +7 -6
  7813. oci_cli/help_text_producer/data_files/text/cmdref/sch/connector-plugins/list.txt +7 -6
  7814. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/activate.txt +7 -6
  7815. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/change-compartment.txt +7 -6
  7816. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/create.txt +7 -6
  7817. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/deactivate.txt +7 -6
  7818. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/delete.txt +7 -6
  7819. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/get.txt +7 -6
  7820. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/list.txt +7 -6
  7821. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/update.txt +7 -6
  7822. oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request/get.txt +7 -6
  7823. oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request/list.txt +7 -6
  7824. oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request-error/list.txt +7 -6
  7825. oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request-log-entry/list-work-request-logs.txt +7 -6
  7826. oci_cli/help_text_producer/data_files/text/cmdref/search/resource/free-text-search.txt +7 -6
  7827. oci_cli/help_text_producer/data_files/text/cmdref/search/resource/structured-search.txt +7 -6
  7828. oci_cli/help_text_producer/data_files/text/cmdref/search/resource-type/get.txt +7 -6
  7829. oci_cli/help_text_producer/data_files/text/cmdref/search/resource-type/list.txt +7 -6
  7830. oci_cli/help_text_producer/data_files/text/cmdref/secrets/secret-bundle/get-secret-bundle-by-name.txt +7 -6
  7831. oci_cli/help_text_producer/data_files/text/cmdref/secrets/secret-bundle/get.txt +7 -6
  7832. oci_cli/help_text_producer/data_files/text/cmdref/secrets/secret-bundle-version/list-versions.txt +7 -6
  7833. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/bulk-delete.txt +7 -6
  7834. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/bulk-edit.txt +7 -6
  7835. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/create.txt +7 -6
  7836. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/delete.txt +7 -6
  7837. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/get.txt +7 -6
  7838. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/list.txt +7 -6
  7839. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/update.txt +7 -6
  7840. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/cascade-delete.txt +7 -6
  7841. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/change-compartment.txt +7 -6
  7842. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/create.txt +7 -6
  7843. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/delete.txt +7 -6
  7844. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/get.txt +7 -6
  7845. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/list.txt +7 -6
  7846. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/update.txt +7 -6
  7847. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/get.txt +7 -6
  7848. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/list-errors.txt +7 -6
  7849. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/list-logs.txt +7 -6
  7850. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/list.txt +7 -6
  7851. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/application-summary/list-all-applications.txt +154 -0
  7852. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/application-summary/list-applications.txt +8 -7
  7853. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/application-summary.txt +2 -0
  7854. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/configuration/get.txt +93 -0
  7855. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/configuration.txt +14 -0
  7856. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/change-compartment.txt +7 -6
  7857. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/create-with-stack-package.txt +13 -11
  7858. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/create.txt +7 -6
  7859. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/delete.txt +7 -6
  7860. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/download-logo.txt +7 -6
  7861. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/get.txt +7 -6
  7862. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/list.txt +7 -6
  7863. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/update.txt +7 -6
  7864. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application-package/download-config.txt +7 -6
  7865. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application-package/get.txt +7 -6
  7866. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application-package/list.txt +8 -7
  7867. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/change-compartment.txt +7 -6
  7868. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/create.txt +15 -6
  7869. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/delete.txt +7 -6
  7870. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/get.txt +7 -6
  7871. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/list.txt +16 -6
  7872. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/update.txt +17 -7
  7873. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/bulk-replace.txt +7 -6
  7874. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/create.txt +7 -6
  7875. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/delete.txt +7 -6
  7876. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/get.txt +7 -6
  7877. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/list.txt +7 -6
  7878. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request/get.txt +7 -6
  7879. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request/list.txt +7 -6
  7880. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-error/list.txt +7 -6
  7881. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-log-entry/list-work-request-logs.txt +7 -6
  7882. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog.txt +9 -1
  7883. oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/get.txt +7 -6
  7884. oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/list.txt +7 -6
  7885. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +20 -15
  7886. oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt +7 -6
  7887. oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt +7 -6
  7888. oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt +7 -6
  7889. oci_cli/help_text_producer/data_files/text/cmdref/session/terminate.txt +7 -6
  7890. oci_cli/help_text_producer/data_files/text/cmdref/session/validate.txt +7 -6
  7891. oci_cli/help_text_producer/data_files/text/cmdref/setup/autocomplete.txt +7 -6
  7892. oci_cli/help_text_producer/data_files/text/cmdref/setup/bootstrap.txt +7 -6
  7893. oci_cli/help_text_producer/data_files/text/cmdref/setup/config.txt +7 -6
  7894. oci_cli/help_text_producer/data_files/text/cmdref/setup/find-installations.txt +7 -6
  7895. oci_cli/help_text_producer/data_files/text/cmdref/setup/instance-principal.txt +7 -6
  7896. oci_cli/help_text_producer/data_files/text/cmdref/setup/keys.txt +7 -6
  7897. oci_cli/help_text_producer/data_files/text/cmdref/setup/oci-cli-rc.txt +7 -6
  7898. oci_cli/help_text_producer/data_files/text/cmdref/setup/repair-file-permissions.txt +7 -6
  7899. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/change-compartment.txt +7 -6
  7900. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/create-customization-entity-list-dataset.txt +7 -6
  7901. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/create-customization-object-storage-dataset.txt +7 -6
  7902. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/create.txt +7 -6
  7903. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/delete.txt +7 -6
  7904. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/get.txt +7 -6
  7905. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/list.txt +7 -6
  7906. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/update-customization-entity-list-dataset.txt +7 -6
  7907. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/update-customization-object-storage-dataset.txt +7 -6
  7908. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/update.txt +7 -6
  7909. oci_cli/help_text_producer/data_files/text/cmdref/speech/realtime-session-token/create.txt +7 -6
  7910. oci_cli/help_text_producer/data_files/text/cmdref/speech/synthesize-speech.txt +7 -6
  7911. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/cancel.txt +7 -6
  7912. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/change-compartment.txt +7 -6
  7913. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/create.txt +7 -6
  7914. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/delete.txt +7 -6
  7915. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/get.txt +7 -6
  7916. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/list.txt +7 -6
  7917. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/update.txt +7 -6
  7918. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/cancel.txt +7 -6
  7919. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/get.txt +7 -6
  7920. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/list.txt +7 -6
  7921. oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +7 -6
  7922. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/create.txt +7 -6
  7923. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/delete.txt +7 -6
  7924. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/get.txt +7 -6
  7925. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/list.txt +7 -6
  7926. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/update.txt +7 -6
  7927. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/create.txt +7 -6
  7928. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/delete.txt +7 -6
  7929. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/evaluate.txt +7 -6
  7930. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/get.txt +7 -6
  7931. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/list.txt +7 -6
  7932. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/update.txt +7 -6
  7933. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/change-compartment.txt +7 -6
  7934. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-auto-promote-config.txt +7 -6
  7935. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-compute-auto-activate-plugin-config.txt +7 -6
  7936. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-license-auto-assign-config.txt +7 -6
  7937. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-license-enterprise-extensibility-config.txt +7 -6
  7938. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-onboard-config.txt +7 -6
  7939. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create.txt +7 -6
  7940. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/delete.txt +7 -6
  7941. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/get.txt +7 -6
  7942. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/list.txt +7 -6
  7943. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-auto-promote-config.txt +7 -6
  7944. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-compute-auto-activate-plugin-config.txt +7 -6
  7945. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-license-auto-assign-config.txt +7 -6
  7946. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-license-enterprise-extensibility-config.txt +7 -6
  7947. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-onboard-config.txt +7 -6
  7948. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update.txt +7 -6
  7949. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/defined-mt/list.txt +7 -6
  7950. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/create.txt +7 -6
  7951. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/delete.txt +7 -6
  7952. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/get.txt +7 -6
  7953. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/list-logs.txt +7 -6
  7954. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/list.txt +7 -6
  7955. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/create.txt +7 -6
  7956. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/delete.txt +7 -6
  7957. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/get.txt +7 -6
  7958. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/list.txt +7 -6
  7959. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/retry-failed-maintenance-window-operation.txt +7 -6
  7960. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/stop.txt +7 -6
  7961. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/update.txt +7 -6
  7962. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/change-compartment.txt +7 -6
  7963. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-http-metric-ext.txt +7 -6
  7964. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-jmx-metric-ext.txt +7 -6
  7965. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-os-cmd-metric-ext.txt +7 -6
  7966. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-sql-metric-ext.txt +7 -6
  7967. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create.txt +7 -6
  7968. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/delete.txt +7 -6
  7969. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/disable.txt +7 -6
  7970. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/enable.txt +7 -6
  7971. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/export.txt +7 -6
  7972. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/get.txt +7 -6
  7973. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/list.txt +7 -6
  7974. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/publish.txt +7 -6
  7975. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/summarize-metrics.txt +7 -6
  7976. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/summarize-resources.txt +7 -6
  7977. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/test.txt +7 -6
  7978. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-http-metric-ext.txt +7 -6
  7979. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-jmx-metric-ext.txt +7 -6
  7980. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-os-cmd-metric-ext.txt +7 -6
  7981. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-sql-metric-ext.txt +7 -6
  7982. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update.txt +7 -6
  7983. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/apply.txt +7 -6
  7984. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/create.txt +7 -6
  7985. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/delete.txt +7 -6
  7986. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/export.txt +7 -6
  7987. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/get.txt +7 -6
  7988. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/list.txt +7 -6
  7989. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/unapply.txt +7 -6
  7990. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/update.txt +7 -6
  7991. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/change-compartment.txt +7 -6
  7992. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/create.txt +7 -6
  7993. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/delete.txt +7 -6
  7994. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/get.txt +7 -6
  7995. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/list.txt +7 -6
  7996. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/update.txt +7 -6
  7997. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/associate.txt +7 -6
  7998. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/change-compartment.txt +7 -6
  7999. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/create.txt +7 -6
  8000. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/delete.txt +7 -6
  8001. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/disable-external-database.txt +7 -6
  8002. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/disassociate.txt +7 -6
  8003. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/get.txt +7 -6
  8004. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/list.txt +7 -6
  8005. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/manage-license.txt +7 -6
  8006. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search-associated-resources.txt +7 -6
  8007. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search-associations.txt +7 -6
  8008. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search-members.txt +7 -6
  8009. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search.txt +7 -6
  8010. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/summarize-count.txt +7 -6
  8011. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/update-and-propagate-tags.txt +7 -6
  8012. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/update.txt +7 -6
  8013. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/change-compartment.txt +7 -6
  8014. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/create.txt +7 -6
  8015. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/get.txt +7 -6
  8016. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/import-telemetry-resources.txt +7 -6
  8017. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/list.txt +7 -6
  8018. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/update-agent-receiver.txt +7 -6
  8019. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/update-resource-type-configs.txt +7 -6
  8020. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/update.txt +7 -6
  8021. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/create-system-format-resource-type.txt +7 -6
  8022. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/create.txt +7 -6
  8023. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/delete.txt +7 -6
  8024. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/get.txt +7 -6
  8025. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/list.txt +7 -6
  8026. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/update-system-format-resource-type.txt +7 -6
  8027. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/update.txt +7 -6
  8028. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/get.txt +7 -6
  8029. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/list-errors.txt +7 -6
  8030. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/list-logs.txt +7 -6
  8031. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/list.txt +7 -6
  8032. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/change-compartment.txt +7 -6
  8033. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/create.txt +7 -6
  8034. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/delete.txt +7 -6
  8035. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/get.txt +7 -6
  8036. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/list.txt +7 -6
  8037. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/update.txt +7 -6
  8038. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/change-compartment.txt +7 -6
  8039. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/create.txt +7 -6
  8040. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/delete.txt +7 -6
  8041. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/get.txt +7 -6
  8042. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/list.txt +7 -6
  8043. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/update.txt +7 -6
  8044. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/change-compartment.txt +7 -6
  8045. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/create.txt +7 -6
  8046. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/delete.txt +7 -6
  8047. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/get.txt +7 -6
  8048. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/list.txt +7 -6
  8049. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/update.txt +7 -6
  8050. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/cursor/create-cursor.txt +7 -6
  8051. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/cursor/create-group-cursor.txt +7 -6
  8052. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/commit.txt +7 -6
  8053. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/get.txt +7 -6
  8054. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/heartbeat.txt +7 -6
  8055. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/update.txt +7 -6
  8056. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/get.txt +7 -6
  8057. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.txt +7 -6
  8058. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +14 -13
  8059. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +9 -8
  8060. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +8 -7
  8061. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +7 -6
  8062. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +11 -10
  8063. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +10 -9
  8064. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +8 -7
  8065. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator/get.txt +7 -6
  8066. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator/summarize.txt +7 -6
  8067. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts/list-indicator-counts.txt +7 -6
  8068. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries/list-indicators.txt +7 -6
  8069. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/threat-types-collection/list-threat-types.txt +7 -6
  8070. oci_cli/help_text_producer/data_files/text/cmdref/usage/resources/resource-quotum-summary/list-resource-quota.txt +7 -6
  8071. oci_cli/help_text_producer/data_files/text/cmdref/usage/resources/resource-summary/list-resources.txt +7 -6
  8072. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/monthly-reward-summary/list-rewards.txt +7 -6
  8073. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/product-summary/list-products.txt +7 -6
  8074. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redeemable-user/create.txt +7 -6
  8075. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redeemable-user/delete.txt +7 -6
  8076. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redeemable-user-summary/list-redeemable-users.txt +7 -6
  8077. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redemption-summary/list-redemptions.txt +7 -6
  8078. oci_cli/help_text_producer/data_files/text/cmdref/usage/usagelimits/usage-limit-summary/list-usage-limits.txt +7 -6
  8079. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/average-carbon-emission/request.txt +7 -6
  8080. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/clean-energy-usage/request.txt +7 -6
  8081. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/configuration/request-summarized.txt +7 -6
  8082. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/configuration/request-usage-carbon-emission-config.txt +7 -6
  8083. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/create.txt +7 -6
  8084. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/delete.txt +7 -6
  8085. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/get.txt +7 -6
  8086. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/list.txt +7 -6
  8087. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/update.txt +7 -6
  8088. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/create.txt +7 -6
  8089. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/delete.txt +7 -6
  8090. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/get.txt +7 -6
  8091. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/list.txt +7 -6
  8092. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/update.txt +7 -6
  8093. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/create.txt +7 -6
  8094. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/delete.txt +7 -6
  8095. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/get.txt +7 -6
  8096. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/list.txt +7 -6
  8097. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/update.txt +7 -6
  8098. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/create.txt +7 -6
  8099. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/delete.txt +7 -6
  8100. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/get.txt +7 -6
  8101. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/list.txt +7 -6
  8102. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/update.txt +7 -6
  8103. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/scheduled-run/get.txt +7 -6
  8104. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/scheduled-run/list.txt +7 -6
  8105. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emission-summary/request-usage-carbon-emissions.txt +7 -6
  8106. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/create.txt +7 -6
  8107. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/delete.txt +7 -6
  8108. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/get.txt +7 -6
  8109. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/list.txt +7 -6
  8110. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/update.txt +7 -6
  8111. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-summary/request-summarized-usages.txt +7 -6
  8112. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-deletion.txt +7 -6
  8113. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-rotation.txt +7 -6
  8114. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/change-compartment.txt +7 -6
  8115. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt +7 -6
  8116. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/get.txt +7 -6
  8117. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/list.txt +7 -6
  8118. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/rotate.txt +7 -6
  8119. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/schedule-secret-deletion.txt +7 -6
  8120. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +7 -6
  8121. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +7 -6
  8122. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/cancel-deletion.txt +7 -6
  8123. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/get.txt +7 -6
  8124. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/list.txt +7 -6
  8125. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/schedule-deletion.txt +7 -6
  8126. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/create.txt +7 -6
  8127. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/delete.txt +7 -6
  8128. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/get.txt +7 -6
  8129. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/list.txt +7 -6
  8130. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/update.txt +7 -6
  8131. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/errors.txt +7 -6
  8132. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/get.txt +7 -6
  8133. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/list.txt +7 -6
  8134. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/logs.txt +7 -6
  8135. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/application/list.txt +7 -6
  8136. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/change-compartment.txt +7 -6
  8137. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/create-vb-instance-private-endpoint-details.txt +7 -6
  8138. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/create-vb-instance-public-endpoint-details.txt +7 -6
  8139. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/create.txt +7 -6
  8140. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/delete.txt +7 -6
  8141. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/get.txt +7 -6
  8142. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/list.txt +7 -6
  8143. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/reconfigure-private-endpoint.txt +7 -6
  8144. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/start.txt +7 -6
  8145. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/stop.txt +7 -6
  8146. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/update-vb-instance-update-private-endpoint-details.txt +7 -6
  8147. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/update-vb-instance-update-public-endpoint-details.txt +7 -6
  8148. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/update.txt +7 -6
  8149. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request/get.txt +7 -6
  8150. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request/list.txt +7 -6
  8151. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request-error/list.txt +7 -6
  8152. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request-log-entry/list.txt +7 -6
  8153. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analysis/get-path-analysis-adhoc.txt +7 -6
  8154. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analysis/get-path-analysis-persisted.txt +7 -6
  8155. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/change-compartment.txt +7 -6
  8156. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/create.txt +7 -6
  8157. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/delete.txt +7 -6
  8158. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/get.txt +7 -6
  8159. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/list.txt +7 -6
  8160. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/update.txt +7 -6
  8161. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request/get.txt +7 -6
  8162. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request/list.txt +7 -6
  8163. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request-error/list.txt +7 -6
  8164. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request-log/list.txt +7 -6
  8165. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request-result/list.txt +7 -6
  8166. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/change-compartment.txt +7 -6
  8167. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/create.txt +7 -6
  8168. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/delete.txt +7 -6
  8169. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/get.txt +7 -6
  8170. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/list.txt +7 -6
  8171. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/update.txt +7 -6
  8172. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/change-compartment.txt +7 -6
  8173. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/delete.txt +7 -6
  8174. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/get.txt +7 -6
  8175. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/list.txt +7 -6
  8176. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/change-compartment.txt +7 -6
  8177. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/create.txt +7 -6
  8178. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/delete.txt +7 -6
  8179. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/get.txt +7 -6
  8180. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/list.txt +7 -6
  8181. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/update.txt +7 -6
  8182. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/change-compartment.txt +7 -6
  8183. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/create.txt +7 -6
  8184. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/delete.txt +7 -6
  8185. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/get.txt +7 -6
  8186. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/list.txt +7 -6
  8187. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/update.txt +7 -6
  8188. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/change-compartment.txt +7 -6
  8189. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/delete.txt +7 -6
  8190. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/export-csv.txt +7 -6
  8191. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/get.txt +7 -6
  8192. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/list.txt +7 -6
  8193. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/change-compartment.txt +7 -6
  8194. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/delete.txt +7 -6
  8195. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/get.txt +7 -6
  8196. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/list.txt +7 -6
  8197. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/change-compartment.txt +7 -6
  8198. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/delete.txt +7 -6
  8199. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/get.txt +7 -6
  8200. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/list.txt +7 -6
  8201. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/change-compartment.txt +7 -6
  8202. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/delete.txt +7 -6
  8203. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/get.txt +7 -6
  8204. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/list.txt +7 -6
  8205. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/change-compartment.txt +7 -6
  8206. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/create.txt +7 -6
  8207. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/delete.txt +7 -6
  8208. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/get.txt +7 -6
  8209. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/list-error.txt +7 -6
  8210. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/list.txt +7 -6
  8211. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/update.txt +7 -6
  8212. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/export-csv.txt +7 -6
  8213. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/get.txt +7 -6
  8214. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/list-impacted-hosts.txt +7 -6
  8215. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/list.txt +7 -6
  8216. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/get.txt +7 -6
  8217. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/list-vulnerability-impacted-containers.txt +7 -6
  8218. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/list-vulnerability-impacted-hosts.txt +7 -6
  8219. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/list.txt +7 -6
  8220. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request/get.txt +7 -6
  8221. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request/list.txt +7 -6
  8222. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request-error/list.txt +7 -6
  8223. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request-log-entry/list.txt +7 -6
  8224. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/change-compartment.txt +7 -6
  8225. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/create-for-load-balancer.txt +7 -6
  8226. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/delete.txt +7 -6
  8227. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/get.txt +7 -6
  8228. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/list.txt +7 -6
  8229. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/purge-entire-cache.txt +7 -6
  8230. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/update.txt +7 -6
  8231. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/change-compartment.txt +7 -6
  8232. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/create.txt +7 -6
  8233. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/delete.txt +7 -6
  8234. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/get.txt +7 -6
  8235. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/list.txt +7 -6
  8236. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/update.txt +7 -6
  8237. oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request/get.txt +7 -6
  8238. oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request/list.txt +7 -6
  8239. oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request-error/list.txt +7 -6
  8240. oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request-log/list.txt +7 -6
  8241. oci_cli/help_text_producer/data_files/text/cmdref/waas/access-rule/list.txt +7 -6
  8242. oci_cli/help_text_producer/data_files/text/cmdref/waas/access-rule/update.txt +7 -6
  8243. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/change-compartment.txt +7 -6
  8244. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/create.txt +7 -6
  8245. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/delete.txt +7 -6
  8246. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/get.txt +7 -6
  8247. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/list.txt +7 -6
  8248. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/update.txt +7 -6
  8249. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-rate-limiting/get-waf.txt +7 -6
  8250. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-rate-limiting/update-waf.txt +7 -6
  8251. oci_cli/help_text_producer/data_files/text/cmdref/waas/caching-rule/list.txt +7 -6
  8252. oci_cli/help_text_producer/data_files/text/cmdref/waas/caching-rule/update.txt +7 -6
  8253. oci_cli/help_text_producer/data_files/text/cmdref/waas/captcha/list.txt +7 -6
  8254. oci_cli/help_text_producer/data_files/text/cmdref/waas/captcha/update.txt +7 -6
  8255. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/change-compartment.txt +7 -6
  8256. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/create.txt +7 -6
  8257. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/delete.txt +7 -6
  8258. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/get.txt +7 -6
  8259. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/list.txt +7 -6
  8260. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/update-address-list.txt +7 -6
  8261. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/update.txt +7 -6
  8262. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/change-compartment.txt +7 -6
  8263. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/create.txt +7 -6
  8264. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/delete.txt +7 -6
  8265. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/get.txt +7 -6
  8266. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/list.txt +7 -6
  8267. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/update-setting.txt +7 -6
  8268. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/update.txt +7 -6
  8269. oci_cli/help_text_producer/data_files/text/cmdref/waas/device-fingerprint-challenge/get.txt +7 -6
  8270. oci_cli/help_text_producer/data_files/text/cmdref/waas/device-fingerprint-challenge/update.txt +7 -6
  8271. oci_cli/help_text_producer/data_files/text/cmdref/waas/edge-subnet/list.txt +7 -6
  8272. oci_cli/help_text_producer/data_files/text/cmdref/waas/good-bot/list.txt +7 -6
  8273. oci_cli/help_text_producer/data_files/text/cmdref/waas/good-bot/update.txt +7 -6
  8274. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/change-compartment.txt +7 -6
  8275. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/create.txt +7 -6
  8276. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/delete.txt +7 -6
  8277. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/get.txt +7 -6
  8278. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/list.txt +7 -6
  8279. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/update.txt +7 -6
  8280. oci_cli/help_text_producer/data_files/text/cmdref/waas/human-interaction-challenge/get.txt +7 -6
  8281. oci_cli/help_text_producer/data_files/text/cmdref/waas/human-interaction-challenge/update.txt +7 -6
  8282. oci_cli/help_text_producer/data_files/text/cmdref/waas/js-challenge/get.txt +7 -6
  8283. oci_cli/help_text_producer/data_files/text/cmdref/waas/js-challenge/update.txt +7 -6
  8284. oci_cli/help_text_producer/data_files/text/cmdref/waas/policy-config/get.txt +7 -6
  8285. oci_cli/help_text_producer/data_files/text/cmdref/waas/policy-config/update.txt +7 -6
  8286. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-rule/get.txt +7 -6
  8287. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-rule/list.txt +7 -6
  8288. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-rule/update.txt +7 -6
  8289. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-settings/get.txt +7 -6
  8290. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-settings/update.txt +7 -6
  8291. oci_cli/help_text_producer/data_files/text/cmdref/waas/purge-cache.txt +7 -6
  8292. oci_cli/help_text_producer/data_files/text/cmdref/waas/recommendation/accept.txt +7 -6
  8293. oci_cli/help_text_producer/data_files/text/cmdref/waas/recommendation/list.txt +7 -6
  8294. oci_cli/help_text_producer/data_files/text/cmdref/waas/threat-feed/list.txt +7 -6
  8295. oci_cli/help_text_producer/data_files/text/cmdref/waas/threat-feed/update.txt +7 -6
  8296. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/change-compartment.txt +7 -6
  8297. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/create.txt +7 -6
  8298. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/custom-protection-rule/list.txt +7 -6
  8299. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/delete.txt +7 -6
  8300. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/get.txt +7 -6
  8301. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/list.txt +7 -6
  8302. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/update.txt +7 -6
  8303. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-blocked-request/list.txt +7 -6
  8304. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-config/get.txt +7 -6
  8305. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-config/update.txt +7 -6
  8306. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-log/list.txt +7 -6
  8307. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-request/list.txt +7 -6
  8308. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-traffic-datum/list-waf-traffic.txt +7 -6
  8309. oci_cli/help_text_producer/data_files/text/cmdref/waas/whitelist/list.txt +7 -6
  8310. oci_cli/help_text_producer/data_files/text/cmdref/waas/whitelist/update.txt +7 -6
  8311. oci_cli/help_text_producer/data_files/text/cmdref/waas/work-request/cancel.txt +7 -6
  8312. oci_cli/help_text_producer/data_files/text/cmdref/waas/work-request/get.txt +7 -6
  8313. oci_cli/help_text_producer/data_files/text/cmdref/waas/work-request/list.txt +7 -6
  8314. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/change-compartment.txt +7 -6
  8315. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/create-addresses-list.txt +7 -6
  8316. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/create-vcn-addresses-list.txt +7 -6
  8317. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/delete.txt +7 -6
  8318. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/get.txt +7 -6
  8319. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/list.txt +7 -6
  8320. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/update-addresses-list.txt +7 -6
  8321. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/update-vcn-addresses-list.txt +7 -6
  8322. oci_cli/help_text_producer/data_files/text/cmdref/waf/protection-capability/list-protection-capability-group-tags.txt +7 -6
  8323. oci_cli/help_text_producer/data_files/text/cmdref/waf/protection-capability/list.txt +7 -6
  8324. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/change-compartment.txt +7 -6
  8325. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/create-for-load-balancer.txt +7 -6
  8326. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/delete.txt +7 -6
  8327. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/get.txt +7 -6
  8328. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/list.txt +7 -6
  8329. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/update-for-load-balancer.txt +7 -6
  8330. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/change-compartment.txt +7 -6
  8331. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/create.txt +7 -6
  8332. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/delete.txt +7 -6
  8333. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/get.txt +7 -6
  8334. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/list.txt +7 -6
  8335. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/update.txt +7 -6
  8336. oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request/get.txt +7 -6
  8337. oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request/list.txt +7 -6
  8338. oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request-error/list.txt +7 -6
  8339. oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request-log/list.txt +7 -6
  8340. oci_cli/help_text_producer/data_files/text/cmdref/wlms/agreement/get.txt +7 -6
  8341. oci_cli/help_text_producer/data_files/text/cmdref/wlms/configuration/get.txt +7 -6
  8342. oci_cli/help_text_producer/data_files/text/cmdref/wlms/configuration/update.txt +7 -6
  8343. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/get-server.txt +7 -6
  8344. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/get.txt +7 -6
  8345. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list-scan-results.txt +7 -6
  8346. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list-server-installed-patches.txt +7 -6
  8347. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list-servers.txt +7 -6
  8348. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list.txt +7 -6
  8349. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/scan.txt +7 -6
  8350. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/update.txt +7 -6
  8351. oci_cli/help_text_producer/data_files/text/cmdref/wlms/required-policy-collection/list-required-policies.txt +7 -6
  8352. oci_cli/help_text_producer/data_files/text/cmdref/wlms/resource-inventory/summarize.txt +7 -6
  8353. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/change-compartment.txt +7 -6
  8354. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/create-agreement-record.txt +7 -6
  8355. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/delete.txt +7 -6
  8356. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-credential.txt +7 -6
  8357. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-server-backup-content.txt +7 -6
  8358. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-server-backup.txt +7 -6
  8359. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-server.txt +7 -6
  8360. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get.txt +7 -6
  8361. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/install-latest-patches.txt +7 -6
  8362. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-agreement-records.txt +7 -6
  8363. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-applicable-patches.txt +7 -6
  8364. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-credentials.txt +7 -6
  8365. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-scan-results.txt +7 -6
  8366. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-server-backups.txt +7 -6
  8367. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-server-installed-patches.txt +7 -6
  8368. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-servers.txt +7 -6
  8369. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list.txt +7 -6
  8370. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/restart.txt +7 -6
  8371. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/restore.txt +7 -6
  8372. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/scan.txt +7 -6
  8373. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/set-restart-order.txt +7 -6
  8374. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/start.txt +7 -6
  8375. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/stop.txt +7 -6
  8376. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/update-credential.txt +7 -6
  8377. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/update.txt +7 -6
  8378. oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/get.txt +7 -6
  8379. oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/list-work-request-errors.txt +7 -6
  8380. oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/list-work-request-logs.txt +7 -6
  8381. oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/list.txt +7 -6
  8382. oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request/get.txt +7 -6
  8383. oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request/list.txt +7 -6
  8384. oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request-error/list.txt +7 -6
  8385. oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request-log-entry/list.txt +7 -6
  8386. oci_cli/help_text_producer/data_files/text/cmdref/zpr/configuration/create.txt +7 -6
  8387. oci_cli/help_text_producer/data_files/text/cmdref/zpr/configuration/get.txt +7 -6
  8388. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/get-zpr-configuration.txt +7 -6
  8389. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/get-zpr-policy.txt +7 -6
  8390. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-configuration-errors.txt +7 -6
  8391. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-configuration-logs.txt +7 -6
  8392. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-configuration.txt +7 -6
  8393. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-policy-errors.txt +7 -6
  8394. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-policy-logs.txt +7 -6
  8395. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-policy.txt +7 -6
  8396. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/create.txt +7 -6
  8397. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/delete.txt +7 -6
  8398. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/get.txt +7 -6
  8399. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/list.txt +7 -6
  8400. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/update.txt +7 -6
  8401. oci_cli/help_text_producer/data_files/text/oci.txt +30 -0
  8402. oci_cli/version.py +1 -1
  8403. {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/METADATA +2 -2
  8404. {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/RECORD +8455 -8398
  8405. services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py +45 -9
  8406. services/artifacts/src/oci_cli_artifacts/artifacts_cli_extended.py +15 -1
  8407. services/bastion/src/oci_cli_bastion/generated/bastion_cli.py +16 -8
  8408. services/cims/src/oci_cli_incident/cims_cli_extended.py +1 -1
  8409. services/core/src/oci_cli_blockstorage/generated/blockstorage_cli.py +1 -4
  8410. services/core/src/oci_cli_compute/generated/compute_cli.py +10 -6
  8411. services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +2 -2
  8412. services/data_catalog/src/oci_cli_data_catalog/generated/datacatalog_cli.py +20 -8
  8413. services/database/src/oci_cli_database/database_cli_extended.py +8 -0
  8414. services/database/src/oci_cli_database/generated/database_cli.py +280 -3
  8415. services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/__init__.py +4 -0
  8416. services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/dbmulticloudawsprovider_cli_extended.py +17 -0
  8417. services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/generated/__init__.py +4 -0
  8418. services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/generated/client_mappings.py +14 -0
  8419. services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/generated/dbmulticloudawsprovider_cli.py +982 -0
  8420. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py +8 -2
  8421. services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py +7 -1
  8422. services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py +8 -2
  8423. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py +7 -1
  8424. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py +7 -1
  8425. services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py +7 -1
  8426. services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py +7 -1
  8427. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py +7 -1
  8428. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py +7 -1
  8429. services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py +7 -1
  8430. services/dif/src/oci_cli_stack/stack_cli_extended.py +3 -0
  8431. services/email/src/oci_cli_email/generated/email_cli.py +764 -47
  8432. services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +1 -1
  8433. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +5 -1
  8434. services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +150 -6
  8435. services/iot/src/oci_cli_iot/generated/iot_cli.py +10 -2
  8436. services/multicloud/src/oci_cli_metadata/generated/metadata_cli.py +25 -17
  8437. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/multicloudsmetadata_cli.py +2 -2
  8438. services/multicloud/src/oci_cli_multicloud_resources/__init__.py +4 -0
  8439. services/multicloud/src/oci_cli_multicloud_resources/generated/__init__.py +4 -0
  8440. services/multicloud/src/oci_cli_multicloud_resources/generated/client_mappings.py +14 -0
  8441. services/multicloud/src/oci_cli_multicloud_resources/generated/multicloudresources_cli.py +99 -0
  8442. services/multicloud/src/oci_cli_multicloudsubscriptions/__init__.py +4 -0
  8443. services/multicloud/src/oci_cli_multicloudsubscriptions/generated/__init__.py +4 -0
  8444. services/multicloud/src/oci_cli_multicloudsubscriptions/generated/client_mappings.py +14 -0
  8445. services/multicloud/src/oci_cli_multicloudsubscriptions/generated/multicloudsubscriptions_cli.py +89 -0
  8446. services/multicloud/src/oci_cli_omhub_network_anchor/generated/omhubnetworkanchor_cli.py +27 -21
  8447. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/omhubresourceanchor_cli.py +18 -14
  8448. services/mysql/src/oci_cli_db_system/db_system_cli_extended.py +4 -4
  8449. services/object_storage/src/oci_cli_object_storage/generated/objectstorage_cli.py +37 -0
  8450. services/service_catalog/src/oci_cli_service_catalog/generated/servicecatalog_cli.py +116 -11
  8451. {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/LICENSE.txt +0 -0
  8452. {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  8453. {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/WHEEL +0 -0
  8454. {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/entry_points.txt +0 -0
  8455. {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,184 @@
1
+ "update"
2
+ ********
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Updates the EmailIpPool
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci email email-ip-pool update [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --email-ip-pool-id [text]
33
+
34
+ The OCID of the IpPool.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --defined-tags [complex type]
41
+
42
+ Defined tags for this resource. Each key is predefined and scoped to a
43
+ namespace. For more information, see Resource Tags.
44
+
45
+ Example:
46
+
47
+ {"Operations": {"CostCenter": "42"}}
48
+
49
+ This is a complex type whose value must be valid JSON. The value can
50
+ be provided as a string on the command line or passed in as a file
51
+ using the file://path/to/file syntax.
52
+
53
+ The "--generate-param-json-input" option can be used to generate an
54
+ example of the JSON which must be provided. We recommend storing this
55
+ example in a file, modifying it as needed and then passing it back in
56
+ via the file:// syntax.
57
+
58
+ --description [text]
59
+
60
+ The description of the IpPool. Avoid entering confidential
61
+ information.
62
+
63
+ --force
64
+
65
+ Perform update without prompting for confirmation.
66
+
67
+ --freeform-tags [complex type]
68
+
69
+ Free-form tags for this resource. Each tag is a simple key-value pair
70
+ with no predefined name, type, or namespace. For more information, see
71
+ Resource Tags.
72
+
73
+ Example:
74
+
75
+ {"Department": "Finance"}
76
+
77
+ This is a complex type whose value must be valid JSON. The value can
78
+ be provided as a string on the command line or passed in as a file
79
+ using the file://path/to/file syntax.
80
+
81
+ The "--generate-param-json-input" option can be used to generate an
82
+ example of the JSON which must be provided. We recommend storing this
83
+ example in a file, modifying it as needed and then passing it back in
84
+ via the file:// syntax.
85
+
86
+ --from-json [text]
87
+
88
+ Provide input to this command as a JSON document from a file using the
89
+ file://path-to/file syntax.
90
+
91
+ The "--generate-full-command-json-input" option can be used to
92
+ generate a sample json file to be used with this command option. The
93
+ key names are pre-populated and match the command option names
94
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
95
+ while the values of the keys need to be populated by the user before
96
+ using the sample file as an input to this command. For any command
97
+ option that accepts multiple values, the value of the key can be a
98
+ JSON array.
99
+
100
+ Options can still be provided on the command line. If an option exists
101
+ in both the JSON document and the command line then the command line
102
+ specified value will be used.
103
+
104
+ For examples on usage of this option, please see our “using CLI with
105
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
106
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
107
+
108
+ --if-match [text]
109
+
110
+ Used for optimistic concurrency control. In the update or delete call
111
+ for a resource, set the *if-match* parameter to the value of the etag
112
+ from a previous get, create, or update response for that resource.
113
+ The resource will be updated or deleted only if the etag you provide
114
+ matches the resource’s current etag value.
115
+
116
+ --is-lock-override [boolean]
117
+
118
+ Whether to override locks (if any exist).
119
+
120
+ --max-wait-seconds [integer]
121
+
122
+ The maximum time to wait for the work request to reach the state
123
+ defined by "--wait-for-state". Defaults to 1200 seconds.
124
+
125
+ --wait-for-state [text]
126
+
127
+ This operation asynchronously creates, modifies or deletes a resource
128
+ and uses a work request to track the progress of the operation.
129
+ Specify this option to perform the action and then wait until the work
130
+ request reaches a certain state. Multiple states can be specified,
131
+ returning on the first state. For example, "--wait-for-state"
132
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
133
+ lifecycle state is reached first. If timeout is reached, a return code
134
+ of 2 is returned. For any other error, a return code of 1 is returned.
135
+
136
+ Accepted values are:
137
+
138
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
139
+
140
+ --wait-interval-seconds [integer]
141
+
142
+ Check every "--wait-interval-seconds" to see whether the work request
143
+ has reached the state defined by "--wait-for-state". Defaults to 30
144
+ seconds.
145
+
146
+
147
+ Global Parameters
148
+ =================
149
+
150
+ Use "oci --help" for help on global parameters.
151
+
152
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
153
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
154
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
155
+ endpoint", "--generate-full-command-json-input", "--generate-param-
156
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
157
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
158
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
159
+ realm-specific-endpoint", "--region", "--release-info", "--request-
160
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
161
+
162
+
163
+ Example using required parameter
164
+ ================================
165
+
166
+ Copy and paste the following example into a JSON file, replacing the
167
+ example parameters with your own.
168
+
169
+ oci email email-ip-pool create --generate-param-json-input outbound-ips > outbound-ips.json
170
+
171
+ Copy the following CLI commands into a file named example.sh. Run the
172
+ command by typing “bash example.sh” and replacing the example
173
+ parameters with your own.
174
+
175
+ Please note this sample will only work in the POSIX-compliant bash-
176
+ like shell. You need to set up the OCI configuration and appropriate
177
+ security policies before trying the examples.
178
+
179
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-ip-pool/create.html#cmdoption-compartment-id
180
+ export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-ip-pool/create.html#cmdoption-name
181
+
182
+ email_ip_pool_id=$(oci email email-ip-pool create --compartment-id $compartment_id --name $name --outbound-ips file://outbound-ips.json --query data.id --raw-output)
183
+
184
+ oci email email-ip-pool update --email-ip-pool-id $email_ip_pool_id
@@ -0,0 +1,152 @@
1
+ "list-email-ip-pools"
2
+ *********************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Returns a list of EmailIpPools.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci email email-ip-pool-collection list-email-ip-pools [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --compartment-id, -c [text]
33
+
34
+ The OCID for the compartment.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --all
41
+
42
+ Fetches all pages of results. If you provide this option, then you
43
+ cannot provide the "--limit" option.
44
+
45
+ --from-json [text]
46
+
47
+ Provide input to this command as a JSON document from a file using the
48
+ file://path-to/file syntax.
49
+
50
+ The "--generate-full-command-json-input" option can be used to
51
+ generate a sample json file to be used with this command option. The
52
+ key names are pre-populated and match the command option names
53
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
54
+ while the values of the keys need to be populated by the user before
55
+ using the sample file as an input to this command. For any command
56
+ option that accepts multiple values, the value of the key can be a
57
+ JSON array.
58
+
59
+ Options can still be provided on the command line. If an option exists
60
+ in both the JSON document and the command line then the command line
61
+ specified value will be used.
62
+
63
+ For examples on usage of this option, please see our “using CLI with
64
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
65
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
66
+
67
+ --id [text]
68
+
69
+ A filter to only return resources that match the given id exactly.
70
+
71
+ --lifecycle-state [text]
72
+
73
+ Filter returned list by specified lifecycle state. This parameter is
74
+ case-insensitive.
75
+
76
+ Accepted values are:
77
+
78
+ ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE, UPDATING
79
+
80
+ --limit [integer]
81
+
82
+ For list pagination. The maximum number of results per page, or items
83
+ to return in a paginated “List” call. *1* is the minimum, *1000* is
84
+ the maximum. For important details about how pagination works, see
85
+ List Pagination.
86
+
87
+ --name [text]
88
+
89
+ A filter to only return resources that match the given name exactly.
90
+
91
+ --page [text]
92
+
93
+ For list pagination. The value of the opc-next-page response header
94
+ from the previous “List” call. For important details about how
95
+ pagination works, see List Pagination.
96
+
97
+ --page-size [integer]
98
+
99
+ When fetching results, the number of results to fetch per call. Only
100
+ valid when used with "--all" or "--limit", and ignored otherwise.
101
+
102
+ --sort-by [text]
103
+
104
+ Specifies the attribute with which to sort the Email IpPools.
105
+
106
+ Default: *TIMECREATED*
107
+
108
+ * **TIMECREATED:** Sorts by timeCreated.
109
+
110
+ Accepted values are:
111
+
112
+ NAME, TIMECREATED
113
+
114
+ --sort-order [text]
115
+
116
+ The sort order to use, either ascending or descending order.
117
+
118
+ Accepted values are:
119
+
120
+ ASC, DESC
121
+
122
+
123
+ Global Parameters
124
+ =================
125
+
126
+ Use "oci --help" for help on global parameters.
127
+
128
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
129
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
130
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
131
+ endpoint", "--generate-full-command-json-input", "--generate-param-
132
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
133
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
134
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
135
+ realm-specific-endpoint", "--region", "--release-info", "--request-
136
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
137
+
138
+
139
+ Example using required parameter
140
+ ================================
141
+
142
+ Copy the following CLI commands into a file named example.sh. Run the
143
+ command by typing “bash example.sh” and replacing the example
144
+ parameters with your own.
145
+
146
+ Please note this sample will only work in the POSIX-compliant bash-
147
+ like shell. You need to set up the OCI configuration and appropriate
148
+ security policies before trying the examples.
149
+
150
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-ip-pool-collection/list-email-ip-pools.html#cmdoption-compartment-id
151
+
152
+ oci email email-ip-pool-collection list-email-ip-pools --compartment-id $compartment_id
@@ -0,0 +1,14 @@
1
+ email-ip-pool-collection
2
+ ************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Results of an IpPool search. Contains EmailIpPoolSummary items.
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * list-email-ip-pools
@@ -0,0 +1,27 @@
1
+ email-ip-pool
2
+ *************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ A collection of IP addresses used by the Email Delivery service to
9
+ submit an email.
10
+
11
+
12
+ Available Commands
13
+ ==================
14
+
15
+ * add
16
+
17
+ * change-compartment
18
+
19
+ * create
20
+
21
+ * delete
22
+
23
+ * get
24
+
25
+ * remove
26
+
27
+ * update
@@ -0,0 +1,155 @@
1
+ "list-email-outbound-ips"
2
+ *************************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Returns a list of all Outbound Public IPs assigned for a given tenant.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci email email-outbound-ip-collection list-email-outbound-ips [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --compartment-id, -c [text]
33
+
34
+ The OCID for the compartment.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --all
41
+
42
+ Fetches all pages of results. If you provide this option, then you
43
+ cannot provide the "--limit" option.
44
+
45
+ --assignment-state [text]
46
+
47
+ Filter returned list by specified assignment state.
48
+
49
+ Accepted values are:
50
+
51
+ ASSIGNED, AVAILABLE
52
+
53
+ --from-json [text]
54
+
55
+ Provide input to this command as a JSON document from a file using the
56
+ file://path-to/file syntax.
57
+
58
+ The "--generate-full-command-json-input" option can be used to
59
+ generate a sample json file to be used with this command option. The
60
+ key names are pre-populated and match the command option names
61
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
62
+ while the values of the keys need to be populated by the user before
63
+ using the sample file as an input to this command. For any command
64
+ option that accepts multiple values, the value of the key can be a
65
+ JSON array.
66
+
67
+ Options can still be provided on the command line. If an option exists
68
+ in both the JSON document and the command line then the command line
69
+ specified value will be used.
70
+
71
+ For examples on usage of this option, please see our “using CLI with
72
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
73
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
74
+
75
+ --lifecycle-state [text]
76
+
77
+ Filter returned list by specified lifecycle state. This parameter is
78
+ case-insensitive.
79
+
80
+ Accepted values are:
81
+
82
+ ACTIVE, DRAINING, FAILED, UPDATING
83
+
84
+ --limit [integer]
85
+
86
+ For list pagination. The maximum number of results per page, or items
87
+ to return in a paginated “List” call. *1* is the minimum, *1000* is
88
+ the maximum. For important details about how pagination works, see
89
+ List Pagination.
90
+
91
+ --outbound-ip [text]
92
+
93
+ The outbound IP address assigned to the tenancy.
94
+
95
+ --page [text]
96
+
97
+ For list pagination. The value of the opc-next-page response header
98
+ from the previous “List” call. For important details about how
99
+ pagination works, see List Pagination.
100
+
101
+ --page-size [integer]
102
+
103
+ When fetching results, the number of results to fetch per call. Only
104
+ valid when used with "--all" or "--limit", and ignored otherwise.
105
+
106
+ --sort-by [text]
107
+
108
+ The field to sort by. The *OUTBOUNDIP* value returns the list in
109
+ ascending order or Outbound Ip address by default. Use the
110
+ *SortOrderQueryParam* to change the direction of the returned list of
111
+ items.
112
+
113
+ Accepted values are:
114
+
115
+ OUTBOUNDIP
116
+
117
+ --sort-order [text]
118
+
119
+ The sort order to use, either ascending or descending order.
120
+
121
+ Accepted values are:
122
+
123
+ ASC, DESC
124
+
125
+
126
+ Global Parameters
127
+ =================
128
+
129
+ Use "oci --help" for help on global parameters.
130
+
131
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
132
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
133
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
134
+ endpoint", "--generate-full-command-json-input", "--generate-param-
135
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
136
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
137
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
138
+ realm-specific-endpoint", "--region", "--release-info", "--request-
139
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
140
+
141
+
142
+ Example using required parameter
143
+ ================================
144
+
145
+ Copy the following CLI commands into a file named example.sh. Run the
146
+ command by typing “bash example.sh” and replacing the example
147
+ parameters with your own.
148
+
149
+ Please note this sample will only work in the POSIX-compliant bash-
150
+ like shell. You need to set up the OCI configuration and appropriate
151
+ security policies before trying the examples.
152
+
153
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-outbound-ip-collection/list-email-outbound-ips.html#cmdoption-compartment-id
154
+
155
+ oci email email-outbound-ip-collection list-email-outbound-ips --compartment-id $compartment_id
@@ -0,0 +1,15 @@
1
+ email-outbound-ip-collection
2
+ ****************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Results of an outbound public IP search. Contains
9
+ EmailOutboundIpSummary items.
10
+
11
+
12
+ Available Commands
13
+ ==================
14
+
15
+ * list-email-outbound-ips
@@ -123,12 +123,13 @@ Use "oci --help" for help on global parameters.
123
123
 
124
124
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
125
125
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
126
- defaults-file", "--endpoint", "--generate-full-command-json-input", "
127
- --generate-param-json-input", "--help", "--latest-version", "--max-
128
- retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
129
- "--output", "--profile", "--proxy", "--query", "--raw-output", "--
130
- read-timeout", "--realm-specific-endpoint", "--region", "--release-
131
- info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
126
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
127
+ endpoint", "--generate-full-command-json-input", "--generate-param-
128
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
129
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
130
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
131
+ realm-specific-endpoint", "--region", "--release-info", "--request-
132
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
132
133
 
133
134
 
134
135
  Example using required parameter
@@ -151,12 +151,13 @@ Use "oci --help" for help on global parameters.
151
151
 
152
152
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
153
153
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
154
- defaults-file", "--endpoint", "--generate-full-command-json-input", "
155
- --generate-param-json-input", "--help", "--latest-version", "--max-
156
- retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
157
- "--output", "--profile", "--proxy", "--query", "--raw-output", "--
158
- read-timeout", "--realm-specific-endpoint", "--region", "--release-
159
- info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
154
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
155
+ endpoint", "--generate-full-command-json-input", "--generate-param-
156
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
157
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
158
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
159
+ realm-specific-endpoint", "--region", "--release-info", "--request-
160
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
160
161
 
161
162
 
162
163
  Example using required parameter
@@ -109,12 +109,13 @@ Use "oci --help" for help on global parameters.
109
109
 
110
110
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
111
111
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
112
- defaults-file", "--endpoint", "--generate-full-command-json-input", "
113
- --generate-param-json-input", "--help", "--latest-version", "--max-
114
- retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
115
- "--output", "--profile", "--proxy", "--query", "--raw-output", "--
116
- read-timeout", "--realm-specific-endpoint", "--region", "--release-
117
- info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
112
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
113
+ endpoint", "--generate-full-command-json-input", "--generate-param-
114
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
115
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
116
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
117
+ realm-specific-endpoint", "--region", "--release-info", "--request-
118
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
118
119
 
119
120
 
120
121
  Example using required parameter
@@ -67,12 +67,13 @@ Use "oci --help" for help on global parameters.
67
67
 
68
68
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
69
69
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
70
- defaults-file", "--endpoint", "--generate-full-command-json-input", "
71
- --generate-param-json-input", "--help", "--latest-version", "--max-
72
- retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
73
- "--output", "--profile", "--proxy", "--query", "--raw-output", "--
74
- read-timeout", "--realm-specific-endpoint", "--region", "--release-
75
- info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
70
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
71
+ endpoint", "--generate-full-command-json-input", "--generate-param-
72
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
73
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
74
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
75
+ realm-specific-endpoint", "--region", "--release-info", "--request-
76
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
76
77
 
77
78
 
78
79
  Example using required parameter
@@ -126,12 +126,13 @@ Use "oci --help" for help on global parameters.
126
126
 
127
127
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
128
128
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
129
- defaults-file", "--endpoint", "--generate-full-command-json-input", "
130
- --generate-param-json-input", "--help", "--latest-version", "--max-
131
- retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
132
- "--output", "--profile", "--proxy", "--query", "--raw-output", "--
133
- read-timeout", "--realm-specific-endpoint", "--region", "--release-
134
- info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
129
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
130
+ endpoint", "--generate-full-command-json-input", "--generate-param-
131
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
132
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
133
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
134
+ realm-specific-endpoint", "--region", "--release-info", "--request-
135
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
135
136
 
136
137
 
137
138
  Example using required parameter