oci-cli 3.71.0__py3-none-any.whl → 3.71.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (8481) hide show
  1. oci_cli/bin/batch.psm1 +122 -0
  2. oci_cli/bin/integration.psm1 +6 -2
  3. oci_cli/bin/session.psm1 +1 -1
  4. oci_cli/cli_constants.py +2 -0
  5. oci_cli/cli_root.py +3 -1
  6. oci_cli/cli_session.py +3 -2
  7. oci_cli/cli_setup_bootstrap.py +4 -1
  8. oci_cli/cli_util.py +63 -1
  9. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/change-compartment.txt +7 -7
  10. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/create.txt +7 -7
  11. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/delete.txt +7 -7
  12. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/get.txt +7 -7
  13. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/update-governance-instance-configuration.txt +7 -7
  14. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/update.txt +7 -7
  15. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance-collection/list-governance-instances.txt +7 -7
  16. oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance-configuration/get.txt +7 -7
  17. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/change-compartment.txt +7 -7
  18. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/create.txt +7 -7
  19. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/delete.txt +7 -7
  20. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/get.txt +7 -7
  21. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/list.txt +7 -7
  22. oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/update.txt +7 -7
  23. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/activate.txt +7 -7
  24. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/change-compartment.txt +7 -7
  25. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/create.txt +7 -7
  26. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/deactivate.txt +7 -7
  27. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/delete.txt +7 -7
  28. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/get.txt +7 -7
  29. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/list.txt +7 -7
  30. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/update.txt +7 -7
  31. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/cancel.txt +7 -7
  32. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/change-compartment.txt +7 -7
  33. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/create.txt +7 -7
  34. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/delete.txt +7 -7
  35. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/get.txt +7 -7
  36. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/list-application-dependency-recommendations.txt +7 -7
  37. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/list.txt +7 -7
  38. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/update.txt +7 -7
  39. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run-stage/get-stage.txt +7 -7
  40. oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run-stage/list-stages.txt +7 -7
  41. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/change-compartment.txt +7 -7
  42. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create-vulnerability-audit-external-resource-vulnerability-audit-source.txt +7 -7
  43. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create-vulnerability-audit-oci-resource-vulnerability-audit-source.txt +7 -7
  44. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create-vulnerability-audit-unknown-source-vulnerability-audit-source.txt +7 -7
  45. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create.txt +7 -7
  46. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/delete.txt +7 -7
  47. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/get.txt +7 -7
  48. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/list-application-dependency-vulnerabilities.txt +7 -7
  49. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/list.txt +7 -7
  50. oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/update.txt +7 -7
  51. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request/cancel.txt +7 -7
  52. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request/get.txt +7 -7
  53. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request/list.txt +7 -7
  54. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request-error/list.txt +7 -7
  55. oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request-log-entry/list-work-request-logs.txt +7 -7
  56. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-entities.txt +7 -7
  57. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-health-entities.txt +7 -7
  58. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-key-phrases.txt +7 -7
  59. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-language.txt +7 -7
  60. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-pii-entities.txt +7 -7
  61. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-sentiments.txt +7 -7
  62. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-text-classification.txt +7 -7
  63. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-language-translation.txt +7 -7
  64. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-entities.txt +7 -7
  65. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-key-phrases.txt +7 -7
  66. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-language.txt +7 -7
  67. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-sentiments.txt +7 -7
  68. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-text-classification.txt +7 -7
  69. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/change-compartment.txt +7 -7
  70. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/create.txt +7 -7
  71. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/delete.txt +7 -7
  72. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/get.txt +7 -7
  73. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/list.txt +7 -7
  74. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/update.txt +7 -7
  75. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/evaluation-result/list.txt +7 -7
  76. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/cancel.txt +7 -7
  77. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/change-compartment.txt +7 -7
  78. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/create.txt +7 -7
  79. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/delete.txt +7 -7
  80. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/get.txt +7 -7
  81. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/list.txt +7 -7
  82. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/update.txt +7 -7
  83. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/change-compartment.txt +7 -7
  84. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/create.txt +7 -7
  85. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/delete.txt +7 -7
  86. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/get.txt +7 -7
  87. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/list.txt +7 -7
  88. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/update.txt +7 -7
  89. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model-type-info/get.txt +7 -7
  90. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/change-compartment.txt +7 -7
  91. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/create.txt +7 -7
  92. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/delete.txt +7 -7
  93. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/get.txt +7 -7
  94. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/list.txt +7 -7
  95. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/update.txt +7 -7
  96. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/error/list.txt +7 -7
  97. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/get.txt +7 -7
  98. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/list.txt +7 -7
  99. oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/log/list.txt +7 -7
  100. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/change-compartment.txt +7 -7
  101. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/create.txt +7 -7
  102. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/delete.txt +7 -7
  103. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/get.txt +7 -7
  104. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/update.txt +7 -7
  105. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection/list-ai-data-platforms.txt +7 -7
  106. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/cancel.txt +7 -7
  107. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/get.txt +7 -7
  108. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/list.txt +7 -7
  109. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error/list.txt +7 -7
  110. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry/list-work-request-logs.txt +7 -7
  111. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/analyze-document-result/analyze-document-inline-document-details.txt +7 -7
  112. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/analyze-document-result/analyze-document-object-storage-document-details.txt +7 -7
  113. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/analyze-document-result/analyze-document.txt +7 -7
  114. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/add.txt +7 -7
  115. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/change-compartment.txt +7 -7
  116. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/create.txt +7 -7
  117. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/delete.txt +7 -7
  118. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/get.txt +7 -7
  119. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/list.txt +7 -7
  120. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/patch.txt +7 -7
  121. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/remove.txt +7 -7
  122. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/update.txt +7 -7
  123. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model-type-info/get-model-type.txt +7 -7
  124. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/cancel.txt +7 -7
  125. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-general-processor-config.txt +7 -7
  126. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-inline-document-content.txt +7 -7
  127. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-invoice-processor-config.txt +7 -7
  128. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-object-storage-locations.txt +7 -7
  129. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create.txt +7 -7
  130. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/get.txt +7 -7
  131. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/add.txt +7 -7
  132. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/change-compartment.txt +7 -7
  133. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/create.txt +7 -7
  134. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/delete.txt +7 -7
  135. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/get.txt +7 -7
  136. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/list.txt +7 -7
  137. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/remove.txt +7 -7
  138. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/update.txt +7 -7
  139. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request/cancel.txt +7 -7
  140. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request/get.txt +7 -7
  141. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request/list.txt +7 -7
  142. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request-error/list.txt +7 -7
  143. oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request-log-entry/list-work-request-logs.txt +7 -7
  144. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-document-inline-document-details.txt +7 -7
  145. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-document-object-storage-document-details.txt +7 -7
  146. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-document.txt +7 -7
  147. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-image-inline-image-details.txt +7 -7
  148. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-image-object-storage-image-details.txt +7 -7
  149. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-image.txt +7 -7
  150. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/cancel.txt +7 -7
  151. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/create-document-job-object-list-inline-input-location.txt +7 -7
  152. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/create.txt +7 -7
  153. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/get.txt +7 -7
  154. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/cancel.txt +7 -7
  155. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/create-image-job-object-list-inline-input-location.txt +7 -7
  156. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/create.txt +7 -7
  157. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/get.txt +7 -7
  158. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/change-compartment.txt +7 -7
  159. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/create.txt +7 -7
  160. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/delete.txt +7 -7
  161. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/get.txt +7 -7
  162. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/update.txt +7 -7
  163. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model-collection/list-models.txt +7 -7
  164. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/change-compartment.txt +7 -7
  165. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/create.txt +7 -7
  166. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/delete.txt +7 -7
  167. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/get.txt +7 -7
  168. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/update.txt +7 -7
  169. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project-collection/list-projects.txt +7 -7
  170. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +7 -7
  171. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +7 -7
  172. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +7 -7
  173. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +7 -7
  174. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +7 -7
  175. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +7 -7
  176. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +7 -7
  177. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +7 -7
  178. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +7 -7
  179. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +7 -7
  180. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +7 -7
  181. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +7 -7
  182. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +7 -7
  183. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +7 -7
  184. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +7 -7
  185. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +7 -7
  186. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +7 -7
  187. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +7 -7
  188. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +7 -7
  189. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +7 -7
  190. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +7 -7
  191. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +7 -7
  192. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +7 -7
  193. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +7 -7
  194. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/cancel.txt +7 -7
  195. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/create-video-job-object-list-inline-input-location.txt +7 -7
  196. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/create.txt +7 -7
  197. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/get.txt +7 -7
  198. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +7 -7
  199. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +7 -7
  200. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +7 -7
  201. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +7 -7
  202. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +7 -7
  203. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +7 -7
  204. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/cancel.txt +7 -7
  205. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/get.txt +7 -7
  206. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/list.txt +7 -7
  207. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-error/list.txt +7 -7
  208. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-log-entry/list-work-request-logs.txt +7 -7
  209. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/change-compartment.txt +7 -7
  210. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/change-network-endpoint.txt +7 -7
  211. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/create-private-access-channel.txt +7 -7
  212. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/create-vanity-url.txt +7 -7
  213. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/create.txt +7 -7
  214. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/delete-private-access-channel.txt +7 -7
  215. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/delete-vanity-url.txt +7 -7
  216. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/delete.txt +7 -7
  217. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/get-private-access-channel.txt +7 -7
  218. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/get.txt +7 -7
  219. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/list.txt +7 -7
  220. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/scale.txt +7 -7
  221. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/set-feature-bundle.txt +7 -7
  222. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/set-kms-key.txt +7 -7
  223. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/start.txt +7 -7
  224. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/stop.txt +7 -7
  225. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/update-private-access-channel.txt +7 -7
  226. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/update-vanity-url.txt +7 -7
  227. oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/update.txt +7 -7
  228. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request/delete.txt +7 -7
  229. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request/get.txt +7 -7
  230. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request/list.txt +7 -7
  231. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request-error/list.txt +7 -7
  232. oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request-log/list.txt +7 -7
  233. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/change-compartment.txt +7 -7
  234. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/create-filter-group.txt +7 -7
  235. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/create.txt +7 -7
  236. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/delete-filter-group.txt +7 -7
  237. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/delete.txt +7 -7
  238. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/get.txt +7 -7
  239. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/list.txt +7 -7
  240. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/update-filter-group.txt +7 -7
  241. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/update.txt +7 -7
  242. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements/get.txt +7 -7
  243. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements/list.txt +7 -7
  244. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/create.txt +7 -7
  245. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/get.txt +7 -7
  246. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/list.txt +7 -7
  247. oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/update.txt +7 -7
  248. oci_cli/help_text_producer/data_files/text/cmdref/announce/service/list.txt +7 -7
  249. oci_cli/help_text_producer/data_files/text/cmdref/announce/user-status/get.txt +7 -7
  250. oci_cli/help_text_producer/data_files/text/cmdref/announce/user-status/update.txt +7 -7
  251. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt +7 -7
  252. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +7 -7
  253. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/content/get.txt +7 -7
  254. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +7 -7
  255. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +7 -7
  256. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/deployment-specification/get.txt +7 -7
  257. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/get.txt +7 -7
  258. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/list.txt +7 -7
  259. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +7 -7
  260. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +7 -7
  261. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/validations/get.txt +7 -7
  262. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +7 -7
  263. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +7 -7
  264. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +7 -7
  265. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +7 -7
  266. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/get.txt +7 -7
  267. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/list.txt +7 -7
  268. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +7 -7
  269. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +7 -7
  270. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +7 -7
  271. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +7 -7
  272. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +7 -7
  273. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +7 -7
  274. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/get.txt +7 -7
  275. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/list.txt +7 -7
  276. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +7 -7
  277. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +7 -7
  278. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +7 -7
  279. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +7 -7
  280. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +7 -7
  281. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +7 -7
  282. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/get.txt +7 -7
  283. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/list.txt +7 -7
  284. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +7 -7
  285. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +7 -7
  286. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +7 -7
  287. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +7 -7
  288. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +7 -7
  289. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/get.txt +7 -7
  290. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +7 -7
  291. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +7 -7
  292. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +7 -7
  293. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk-language-type/list.txt +7 -7
  294. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +7 -7
  295. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +7 -7
  296. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +7 -7
  297. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +7 -7
  298. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/get.txt +7 -7
  299. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/list.txt +7 -7
  300. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +7 -7
  301. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +7 -7
  302. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +7 -7
  303. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +7 -7
  304. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +7 -7
  305. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +7 -7
  306. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/get.txt +7 -7
  307. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/list.txt +7 -7
  308. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +7 -7
  309. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +7 -7
  310. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/cancel.txt +7 -7
  311. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/get.txt +7 -7
  312. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/list.txt +7 -7
  313. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-error/list.txt +7 -7
  314. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-log/list.txt +7 -7
  315. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +7 -7
  316. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +7 -7
  317. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt +7 -7
  318. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +7 -7
  319. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +7 -7
  320. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +7 -7
  321. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt +7 -7
  322. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +7 -7
  323. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +7 -7
  324. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +7 -7
  325. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata/get.txt +7 -7
  326. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata/list-api-metadata-by-entity-types.txt +7 -7
  327. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata/list.txt +7 -7
  328. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/change-compartment.txt +7 -7
  329. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/create.txt +7 -7
  330. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/delete.txt +7 -7
  331. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/get.txt +7 -7
  332. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/list-privileged-api-controls.txt +7 -7
  333. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/update.txt +7 -7
  334. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/approve.txt +7 -7
  335. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/close.txt +7 -7
  336. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/create.txt +7 -7
  337. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/get.txt +7 -7
  338. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/list-privileged-api-requests.txt +7 -7
  339. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/reject.txt +7 -7
  340. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/revoke.txt +7 -7
  341. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/cancel.txt +7 -7
  342. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/get.txt +7 -7
  343. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/list.txt +7 -7
  344. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-error/list.txt +7 -7
  345. oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-log-entry/list-work-request-logs.txt +7 -7
  346. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +7 -7
  347. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-apdex-rules.txt +7 -7
  348. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +7 -7
  349. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-metric-group.txt +7 -7
  350. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-options.txt +7 -7
  351. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-span-filter.txt +7 -7
  352. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/delete.txt +7 -7
  353. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/get.txt +7 -7
  354. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +7 -7
  355. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-apdex-rules.txt +7 -7
  356. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +7 -7
  357. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-metric-group.txt +7 -7
  358. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-options.txt +7 -7
  359. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-span-filter.txt +7 -7
  360. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +7 -7
  361. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/copy.txt +7 -7
  362. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/export.txt +7 -7
  363. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/import-configuration/import.txt +7 -7
  364. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +7 -7
  365. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +7 -7
  366. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespace-metrics.txt +7 -7
  367. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespaces.txt +7 -7
  368. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/span-filter/validate-pattern.txt +7 -7
  369. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/test/span-enrichment-group.txt +7 -7
  370. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/test/test.txt +7 -7
  371. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/change-compartment.txt +7 -7
  372. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/create.txt +7 -7
  373. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/delete.txt +7 -7
  374. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/get.txt +7 -7
  375. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/list.txt +7 -7
  376. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/update.txt +7 -7
  377. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/data-key/generate.txt +7 -7
  378. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/data-key/list.txt +7 -7
  379. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/data-key/remove.txt +7 -7
  380. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request/get.txt +7 -7
  381. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request/list-apm-domain.txt +7 -7
  382. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request/list.txt +7 -7
  383. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request-error/list.txt +7 -7
  384. oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request-log-entry/list-work-request-logs.txt +7 -7
  385. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/aggregated-network-data-result/aggregate-network-data.txt +7 -7
  386. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/create-with-oracle-rm-stack.txt +7 -7
  387. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/delete.txt +7 -7
  388. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/get.txt +7 -7
  389. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/update-with-oracle-rm-stack.txt +7 -7
  390. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point-collection/list-dedicated-vantage-points.txt +7 -7
  391. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-browser-monitor.txt +7 -7
  392. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-dns-sec-monitor.txt +7 -7
  393. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-dns-server-monitor.txt +7 -7
  394. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-dns-trace-monitor.txt +7 -7
  395. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-ftp-monitor.txt +7 -7
  396. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-network-monitor.txt +7 -7
  397. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-rest-monitor.txt +7 -7
  398. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-scripted-browser-monitor.txt +7 -7
  399. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-scripted-rest-monitor.txt +7 -7
  400. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-sql-monitor.txt +7 -7
  401. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/delete.txt +7 -7
  402. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/get.txt +7 -7
  403. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-browser-monitor.txt +7 -7
  404. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-dns-sec-monitor.txt +7 -7
  405. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-dns-server-monitor.txt +7 -7
  406. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-dns-trace-monitor.txt +7 -7
  407. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-ftp-monitor.txt +7 -7
  408. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-network-monitor.txt +7 -7
  409. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-rest-monitor.txt +7 -7
  410. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-scripted-browser-monitor.txt +7 -7
  411. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-scripted-rest-monitor.txt +7 -7
  412. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-sql-monitor.txt +7 -7
  413. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor-collection/list-monitors.txt +7 -7
  414. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor-result/get.txt +7 -7
  415. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/create.txt +7 -7
  416. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/delete.txt +7 -7
  417. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/get.txt +7 -7
  418. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/update.txt +7 -7
  419. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point-collection/list-on-premise-vantage-points.txt +7 -7
  420. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/public-vantage-point-collection/list-public-vantage-points.txt +7 -7
  421. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/create.txt +7 -7
  422. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/delete.txt +7 -7
  423. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/get.txt +7 -7
  424. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/update.txt +7 -7
  425. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script-collection/list-scripts.txt +7 -7
  426. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/create.txt +7 -7
  427. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/delete.txt +7 -7
  428. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/get.txt +7 -7
  429. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/update.txt +7 -7
  430. oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker-collection/list-workers.txt +7 -7
  431. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/activate.txt +7 -7
  432. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/auto-activate-status.txt +7 -7
  433. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/deactivate.txt +7 -7
  434. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/pin.txt +7 -7
  435. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/unpin.txt +7 -7
  436. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/update-attribute.txt +7 -7
  437. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/update-auto-activate.txt +7 -7
  438. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/update-notes.txt +7 -7
  439. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/query/query-response/run-query.txt +7 -7
  440. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/query/quick-picks/list.txt +7 -7
  441. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/create.txt +7 -7
  442. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/delete.txt +7 -7
  443. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/get.txt +7 -7
  444. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/list.txt +7 -7
  445. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/update.txt +7 -7
  446. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/aggregated-snapshot/get.txt +7 -7
  447. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/log/get.txt +7 -7
  448. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/span/get.txt +7 -7
  449. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/trace/get.txt +7 -7
  450. oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/trace-snapshot/get.txt +7 -7
  451. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance/activate-plugin.txt +7 -7
  452. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance/get.txt +7 -7
  453. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance/publish-top-processes.txt +7 -7
  454. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance-collection/list-monitored-instances.txt +7 -7
  455. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request/get.txt +7 -7
  456. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request/list.txt +7 -7
  457. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request-error/list.txt +7 -7
  458. oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request-log-entry/list.txt +7 -7
  459. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/configuration/get.txt +7 -7
  460. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/configuration/update.txt +7 -7
  461. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/delete.txt +7 -7
  462. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/get.txt +7 -7
  463. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt +7 -7
  464. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/lookup.txt +7 -7
  465. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/remove-version.txt +7 -7
  466. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/restore.txt +7 -7
  467. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/update.txt +7 -7
  468. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/create.txt +7 -7
  469. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/delete.txt +7 -7
  470. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/get-verify.txt +7 -7
  471. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/get.txt +7 -7
  472. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/list.txt +7 -7
  473. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/sign-upload.txt +7 -7
  474. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/update.txt +7 -7
  475. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/change-compartment.txt +7 -7
  476. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/create.txt +7 -7
  477. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/delete.txt +7 -7
  478. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/get.txt +7 -7
  479. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/list.txt +7 -7
  480. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/update.txt +7 -7
  481. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/delete-by-path.txt +7 -7
  482. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/delete.txt +7 -7
  483. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/download-by-path.txt +7 -7
  484. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/download.txt +7 -7
  485. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/get-by-path.txt +7 -7
  486. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/get.txt +7 -7
  487. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/list.txt +7 -7
  488. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/update-by-path.txt +7 -7
  489. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/update.txt +7 -7
  490. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/upload-by-path.txt +7 -7
  491. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/change-compartment.txt +7 -7
  492. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/create-generic-repository.txt +7 -7
  493. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/create.txt +7 -7
  494. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/delete.txt +7 -7
  495. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/get.txt +7 -7
  496. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/list.txt +7 -7
  497. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/update-generic-repository.txt +7 -7
  498. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/update.txt +7 -7
  499. oci_cli/help_text_producer/data_files/text/cmdref/audit/config/get.txt +7 -7
  500. oci_cli/help_text_producer/data_files/text/cmdref/audit/config/update.txt +7 -7
  501. oci_cli/help_text_producer/data_files/text/cmdref/audit/event/list.txt +7 -7
  502. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/change-compartment.txt +7 -7
  503. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/create.txt +7 -7
  504. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/delete.txt +7 -7
  505. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/get.txt +7 -7
  506. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/list.txt +7 -7
  507. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/update.txt +7 -7
  508. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/create.txt +7 -7
  509. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/delete.txt +7 -7
  510. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/get.txt +7 -7
  511. oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/update.txt +7 -7
  512. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/change-compartment.txt +7 -7
  513. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/create.txt +7 -7
  514. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/delete.txt +7 -7
  515. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/get.txt +7 -7
  516. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/list.txt +7 -7
  517. oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/update.txt +7 -7
  518. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create-managed-ssh.txt +7 -7
  519. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create-port-forwarding.txt +7 -7
  520. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create-session-create-dynamic-port-forwarding-session-target-resource-details.txt +7 -7
  521. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create.txt +7 -7
  522. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/delete.txt +7 -7
  523. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/get.txt +7 -7
  524. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/list.txt +7 -7
  525. oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/update.txt +7 -7
  526. oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request/get.txt +7 -7
  527. oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request/list.txt +7 -7
  528. oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request-error/list.txt +7 -7
  529. oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request-log-entry/list-work-request-logs.txt +7 -7
  530. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context/change-compartment.txt +140 -0
  531. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context/create-oci-logging-configuration.txt +210 -0
  532. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context/create.txt +237 -0
  533. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context/delete.txt +139 -0
  534. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context/get.txt +100 -0
  535. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context/list.txt +131 -0
  536. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context/start.txt +134 -0
  537. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context/stop.txt +134 -0
  538. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context/update.txt +213 -0
  539. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context-shape-collection/list.txt +101 -0
  540. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context-shape-collection.txt +14 -0
  541. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-context.txt +35 -0
  542. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job/cancel.txt +144 -0
  543. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job/change-compartment.txt +146 -0
  544. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job/create.txt +215 -0
  545. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job/get.txt +106 -0
  546. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job/list.txt +135 -0
  547. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job/pause.txt +140 -0
  548. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job/unpause.txt +140 -0
  549. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job/update.txt +191 -0
  550. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job-pool/change-compartment.txt +142 -0
  551. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job-pool/create.txt +180 -0
  552. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job-pool/delete.txt +141 -0
  553. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job-pool/get.txt +102 -0
  554. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job-pool/list.txt +135 -0
  555. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job-pool/start.txt +136 -0
  556. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job-pool/stop.txt +136 -0
  557. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job-pool/update.txt +186 -0
  558. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job-pool.txt +33 -0
  559. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-job.txt +35 -0
  560. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task/get.txt +111 -0
  561. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task/list-batch-tasks.txt +125 -0
  562. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task/list.txt +132 -0
  563. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-environment/change-compartment.txt +135 -0
  564. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-environment/create.txt +207 -0
  565. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-environment/delete.txt +134 -0
  566. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-environment/get.txt +95 -0
  567. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-environment/list.txt +131 -0
  568. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-environment/update.txt +179 -0
  569. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-environment.txt +31 -0
  570. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-profile/change-compartment.txt +136 -0
  571. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-profile/create.txt +178 -0
  572. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-profile/delete.txt +135 -0
  573. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-profile/get.txt +96 -0
  574. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-profile/list.txt +131 -0
  575. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-profile/update.txt +180 -0
  576. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task-profile.txt +30 -0
  577. oci_cli/help_text_producer/data_files/text/cmdref/batch/batch-task.txt +18 -0
  578. oci_cli/help_text_producer/data_files/text/cmdref/batch/work-request/get.txt +92 -0
  579. oci_cli/help_text_producer/data_files/text/cmdref/batch/work-request/list.txt +141 -0
  580. oci_cli/help_text_producer/data_files/text/cmdref/batch/work-request-error/list.txt +132 -0
  581. oci_cli/help_text_producer/data_files/text/cmdref/batch/work-request-error.txt +15 -0
  582. oci_cli/help_text_producer/data_files/text/cmdref/batch/work-request-log-entry/list-work-request-logs.txt +132 -0
  583. oci_cli/help_text_producer/data_files/text/cmdref/batch/work-request-log-entry.txt +15 -0
  584. oci_cli/help_text_producer/data_files/text/cmdref/batch/work-request.txt +21 -0
  585. oci_cli/help_text_producer/data_files/text/cmdref/batch.txt +123 -0
  586. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/create.txt +7 -7
  587. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/delete.txt +7 -7
  588. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/edit.txt +7 -7
  589. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/get.txt +7 -7
  590. oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/list.txt +7 -7
  591. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/create.txt +7 -7
  592. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/delete.txt +7 -7
  593. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/get.txt +7 -7
  594. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/list.txt +7 -7
  595. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/test-bds-object-storage-connection.txt +7 -7
  596. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-capacity-report/create.txt +7 -7
  597. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-cluster-version/list.txt +7 -7
  598. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/activate.txt +7 -7
  599. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/create.txt +7 -7
  600. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/delete.txt +7 -7
  601. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/get.txt +7 -7
  602. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/list.txt +7 -7
  603. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/test.txt +7 -7
  604. oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/update.txt +7 -7
  605. oci_cli/help_text_producer/data_files/text/cmdref/bds/block-storage/add.txt +7 -7
  606. oci_cli/help_text_producer/data_files/text/cmdref/bds/cloudsql/add.txt +7 -7
  607. oci_cli/help_text_producer/data_files/text/cmdref/bds/cloudsql/remove.txt +7 -7
  608. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/activate-iam-user-sync-configuration.txt +7 -7
  609. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/activate-upst-configuration.txt +7 -7
  610. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/create.txt +7 -7
  611. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/deactivate-iam-user-sync-configuration.txt +7 -7
  612. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/deactivate-upst-configuration.txt +7 -7
  613. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/delete.txt +7 -7
  614. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/get.txt +7 -7
  615. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/list.txt +7 -7
  616. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/refresh-confidential-application.txt +7 -7
  617. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/refresh-upst-token-exchange-keytab.txt +7 -7
  618. oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/update.txt +7 -7
  619. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/backup-node-node-level-details.txt +7 -7
  620. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/backup-node-node-type-level-details.txt +7 -7
  621. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/backup-node.txt +7 -7
  622. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/certificate-service-info.txt +7 -7
  623. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/change-compartment.txt +7 -7
  624. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/change-shape.txt +7 -7
  625. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-backup-configuration-node-level-details.txt +7 -7
  626. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-backup-configuration-node-type-level-details.txt +7 -7
  627. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-backup-configuration.txt +7 -7
  628. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-replace-configuration-node-level-details.txt +7 -7
  629. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-replace-configuration-node-type-level-details.txt +7 -7
  630. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-replace-configuration.txt +7 -7
  631. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-resource-principal-configuration.txt +7 -7
  632. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create.txt +7 -7
  633. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/delete.txt +7 -7
  634. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/disable-certificate.txt +7 -7
  635. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/enable-certificate.txt +7 -7
  636. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/execute-bootstrap-script.txt +7 -7
  637. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/force-refresh-resource-principal.txt +7 -7
  638. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-node-backup-configuration.txt +7 -7
  639. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-node-backup.txt +7 -7
  640. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-node-replace-configuration.txt +7 -7
  641. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-os-patch-details.txt +7 -7
  642. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-resource-principal-configuration.txt +7 -7
  643. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-software-update.txt +7 -7
  644. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get.txt +7 -7
  645. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch-batching-based-patching-configs.txt +7 -7
  646. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch-domain-based-patching-configs.txt +7 -7
  647. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch-downtime-based-patching-configs.txt +7 -7
  648. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch.txt +7 -7
  649. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch-batching-based-odh-patching-config.txt +7 -7
  650. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch-domain-based-odh-patching-config.txt +7 -7
  651. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch-downtime-based-odh-patching-config.txt +7 -7
  652. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch.txt +7 -7
  653. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-software-updates.txt +7 -7
  654. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-node-backup-configurations.txt +7 -7
  655. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-node-backups.txt +7 -7
  656. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-node-replace-configurations.txt +7 -7
  657. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-os-patches.txt +7 -7
  658. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-patch-histories.txt +7 -7
  659. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-patches.txt +7 -7
  660. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-resource-principal-configurations.txt +7 -7
  661. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-software-updates.txt +7 -7
  662. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list.txt +7 -7
  663. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/master-nodes/add.txt +7 -7
  664. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/remove.txt +7 -7
  665. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/renew-certificate.txt +7 -7
  666. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/replace-node.txt +7 -7
  667. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/restart-node.txt +7 -7
  668. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/start.txt +7 -7
  669. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/stop.txt +7 -7
  670. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-backup-configuration-node-level-details.txt +7 -7
  671. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-backup-configuration-node-type-level-details.txt +7 -7
  672. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-backup-configuration.txt +7 -7
  673. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-replace-configuration-node-level-details.txt +7 -7
  674. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-replace-configuration-node-type-level-details.txt +7 -7
  675. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-replace-configuration.txt +7 -7
  676. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-resource-principal-configuration.txt +7 -7
  677. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update.txt +7 -7
  678. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/utility-nodes/add.txt +7 -7
  679. oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/worker-nodes/add.txt +7 -7
  680. oci_cli/help_text_producer/data_files/text/cmdref/bds/kafka/add.txt +7 -7
  681. oci_cli/help_text_producer/data_files/text/cmdref/bds/kafka/remove.txt +7 -7
  682. oci_cli/help_text_producer/data_files/text/cmdref/bds/node-backup/delete.txt +7 -7
  683. oci_cli/help_text_producer/data_files/text/cmdref/bds/node-backup-configuration/delete.txt +7 -7
  684. oci_cli/help_text_producer/data_files/text/cmdref/bds/node-replace-configuration/remove.txt +7 -7
  685. oci_cli/help_text_producer/data_files/text/cmdref/bds/resource-principal-configuration/remove.txt +7 -7
  686. oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request/get.txt +7 -7
  687. oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request/list.txt +7 -7
  688. oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request-error/list.txt +7 -7
  689. oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request-log-entry/list.txt +7 -7
  690. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/change-compartment.txt +7 -7
  691. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/create-osn.txt +7 -7
  692. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/create-peer.txt +7 -7
  693. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/create.txt +7 -7
  694. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/delete-osn.txt +7 -7
  695. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/delete-peer.txt +7 -7
  696. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/delete.txt +7 -7
  697. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/get.txt +7 -7
  698. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/list-blockchain-platform-patches.txt +7 -7
  699. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/list.txt +7 -7
  700. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/preview-scale.txt +7 -7
  701. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/scale.txt +7 -7
  702. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/start.txt +7 -7
  703. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/stop.txt +7 -7
  704. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/update-osn.txt +7 -7
  705. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/update-peer.txt +7 -7
  706. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/update.txt +7 -7
  707. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/upgrade.txt +7 -7
  708. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/osn/get.txt +7 -7
  709. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/osn/list.txt +7 -7
  710. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/peer/get.txt +7 -7
  711. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/peer/list.txt +7 -7
  712. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request/delete.txt +7 -7
  713. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request/get.txt +7 -7
  714. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request/list.txt +7 -7
  715. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request-error/list.txt +7 -7
  716. oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request-log-entry/list.txt +7 -7
  717. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/create.txt +7 -7
  718. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/delete.txt +7 -7
  719. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/get.txt +7 -7
  720. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/list.txt +7 -7
  721. oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/update.txt +7 -7
  722. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/create.txt +7 -7
  723. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/delete.txt +7 -7
  724. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/get.txt +7 -7
  725. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/list.txt +7 -7
  726. oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/update.txt +7 -7
  727. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/change-compartment.txt +7 -7
  728. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/copy.txt +7 -7
  729. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/create.txt +7 -7
  730. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/delete.txt +7 -7
  731. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/get.txt +7 -7
  732. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/list.txt +7 -7
  733. oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/update.txt +7 -7
  734. oci_cli/help_text_producer/data_files/text/cmdref/bv/block-volume-replica/get.txt +7 -7
  735. oci_cli/help_text_producer/data_files/text/cmdref/bv/block-volume-replica/list.txt +7 -7
  736. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/change-compartment.txt +7 -7
  737. 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 -7
  738. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/create-boot-volume-source-from-boot-volume-backup-delta.txt +7 -7
  739. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/create.txt +7 -7
  740. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/delete.txt +7 -7
  741. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/get.txt +7 -7
  742. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/list.txt +7 -7
  743. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/update.txt +7 -7
  744. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/change-compartment.txt +7 -7
  745. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/copy.txt +7 -7
  746. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/create.txt +7 -7
  747. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/delete.txt +7 -7
  748. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/get.txt +7 -7
  749. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/list.txt +7 -7
  750. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/update.txt +7 -7
  751. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-kms-key/delete.txt +7 -7
  752. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-kms-key/get.txt +7 -7
  753. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-kms-key/update.txt +7 -7
  754. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-replica/get.txt +7 -7
  755. oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-replica/list.txt +7 -7
  756. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/change-compartment.txt +7 -7
  757. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/create-volume-source-from-volume-backup-delta.txt +7 -7
  758. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/create-volume-volume-source-from-block-volume-replica-details.txt +7 -7
  759. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/create.txt +7 -7
  760. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/delete.txt +7 -7
  761. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/get.txt +7 -7
  762. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/list.txt +7 -7
  763. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/update.txt +7 -7
  764. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/create.txt +7 -7
  765. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/delete.txt +7 -7
  766. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/get.txt +7 -7
  767. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/list.txt +7 -7
  768. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/update.txt +7 -7
  769. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/create.txt +7 -7
  770. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/delete.txt +7 -7
  771. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/get-volume-backup-policy-asset-assignment.txt +7 -7
  772. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/get.txt +7 -7
  773. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/change-compartment.txt +7 -7
  774. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/create.txt +7 -7
  775. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/delete.txt +7 -7
  776. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/get.txt +7 -7
  777. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/list.txt +7 -7
  778. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/update.txt +7 -7
  779. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/change-compartment.txt +7 -7
  780. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/copy.txt +7 -7
  781. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/create.txt +7 -7
  782. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/delete.txt +7 -7
  783. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/get.txt +7 -7
  784. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/list.txt +7 -7
  785. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/update.txt +7 -7
  786. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-replica/get.txt +7 -7
  787. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-replica/list.txt +7 -7
  788. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/delete.txt +7 -7
  789. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/get.txt +7 -7
  790. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt +7 -7
  791. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/create.txt +7 -7
  792. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/delete.txt +7 -7
  793. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/get.txt +7 -7
  794. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/list.txt +7 -7
  795. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/update.txt +7 -7
  796. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-catalog-resource/list.txt +7 -7
  797. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-delivery-collection/list.txt +7 -7
  798. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/bulk-create.txt +7 -7
  799. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/create.txt +7 -7
  800. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/delete.txt +7 -7
  801. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/get.txt +7 -7
  802. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/list.txt +7 -7
  803. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/update.txt +7 -7
  804. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal/get.txt +7 -7
  805. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal/list.txt +7 -7
  806. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal/update.txt +7 -7
  807. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-catalog-resource/list.txt +7 -7
  808. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/create.txt +7 -7
  809. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/delete.txt +7 -7
  810. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/get.txt +7 -7
  811. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/list.txt +7 -7
  812. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/update.txt +7 -7
  813. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-item-collection/list-internal.txt +7 -7
  814. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/occm-demand-signal-catalog/list-internal.txt +7 -7
  815. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/occm-demand-signal-catalog-resource/get.txt +7 -7
  816. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/create.txt +7 -7
  817. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/delete.txt +7 -7
  818. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/get-catalog-content.txt +7 -7
  819. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/get.txt +7 -7
  820. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/publish.txt +7 -7
  821. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/update.txt +7 -7
  822. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog-collection/list-internal.txt +7 -7
  823. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog-collection/list.txt +7 -7
  824. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-collection/list.txt +7 -7
  825. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/create.txt +7 -7
  826. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/delete.txt +7 -7
  827. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/get.txt +7 -7
  828. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/patch-internal.txt +7 -7
  829. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/patch.txt +7 -7
  830. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/update-internal.txt +7 -7
  831. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/update.txt +7 -7
  832. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request-collection/list-internal.txt +7 -7
  833. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request-collection/list.txt +7 -7
  834. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer/create.txt +7 -7
  835. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer/delete.txt +7 -7
  836. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer/update.txt +7 -7
  837. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/create.txt +7 -7
  838. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/delete.txt +7 -7
  839. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/get.txt +7 -7
  840. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/update.txt +7 -7
  841. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group-collection/list.txt +7 -7
  842. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-collection/list-internal.txt +7 -7
  843. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-collection/list.txt +7 -7
  844. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-detail-collection/list-internal.txt +7 -7
  845. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-detail-collection/list.txt +7 -7
  846. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-overview-collection/list-internal-namespace-occ-overviews.txt +7 -7
  847. oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-overview-collection/list.txt +7 -7
  848. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/change-compartment.txt +7 -7
  849. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/create.txt +7 -7
  850. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/delete.txt +7 -7
  851. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/get.txt +7 -7
  852. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/list.txt +7 -7
  853. oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/update.txt +7 -7
  854. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/change-compartment.txt +7 -7
  855. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/create.txt +7 -7
  856. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/delete.txt +7 -7
  857. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/get.txt +7 -7
  858. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/list.txt +7 -7
  859. oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/update.txt +7 -7
  860. oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt +7 -7
  861. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/cluster-migrate-to-native-vcn.txt +7 -7
  862. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/complete-credential-rotation.txt +7 -7
  863. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create-kubeconfig.txt +7 -7
  864. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create.txt +7 -7
  865. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/delete.txt +7 -7
  866. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/disable-addon.txt +7 -7
  867. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/generate-token.txt +7 -7
  868. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/get-addon.txt +7 -7
  869. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/get.txt +7 -7
  870. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/install-addon.txt +7 -7
  871. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/list-addons.txt +7 -7
  872. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/list.txt +7 -7
  873. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/reboot-cluster-node.txt +7 -7
  874. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/replace-boot-volume-cluster-node.txt +7 -7
  875. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/start-credential-rotation.txt +7 -7
  876. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update-addon.txt +7 -7
  877. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update-endpoint-config.txt +7 -7
  878. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update.txt +7 -7
  879. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-migrate-to-native-vcn-status/get.txt +7 -7
  880. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt +7 -7
  881. oci_cli/help_text_producer/data_files/text/cmdref/ce/credential-rotation-status/get.txt +7 -7
  882. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/create.txt +7 -7
  883. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/delete-node.txt +7 -7
  884. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/delete.txt +7 -7
  885. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/get.txt +7 -7
  886. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/list.txt +7 -7
  887. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/update.txt +7 -7
  888. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt +7 -7
  889. oci_cli/help_text_producer/data_files/text/cmdref/ce/pod-shape/list.txt +7 -7
  890. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/create.txt +21 -20
  891. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/delete.txt +9 -8
  892. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/get-virtual-node.txt +9 -8
  893. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/get.txt +9 -8
  894. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/list-virtual-nodes.txt +9 -8
  895. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/list.txt +7 -7
  896. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/update.txt +9 -8
  897. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request/delete.txt +7 -7
  898. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request/get.txt +7 -7
  899. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request/list.txt +7 -7
  900. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request-error/list.txt +7 -7
  901. oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request-log-entry/list.txt +7 -7
  902. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/create.txt +7 -7
  903. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/delete.txt +7 -7
  904. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/get.txt +7 -7
  905. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/list.txt +7 -7
  906. oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/update.txt +7 -7
  907. oci_cli/help_text_producer/data_files/text/cmdref/certificates/ca-bundle/get.txt +7 -7
  908. oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-authority-bundle/get.txt +7 -7
  909. oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-authority-bundle-version/list.txt +7 -7
  910. oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-bundle/get.txt +7 -7
  911. oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-bundle-version/list.txt +7 -7
  912. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/association/get.txt +7 -7
  913. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/association/list.txt +7 -7
  914. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/change-compartment.txt +7 -7
  915. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/create.txt +7 -7
  916. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/delete.txt +7 -7
  917. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/get.txt +7 -7
  918. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/list.txt +7 -7
  919. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/update.txt +7 -7
  920. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/cancel-deletion.txt +7 -7
  921. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/change-compartment.txt +7 -7
  922. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/create-by-importing-config.txt +7 -7
  923. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/create-certificate-issued-by-internal-ca.txt +7 -7
  924. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/create-certificate-managed-externally-issued-by-internal-ca.txt +7 -7
  925. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/get.txt +7 -7
  926. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/list.txt +7 -7
  927. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/schedule-deletion.txt +7 -7
  928. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update-certificate-by-importing-config-details.txt +7 -7
  929. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update-certificate-managed-externally.txt +7 -7
  930. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update-certificate-managed-internally.txt +7 -7
  931. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update.txt +7 -7
  932. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/cancel-deletion.txt +7 -7
  933. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/change-compartment.txt +7 -7
  934. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/create-root-ca-by-generating-config-details.txt +7 -7
  935. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/create-subordinate-ca-issued-by-internal-ca.txt +7 -7
  936. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/get.txt +7 -7
  937. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/list.txt +7 -7
  938. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/schedule-deletion.txt +7 -7
  939. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/update-root-ca-by-generating-config-details.txt +7 -7
  940. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/update-subordinate-ca-issued-by-internal-ca.txt +7 -7
  941. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/cancel-deletion.txt +7 -7
  942. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/get.txt +7 -7
  943. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/list.txt +7 -7
  944. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/revoke.txt +7 -7
  945. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/schedule-deletion.txt +7 -7
  946. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/cancel-deletion.txt +7 -7
  947. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/get.txt +7 -7
  948. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/list.txt +7 -7
  949. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/revoke.txt +7 -7
  950. oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/schedule-deletion.txt +7 -7
  951. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request/cancel.txt +7 -7
  952. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request/get.txt +7 -7
  953. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request/list.txt +7 -7
  954. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request-error/list.txt +7 -7
  955. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request-log-entry/list.txt +7 -7
  956. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/change-compartment.txt +7 -7
  957. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/create.txt +7 -7
  958. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/delete.txt +7 -7
  959. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/get.txt +7 -7
  960. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/list-asset-source-connections.txt +7 -7
  961. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/list.txt +7 -7
  962. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/refresh.txt +7 -7
  963. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/update.txt +7 -7
  964. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/change-compartment.txt +7 -7
  965. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/create.txt +7 -7
  966. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/delete.txt +7 -7
  967. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/get.txt +7 -7
  968. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/list.txt +7 -7
  969. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/update.txt +7 -7
  970. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/supported-cloud-regions/list.txt +7 -7
  971. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/change-compartment.txt +7 -7
  972. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/change-tags.txt +7 -7
  973. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/create.txt +7 -7
  974. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/delete.txt +7 -7
  975. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/get.txt +7 -7
  976. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/list.txt +7 -7
  977. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/update.txt +7 -7
  978. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset-aggregation/analyze-assets.txt +7 -7
  979. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/historical-metric/list.txt +7 -7
  980. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/historical-metric/submit.txt +7 -7
  981. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/create.txt +7 -7
  982. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/delete.txt +7 -7
  983. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/get.txt +7 -7
  984. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/import-via-assets.txt +7 -7
  985. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/import.txt +7 -7
  986. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/list.txt +7 -7
  987. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/update.txt +7 -7
  988. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/change-compartment.txt +7 -7
  989. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/create.txt +7 -7
  990. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/delete.txt +7 -7
  991. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/get.txt +7 -7
  992. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/list.txt +7 -7
  993. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/update.txt +7 -7
  994. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/change-compartment.txt +7 -7
  995. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/create.txt +7 -7
  996. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/delete.txt +7 -7
  997. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/get.txt +7 -7
  998. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/list.txt +7 -7
  999. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/update.txt +7 -7
  1000. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/appliance-image/list-appliance-images.txt +7 -7
  1001. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/add.txt +7 -7
  1002. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/change-compartment.txt +7 -7
  1003. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/create.txt +7 -7
  1004. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/delete.txt +7 -7
  1005. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/get.txt +7 -7
  1006. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/list.txt +7 -7
  1007. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/remove.txt +7 -7
  1008. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/update.txt +7 -7
  1009. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/plugin/get.txt +7 -7
  1010. oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/plugin/update.txt +7 -7
  1011. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/activity-problem-aggregation/request-summarized-activity-problems.txt +7 -7
  1012. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/create.txt +7 -7
  1013. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/delete.txt +7 -7
  1014. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/get.txt +7 -7
  1015. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/list.txt +7 -7
  1016. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/get-adhoc-query-result-content.txt +7 -7
  1017. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/list-adhoc-query-results.txt +7 -7
  1018. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +7 -7
  1019. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/list.txt +7 -7
  1020. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/get.txt +7 -7
  1021. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/update.txt +7 -7
  1022. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create-for-all-targets.txt +7 -7
  1023. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create-for-services.txt +7 -7
  1024. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create-for-targets.txt +7 -7
  1025. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create.txt +7 -7
  1026. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/delete.txt +7 -7
  1027. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/get.txt +7 -7
  1028. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/list.txt +7 -7
  1029. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update-for-all-targets.txt +7 -7
  1030. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update-for-services.txt +7 -7
  1031. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update-for-targets.txt +7 -7
  1032. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update.txt +7 -7
  1033. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/change-compartment.txt +7 -7
  1034. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/create-data-source-logging-query-data-source-details.txt +7 -7
  1035. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/create-data-source-scheduled-query-data-source-obj-details.txt +7 -7
  1036. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/create.txt +7 -7
  1037. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/delete.txt +7 -7
  1038. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/get.txt +7 -7
  1039. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/list-data-source-events.txt +7 -7
  1040. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/list.txt +7 -7
  1041. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update-data-source-logging-query-data-source-details.txt +7 -7
  1042. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update-data-source-scheduled-query-data-source-obj-details.txt +7 -7
  1043. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update.txt +7 -7
  1044. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/get.txt +7 -7
  1045. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/list.txt +7 -7
  1046. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/change-compartment.txt +7 -7
  1047. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +7 -7
  1048. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/delete.txt +7 -7
  1049. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/get.txt +7 -7
  1050. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/list.txt +7 -7
  1051. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/update.txt +7 -7
  1052. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/create.txt +7 -7
  1053. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/delete-detector-recipe-detector-rule-data-source.txt +7 -7
  1054. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/delete.txt +7 -7
  1055. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/get.txt +7 -7
  1056. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/list.txt +7 -7
  1057. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/update.txt +7 -7
  1058. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/get.txt +7 -7
  1059. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/list.txt +7 -7
  1060. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/impacted-resource-summary/list-impacted-resources.txt +7 -7
  1061. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/change-compartment.txt +7 -7
  1062. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +7 -7
  1063. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/delete.txt +7 -7
  1064. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/get.txt +7 -7
  1065. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +7 -7
  1066. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +7 -7
  1067. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list-type-summary/list-managed-list-types.txt +7 -7
  1068. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/policy-summary/list-policies.txt +7 -7
  1069. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/get.txt +7 -7
  1070. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-entities.txt +7 -7
  1071. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-histories.txt +7 -7
  1072. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +7 -7
  1073. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/trigger-responder.txt +7 -7
  1074. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-bulk-problem-status.txt +7 -7
  1075. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-problem-status.txt +7 -7
  1076. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +7 -7
  1077. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-endpoint-summary/list-problem-endpoints.txt +7 -7
  1078. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-trend-aggregation/request-summarized-trend-problems.txt +7 -7
  1079. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/recommendation-summary/list-recommendations.txt +7 -7
  1080. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/get.txt +7 -7
  1081. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +7 -7
  1082. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-port-collection/list-resource-ports.txt +7 -7
  1083. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile/get.txt +7 -7
  1084. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-endpoint-summary/list-resource-profile-endpoints.txt +7 -7
  1085. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-impacted-resource-summary/list-resource-profile-impacted-resources.txt +7 -7
  1086. 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 -7
  1087. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-summary/list-resource-profiles.txt +7 -7
  1088. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-risk-score-aggregation/request-summarized-trend-resource-risk-scores.txt +7 -7
  1089. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +7 -7
  1090. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability/get.txt +7 -7
  1091. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability-collection/list-resource-vulnerabilities.txt +7 -7
  1092. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-activity-summary/list-responder-activities.txt +7 -7
  1093. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/execute.txt +7 -7
  1094. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/get.txt +7 -7
  1095. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/skip-bulk.txt +7 -7
  1096. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/skip.txt +7 -7
  1097. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution-aggregation/request-summarized-responder-executions.txt +7 -7
  1098. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution-summary/list-responder-executions.txt +7 -7
  1099. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution-trend-aggregation/request-summarized-trend-responder-executions.txt +7 -7
  1100. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/change-compartment.txt +7 -7
  1101. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/create.txt +7 -7
  1102. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/delete.txt +7 -7
  1103. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/get.txt +7 -7
  1104. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/list.txt +7 -7
  1105. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/update.txt +7 -7
  1106. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe-responder-rule/get.txt +7 -7
  1107. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe-responder-rule/list.txt +7 -7
  1108. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe-responder-rule/update.txt +7 -7
  1109. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-rule/get.txt +7 -7
  1110. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-rule/list.txt +7 -7
  1111. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/risk-score-aggregation/request-risk-scores.txt +7 -7
  1112. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/risk-score-aggregation/request-summarized-risk-scores.txt +7 -7
  1113. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/change-compartment.txt +7 -7
  1114. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/create.txt +7 -7
  1115. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/delete.txt +7 -7
  1116. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/get.txt +7 -7
  1117. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/list.txt +7 -7
  1118. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/update.txt +7 -7
  1119. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-policy/get.txt +7 -7
  1120. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-policy-collection/list-security-policies.txt +7 -7
  1121. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/change-compartment.txt +7 -7
  1122. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/create.txt +7 -7
  1123. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/delete.txt +7 -7
  1124. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/get.txt +7 -7
  1125. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/update.txt +7 -7
  1126. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe-collection/list-security-recipes.txt +7 -7
  1127. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-aggregation/request-security-scores.txt +7 -7
  1128. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-aggregation/request-summarized-security-scores.txt +7 -7
  1129. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-trend-aggregation/request-security-score-summarized-trend.txt +7 -7
  1130. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-trend-aggregation/request-summarized-trend-security-scores.txt +7 -7
  1131. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/add.txt +7 -7
  1132. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/change-compartment.txt +7 -7
  1133. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/create.txt +7 -7
  1134. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/delete.txt +7 -7
  1135. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/get.txt +7 -7
  1136. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/remove.txt +7 -7
  1137. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/update.txt +7 -7
  1138. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone-collection/list-security-zones.txt +7 -7
  1139. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting/get.txt +7 -7
  1140. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting-endpoint-summary/list-sighting-endpoints.txt +7 -7
  1141. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting-impacted-resource-summary/list-sighting-impacted-resources.txt +7 -7
  1142. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting-summary/list-sightings.txt +7 -7
  1143. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/tactic-summary/list-tactics.txt +7 -7
  1144. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/create.txt +7 -7
  1145. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/delete.txt +7 -7
  1146. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/get.txt +7 -7
  1147. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/list.txt +7 -7
  1148. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/update.txt +7 -7
  1149. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/create.txt +7 -7
  1150. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/delete.txt +7 -7
  1151. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/get.txt +7 -7
  1152. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/list.txt +7 -7
  1153. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/update.txt +7 -7
  1154. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe-detector-rule/get.txt +7 -7
  1155. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe-detector-rule/list.txt +7 -7
  1156. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe-detector-rule/update.txt +7 -7
  1157. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/create.txt +7 -7
  1158. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/delete.txt +7 -7
  1159. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/get.txt +7 -7
  1160. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/list.txt +7 -7
  1161. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/update.txt +7 -7
  1162. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe-responder-rule/get.txt +7 -7
  1163. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe-responder-rule/list.txt +7 -7
  1164. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe-responder-rule/update.txt +7 -7
  1165. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/technique-summary/list-techniques.txt +7 -7
  1166. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/create.txt +7 -7
  1167. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/delete.txt +7 -7
  1168. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/get.txt +7 -7
  1169. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/list.txt +7 -7
  1170. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/update.txt +7 -7
  1171. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request/cancel.txt +7 -7
  1172. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request/get.txt +7 -7
  1173. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request/list.txt +7 -7
  1174. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request-error/list.txt +7 -7
  1175. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request-log-entry/list-work-request-logs.txt +7 -7
  1176. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/available_shapes/list.txt +7 -7
  1177. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/change-compartment.txt +7 -7
  1178. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/create.txt +7 -7
  1179. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/delete.txt +7 -7
  1180. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/get.txt +7 -7
  1181. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/list.txt +7 -7
  1182. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/refresh.txt +7 -7
  1183. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/start-migration-replication.txt +7 -7
  1184. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/update.txt +7 -7
  1185. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/create.txt +7 -7
  1186. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/delete.txt +7 -7
  1187. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/get-replication-progress.txt +7 -7
  1188. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/get.txt +7 -7
  1189. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/list.txt +7 -7
  1190. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/refresh.txt +7 -7
  1191. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/start_replication.txt +7 -7
  1192. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/update.txt +7 -7
  1193. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/change-compartment.txt +7 -7
  1194. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/create.txt +7 -7
  1195. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/delete.txt +7 -7
  1196. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/execute.txt +7 -7
  1197. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/export.txt +7 -7
  1198. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/get.txt +7 -7
  1199. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/import.txt +7 -7
  1200. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/list.txt +7 -7
  1201. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/refresh.txt +7 -7
  1202. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/update.txt +7 -7
  1203. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/change-compartment.txt +7 -7
  1204. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/create.txt +7 -7
  1205. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/delete.txt +7 -7
  1206. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/get.txt +7 -7
  1207. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/list.txt +7 -7
  1208. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/update.txt +7 -7
  1209. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/create.txt +7 -7
  1210. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/delete.txt +7 -7
  1211. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/get.txt +7 -7
  1212. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/list.txt +7 -7
  1213. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/update.txt +7 -7
  1214. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request/cancel.txt +7 -7
  1215. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request/get.txt +7 -7
  1216. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request/list.txt +7 -7
  1217. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request-error/list.txt +7 -7
  1218. oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request-log-entry/list.txt +7 -7
  1219. oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/attach.txt +7 -7
  1220. oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/detach.txt +7 -7
  1221. oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/get.txt +7 -7
  1222. oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/list.txt +7 -7
  1223. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/change-compartment.txt +7 -7
  1224. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/create.txt +7 -7
  1225. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/delete.txt +7 -7
  1226. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/get.txt +7 -7
  1227. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/instance/list.txt +7 -7
  1228. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/instance-shape/list.txt +7 -7
  1229. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/list.txt +7 -7
  1230. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/update.txt +7 -7
  1231. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/bare-metal-host/list.txt +7 -7
  1232. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/change-compartment.txt +7 -7
  1233. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/create.txt +7 -7
  1234. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/delete.txt +7 -7
  1235. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/get.txt +7 -7
  1236. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/hpc-island/list.txt +7 -7
  1237. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/list.txt +7 -7
  1238. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/network-block/list.txt +7 -7
  1239. oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/update.txt +7 -7
  1240. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-capacity-report/create.txt +7 -7
  1241. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/change-compartment.txt +7 -7
  1242. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/create.txt +7 -7
  1243. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/delete.txt +7 -7
  1244. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/get.txt +7 -7
  1245. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/list.txt +7 -7
  1246. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/update.txt +7 -7
  1247. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/change-compartment.txt +7 -7
  1248. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/create.txt +7 -7
  1249. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/delete.txt +7 -7
  1250. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/get.txt +7 -7
  1251. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/list.txt +7 -7
  1252. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/update.txt +7 -7
  1253. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-instance-summary/list-compute-gpu-memory-cluster-instances.txt +7 -7
  1254. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/change-compartment.txt +7 -7
  1255. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/get.txt +7 -7
  1256. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/list.txt +7 -7
  1257. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/update.txt +7 -7
  1258. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/apply-host-configuration.txt +127 -0
  1259. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/attach.txt +7 -7
  1260. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/change-compartment.txt +7 -7
  1261. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/check-host-configuration.txt +127 -0
  1262. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/detach.txt +7 -7
  1263. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/get.txt +7 -7
  1264. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/list.txt +7 -7
  1265. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/update.txt +7 -7
  1266. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/change-compartment.txt +7 -7
  1267. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/create.txt +7 -7
  1268. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/delete.txt +7 -7
  1269. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/get.txt +7 -7
  1270. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/list.txt +7 -7
  1271. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/update.txt +7 -7
  1272. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host.txt +4 -0
  1273. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/capture.txt +7 -7
  1274. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/delete.txt +7 -7
  1275. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/get-content.txt +7 -7
  1276. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/get.txt +7 -7
  1277. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/list.txt +7 -7
  1278. oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/update.txt +7 -7
  1279. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/change-compartment.txt +7 -7
  1280. 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 -7
  1281. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-host-group-placement-constraint-details.txt +7 -7
  1282. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt +7 -7
  1283. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/delete.txt +7 -7
  1284. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/get.txt +7 -7
  1285. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/host-shape/list.txt +7 -7
  1286. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/instance-shape/list.txt +7 -7
  1287. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt +7 -7
  1288. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/update.txt +7 -7
  1289. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt +7 -7
  1290. oci_cli/help_text_producer/data_files/text/cmdref/compute/device/list-instance.txt +7 -7
  1291. oci_cli/help_text_producer/data_files/text/cmdref/compute/firmware-bundle/get.txt +92 -0
  1292. oci_cli/help_text_producer/data_files/text/cmdref/compute/firmware-bundle/list.txt +134 -0
  1293. oci_cli/help_text_producer/data_files/text/cmdref/compute/firmware-bundle.txt +17 -0
  1294. oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema/get.txt +7 -7
  1295. oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema/list.txt +7 -7
  1296. oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema-version/get.txt +7 -7
  1297. oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema-version/list.txt +7 -7
  1298. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/change-compartment.txt +7 -7
  1299. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/create.txt +7 -7
  1300. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/delete.txt +7 -7
  1301. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/export/to-object-uri.txt +7 -7
  1302. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/export/to-object.txt +7 -7
  1303. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/get.txt +7 -7
  1304. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/import/from-object-uri.txt +7 -7
  1305. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/import/from-object.txt +7 -7
  1306. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/list.txt +7 -7
  1307. oci_cli/help_text_producer/data_files/text/cmdref/compute/image/update.txt +7 -7
  1308. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/change-compartment.txt +7 -7
  1309. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/create.txt +7 -7
  1310. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/delete.txt +7 -7
  1311. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/get.txt +7 -7
  1312. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/list.txt +7 -7
  1313. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/update.txt +7 -7
  1314. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/add.txt +7 -7
  1315. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/get.txt +7 -7
  1316. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/list.txt +7 -7
  1317. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/remove.txt +7 -7
  1318. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/action.txt +7 -7
  1319. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/attach-vnic.txt +7 -7
  1320. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/change-compartment.txt +7 -7
  1321. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/detach-vnic.txt +7 -7
  1322. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get-windows-initial-creds.txt +7 -7
  1323. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get.txt +7 -7
  1324. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +7 -7
  1325. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +7 -7
  1326. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +7 -7
  1327. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list-vnics.txt +7 -7
  1328. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list.txt +7 -7
  1329. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +7 -7
  1330. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-amd-vm-update-instance-platform-config.txt +7 -7
  1331. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-intel-vm-update-instance-platform-config.txt +7 -7
  1332. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-boot-volume-details.txt +7 -7
  1333. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-image-details.txt +7 -7
  1334. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update.txt +7 -7
  1335. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/create.txt +7 -7
  1336. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/delete.txt +7 -7
  1337. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/get-plink-connection-string.txt +7 -7
  1338. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/get.txt +7 -7
  1339. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/list.txt +7 -7
  1340. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/update.txt +7 -7
  1341. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-event/get.txt +7 -7
  1342. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-event/list.txt +7 -7
  1343. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-event/update.txt +7 -7
  1344. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-reboot/get.txt +7 -7
  1345. oci_cli/help_text_producer/data_files/text/cmdref/compute/measured-boot-report/accept-shielded-integrity-policy.txt +7 -7
  1346. oci_cli/help_text_producer/data_files/text/cmdref/compute/measured-boot-report/get.txt +7 -7
  1347. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/agreements/get.txt +7 -7
  1348. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/listing/get.txt +7 -7
  1349. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/listing/list.txt +7 -7
  1350. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/subscription/create.txt +7 -7
  1351. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/subscription/delete.txt +7 -7
  1352. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/subscription/list.txt +7 -7
  1353. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/version/get.txt +7 -7
  1354. oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/version/list.txt +7 -7
  1355. oci_cli/help_text_producer/data_files/text/cmdref/compute/shape/list.txt +11 -7
  1356. oci_cli/help_text_producer/data_files/text/cmdref/compute/vnic-attachment/get.txt +7 -7
  1357. oci_cli/help_text_producer/data_files/text/cmdref/compute/vnic-attachment/list.txt +7 -7
  1358. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/attach-iscsi-volume.txt +7 -7
  1359. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/attach-paravirtualized-volume.txt +7 -7
  1360. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/attach.txt +7 -7
  1361. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/detach.txt +7 -7
  1362. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/get.txt +7 -7
  1363. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/list.txt +7 -7
  1364. oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/update.txt +7 -7
  1365. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/change-compartment.txt +7 -7
  1366. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/create.txt +7 -7
  1367. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/get.txt +7 -7
  1368. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/list-instances.txt +7 -7
  1369. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/list.txt +7 -7
  1370. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/terminate.txt +7 -7
  1371. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/update.txt +7 -7
  1372. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/change-compartment.txt +7 -7
  1373. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/create-from-instance.txt +7 -7
  1374. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/create.txt +7 -7
  1375. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/delete.txt +7 -7
  1376. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/get.txt +7 -7
  1377. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/launch-compute-instance.txt +7 -7
  1378. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/list.txt +7 -7
  1379. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/update.txt +7 -7
  1380. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/attach-lb.txt +7 -7
  1381. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/change-compartment.txt +7 -7
  1382. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +7 -7
  1383. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/detach-lb.txt +7 -7
  1384. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/get.txt +7 -7
  1385. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/attach.txt +7 -7
  1386. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/detach.txt +7 -7
  1387. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/get.txt +7 -7
  1388. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/list-instances.txt +7 -7
  1389. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/list.txt +7 -7
  1390. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/reset.txt +7 -7
  1391. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/softreset.txt +7 -7
  1392. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/softstop.txt +7 -7
  1393. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/start.txt +7 -7
  1394. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/stop.txt +7 -7
  1395. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/terminate.txt +7 -7
  1396. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +7 -7
  1397. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +7 -7
  1398. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/detach.txt +7 -7
  1399. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/get.txt +7 -7
  1400. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +7 -7
  1401. oci_cli/help_text_producer/data_files/text/cmdref/compute.txt +10 -0
  1402. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/get.txt +7 -7
  1403. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/list.txt +7 -7
  1404. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/retrieve-logs.txt +7 -7
  1405. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/update.txt +7 -7
  1406. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/change-compartment.txt +7 -7
  1407. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/create.txt +7 -7
  1408. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/delete.txt +7 -7
  1409. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/get.txt +7 -7
  1410. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/list-shapes.txt +7 -7
  1411. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/list.txt +7 -7
  1412. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/restart.txt +7 -7
  1413. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/start.txt +7 -7
  1414. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/stop.txt +7 -7
  1415. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/update.txt +7 -7
  1416. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/get.txt +7 -7
  1417. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/list-errors.txt +7 -7
  1418. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/list-logs.txt +7 -7
  1419. oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/list.txt +7 -7
  1420. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/activate.txt +7 -7
  1421. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/change-compartment.txt +7 -7
  1422. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/create.txt +7 -7
  1423. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/deactivate.txt +7 -7
  1424. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/delete.txt +7 -7
  1425. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/get.txt +7 -7
  1426. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/list.txt +7 -7
  1427. oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/update.txt +7 -7
  1428. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request/cancel.txt +7 -7
  1429. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request/get.txt +7 -7
  1430. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request/list.txt +7 -7
  1431. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request-error/list.txt +7 -7
  1432. oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request-log-entry/list.txt +7 -7
  1433. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/change-dashboard-group.txt +7 -7
  1434. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/create-dashboard-v1.txt +7 -7
  1435. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/delete.txt +7 -7
  1436. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/get.txt +7 -7
  1437. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/list-dashboards.txt +7 -7
  1438. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/update-dashboard-v1.txt +7 -7
  1439. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/change-compartment.txt +7 -7
  1440. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/create.txt +7 -7
  1441. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/delete.txt +7 -7
  1442. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/get.txt +7 -7
  1443. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/list-dashboard-groups.txt +7 -7
  1444. oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/update.txt +7 -7
  1445. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/create.txt +7 -7
  1446. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/delete.txt +7 -7
  1447. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/get.txt +7 -7
  1448. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/list.txt +7 -7
  1449. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/update.txt +7 -7
  1450. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/create.txt +7 -7
  1451. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/delete.txt +7 -7
  1452. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/get.txt +7 -7
  1453. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/list.txt +7 -7
  1454. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/add.txt +7 -7
  1455. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/attach.txt +7 -7
  1456. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/change-compartment.txt +7 -7
  1457. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/create.txt +7 -7
  1458. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/delete.txt +7 -7
  1459. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/detach.txt +7 -7
  1460. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/get.txt +7 -7
  1461. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/list.txt +7 -7
  1462. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/object-stats.txt +7 -7
  1463. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/process-recommendation.txt +7 -7
  1464. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/recommendations.txt +7 -7
  1465. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/remove.txt +7 -7
  1466. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/update.txt +7 -7
  1467. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/users.txt +7 -7
  1468. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/add.txt +7 -7
  1469. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/change-compartment.txt +7 -7
  1470. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/create.txt +7 -7
  1471. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/delete.txt +7 -7
  1472. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/get.txt +7 -7
  1473. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/list.txt +7 -7
  1474. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/remove.txt +7 -7
  1475. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/update.txt +7 -7
  1476. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/create.txt +7 -7
  1477. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/delete.txt +7 -7
  1478. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/get.txt +7 -7
  1479. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/list.txt +7 -7
  1480. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/test.txt +7 -7
  1481. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/update.txt +7 -7
  1482. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/upload-credentials.txt +7 -7
  1483. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/create.txt +7 -7
  1484. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/delete.txt +7 -7
  1485. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/get.txt +7 -7
  1486. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/list.txt +7 -7
  1487. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/update.txt +7 -7
  1488. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/add-data-selector-patterns.txt +7 -7
  1489. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/asynchronous-export.txt +7 -7
  1490. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/create.txt +7 -7
  1491. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/delete.txt +7 -7
  1492. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/get.txt +7 -7
  1493. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/import-connection.txt +7 -7
  1494. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/import-lineage.txt +7 -7
  1495. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/import.txt +7 -7
  1496. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/list.txt +7 -7
  1497. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/parse-connection.txt +7 -7
  1498. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/remove-data-selector-patterns.txt +7 -7
  1499. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/synchronous-export.txt +7 -7
  1500. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/update.txt +7 -7
  1501. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/validate-connection.txt +7 -7
  1502. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/create.txt +7 -7
  1503. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/delete.txt +7 -7
  1504. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/get.txt +7 -7
  1505. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/list.txt +7 -7
  1506. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/create.txt +7 -7
  1507. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/delete.txt +7 -7
  1508. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/fetch-entity-lineage.txt +7 -7
  1509. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/get.txt +7 -7
  1510. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/list-aggregated-physical.txt +7 -7
  1511. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/list.txt +7 -7
  1512. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/update.txt +7 -7
  1513. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/create.txt +7 -7
  1514. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/delete.txt +7 -7
  1515. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/get.txt +7 -7
  1516. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/list.txt +7 -7
  1517. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/create.txt +7 -7
  1518. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/delete.txt +7 -7
  1519. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/get.txt +7 -7
  1520. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/list.txt +7 -7
  1521. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/update.txt +7 -7
  1522. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/create.txt +7 -7
  1523. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/delete.txt +7 -7
  1524. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/get.txt +7 -7
  1525. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/list.txt +7 -7
  1526. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/asynchronous-export.txt +7 -7
  1527. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/create.txt +7 -7
  1528. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/delete.txt +7 -7
  1529. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/expand-tree-for.txt +7 -7
  1530. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/export.txt +7 -7
  1531. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/get.txt +7 -7
  1532. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/import.txt +7 -7
  1533. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/list.txt +7 -7
  1534. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/update.txt +7 -7
  1535. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/create.txt +7 -7
  1536. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/delete.txt +7 -7
  1537. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/get.txt +7 -7
  1538. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/list.txt +7 -7
  1539. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/update.txt +7 -7
  1540. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/create.txt +7 -7
  1541. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/delete.txt +7 -7
  1542. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/get.txt +7 -7
  1543. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/list.txt +7 -7
  1544. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/update.txt +7 -7
  1545. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-execution/create.txt +7 -7
  1546. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-execution/get.txt +7 -7
  1547. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-execution/list.txt +7 -7
  1548. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-log/get.txt +7 -7
  1549. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-log/list.txt +7 -7
  1550. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-metric/get.txt +7 -7
  1551. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-metric/list.txt +7 -7
  1552. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/add.txt +7 -7
  1553. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/change-compartment.txt +7 -7
  1554. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/create.txt +7 -7
  1555. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/delete.txt +7 -7
  1556. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/get.txt +7 -7
  1557. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/list.txt +7 -7
  1558. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/remove.txt +7 -7
  1559. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/update.txt +7 -7
  1560. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/create.txt +7 -7
  1561. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/delete.txt +7 -7
  1562. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/get.txt +7 -7
  1563. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/list.txt +7 -7
  1564. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/update.txt +7 -7
  1565. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/create.txt +7 -7
  1566. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/delete.txt +7 -7
  1567. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/get.txt +7 -7
  1568. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/list-derived-logical-entities.txt +7 -7
  1569. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/list.txt +7 -7
  1570. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/update.txt +7 -7
  1571. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/validate.txt +7 -7
  1572. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/rule-summary/list-rules.txt +7 -7
  1573. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/search/query.txt +7 -7
  1574. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/suggest-results/suggest-matches.txt +7 -7
  1575. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/tag/list.txt +7 -7
  1576. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/create.txt +7 -7
  1577. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/delete.txt +7 -7
  1578. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/get.txt +7 -7
  1579. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/list.txt +7 -7
  1580. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/update.txt +7 -7
  1581. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/create.txt +7 -7
  1582. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/delete.txt +7 -7
  1583. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/get.txt +7 -7
  1584. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/list.txt +7 -7
  1585. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/update.txt +7 -7
  1586. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/associate-custom-properties.txt +7 -7
  1587. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/disassociate-custom-properties.txt +7 -7
  1588. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/get.txt +7 -7
  1589. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/list.txt +7 -7
  1590. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request/get.txt +7 -7
  1591. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request/list.txt +7 -7
  1592. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request-error/list.txt +7 -7
  1593. oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request-log/list.txt +7 -7
  1594. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/cascading-delete.txt +7 -7
  1595. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/change-compartment.txt +7 -7
  1596. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/create.txt +7 -7
  1597. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/delete.txt +7 -7
  1598. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/get.txt +7 -7
  1599. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/list.txt +7 -7
  1600. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/update.txt +7 -7
  1601. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/change-compartment.txt +7 -7
  1602. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/create.txt +7 -7
  1603. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/delete.txt +7 -7
  1604. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/get.txt +7 -7
  1605. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/list.txt +7 -7
  1606. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/start.txt +7 -7
  1607. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/stop.txt +7 -7
  1608. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/update.txt +7 -7
  1609. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/change-compartment.txt +7 -7
  1610. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/create.txt +7 -7
  1611. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/delete.txt +7 -7
  1612. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/get.txt +7 -7
  1613. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/list.txt +7 -7
  1614. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/update.txt +7 -7
  1615. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/change-compartment.txt +7 -7
  1616. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/create.txt +7 -7
  1617. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/delete.txt +7 -7
  1618. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/get-log.txt +7 -7
  1619. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/get.txt +7 -7
  1620. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/list-logs.txt +7 -7
  1621. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/list.txt +7 -7
  1622. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/submit.txt +7 -7
  1623. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/update.txt +7 -7
  1624. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/change-compartment.txt +7 -7
  1625. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/create.txt +7 -7
  1626. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/delete.txt +7 -7
  1627. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/get.txt +7 -7
  1628. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/start.txt +7 -7
  1629. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/stop.txt +7 -7
  1630. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/update.txt +7 -7
  1631. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint-collection/list-sql-endpoints.txt +7 -7
  1632. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/create.txt +7 -7
  1633. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/delete.txt +7 -7
  1634. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/get.txt +7 -7
  1635. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/list.txt +7 -7
  1636. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request/get.txt +7 -7
  1637. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request/list.txt +7 -7
  1638. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request-error/list.txt +7 -7
  1639. oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request-log/list.txt +7 -7
  1640. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/create-patch.txt +7 -7
  1641. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/create.txt +7 -7
  1642. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/delete-patch.txt +7 -7
  1643. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/delete.txt +7 -7
  1644. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get-dependent-object.txt +7 -7
  1645. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get-patch.txt +7 -7
  1646. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get-published-object.txt +7 -7
  1647. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get.txt +7 -7
  1648. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-dependent-objects.txt +7 -7
  1649. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-patch-changes.txt +7 -7
  1650. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-patches.txt +7 -7
  1651. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-published-objects.txt +7 -7
  1652. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list.txt +7 -7
  1653. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/update.txt +7 -7
  1654. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/composite-state/get.txt +7 -7
  1655. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/create-connection-create-connection-from-bip.txt +7 -7
  1656. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/create.txt +7 -7
  1657. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/delete.txt +7 -7
  1658. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/get.txt +7 -7
  1659. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/list.txt +7 -7
  1660. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/update-connection-update-connection-from-bip.txt +7 -7
  1661. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/update.txt +7 -7
  1662. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/create-connection-validation-create-connection-from-bip.txt +7 -7
  1663. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/create.txt +7 -7
  1664. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/delete.txt +7 -7
  1665. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/get.txt +7 -7
  1666. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/list.txt +7 -7
  1667. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/copy-object-request/create.txt +7 -7
  1668. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/copy-object-request/get.txt +7 -7
  1669. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/copy-object-request-summary-collection/list-copy-object-requests.txt +7 -7
  1670. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/create.txt +7 -7
  1671. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/delete.txt +7 -7
  1672. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/get.txt +7 -7
  1673. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/list.txt +7 -7
  1674. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/update.txt +7 -7
  1675. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/create-entity-shape-create-entity-shape-from-object.txt +7 -7
  1676. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/create-entity-shape-from-file.txt +7 -7
  1677. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/create-entity-shape-from-sql.txt +7 -7
  1678. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/get.txt +7 -7
  1679. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/list.txt +7 -7
  1680. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/create.txt +7 -7
  1681. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/delete.txt +7 -7
  1682. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/get.txt +7 -7
  1683. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/list.txt +7 -7
  1684. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/update.txt +7 -7
  1685. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/create.txt +7 -7
  1686. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/delete.txt +7 -7
  1687. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/get.txt +7 -7
  1688. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/list.txt +7 -7
  1689. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/create-application.txt +7 -7
  1690. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/create-dis-application.txt +7 -7
  1691. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/delete-application.txt +7 -7
  1692. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/delete-dis-application.txt +7 -7
  1693. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/get-application.txt +7 -7
  1694. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/get-dis-application.txt +7 -7
  1695. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/update-application.txt +7 -7
  1696. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/update-dis-application.txt +7 -7
  1697. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/change-compartment.txt +7 -7
  1698. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/create.txt +7 -7
  1699. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/delete.txt +7 -7
  1700. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/get.txt +7 -7
  1701. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/list.txt +7 -7
  1702. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/update.txt +7 -7
  1703. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/export-request/create.txt +7 -7
  1704. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/export-request/get.txt +7 -7
  1705. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/export-request-summary-collection/list-export-requests.txt +7 -7
  1706. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/create.txt +7 -7
  1707. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/delete.txt +7 -7
  1708. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/get.txt +7 -7
  1709. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/list.txt +7 -7
  1710. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/update.txt +7 -7
  1711. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/create.txt +7 -7
  1712. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/delete.txt +7 -7
  1713. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/get.txt +7 -7
  1714. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/list.txt +7 -7
  1715. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/create.txt +7 -7
  1716. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/delete.txt +7 -7
  1717. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/get.txt +7 -7
  1718. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/list.txt +7 -7
  1719. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/update.txt +7 -7
  1720. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/create.txt +7 -7
  1721. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/delete.txt +7 -7
  1722. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/get.txt +7 -7
  1723. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/list.txt +7 -7
  1724. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/update.txt +7 -7
  1725. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/import-request/create.txt +7 -7
  1726. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/import-request/get.txt +7 -7
  1727. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/import-request-summary-collection/list-import-requests.txt +7 -7
  1728. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/create.txt +7 -7
  1729. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/delete.txt +7 -7
  1730. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/get.txt +7 -7
  1731. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/list.txt +7 -7
  1732. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/update.txt +7 -7
  1733. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/create.txt +7 -7
  1734. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/delete.txt +7 -7
  1735. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/get.txt +7 -7
  1736. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/list.txt +7 -7
  1737. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/create.txt +7 -7
  1738. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/delete.txt +7 -7
  1739. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/get-count-statistic.txt +7 -7
  1740. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/get.txt +7 -7
  1741. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/list.txt +7 -7
  1742. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/update.txt +7 -7
  1743. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/reference/get.txt +7 -7
  1744. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/reference/list.txt +7 -7
  1745. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/reference/update.txt +7 -7
  1746. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-operator/get.txt +7 -7
  1747. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-operators/list-runtime-operators.txt +7 -7
  1748. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-pipeline/get.txt +7 -7
  1749. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-pipelines/list-runtime-pipelines.txt +7 -7
  1750. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-custom-frequency.txt +7 -7
  1751. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-daily-frequency.txt +7 -7
  1752. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-hourly-frequency.txt +7 -7
  1753. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-monthly-frequency.txt +7 -7
  1754. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-monthly-rule-frequency.txt +7 -7
  1755. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-weekly-frequency.txt +7 -7
  1756. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create.txt +7 -7
  1757. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/delete.txt +7 -7
  1758. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/get.txt +7 -7
  1759. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/list.txt +7 -7
  1760. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-custom-frequency.txt +7 -7
  1761. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-daily-frequency.txt +7 -7
  1762. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-hourly-frequency.txt +7 -7
  1763. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-monthly-frequency.txt +7 -7
  1764. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-monthly-rule-frequency.txt +7 -7
  1765. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-weekly-frequency.txt +7 -7
  1766. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update.txt +7 -7
  1767. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schema/get.txt +7 -7
  1768. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schema/list.txt +7 -7
  1769. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-data-loader-task.txt +7 -7
  1770. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-integration-task.txt +7 -7
  1771. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-pipeline-task.txt +7 -7
  1772. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-task-from-dataflow-task.txt +7 -7
  1773. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-task-from-rest-task.txt +7 -7
  1774. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-task-from-sql-task.txt +7 -7
  1775. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/delete.txt +7 -7
  1776. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/get.txt +7 -7
  1777. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/list.txt +7 -7
  1778. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-data-loader-task.txt +7 -7
  1779. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-integration-task.txt +7 -7
  1780. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-pipeline-task.txt +7 -7
  1781. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-task-from-dataflow-task.txt +7 -7
  1782. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-task-from-rest-task.txt +7 -7
  1783. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-task-from-sql-task.txt +7 -7
  1784. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/create.txt +7 -7
  1785. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/delete.txt +7 -7
  1786. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/get.txt +7 -7
  1787. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/list.txt +7 -7
  1788. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/update.txt +7 -7
  1789. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run-lineage/list-task-run-lineages.txt +7 -7
  1790. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run-lineage/list_taskrun_lineages.txt +7 -7
  1791. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run-log/list.txt +7 -7
  1792. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/create.txt +7 -7
  1793. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/delete.txt +7 -7
  1794. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/get.txt +7 -7
  1795. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/list.txt +7 -7
  1796. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/update.txt +7 -7
  1797. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/create-from-data-loader-task.txt +7 -7
  1798. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/create-from-integration-task.txt +7 -7
  1799. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/create-from-pipeline-task.txt +7 -7
  1800. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/delete.txt +7 -7
  1801. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/get.txt +7 -7
  1802. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/list.txt +7 -7
  1803. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/template/get.txt +7 -7
  1804. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/template/list.txt +7 -7
  1805. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/create.txt +7 -7
  1806. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/delete.txt +7 -7
  1807. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/get.txt +7 -7
  1808. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/list.txt +7 -7
  1809. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/update.txt +7 -7
  1810. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/create.txt +7 -7
  1811. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/delete.txt +7 -7
  1812. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/get.txt +7 -7
  1813. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/list.txt +7 -7
  1814. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/get.txt +7 -7
  1815. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/list-work-request-errors.txt +7 -7
  1816. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/list-work-request-logs.txt +7 -7
  1817. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/list.txt +7 -7
  1818. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/change-compartment.txt +7 -7
  1819. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/create.txt +7 -7
  1820. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete-copy-object-request.txt +7 -7
  1821. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete-export-request.txt +7 -7
  1822. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete-import-request.txt +7 -7
  1823. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete.txt +7 -7
  1824. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/get.txt +7 -7
  1825. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/list.txt +7 -7
  1826. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/start.txt +7 -7
  1827. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/stop.txt +7 -7
  1828. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update-copy-object-request.txt +7 -7
  1829. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update-export-request.txt +7 -7
  1830. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update-import-request.txt +7 -7
  1831. oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update.txt +7 -7
  1832. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/annotation-format/list.txt +7 -7
  1833. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/add.txt +7 -7
  1834. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/change-compartment.txt +7 -7
  1835. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-document-dataset-format-details.txt +7 -7
  1836. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-image-dataset-format-details.txt +7 -7
  1837. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-object-storage-source-details.txt +7 -7
  1838. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-text-dataset-format-details.txt +7 -7
  1839. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create.txt +7 -7
  1840. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/delete.txt +7 -7
  1841. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/generate-dataset-records.txt +7 -7
  1842. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/get.txt +7 -7
  1843. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/import-pre-annotated-data-object-storage-import-metadata-path.txt +7 -7
  1844. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/import-pre-annotated-data.txt +7 -7
  1845. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/remove.txt +7 -7
  1846. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/rename-dataset-labels.txt +7 -7
  1847. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/snapshot.txt +7 -7
  1848. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/update.txt +7 -7
  1849. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset-collection/list-datasets.txt +7 -7
  1850. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/get.txt +7 -7
  1851. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/list-work-request-errors.txt +7 -7
  1852. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/list-work-request-logs.txt +7 -7
  1853. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/list.txt +7 -7
  1854. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/create.txt +7 -7
  1855. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/delete.txt +7 -7
  1856. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/get.txt +7 -7
  1857. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/update.txt +7 -7
  1858. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation-analytics-aggregation-collection/summarize-annotation-analytics.txt +7 -7
  1859. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation-collection/list-annotations.txt +7 -7
  1860. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/dataset/get.txt +7 -7
  1861. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-create-object-storage-source-details.txt +7 -7
  1862. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-document-metadata.txt +7 -7
  1863. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-image-metadata.txt +7 -7
  1864. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-text-metadata.txt +7 -7
  1865. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create.txt +7 -7
  1866. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/delete.txt +7 -7
  1867. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/get-record-content.txt +7 -7
  1868. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/get-record-preview-content.txt +7 -7
  1869. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/get.txt +7 -7
  1870. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update-record-document-metadata.txt +7 -7
  1871. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update-record-image-metadata.txt +7 -7
  1872. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update-record-text-metadata.txt +7 -7
  1873. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update.txt +7 -7
  1874. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record-analytics-aggregation-collection/summarize-record-analytics.txt +7 -7
  1875. oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record-collection/list-records.txt +7 -7
  1876. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/alerts-update.txt +7 -7
  1877. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/change-compartment.txt +7 -7
  1878. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/get.txt +7 -7
  1879. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/patch.txt +7 -7
  1880. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/update.txt +7 -7
  1881. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/change-compartment.txt +7 -7
  1882. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/create.txt +7 -7
  1883. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/delete.txt +7 -7
  1884. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/get.txt +7 -7
  1885. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/list-alert-policy-rules.txt +7 -7
  1886. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/list.txt +7 -7
  1887. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/update.txt +7 -7
  1888. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/create.txt +7 -7
  1889. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/delete.txt +7 -7
  1890. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/get.txt +7 -7
  1891. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/update.txt +7 -7
  1892. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +7 -7
  1893. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +7 -7
  1894. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +7 -7
  1895. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +7 -7
  1896. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +7 -7
  1897. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +7 -7
  1898. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +7 -7
  1899. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +7 -7
  1900. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +7 -7
  1901. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/change-compartment.txt +7 -7
  1902. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/create.txt +7 -7
  1903. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/delete.txt +7 -7
  1904. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/get.txt +7 -7
  1905. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +7 -7
  1906. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/update.txt +7 -7
  1907. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +7 -7
  1908. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +7 -7
  1909. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/change-compartment.txt +7 -7
  1910. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/get.txt +7 -7
  1911. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/provision.txt +7 -7
  1912. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/retrieve.txt +7 -7
  1913. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/update.txt +7 -7
  1914. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +7 -7
  1915. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +7 -7
  1916. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +7 -7
  1917. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +7 -7
  1918. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +7 -7
  1919. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +7 -7
  1920. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +7 -7
  1921. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +7 -7
  1922. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +7 -7
  1923. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +7 -7
  1924. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +7 -7
  1925. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +7 -7
  1926. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +7 -7
  1927. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +7 -7
  1928. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +7 -7
  1929. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +7 -7
  1930. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/delete.txt +7 -7
  1931. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/get.txt +7 -7
  1932. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +7 -7
  1933. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/resume.txt +7 -7
  1934. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +7 -7
  1935. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/stop.txt +7 -7
  1936. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +7 -7
  1937. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +7 -7
  1938. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/change-compartment.txt +7 -7
  1939. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/get.txt +7 -7
  1940. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +7 -7
  1941. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/refresh.txt +7 -7
  1942. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/update.txt +7 -7
  1943. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry/get.txt +7 -7
  1944. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +7 -7
  1945. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry/get.txt +7 -7
  1946. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +7 -7
  1947. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/difference-column/get.txt +7 -7
  1948. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/change-compartment.txt +7 -7
  1949. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/create.txt +7 -7
  1950. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/delete.txt +7 -7
  1951. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/get.txt +7 -7
  1952. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list-discovery-job-results.txt +7 -7
  1953. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list.txt +7 -7
  1954. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/patch-discovery-job-results.txt +7 -7
  1955. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job-result/delete.txt +7 -7
  1956. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job-result/get.txt +7 -7
  1957. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/finding/update.txt +7 -7
  1958. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/change-compartment.txt +7 -7
  1959. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/create.txt +7 -7
  1960. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/delete.txt +7 -7
  1961. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/get.txt +7 -7
  1962. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/update.txt +7 -7
  1963. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format-summary/list-library-masking-formats.txt +7 -7
  1964. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masked-column-summary/list-masked-columns.txt +7 -7
  1965. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/create.txt +7 -7
  1966. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/delete.txt +7 -7
  1967. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get-compatible-formats-for-data-types.txt +7 -7
  1968. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get-compatible-formats-for-sensitive-types.txt +7 -7
  1969. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get.txt +7 -7
  1970. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +7 -7
  1971. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/patch.txt +7 -7
  1972. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/update.txt +7 -7
  1973. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt +7 -7
  1974. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-object/list.txt +7 -7
  1975. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/add.txt +7 -7
  1976. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/apply-sdm-masking-policy-difference.txt +7 -7
  1977. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/change-compartment.txt +7 -7
  1978. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-sdm-details.txt +7 -7
  1979. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-target-details.txt +7 -7
  1980. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create.txt +7 -7
  1981. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/delete.txt +7 -7
  1982. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/download-masking-log.txt +7 -7
  1983. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/download-masking-report.txt +7 -7
  1984. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/download.txt +7 -7
  1985. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-policy-for-download.txt +7 -7
  1986. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-report-for-download.txt +7 -7
  1987. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/get.txt +7 -7
  1988. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +7 -7
  1989. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt +7 -7
  1990. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list.txt +7 -7
  1991. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt +7 -7
  1992. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-sdm-details.txt +7 -7
  1993. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-target-details.txt +7 -7
  1994. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update.txt +7 -7
  1995. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/upload.txt +7 -7
  1996. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/change-compartment.txt +7 -7
  1997. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/delete.txt +7 -7
  1998. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/generate-health-report.txt +7 -7
  1999. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/get.txt +7 -7
  2000. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/list-masking-policy-health-report-logs.txt +7 -7
  2001. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/list.txt +7 -7
  2002. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +7 -7
  2003. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/delete.txt +7 -7
  2004. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/get.txt +7 -7
  2005. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-schema/list.txt +7 -7
  2006. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/change-compartment.txt +7 -7
  2007. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/create.txt +7 -7
  2008. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/delete.txt +7 -7
  2009. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/generate-on-prem-connector-configuration.txt +7 -7
  2010. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/get.txt +7 -7
  2011. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +7 -7
  2012. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update-on-prem-connector-wallet.txt +7 -7
  2013. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update.txt +7 -7
  2014. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt +7 -7
  2015. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create.txt +7 -7
  2016. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/delete.txt +7 -7
  2017. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/get.txt +7 -7
  2018. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/list.txt +7 -7
  2019. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt +7 -7
  2020. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update.txt +7 -7
  2021. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/change-compartment.txt +7 -7
  2022. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/create.txt +7 -7
  2023. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/delete.txt +7 -7
  2024. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/get.txt +7 -7
  2025. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/list.txt +7 -7
  2026. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/update.txt +7 -7
  2027. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/profile/list-profile-analytics.txt +7 -7
  2028. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/create.txt +7 -7
  2029. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/delete.txt +7 -7
  2030. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/get.txt +7 -7
  2031. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/list.txt +7 -7
  2032. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/change-compartment.txt +7 -7
  2033. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/get-report-content.txt +7 -7
  2034. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/get.txt +7 -7
  2035. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/update.txt +7 -7
  2036. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/change-compartment.txt +7 -7
  2037. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/create.txt +7 -7
  2038. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/delete.txt +7 -7
  2039. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +7 -7
  2040. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/get.txt +7 -7
  2041. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/list.txt +7 -7
  2042. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/remove.txt +7 -7
  2043. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/schedule-report-schedule-audit-report-details.txt +7 -7
  2044. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/schedule-report.txt +7 -7
  2045. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/update.txt +7 -7
  2046. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +7 -7
  2047. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/role-grant-path-collection/list-role-grant-paths.txt +7 -7
  2048. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/change-compartment.txt +7 -7
  2049. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/create.txt +7 -7
  2050. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/delete.txt +7 -7
  2051. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/get.txt +7 -7
  2052. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/list-difference-columns.txt +7 -7
  2053. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/list.txt +7 -7
  2054. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/patch-sdm-masking-policy-difference-columns.txt +7 -7
  2055. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/update.txt +7 -7
  2056. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +7 -7
  2057. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/change-compartment.txt +7 -7
  2058. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +7 -7
  2059. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare.txt +7 -7
  2060. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +7 -7
  2061. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/delete.txt +7 -7
  2062. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +7 -7
  2063. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +7 -7
  2064. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-security-assessment-comparison.txt +7 -7
  2065. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +7 -7
  2066. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get.txt +7 -7
  2067. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +7 -7
  2068. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +7 -7
  2069. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings-change-audit-logs.txt +7 -7
  2070. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +7 -7
  2071. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +7 -7
  2072. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +7 -7
  2073. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +7 -7
  2074. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +7 -7
  2075. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +7 -7
  2076. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +7 -7
  2077. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +7 -7
  2078. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/refresh.txt +7 -7
  2079. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +7 -7
  2080. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/set-security-assessment-baseline.txt +7 -7
  2081. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/unset-security-assessment-baseline.txt +7 -7
  2082. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/update.txt +7 -7
  2083. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +7 -7
  2084. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +7 -7
  2085. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +7 -7
  2086. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +7 -7
  2087. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +7 -7
  2088. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +7 -7
  2089. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +7 -7
  2090. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +7 -7
  2091. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +7 -7
  2092. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +7 -7
  2093. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +7 -7
  2094. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +7 -7
  2095. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -7
  2096. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +7 -7
  2097. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +7 -7
  2098. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +7 -7
  2099. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -7
  2100. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +7 -7
  2101. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +7 -7
  2102. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -7
  2103. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -7
  2104. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +7 -7
  2105. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report/get.txt +7 -7
  2106. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report-collection/list-security-policy-reports.txt +7 -7
  2107. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/create.txt +7 -7
  2108. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/delete.txt +7 -7
  2109. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/get.txt +7 -7
  2110. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/list.txt +7 -7
  2111. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/patch.txt +7 -7
  2112. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/update.txt +7 -7
  2113. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/apply-discovery-job-results.txt +7 -7
  2114. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/change-compartment.txt +7 -7
  2115. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/create.txt +7 -7
  2116. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/delete.txt +7 -7
  2117. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/download-discovery-report.txt +7 -7
  2118. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/download.txt +7 -7
  2119. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/generate-discovery-report-for-download.txt +7 -7
  2120. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/generate-sensitive-data-model-for-download.txt +7 -7
  2121. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/get.txt +7 -7
  2122. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +7 -7
  2123. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +7 -7
  2124. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list.txt +7 -7
  2125. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/update.txt +7 -7
  2126. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/upload.txt +7 -7
  2127. 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 -7
  2128. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-object/list.txt +7 -7
  2129. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-schema/list.txt +7 -7
  2130. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/bulk-create.txt +7 -7
  2131. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/change-compartment.txt +7 -7
  2132. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-category-details.txt +7 -7
  2133. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-type-pattern-details.txt +7 -7
  2134. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create.txt +7 -7
  2135. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/delete.txt +7 -7
  2136. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/get.txt +7 -7
  2137. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/list.txt +7 -7
  2138. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-category-details.txt +7 -7
  2139. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-type-pattern-details.txt +7 -7
  2140. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update.txt +7 -7
  2141. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/change-compartment.txt +7 -7
  2142. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/create.txt +7 -7
  2143. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/delete.txt +7 -7
  2144. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/get.txt +7 -7
  2145. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/list-grouped-sensitive-types.txt +7 -7
  2146. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/patch-grouped-sensitive-types.txt +7 -7
  2147. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/update.txt +7 -7
  2148. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group-summary/list-sensitive-type-groups.txt +7 -7
  2149. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/change-compartment.txt +7 -7
  2150. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/create.txt +7 -7
  2151. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/delete.txt +7 -7
  2152. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/download.txt +7 -7
  2153. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/get.txt +7 -7
  2154. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/update.txt +7 -7
  2155. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export-collection/list-sensitive-types-exports.txt +7 -7
  2156. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/enable.txt +7 -7
  2157. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/get.txt +7 -7
  2158. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/modify-global-settings.txt +7 -7
  2159. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/change-compartment.txt +7 -7
  2160. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/create.txt +7 -7
  2161. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/delete.txt +7 -7
  2162. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/generate-sql-firewall-policy.txt +7 -7
  2163. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/get.txt +7 -7
  2164. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +7 -7
  2165. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/purge-sql-collection-logs.txt +7 -7
  2166. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/refresh-sql-collection-log-insights.txt +7 -7
  2167. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/start.txt +7 -7
  2168. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/stop.txt +7 -7
  2169. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/update.txt +7 -7
  2170. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +7 -7
  2171. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-log-insights/list.txt +7 -7
  2172. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +7 -7
  2173. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +7 -7
  2174. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/change-compartment.txt +7 -7
  2175. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/delete.txt +7 -7
  2176. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/get.txt +7 -7
  2177. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/list.txt +7 -7
  2178. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/update.txt +7 -7
  2179. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy-analytics/list.txt +7 -7
  2180. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +7 -7
  2181. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +7 -7
  2182. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/change-compartment.txt +7 -7
  2183. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/create.txt +7 -7
  2184. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/delete.txt +7 -7
  2185. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/get.txt +7 -7
  2186. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/patch.txt +7 -7
  2187. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/update.txt +7 -7
  2188. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association-summary/list-target-alert-policy-associations.txt +7 -7
  2189. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/activate.txt +7 -7
  2190. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/change-compartment.txt +7 -7
  2191. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/create.txt +7 -7
  2192. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/deactivate.txt +7 -7
  2193. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/delete.txt +7 -7
  2194. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/download-privilege-script.txt +7 -7
  2195. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/get.txt +7 -7
  2196. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-columns.txt +7 -7
  2197. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-roles.txt +7 -7
  2198. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-schemas.txt +7 -7
  2199. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-tables.txt +7 -7
  2200. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list.txt +7 -7
  2201. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/refresh.txt +7 -7
  2202. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/update.txt +7 -7
  2203. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +7 -7
  2204. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +7 -7
  2205. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +7 -7
  2206. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +7 -7
  2207. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +7 -7
  2208. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +7 -7
  2209. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +7 -7
  2210. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +7 -7
  2211. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +7 -7
  2212. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +7 -7
  2213. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +7 -7
  2214. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +7 -7
  2215. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +7 -7
  2216. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +7 -7
  2217. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +7 -7
  2218. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +7 -7
  2219. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +7 -7
  2220. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +7 -7
  2221. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +7 -7
  2222. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/change-compartment.txt +7 -7
  2223. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/compare.txt +7 -7
  2224. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +7 -7
  2225. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/delete.txt +7 -7
  2226. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/download-user-assessment-report.txt +7 -7
  2227. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/generate-user-assessment-report.txt +7 -7
  2228. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/get-profile.txt +7 -7
  2229. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/get-user-assessment-comparison.txt +7 -7
  2230. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/get.txt +7 -7
  2231. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-grants.txt +7 -7
  2232. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-password-expiry-date-analytics.txt +7 -7
  2233. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-profile-summaries.txt +7 -7
  2234. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-access-analytics.txt +7 -7
  2235. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-analytics.txt +7 -7
  2236. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-users.txt +7 -7
  2237. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +7 -7
  2238. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/refresh.txt +7 -7
  2239. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/set-user-assessment-baseline.txt +7 -7
  2240. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/unset-user-assessment-baseline.txt +7 -7
  2241. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/update.txt +7 -7
  2242. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/cancel.txt +7 -7
  2243. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/get.txt +7 -7
  2244. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/list.txt +7 -7
  2245. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/resume.txt +7 -7
  2246. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/suspend.txt +7 -7
  2247. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-error/list.txt +7 -7
  2248. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-log-entry/list.txt +7 -7
  2249. oci_cli/help_text_producer/data_files/text/cmdref/data-science/container/list.txt +7 -7
  2250. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/change-compartment.txt +7 -7
  2251. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/create.txt +7 -7
  2252. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/delete.txt +7 -7
  2253. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/get.txt +7 -7
  2254. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/list.txt +7 -7
  2255. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/update.txt +7 -7
  2256. oci_cli/help_text_producer/data_files/text/cmdref/data-science/fast-launch-job-config/list.txt +7 -7
  2257. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +7 -7
  2258. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +7 -7
  2259. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +7 -7
  2260. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +7 -7
  2261. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +7 -7
  2262. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +7 -7
  2263. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +7 -7
  2264. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/list.txt +7 -7
  2265. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +7 -7
  2266. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +7 -7
  2267. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +7 -7
  2268. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +7 -7
  2269. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +7 -7
  2270. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +7 -7
  2271. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/list.txt +7 -7
  2272. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +7 -7
  2273. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-shape/list.txt +7 -7
  2274. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/change-compartment.txt +7 -7
  2275. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/create.txt +7 -7
  2276. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/delete.txt +7 -7
  2277. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/get.txt +7 -7
  2278. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/list.txt +7 -7
  2279. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/update.txt +7 -7
  2280. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/change-compartment.txt +7 -7
  2281. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/create.txt +7 -7
  2282. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/delete.txt +7 -7
  2283. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/download-package.txt +7 -7
  2284. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/get.txt +7 -7
  2285. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/list.txt +7 -7
  2286. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/update.txt +7 -7
  2287. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/upload-package.txt +7 -7
  2288. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/download-package.txt +7 -7
  2289. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/get.txt +7 -7
  2290. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/list.txt +7 -7
  2291. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/update.txt +7 -7
  2292. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/change-compartment.txt +7 -7
  2293. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create-with-custom-service-idcs-auth.txt +7 -7
  2294. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create-with-iam-auth.txt +7 -7
  2295. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create-with-idcs-auth.txt +7 -7
  2296. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create.txt +7 -7
  2297. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/delete.txt +7 -7
  2298. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/get.txt +7 -7
  2299. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/list.txt +7 -7
  2300. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/trigger.txt +7 -7
  2301. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/update.txt +7 -7
  2302. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/change-compartment.txt +7 -7
  2303. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/disable-trigger.txt +7 -7
  2304. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/enable-trigger.txt +7 -7
  2305. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/get.txt +7 -7
  2306. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/list.txt +11 -7
  2307. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/recover.txt +7 -7
  2308. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/trigger.txt +7 -7
  2309. oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/update.txt +7 -7
  2310. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/activate.txt +7 -7
  2311. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/change-compartment.txt +7 -7
  2312. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-artifact.txt +7 -7
  2313. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-custom-metadatum-artifact.txt +7 -7
  2314. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-defined-metadatum-artifact.txt +7 -7
  2315. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-provenance.txt +7 -7
  2316. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create.txt +7 -7
  2317. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/deactivate.txt +7 -7
  2318. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/delete-model-custom-metadatum-artifact.txt +7 -7
  2319. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/delete-model-defined-metadatum-artifact.txt +7 -7
  2320. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/delete.txt +7 -7
  2321. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/export-model-artifact-artifact-export-details-object-storage.txt +7 -7
  2322. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/export-model-artifact.txt +7 -7
  2323. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-artifact-content.txt +7 -7
  2324. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-model-custom-metadatum-artifact-content.txt +7 -7
  2325. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-model-defined-metadatum-artifact-content.txt +7 -7
  2326. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-model-provenance.txt +7 -7
  2327. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get.txt +7 -7
  2328. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/head-model-artifact.txt +7 -7
  2329. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/head-model-custom-metadatum-artifact.txt +7 -7
  2330. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/head-model-defined-metadatum-artifact.txt +7 -7
  2331. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/import-model-artifact-artifact-import-details-object-storage.txt +7 -7
  2332. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/import-model-artifact.txt +7 -7
  2333. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/list.txt +7 -7
  2334. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/restore-archived-model-artifact.txt +7 -7
  2335. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-model-custom-metadatum-artifact.txt +7 -7
  2336. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-model-defined-metadatum-artifact.txt +7 -7
  2337. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-model-provenance.txt +7 -7
  2338. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update.txt +7 -7
  2339. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/activate.txt +7 -7
  2340. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/change-compartment.txt +7 -7
  2341. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +7 -7
  2342. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create.txt +7 -7
  2343. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/deactivate.txt +7 -7
  2344. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/delete.txt +7 -7
  2345. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/get.txt +7 -7
  2346. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/list.txt +7 -7
  2347. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +7 -7
  2348. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update.txt +7 -7
  2349. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +7 -7
  2350. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-shape/list.txt +7 -7
  2351. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +7 -7
  2352. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +7 -7
  2353. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +7 -7
  2354. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +7 -7
  2355. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +7 -7
  2356. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +7 -7
  2357. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +7 -7
  2358. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +7 -7
  2359. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt +7 -7
  2360. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +7 -7
  2361. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +7 -7
  2362. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +7 -7
  2363. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +7 -7
  2364. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +7 -7
  2365. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +7 -7
  2366. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +7 -7
  2367. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +7 -7
  2368. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +7 -7
  2369. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +7 -7
  2370. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +7 -7
  2371. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/change-compartment.txt +7 -7
  2372. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/create.txt +7 -7
  2373. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/delete.txt +7 -7
  2374. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/get.txt +7 -7
  2375. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/list.txt +7 -7
  2376. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/update.txt +7 -7
  2377. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/activate.txt +7 -7
  2378. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/change-compartment.txt +7 -7
  2379. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/create.txt +7 -7
  2380. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/deactivate.txt +7 -7
  2381. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/delete.txt +7 -7
  2382. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/get.txt +7 -7
  2383. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/list.txt +7 -7
  2384. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/update.txt +7 -7
  2385. oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session-shape/list.txt +7 -7
  2386. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/change-compartment.txt +7 -7
  2387. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/create-step-artifact.txt +7 -7
  2388. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/create.txt +7 -7
  2389. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/delete.txt +7 -7
  2390. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/get-step-artifact-content.txt +7 -7
  2391. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/get.txt +7 -7
  2392. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/head-step-artifact.txt +7 -7
  2393. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/list.txt +7 -7
  2394. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/update.txt +7 -7
  2395. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/cancel.txt +7 -7
  2396. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/change-compartment.txt +7 -7
  2397. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +7 -7
  2398. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/delete.txt +7 -7
  2399. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/get.txt +7 -7
  2400. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/list.txt +7 -7
  2401. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/update.txt +7 -7
  2402. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/change-compartment.txt +7 -7
  2403. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/create.txt +7 -7
  2404. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/delete.txt +7 -7
  2405. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/get.txt +7 -7
  2406. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/list.txt +7 -7
  2407. oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/update.txt +7 -7
  2408. oci_cli/help_text_producer/data_files/text/cmdref/data-science/register-model-artifact-reference-details/register-model-artifact-reference.txt +7 -7
  2409. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/activate.txt +7 -7
  2410. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/change-compartment.txt +7 -7
  2411. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/create.txt +7 -7
  2412. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/deactivate.txt +7 -7
  2413. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/delete.txt +7 -7
  2414. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/get.txt +7 -7
  2415. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/list.txt +7 -7
  2416. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/update.txt +7 -7
  2417. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/cancel.txt +7 -7
  2418. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/get.txt +7 -7
  2419. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-errors.txt +7 -7
  2420. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-logs.txt +7 -7
  2421. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +7 -7
  2422. oci_cli/help_text_producer/data_files/text/cmdref/database-management/associated-database-summary/list-associated-databases.txt +7 -7
  2423. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/get-cloud-asm-configuration.txt +7 -7
  2424. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/get.txt +7 -7
  2425. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-disk-groups.txt +7 -7
  2426. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-users.txt +7 -7
  2427. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list.txt +7 -7
  2428. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.txt +7 -7
  2429. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/update.txt +7 -7
  2430. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/get.txt +7 -7
  2431. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/list.txt +7 -7
  2432. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/update.txt +7 -7
  2433. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/get.txt +7 -7
  2434. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/list.txt +7 -7
  2435. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/summarize-cloud-cluster-metrics.txt +7 -7
  2436. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/update.txt +7 -7
  2437. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/get.txt +7 -7
  2438. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/list.txt +7 -7
  2439. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/update.txt +7 -7
  2440. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection/list-cloud-databases.txt +7 -7
  2441. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/get.txt +7 -7
  2442. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/list.txt +7 -7
  2443. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/update.txt +7 -7
  2444. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/get.txt +7 -7
  2445. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/list.txt +7 -7
  2446. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/summarize-cloud-db-node-metrics.txt +7 -7
  2447. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/update.txt +7 -7
  2448. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/create.txt +7 -7
  2449. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/delete.txt +7 -7
  2450. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-database-management.txt +7 -7
  2451. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-stack-monitoring.txt +7 -7
  2452. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-database-management.txt +7 -7
  2453. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-stack-monitoring.txt +7 -7
  2454. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/get.txt +7 -7
  2455. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/list.txt +7 -7
  2456. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/summarize-cloud-db-system-availability-metrics.txt +7 -7
  2457. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/update.txt +7 -7
  2458. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/check-cloud-db-system-connector-connection-status.txt +7 -7
  2459. 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 -7
  2460. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create.txt +7 -7
  2461. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/delete.txt +7 -7
  2462. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/get.txt +7 -7
  2463. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/list.txt +7 -7
  2464. 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 -7
  2465. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update.txt +7 -7
  2466. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/create.txt +7 -7
  2467. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/delete.txt +7 -7
  2468. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/get.txt +7 -7
  2469. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/list.txt +7 -7
  2470. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/patch.txt +7 -7
  2471. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/update.txt +7 -7
  2472. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/get.txt +7 -7
  2473. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list-cloud-listener-services.txt +7 -7
  2474. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list.txt +7 -7
  2475. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/summarize-cloud-listener-metrics.txt +7 -7
  2476. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/update.txt +7 -7
  2477. oci_cli/help_text_producer/data_files/text/cmdref/database-management/cluster-cache-metric/get.txt +7 -7
  2478. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-backup-metrics/get.txt +7 -7
  2479. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-dataguard-metrics/get.txt +7 -7
  2480. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-ha-overview-metrics/get.txt +7 -7
  2481. oci_cli/help_text_producer/data_files/text/cmdref/database-management/dataguard-performance-metrics/get.txt +7 -7
  2482. oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/list-alert-logs.txt +7 -7
  2483. oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/list-attention-logs.txt +7 -7
  2484. oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/summarize-alert-log-counts.txt +7 -7
  2485. oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/summarize-attention-log-counts.txt +7 -7
  2486. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/get-external-asm-configuration.txt +7 -7
  2487. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/get.txt +7 -7
  2488. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/list-external-asm-disk-groups.txt +7 -7
  2489. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/list-external-asm-users.txt +7 -7
  2490. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/list.txt +7 -7
  2491. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/summarize-external-asm-metrics.txt +7 -7
  2492. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/update.txt +7 -7
  2493. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm-instance/get.txt +7 -7
  2494. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm-instance/list.txt +7 -7
  2495. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm-instance/update.txt +7 -7
  2496. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/get.txt +7 -7
  2497. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/list.txt +7 -7
  2498. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/summarize-external-cluster-metrics.txt +7 -7
  2499. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/update.txt +7 -7
  2500. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster-instance/get.txt +7 -7
  2501. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster-instance/list.txt +7 -7
  2502. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster-instance/update.txt +7 -7
  2503. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-database-collection/list-external-databases.txt +7 -7
  2504. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-home/get.txt +7 -7
  2505. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-home/list.txt +7 -7
  2506. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-home/update.txt +7 -7
  2507. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/get.txt +7 -7
  2508. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/list.txt +7 -7
  2509. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/summarize-external-db-node-metrics.txt +7 -7
  2510. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/update.txt +7 -7
  2511. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/change-compartment.txt +7 -7
  2512. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/create.txt +7 -7
  2513. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/delete.txt +7 -7
  2514. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/disable-external-db-system-database-management.txt +7 -7
  2515. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/disable-external-db-system-stack-monitoring.txt +7 -7
  2516. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/enable-external-db-system-database-management.txt +7 -7
  2517. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/enable-external-db-system-stack-monitoring.txt +7 -7
  2518. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/get.txt +7 -7
  2519. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/list.txt +7 -7
  2520. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/summarize-external-db-system-availability-metrics.txt +7 -7
  2521. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/update.txt +7 -7
  2522. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/check-connection-status.txt +7 -7
  2523. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/create-macs-connector.txt +7 -7
  2524. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/delete.txt +7 -7
  2525. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/get.txt +7 -7
  2526. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/list.txt +7 -7
  2527. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/update-macs-connector.txt +7 -7
  2528. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/create.txt +7 -7
  2529. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/delete.txt +7 -7
  2530. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/get.txt +7 -7
  2531. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/list.txt +7 -7
  2532. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/patch.txt +7 -7
  2533. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/update.txt +7 -7
  2534. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/change-compartment.txt +7 -7
  2535. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/create.txt +7 -7
  2536. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/delete.txt +7 -7
  2537. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/disable-external-exadata-infrastructure-management.txt +7 -7
  2538. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/discover.txt +7 -7
  2539. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/enable-external-exadata-infrastructure-management.txt +7 -7
  2540. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/get.txt +7 -7
  2541. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/list.txt +7 -7
  2542. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/update.txt +7 -7
  2543. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/check.txt +7 -7
  2544. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/create.txt +7 -7
  2545. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/delete.txt +7 -7
  2546. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/get.txt +7 -7
  2547. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/list.txt +7 -7
  2548. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/update.txt +7 -7
  2549. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-grid/get.txt +7 -7
  2550. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-grid/update.txt +7 -7
  2551. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get-iorm-plan.txt +7 -7
  2552. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get-open-alert-history.txt +7 -7
  2553. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get-top-sql-cpu-activity.txt +7 -7
  2554. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get.txt +7 -7
  2555. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/list.txt +7 -7
  2556. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/update.txt +7 -7
  2557. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/get.txt +7 -7
  2558. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/list-external-listener-services.txt +7 -7
  2559. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/list.txt +7 -7
  2560. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/summarize-external-listener-metrics.txt +7 -7
  2561. oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/update.txt +7 -7
  2562. oci_cli/help_text_producer/data_files/text/cmdref/database-management/fleet-health-metrics/get.txt +7 -7
  2563. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/change-compartment.txt +7 -7
  2564. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/create-sql-job.txt +7 -7
  2565. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/delete.txt +7 -7
  2566. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/get.txt +7 -7
  2567. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/list.txt +7 -7
  2568. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-result-location.txt +7 -7
  2569. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt +7 -7
  2570. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update.txt +7 -7
  2571. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/get.txt +7 -7
  2572. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/list.txt +7 -7
  2573. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-executions-status/summarize.txt +7 -7
  2574. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/get.txt +7 -7
  2575. oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/list.txt +7 -7
  2576. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters-with-password.txt +7 -7
  2577. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters-with-secret.txt +7 -7
  2578. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters.txt +7 -7
  2579. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-spm-evolve-task-with-password.txt +7 -7
  2580. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-spm-evolve-task-with-secret.txt +7 -7
  2581. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-spm-evolve-task.txt +7 -7
  2582. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters-database-named-credential-details.txt +7 -7
  2583. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters-database-password-credential-details.txt +7 -7
  2584. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters-database-secret-credential-details.txt +7 -7
  2585. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters.txt +7 -7
  2586. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-database-named-credential-details.txt +7 -7
  2587. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-database-password-credential-details.txt +7 -7
  2588. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-database-secret-credential-details.txt +7 -7
  2589. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-with-password.txt +7 -7
  2590. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-with-secret.txt +7 -7
  2591. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention.txt +7 -7
  2592. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-database-named-credential-details.txt +7 -7
  2593. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-database-password-credential-details.txt +7 -7
  2594. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-database-secret-credential-details.txt +7 -7
  2595. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-with-password.txt +7 -7
  2596. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-with-secret.txt +7 -7
  2597. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget.txt +7 -7
  2598. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-spb-attr-with-password.txt +7 -7
  2599. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-spb-attr-with-secret.txt +7 -7
  2600. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-spb-attr.txt +7 -7
  2601. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-sql-plan-baselines-attributes-database-named-credential-details.txt +7 -7
  2602. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-sql-plan-baselines-attributes-database-password-credential-details.txt +7 -7
  2603. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-sql-plan-baselines-attributes-database-secret-credential-details.txt +7 -7
  2604. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-capture-filters-database-named-credential-details.txt +7 -7
  2605. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-capture-filters-database-password-credential-details.txt +7 -7
  2606. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-capture-filters-database-secret-credential-details.txt +7 -7
  2607. 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 -7
  2608. 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 -7
  2609. 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 -7
  2610. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/database-ha-backup-details/get.txt +7 -7
  2611. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-plan-capture-with-password.txt +7 -7
  2612. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-plan-capture-with-secret.txt +7 -7
  2613. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-plan-capture.txt +7 -7
  2614. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-spm-evolve-task-with-password.txt +7 -7
  2615. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-spm-evolve-task-with-secret.txt +7 -7
  2616. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-spm-evolve-task.txt +7 -7
  2617. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-initial-plan-capture-database-named-credential-details.txt +7 -7
  2618. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-initial-plan-capture-database-password-credential-details.txt +7 -7
  2619. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-initial-plan-capture-database-secret-credential-details.txt +7 -7
  2620. 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 -7
  2621. 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 -7
  2622. 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 -7
  2623. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-autonomous-database-management-feature.txt +7 -7
  2624. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-database-management-feature.txt +7 -7
  2625. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-external-container-database-management-feature.txt +7 -7
  2626. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-external-non-container-database-management-feature.txt +7 -7
  2627. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-external-pluggable-database-management-feature.txt +7 -7
  2628. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-hf-auto-spm-evolve-task-with-password.txt +7 -7
  2629. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-hf-auto-spm-evolve-task-with-secret.txt +7 -7
  2630. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-hf-auto-spm-evolve-task.txt +7 -7
  2631. 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 -7
  2632. 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 -7
  2633. 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 -7
  2634. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-pluggable-database-management-feature.txt +7 -7
  2635. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-spb-usage-with-password.txt +7 -7
  2636. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-spb-usage-with-secret.txt +7 -7
  2637. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-spb-usage.txt +7 -7
  2638. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-sql-plan-baselines-usage-database-named-credential-details.txt +7 -7
  2639. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-sql-plan-baselines-usage-database-password-credential-details.txt +7 -7
  2640. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-sql-plan-baselines-usage-database-secret-credential-details.txt +7 -7
  2641. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-database-named-credential-details.txt +7 -7
  2642. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-database-password-credential-details.txt +7 -7
  2643. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-database-secret-credential-details.txt +7 -7
  2644. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-with-password.txt +7 -7
  2645. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-with-secret.txt +7 -7
  2646. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines.txt +7 -7
  2647. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-plan-capture-with-password.txt +7 -7
  2648. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-plan-capture-with-secret.txt +7 -7
  2649. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-plan-capture.txt +7 -7
  2650. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-spm-evolve-task-with-password.txt +7 -7
  2651. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-spm-evolve-task-with-secret.txt +7 -7
  2652. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-spm-evolve-task.txt +7 -7
  2653. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-initial-plan-capture-database-named-credential-details.txt +7 -7
  2654. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-initial-plan-capture-database-password-credential-details.txt +7 -7
  2655. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-initial-plan-capture-database-secret-credential-details.txt +7 -7
  2656. 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 -7
  2657. 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 -7
  2658. 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 -7
  2659. 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 -7
  2660. 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 -7
  2661. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature.txt +7 -7
  2662. 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 -7
  2663. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-lifecycle-management-feature-details.txt +7 -7
  2664. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-sql-watch-feature-details.txt +7 -7
  2665. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature.txt +7 -7
  2666. 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 -7
  2667. 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 -7
  2668. 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 -7
  2669. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature.txt +7 -7
  2670. 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 -7
  2671. 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 -7
  2672. 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 -7
  2673. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-non-container-database-management-feature.txt +7 -7
  2674. 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 -7
  2675. 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 -7
  2676. 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 -7
  2677. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-pluggable-database-management-feature.txt +7 -7
  2678. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-hf-auto-spm-evolve-task-with-password.txt +7 -7
  2679. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-hf-auto-spm-evolve-task-with-secret.txt +7 -7
  2680. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-hf-auto-spm-evolve-task.txt +7 -7
  2681. 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 -7
  2682. 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 -7
  2683. 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 -7
  2684. 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 -7
  2685. 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 -7
  2686. 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 -7
  2687. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature.txt +7 -7
  2688. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage-with-password.txt +7 -7
  2689. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage-with-secret.txt +7 -7
  2690. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage.txt +7 -7
  2691. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-named-credential-details.txt +7 -7
  2692. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-password-credential-details.txt +7 -7
  2693. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-secret-credential-details.txt +7 -7
  2694. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-report.txt +7 -7
  2695. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-sql-report.txt +7 -7
  2696. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-advisor-execution-script.txt +7 -7
  2697. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-advisor-execution.txt +7 -7
  2698. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-collection-operation.txt +7 -7
  2699. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-spb-configuration.txt +7 -7
  2700. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-sql-plan-baseline.txt +7 -7
  2701. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-user.txt +7 -7
  2702. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get.txt +7 -7
  2703. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/implement-optimizer-statistics-advisor-recommendations.txt +7 -7
  2704. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-asm-properties.txt +7 -7
  2705. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-awr-db-snapshots.txt +7 -7
  2706. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-awr-dbs.txt +7 -7
  2707. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-consumer-group-privileges.txt +7 -7
  2708. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-cursor-cache-statements.txt +7 -7
  2709. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-data-access-containers.txt +7 -7
  2710. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-database-parameters.txt +7 -7
  2711. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-object-privileges.txt +7 -7
  2712. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-optimizer-statistics-advisor-executions.txt +7 -7
  2713. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-optimizer-statistics-collection-aggregations.txt +7 -7
  2714. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-optimizer-statistics-collection-operations.txt +7 -7
  2715. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-proxied-for-users.txt +7 -7
  2716. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-proxy-users.txt +7 -7
  2717. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-roles.txt +7 -7
  2718. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-spb-jobs.txt +7 -7
  2719. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-sql-plan-baselines.txt +7 -7
  2720. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-system-privileges.txt +7 -7
  2721. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-table-statistics.txt +7 -7
  2722. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-users.txt +7 -7
  2723. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list.txt +7 -7
  2724. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-awr-with-password.txt +7 -7
  2725. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-awr-with-secret.txt +7 -7
  2726. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-awr.txt +7 -7
  2727. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-cc-with-password.txt +7 -7
  2728. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-cc-with-secret.txt +7 -7
  2729. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-cc.txt +7 -7
  2730. 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 -7
  2731. 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 -7
  2732. 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 -7
  2733. 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 -7
  2734. 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 -7
  2735. 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 -7
  2736. 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 -7
  2737. 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 -7
  2738. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature.txt +7 -7
  2739. 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 -7
  2740. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-lifecycle-management-feature-details.txt +7 -7
  2741. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-sql-watch-feature-details.txt +7 -7
  2742. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature.txt +7 -7
  2743. 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 -7
  2744. 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 -7
  2745. 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 -7
  2746. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature.txt +7 -7
  2747. 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 -7
  2748. 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 -7
  2749. 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 -7
  2750. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature.txt +7 -7
  2751. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-named-credential-details.txt +7 -7
  2752. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-password-credential-details.txt +7 -7
  2753. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-secret-credential-details.txt +7 -7
  2754. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters.txt +7 -7
  2755. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-cpu-usages.txt +7 -7
  2756. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-metrics.txt +7 -7
  2757. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-parameter-changes.txt +7 -7
  2758. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-parameters.txt +7 -7
  2759. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-snapshot-ranges.txt +7 -7
  2760. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-sysstats.txt +7 -7
  2761. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-top-wait-events.txt +7 -7
  2762. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-wait-event-buckets.txt +7 -7
  2763. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-wait-events.txt +7 -7
  2764. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-managed-database-availability-metrics.txt +7 -7
  2765. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-sql-plan-baselines-by-last-execution.txt +7 -7
  2766. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-sql-plan-baselines.txt +7 -7
  2767. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/update.txt +7 -7
  2768. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/add.txt +7 -7
  2769. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/change-compartment.txt +7 -7
  2770. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/create.txt +7 -7
  2771. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/delete.txt +7 -7
  2772. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/get.txt +7 -7
  2773. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/list.txt +7 -7
  2774. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/remove.txt +7 -7
  2775. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/update.txt +7 -7
  2776. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/heat-wave-fleet-metrics/get.txt +7 -7
  2777. 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 -7
  2778. 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 -7
  2779. 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 -7
  2780. 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 -7
  2781. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get.txt +7 -7
  2782. 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 -7
  2783. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-inbound-replications.txt +7 -7
  2784. 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 -7
  2785. 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 -7
  2786. 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 -7
  2787. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-outbound-replications.txt +7 -7
  2788. 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 -7
  2789. 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 -7
  2790. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/my-sql-fleet-metrics/get.txt +7 -7
  2791. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/change-compartment.txt +7 -7
  2792. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/create-named-credential-basic-named-credential-content.txt +7 -7
  2793. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/create.txt +7 -7
  2794. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/delete.txt +7 -7
  2795. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/get.txt +7 -7
  2796. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/list.txt +7 -7
  2797. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/test.txt +7 -7
  2798. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/update-named-credential-basic-named-credential-content.txt +7 -7
  2799. oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/update.txt +7 -7
  2800. oci_cli/help_text_producer/data_files/text/cmdref/database-management/pdb-metrics/get.txt +7 -7
  2801. oci_cli/help_text_producer/data_files/text/cmdref/database-management/peer-database-metrics/get.txt +7 -7
  2802. oci_cli/help_text_producer/data_files/text/cmdref/database-management/perfhub/managed-database/modify-snapshot-settings.txt +7 -7
  2803. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/delete.txt +7 -7
  2804. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/get.txt +7 -7
  2805. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/list.txt +7 -7
  2806. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/test-basic-preferred-credential-details.txt +7 -7
  2807. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/test-preferred-credential-test-named-preferred-credential-details.txt +7 -7
  2808. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/test.txt +7 -7
  2809. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/update-basic-preferred-credential-details.txt +7 -7
  2810. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/update-preferred-credential-update-named-preferred-credential-details.txt +7 -7
  2811. oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/update.txt +7 -7
  2812. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/change-compartment.txt +7 -7
  2813. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/create.txt +7 -7
  2814. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/delete.txt +7 -7
  2815. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/get.txt +7 -7
  2816. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/list.txt +7 -7
  2817. oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/update.txt +7 -7
  2818. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/clone-with-pwd.txt +7 -7
  2819. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/clone-with-secret.txt +7 -7
  2820. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/clone.txt +7 -7
  2821. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/drop-with-pwd.txt +7 -7
  2822. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/drop-with-secret.txt +7 -7
  2823. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/drop.txt +7 -7
  2824. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/get-exec-plan-stats-compare.txt +7 -7
  2825. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/get-sql-exec-plan.txt +7 -7
  2826. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/get-summary-report.txt +7 -7
  2827. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/list-findings.txt +7 -7
  2828. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/list-recommendations.txt +7 -7
  2829. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/list-tasks.txt +7 -7
  2830. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/start-with-pwd.txt +7 -7
  2831. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/start-with-secret.txt +7 -7
  2832. oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/start.txt +7 -7
  2833. oci_cli/help_text_producer/data_files/text/cmdref/database-management/summary-metrics/get.txt +7 -7
  2834. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/add.txt +7 -7
  2835. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/create.txt +7 -7
  2836. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-tablespace-database-named-credential-details.txt +7 -7
  2837. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-tablespace-database-password-credential-details.txt +7 -7
  2838. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-tablespace-database-secret-credential-details.txt +7 -7
  2839. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-with-pwd.txt +7 -7
  2840. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-with-secret.txt +7 -7
  2841. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop.txt +7 -7
  2842. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/get.txt +7 -7
  2843. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/list.txt +7 -7
  2844. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-data-file-database-named-credential-details.txt +7 -7
  2845. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-data-file-database-password-credential-details.txt +7 -7
  2846. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-data-file-database-secret-credential-details.txt +7 -7
  2847. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-datafile-with-pwd.txt +7 -7
  2848. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-datafile-with-secret.txt +7 -7
  2849. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove.txt +7 -7
  2850. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/resize-data-file.txt +7 -7
  2851. oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/update.txt +7 -7
  2852. oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/get.txt +7 -7
  2853. oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/list.txt +7 -7
  2854. oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request-error/list.txt +7 -7
  2855. oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request-log-entry/list-work-request-logs.txt +7 -7
  2856. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/change-compartment.txt +7 -7
  2857. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/connection-diagnostics.txt +7 -7
  2858. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/create-mysql-connection.txt +7 -7
  2859. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/create-oracle-connection.txt +7 -7
  2860. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/delete.txt +7 -7
  2861. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/get.txt +7 -7
  2862. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/list.txt +7 -7
  2863. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/update-mysql-connection.txt +7 -7
  2864. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/update-oracle-connection.txt +7 -7
  2865. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/excluded-object-summary/list.txt +7 -7
  2866. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/abort.txt +7 -7
  2867. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/collect-traces.txt +7 -7
  2868. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/create-parameter-file-version.txt +7 -7
  2869. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/delete-parameter-file-version.txt +7 -7
  2870. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/delete.txt +7 -7
  2871. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get-advisor-report.txt +7 -7
  2872. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get-job-output-content.txt +7 -7
  2873. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get-parameter-file-version.txt +7 -7
  2874. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get.txt +7 -7
  2875. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/list-parameter-file-versions.txt +7 -7
  2876. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/list.txt +7 -7
  2877. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/make-current-parameter-file-version.txt +7 -7
  2878. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/resume.txt +7 -7
  2879. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/suspend.txt +7 -7
  2880. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/update.txt +7 -7
  2881. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job-output/list.txt +7 -7
  2882. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/add-mysql-objects.txt +7 -7
  2883. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/add-oracle-objects.txt +7 -7
  2884. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/change-compartment.txt +7 -7
  2885. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/clone-mysql-migration.txt +7 -7
  2886. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/clone-oracle-migration.txt +7 -7
  2887. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/create-mysql-migration.txt +7 -7
  2888. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/create-oracle-migration.txt +7 -7
  2889. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/delete.txt +7 -7
  2890. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/evaluate.txt +7 -7
  2891. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/get.txt +7 -7
  2892. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/list.txt +7 -7
  2893. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/remove-mysql-objects.txt +7 -7
  2894. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/remove-oracle-objects.txt +7 -7
  2895. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/retrieve-supported-phases.txt +7 -7
  2896. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/start.txt +7 -7
  2897. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/update-mysql-migration.txt +7 -7
  2898. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/update-oracle-migration.txt +7 -7
  2899. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration-objects/list.txt +7 -7
  2900. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration-parameter-summary/list-migration-parameters.txt +7 -7
  2901. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request/get.txt +7 -7
  2902. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request/list.txt +7 -7
  2903. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request-error/list.txt +7 -7
  2904. oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request-logs/list.txt +7 -7
  2905. oci_cli/help_text_producer/data_files/text/cmdref/db/action-param-values-summary/list-params-for-action-type.txt +7 -7
  2906. oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/create.txt +7 -7
  2907. oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/delete.txt +7 -7
  2908. oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/get.txt +7 -7
  2909. oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/list.txt +7 -7
  2910. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/add.txt +7 -7
  2911. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/change-compartment.txt +7 -7
  2912. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/change-dataguard-role.txt +7 -7
  2913. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/convert-standby.txt +7 -7
  2914. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt +7 -7
  2915. 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 -7
  2916. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +7 -7
  2917. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/edit-autonomous-container-database-dataguard.txt +7 -7
  2918. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/failover-autonomous-container-database-dataguard.txt +7 -7
  2919. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/get-autonomous-container-database-resource-usage.txt +7 -7
  2920. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/get.txt +7 -7
  2921. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/list.txt +7 -7
  2922. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/reinstate-autonomous-container-database-dataguard.txt +7 -7
  2923. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/restart.txt +7 -7
  2924. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/rotate-key.txt +7 -7
  2925. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/switchover-autonomous-container-database-dataguard.txt +7 -7
  2926. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/terminate.txt +7 -7
  2927. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt +7 -7
  2928. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-backup/list.txt +7 -7
  2929. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/create.txt +7 -7
  2930. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/failover.txt +7 -7
  2931. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/get.txt +7 -7
  2932. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/list.txt +7 -7
  2933. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/migrate.txt +7 -7
  2934. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/reinstate.txt +7 -7
  2935. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/switchover.txt +7 -7
  2936. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/update.txt +7 -7
  2937. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-version/list.txt +7 -7
  2938. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/change-autonomous-database-subscription.txt +7 -7
  2939. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/change-compartment.txt +7 -7
  2940. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/change-disaster-recovery-configuration.txt +7 -7
  2941. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/configure-key.txt +7 -7
  2942. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/configure-saas-admin-user.txt +7 -7
  2943. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-adb-cross-region-data-guard-details.txt +7 -7
  2944. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-create-cross-region-disaster-recovery-details.txt +7 -7
  2945. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.txt +7 -7
  2946. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-undelete-autonomous-database-details.txt +7 -7
  2947. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-cross-tenancy-disaster-recovery-details.txt +7 -7
  2948. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-backup-id.txt +7 -7
  2949. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-backup-timestamp.txt +7 -7
  2950. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-clone.txt +7 -7
  2951. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-refreshable-clone.txt +7 -7
  2952. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create.txt +7 -7
  2953. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/deregister.txt +7 -7
  2954. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/register.txt +7 -7
  2955. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt +7 -7
  2956. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/disable-autonomous-database-management.txt +7 -7
  2957. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/disable-operations-insights.txt +7 -7
  2958. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/enable-autonomous-database-management.txt +7 -7
  2959. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/enable-operations-insights.txt +7 -7
  2960. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/fail-over.txt +7 -7
  2961. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/generate-wallet.txt +7 -7
  2962. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/get.txt +7 -7
  2963. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-autonomous-database-peers.txt +7 -7
  2964. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-clones.txt +7 -7
  2965. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-elastic-pool-cost-savings.txt +118 -0
  2966. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-refreshable-clones.txt +7 -7
  2967. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-resource-pool-members.txt +7 -7
  2968. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list.txt +7 -7
  2969. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/manual-refresh.txt +7 -7
  2970. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/resource-pool-shapes.txt +7 -7
  2971. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/restart.txt +7 -7
  2972. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/restore.txt +7 -7
  2973. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/rotate-key.txt +7 -7
  2974. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/saas-admin-user-status.txt +7 -7
  2975. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/shrink.txt +7 -7
  2976. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/start.txt +7 -7
  2977. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/stop.txt +7 -7
  2978. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/switchover.txt +7 -7
  2979. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.txt +7 -7
  2980. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt +7 -7
  2981. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/create.txt +7 -7
  2982. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/delete.txt +7 -7
  2983. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/get.txt +7 -7
  2984. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt +7 -7
  2985. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/update.txt +7 -7
  2986. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-character-sets/list.txt +7 -7
  2987. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-dataguard/get.txt +7 -7
  2988. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-dataguard/list.txt +7 -7
  2989. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/change-compartment.txt +7 -7
  2990. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/create.txt +7 -7
  2991. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/delete.txt +7 -7
  2992. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/get.txt +7 -7
  2993. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/list.txt +7 -7
  2994. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/update.txt +7 -7
  2995. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/get-metadata.txt +7 -7
  2996. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/get-regional-wallet-metadata.txt +7 -7
  2997. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/rotate-regional-wallet.txt +7 -7
  2998. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/rotate.txt +7 -7
  2999. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database.txt +2 -0
  3000. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-db-preview-version/list.txt +7 -7
  3001. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-db-version/list.txt +7 -7
  3002. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/change-compartment.txt +7 -7
  3003. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/get.txt +7 -7
  3004. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/launch.txt +7 -7
  3005. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/list.txt +7 -7
  3006. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/rotate-ords-certs.txt +7 -7
  3007. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/rotate-ssl-certs.txt +7 -7
  3008. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/shape/list.txt +7 -7
  3009. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/terminate.txt +7 -7
  3010. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/update.txt +7 -7
  3011. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-patch/get.txt +7 -7
  3012. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-patch/list-container-database-patches.txt +7 -7
  3013. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-virtual-machine/get.txt +7 -7
  3014. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-virtual-machine/list.txt +7 -7
  3015. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/change-compartment.txt +7 -7
  3016. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/create.txt +7 -7
  3017. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/delete.txt +7 -7
  3018. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/get-autonomous-vm-cluster-resource-usage.txt +7 -7
  3019. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/get.txt +7 -7
  3020. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/list-autonomous-vm-cluster-acd-resource-usage.txt +7 -7
  3021. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/list.txt +7 -7
  3022. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/rotate-autonomous-vm-cluster-ords-certs.txt +7 -7
  3023. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/rotate-autonomous-vm-cluster-ssl-certs.txt +7 -7
  3024. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/update.txt +7 -7
  3025. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/cancel.txt +7 -7
  3026. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/create.txt +7 -7
  3027. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/delete.txt +7 -7
  3028. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/get.txt +7 -7
  3029. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/list.txt +7 -7
  3030. oci_cli/help_text_producer/data_files/text/cmdref/db/backup/update.txt +7 -7
  3031. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/change-compartment.txt +7 -7
  3032. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/create-nfs-details.txt +7 -7
  3033. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/create-recovery-appliance-details.txt +7 -7
  3034. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/delete.txt +7 -7
  3035. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/get.txt +7 -7
  3036. oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/update.txt +7 -7
  3037. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/change-cloud-autonomous-vm-cluster-subscription.txt +7 -7
  3038. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/change-compartment.txt +7 -7
  3039. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/create.txt +7 -7
  3040. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/delete.txt +7 -7
  3041. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/get-cloud-autonomous-vm-cluster-resource-usage.txt +7 -7
  3042. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/get.txt +7 -7
  3043. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/list-cloud-autonomous-vm-cluster-acd-resource-usage.txt +7 -7
  3044. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/list.txt +7 -7
  3045. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/rotate-cloud-autonomous-vm-cluster-ords-certs.txt +7 -7
  3046. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/rotate-cloud-autonomous-vm-cluster-ssl-certs.txt +7 -7
  3047. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/update.txt +7 -7
  3048. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/add-storage.txt +7 -7
  3049. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/change-cloud-exadata-infrastructure-subscription.txt +7 -7
  3050. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/change-compartment.txt +7 -7
  3051. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/configure-exascale.txt +7 -7
  3052. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt +7 -7
  3053. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/delete.txt +7 -7
  3054. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/get-cloud-exadata-infrastructure-unallocated-resources.txt +7 -7
  3055. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/get.txt +7 -7
  3056. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/list.txt +7 -7
  3057. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/update.txt +7 -7
  3058. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/add.txt +7 -7
  3059. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/change-cloud-vm-cluster-subscription.txt +7 -7
  3060. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/change-compartment.txt +7 -7
  3061. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/create.txt +7 -7
  3062. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/delete.txt +7 -7
  3063. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-exadata-iorm-config.txt +7 -7
  3064. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-update-history.txt +7 -7
  3065. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-update.txt +7 -7
  3066. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get.txt +7 -7
  3067. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-update-histories.txt +7 -7
  3068. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-updates.txt +7 -7
  3069. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list.txt +7 -7
  3070. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +7 -7
  3071. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/remove.txt +7 -7
  3072. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +7 -7
  3073. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update-exadata-iorm-config.txt +7 -7
  3074. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt +7 -7
  3075. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/create.txt +7 -7
  3076. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/delete.txt +7 -7
  3077. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/get.txt +7 -7
  3078. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/list.txt +7 -7
  3079. oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/update.txt +7 -7
  3080. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/create.txt +7 -7
  3081. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/delete.txt +7 -7
  3082. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/get-console-history-content.txt +7 -7
  3083. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/get.txt +7 -7
  3084. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/list.txt +7 -7
  3085. oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/update.txt +7 -7
  3086. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-db-system.txt +7 -7
  3087. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-vm-cluster.txt +7 -7
  3088. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt +7 -7
  3089. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-aws-encryption-key-details.txt +7 -7
  3090. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-azure-encryption-key-details.txt +7 -7
  3091. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-external-hsm-encryption-details.txt +7 -7
  3092. 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 -7
  3093. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/failover.txt +7 -7
  3094. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/get.txt +7 -7
  3095. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/list.txt +7 -7
  3096. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/migrate-to-multiple-standby-model.txt +7 -7
  3097. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/reinstate.txt +7 -7
  3098. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/switchover.txt +7 -7
  3099. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/update.txt +7 -7
  3100. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-aws-encryption-key-details.txt +7 -7
  3101. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-azure-encryption-key-details.txt +7 -7
  3102. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt +7 -7
  3103. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-key-store-type.txt +7 -7
  3104. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-to-external-hsm-key-location.txt +7 -7
  3105. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-standby-database-type.txt +7 -7
  3106. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb-precheck.txt +7 -7
  3107. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb.txt +7 -7
  3108. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync-rollback.txt +7 -7
  3109. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync.txt +7 -7
  3110. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-standalone.txt +7 -7
  3111. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +7 -7
  3112. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +7 -7
  3113. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt +7 -7
  3114. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-database.txt +7 -7
  3115. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +7 -7
  3116. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt +7 -7
  3117. oci_cli/help_text_producer/data_files/text/cmdref/db/database/delete.txt +7 -7
  3118. oci_cli/help_text_producer/data_files/text/cmdref/db/database/disable-database-management.txt +7 -7
  3119. oci_cli/help_text_producer/data_files/text/cmdref/db/database/enable-database-management.txt +7 -7
  3120. oci_cli/help_text_producer/data_files/text/cmdref/db/database/failover-data-guard.txt +7 -7
  3121. oci_cli/help_text_producer/data_files/text/cmdref/db/database/get.txt +7 -7
  3122. oci_cli/help_text_producer/data_files/text/cmdref/db/database/list-pdb-conversion-history.txt +7 -7
  3123. oci_cli/help_text_producer/data_files/text/cmdref/db/database/list-upgrade-history.txt +7 -7
  3124. oci_cli/help_text_producer/data_files/text/cmdref/db/database/list.txt +7 -7
  3125. oci_cli/help_text_producer/data_files/text/cmdref/db/database/migrate-vault-key.txt +7 -7
  3126. oci_cli/help_text_producer/data_files/text/cmdref/db/database/modify-database-management.txt +7 -7
  3127. oci_cli/help_text_producer/data_files/text/cmdref/db/database/patch.txt +7 -7
  3128. oci_cli/help_text_producer/data_files/text/cmdref/db/database/refresh-dataguard-health.txt +7 -7
  3129. oci_cli/help_text_producer/data_files/text/cmdref/db/database/reinstate-data-guard.txt +7 -7
  3130. oci_cli/help_text_producer/data_files/text/cmdref/db/database/restore.txt +7 -7
  3131. oci_cli/help_text_producer/data_files/text/cmdref/db/database/rotate-vault-key.txt +7 -7
  3132. oci_cli/help_text_producer/data_files/text/cmdref/db/database/set-oci-db-key-version.txt +7 -7
  3133. oci_cli/help_text_producer/data_files/text/cmdref/db/database/switch-over-data-guard.txt +7 -7
  3134. oci_cli/help_text_producer/data_files/text/cmdref/db/database/update-data-guard.txt +7 -7
  3135. oci_cli/help_text_producer/data_files/text/cmdref/db/database/update.txt +7 -7
  3136. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-rollback.txt +7 -7
  3137. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-database-software-image.txt +7 -7
  3138. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-db-home.txt +7 -7
  3139. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-db-version.txt +7 -7
  3140. oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade.txt +7 -7
  3141. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/change-compartment.txt +7 -7
  3142. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/create.txt +7 -7
  3143. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/delete.txt +7 -7
  3144. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/get.txt +7 -7
  3145. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/list.txt +7 -7
  3146. oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/update.txt +7 -7
  3147. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/create.txt +7 -7
  3148. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/delete.txt +7 -7
  3149. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/get.txt +7 -7
  3150. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/list.txt +7 -7
  3151. oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/update.txt +7 -7
  3152. oci_cli/help_text_producer/data_files/text/cmdref/db/db-server/get.txt +7 -7
  3153. oci_cli/help_text_producer/data_files/text/cmdref/db/db-server/list.txt +7 -7
  3154. oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/get.txt +7 -7
  3155. oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/list.txt +7 -7
  3156. oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-summary/list-db-system-upgrades.txt +7 -7
  3157. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +7 -7
  3158. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +7 -7
  3159. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +7 -7
  3160. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +7 -7
  3161. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +7 -7
  3162. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/activate.txt +7 -7
  3163. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/add-storage-capacity.txt +7 -7
  3164. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/change-compartment.txt +7 -7
  3165. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/configure-exascale.txt +7 -7
  3166. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/create.txt +7 -7
  3167. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/delete.txt +7 -7
  3168. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/download-config-file.txt +7 -7
  3169. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/generate-recommended-vm-cluster-network.txt +7 -7
  3170. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/get-compute-units.txt +7 -7
  3171. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/get.txt +7 -7
  3172. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/list.txt +7 -7
  3173. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/update.txt +7 -7
  3174. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure-un-allocated-resources/get.txt +7 -7
  3175. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +7 -7
  3176. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-compartment.txt +7 -7
  3177. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-exadb-vm-cluster-subscription.txt +7 -7
  3178. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt +7 -7
  3179. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/delete.txt +7 -7
  3180. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get-update-history.txt +7 -7
  3181. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get-update.txt +7 -7
  3182. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get.txt +7 -7
  3183. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/list-update-histories.txt +7 -7
  3184. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/list-updates.txt +7 -7
  3185. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/list.txt +7 -7
  3186. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/remove.txt +7 -7
  3187. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/update.txt +7 -7
  3188. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-compartment.txt +7 -7
  3189. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-exascale-db-storage-vault-subscription.txt +7 -7
  3190. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +7 -7
  3191. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/delete.txt +7 -7
  3192. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/get.txt +7 -7
  3193. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +7 -7
  3194. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +7 -7
  3195. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/create.txt +7 -7
  3196. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/delete.txt +7 -7
  3197. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/get.txt +7 -7
  3198. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/list.txt +7 -7
  3199. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/move-execution-action-member.txt +7 -7
  3200. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/update.txt +7 -7
  3201. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/cancel.txt +7 -7
  3202. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/create.txt +7 -7
  3203. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/delete.txt +7 -7
  3204. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/get.txt +7 -7
  3205. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/list.txt +7 -7
  3206. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/reorder-execution-actions.txt +7 -7
  3207. oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/update.txt +7 -7
  3208. oci_cli/help_text_producer/data_files/text/cmdref/db/external-backup-job/complete.txt +7 -7
  3209. oci_cli/help_text_producer/data_files/text/cmdref/db/external-backup-job/create.txt +7 -7
  3210. oci_cli/help_text_producer/data_files/text/cmdref/db/external-backup-job/get.txt +7 -7
  3211. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/change-compartment.txt +7 -7
  3212. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/create.txt +7 -7
  3213. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/delete.txt +7 -7
  3214. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/disable-db-management.txt +7 -7
  3215. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/disable-external-container-database-stack-monitoring.txt +7 -7
  3216. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/enable-db-management.txt +7 -7
  3217. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/enable-external-container-database-stack-monitoring.txt +7 -7
  3218. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/get.txt +7 -7
  3219. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/list-external-pdbs.txt +7 -7
  3220. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/list.txt +7 -7
  3221. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/scan-pluggable-databases.txt +7 -7
  3222. oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/update.txt +7 -7
  3223. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/check-connection-status.txt +7 -7
  3224. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/create-macs-connector.txt +7 -7
  3225. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/delete.txt +7 -7
  3226. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/get.txt +7 -7
  3227. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/list.txt +7 -7
  3228. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/update-macs-connector.txt +7 -7
  3229. oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/update.txt +7 -7
  3230. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/change-compartment.txt +7 -7
  3231. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/create.txt +7 -7
  3232. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/delete.txt +7 -7
  3233. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/disable-db-management.txt +7 -7
  3234. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/disable-external-non-container-database-stack-monitoring.txt +7 -7
  3235. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/disable-operations-insights.txt +7 -7
  3236. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/enable-db-management.txt +7 -7
  3237. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/enable-external-non-container-database-stack-monitoring.txt +7 -7
  3238. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/enable-operations-insights.txt +7 -7
  3239. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/get.txt +7 -7
  3240. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/list.txt +7 -7
  3241. oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/update.txt +7 -7
  3242. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/change-compartment.txt +7 -7
  3243. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/create.txt +7 -7
  3244. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/delete.txt +7 -7
  3245. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/disable-db-management.txt +7 -7
  3246. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/disable-external-pluggable-database-stack-monitoring.txt +7 -7
  3247. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/disable-operations-insights.txt +7 -7
  3248. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/enable-db-management.txt +7 -7
  3249. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/enable-external-pluggable-database-stack-monitoring.txt +7 -7
  3250. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/enable-operations-insights.txt +7 -7
  3251. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/get.txt +7 -7
  3252. oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/update.txt +7 -7
  3253. oci_cli/help_text_producer/data_files/text/cmdref/db/flex-component/list.txt +7 -7
  3254. oci_cli/help_text_producer/data_files/text/cmdref/db/gi-minor-version-summary/list.txt +7 -7
  3255. oci_cli/help_text_producer/data_files/text/cmdref/db/gi-version/list.txt +7 -7
  3256. oci_cli/help_text_producer/data_files/text/cmdref/db/infrastructure-target-version/get.txt +7 -7
  3257. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/change-compartment.txt +7 -7
  3258. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/confirm-key-store-details-are-correct.txt +7 -7
  3259. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/create-oracle-key-vault-details.txt +7 -7
  3260. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/delete.txt +7 -7
  3261. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/get.txt +7 -7
  3262. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/list.txt +7 -7
  3263. oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/update-oracle-key-vault-details.txt +7 -7
  3264. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/create.txt +7 -7
  3265. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/get.txt +7 -7
  3266. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/list.txt +7 -7
  3267. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/update.txt +7 -7
  3268. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run-history/get.txt +7 -7
  3269. oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run-history/list.txt +7 -7
  3270. oci_cli/help_text_producer/data_files/text/cmdref/db/node/get.txt +7 -7
  3271. oci_cli/help_text_producer/data_files/text/cmdref/db/node/list.txt +7 -7
  3272. oci_cli/help_text_producer/data_files/text/cmdref/db/node/reset.txt +7 -7
  3273. oci_cli/help_text_producer/data_files/text/cmdref/db/node/soft-reset.txt +7 -7
  3274. oci_cli/help_text_producer/data_files/text/cmdref/db/node/start.txt +7 -7
  3275. oci_cli/help_text_producer/data_files/text/cmdref/db/node/stop.txt +7 -7
  3276. oci_cli/help_text_producer/data_files/text/cmdref/db/node/update.txt +7 -7
  3277. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/change-compartment.txt +7 -7
  3278. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/create.txt +7 -7
  3279. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/delete.txt +7 -7
  3280. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/download.txt +7 -7
  3281. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/get.txt +7 -7
  3282. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/list.txt +7 -7
  3283. oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/update.txt +7 -7
  3284. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get/by-database.txt +7 -7
  3285. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get/by-db-system.txt +7 -7
  3286. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get-db-home.txt +7 -7
  3287. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get-vm-cluster.txt +7 -7
  3288. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list/by-database.txt +7 -7
  3289. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list/by-db-system.txt +7 -7
  3290. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list-db-home.txt +7 -7
  3291. oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list-vm-cluster.txt +7 -7
  3292. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get/by-database.txt +7 -7
  3293. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get/by-db-system.txt +7 -7
  3294. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get-db-home.txt +7 -7
  3295. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get-vm-cluster.txt +7 -7
  3296. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-database.txt +7 -7
  3297. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-db-system.txt +7 -7
  3298. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list-db-home.txt +7 -7
  3299. oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list-vm-cluster.txt +7 -7
  3300. oci_cli/help_text_producer/data_files/text/cmdref/db/pdb-conversion-history/get.txt +7 -7
  3301. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/convert-to-regular.txt +7 -7
  3302. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt +7 -7
  3303. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt +7 -7
  3304. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt +7 -7
  3305. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create.txt +7 -7
  3306. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt +7 -7
  3307. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete.txt +7 -7
  3308. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/disable-pluggable-database-management.txt +7 -7
  3309. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/enable-pluggable-database-management.txt +7 -7
  3310. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt +7 -7
  3311. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get.txt +7 -7
  3312. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt +7 -7
  3313. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list.txt +7 -7
  3314. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/local-clone.txt +7 -7
  3315. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/modify-pluggable-database-management.txt +7 -7
  3316. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/refresh.txt +7 -7
  3317. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/relocate-pdb.txt +7 -7
  3318. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/remote-clone.txt +7 -7
  3319. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/rotate-encryption-key.txt +7 -7
  3320. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/set-oci-pdb-key-version.txt +7 -7
  3321. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/start.txt +7 -7
  3322. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/stop.txt +7 -7
  3323. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/update.txt +7 -7
  3324. oci_cli/help_text_producer/data_files/text/cmdref/db/recommended-scheduled-action-summary/list-recommended-scheduled-actions.txt +7 -7
  3325. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/create.txt +7 -7
  3326. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/delete.txt +7 -7
  3327. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/get.txt +7 -7
  3328. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/list.txt +7 -7
  3329. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/update.txt +7 -7
  3330. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/cascading-delete.txt +7 -7
  3331. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/change-compartment.txt +7 -7
  3332. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/create.txt +7 -7
  3333. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/delete.txt +7 -7
  3334. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/get.txt +7 -7
  3335. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/list.txt +7 -7
  3336. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/reorder-scheduled-actions.txt +7 -7
  3337. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/change-compartment.txt +7 -7
  3338. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/create.txt +7 -7
  3339. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/delete.txt +7 -7
  3340. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/get.txt +7 -7
  3341. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/list.txt +7 -7
  3342. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/update.txt +7 -7
  3343. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/create.txt +7 -7
  3344. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/delete.txt +7 -7
  3345. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/get.txt +7 -7
  3346. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/list.txt +7 -7
  3347. oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/update.txt +7 -7
  3348. oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-cloud-db-system-subscription.txt +7 -7
  3349. oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-compartment.txt +7 -7
  3350. oci_cli/help_text_producer/data_files/text/cmdref/db/system/get-exadata-iorm-config.txt +7 -7
  3351. oci_cli/help_text_producer/data_files/text/cmdref/db/system/get.txt +7 -7
  3352. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +7 -7
  3353. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +7 -7
  3354. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +7 -7
  3355. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +7 -7
  3356. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-compute-performances.txt +7 -7
  3357. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +7 -7
  3358. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list.txt +7 -7
  3359. oci_cli/help_text_producer/data_files/text/cmdref/db/system/patch.txt +7 -7
  3360. oci_cli/help_text_producer/data_files/text/cmdref/db/system/switch.txt +7 -7
  3361. oci_cli/help_text_producer/data_files/text/cmdref/db/system/terminate.txt +7 -7
  3362. oci_cli/help_text_producer/data_files/text/cmdref/db/system/update-exadata-iorm-config.txt +7 -7
  3363. oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +7 -7
  3364. oci_cli/help_text_producer/data_files/text/cmdref/db/system/upgrade.txt +7 -7
  3365. oci_cli/help_text_producer/data_files/text/cmdref/db/system-minor-version/list.txt +7 -7
  3366. oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape/list.txt +7 -7
  3367. oci_cli/help_text_producer/data_files/text/cmdref/db/system-version/list.txt +7 -7
  3368. oci_cli/help_text_producer/data_files/text/cmdref/db/upgrade-history/get.txt +7 -7
  3369. oci_cli/help_text_producer/data_files/text/cmdref/db/version/list.txt +7 -7
  3370. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/add.txt +7 -7
  3371. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/change-compartment.txt +7 -7
  3372. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/create.txt +7 -7
  3373. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/delete.txt +7 -7
  3374. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/get-update-history.txt +7 -7
  3375. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/get-update.txt +7 -7
  3376. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/get.txt +7 -7
  3377. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/list-update-histories.txt +7 -7
  3378. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/list-updates.txt +7 -7
  3379. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/list.txt +7 -7
  3380. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/remove.txt +7 -7
  3381. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/update.txt +7 -7
  3382. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/create.txt +7 -7
  3383. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/delete.txt +7 -7
  3384. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/download-validation-report.txt +7 -7
  3385. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/download-vm-cluster-network-config-file.txt +7 -7
  3386. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/get.txt +7 -7
  3387. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/list.txt +7 -7
  3388. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/resize.txt +7 -7
  3389. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/update.txt +7 -7
  3390. oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/validate.txt +7 -7
  3391. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +2 -0
  3392. oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-patch-management/get-patch-management.txt +7 -7
  3393. oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-vulnerability/get-vulnerability.txt +7 -7
  3394. oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-vulnerability/list-aggregated-vulnerability-data.txt +7 -7
  3395. oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-vulnerability/list-vulnerabilities.txt +7 -7
  3396. oci_cli/help_text_producer/data_files/text/cmdref/dblm/notification-collection/list-notifications.txt +7 -7
  3397. oci_cli/help_text_producer/data_files/text/cmdref/dblm/patch-databases-collection/list-databases.txt +7 -7
  3398. oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-resource-collection/list-vulnerability-resources.txt +7 -7
  3399. oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-scan/create.txt +7 -7
  3400. oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-scan/get.txt +7 -7
  3401. oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-scan-collection/list-vulnerability-scans.txt +7 -7
  3402. oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/get.txt +7 -7
  3403. oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/list.txt +7 -7
  3404. oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-error/list.txt +7 -7
  3405. oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-log-entry/list-work-request-logs.txt +7 -7
  3406. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +7 -7
  3407. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +7 -7
  3408. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +7 -7
  3409. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +7 -7
  3410. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +7 -7
  3411. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -7
  3412. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/change-compartment.txt +7 -7
  3413. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/create.txt +7 -7
  3414. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/delete.txt +7 -7
  3415. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/get.txt +7 -7
  3416. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/list.txt +7 -7
  3417. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/refresh.txt +7 -7
  3418. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/update.txt +7 -7
  3419. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/change-compartment.txt +7 -7
  3420. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/create.txt +7 -7
  3421. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/delete.txt +7 -7
  3422. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/get.txt +7 -7
  3423. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/list.txt +7 -7
  3424. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/refresh.txt +7 -7
  3425. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/update.txt +7 -7
  3426. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +7 -7
  3427. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +7 -7
  3428. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +7 -7
  3429. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +7 -7
  3430. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +7 -7
  3431. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +7 -7
  3432. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +7 -7
  3433. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +7 -7
  3434. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +7 -7
  3435. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +7 -7
  3436. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -7
  3437. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +7 -7
  3438. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +7 -7
  3439. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +7 -7
  3440. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +7 -7
  3441. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +7 -7
  3442. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +7 -7
  3443. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +7 -7
  3444. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +7 -7
  3445. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +7 -7
  3446. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -7
  3447. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +7 -7
  3448. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +7 -7
  3449. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +7 -7
  3450. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +7 -7
  3451. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +7 -7
  3452. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +7 -7
  3453. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +7 -7
  3454. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +7 -7
  3455. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +7 -7
  3456. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -7
  3457. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +7 -7
  3458. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +7 -7
  3459. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +7 -7
  3460. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +7 -7
  3461. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +7 -7
  3462. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.txt +7 -7
  3463. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt +7 -7
  3464. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt +7 -7
  3465. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt +7 -7
  3466. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt +7 -7
  3467. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt +7 -7
  3468. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/get.txt +7 -7
  3469. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt +7 -7
  3470. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt +7 -7
  3471. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt +7 -7
  3472. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt +7 -7
  3473. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt +7 -7
  3474. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt +7 -7
  3475. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt +7 -7
  3476. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt +7 -7
  3477. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/cancel.txt +7 -7
  3478. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/get.txt +7 -7
  3479. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/list.txt +7 -7
  3480. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/work-request-error/list.txt +7 -7
  3481. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/work-request-log-entry/list-work-request-logs.txt +7 -7
  3482. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/add-lock.txt +7 -7
  3483. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/change-compartment.txt +7 -7
  3484. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-generic-jdbc.txt +7 -7
  3485. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-mysql-database.txt +7 -7
  3486. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-oracle-database.txt +7 -7
  3487. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-postgresql.txt +7 -7
  3488. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/delete.txt +7 -7
  3489. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/get.txt +7 -7
  3490. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/list.txt +7 -7
  3491. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/remove-lock.txt +7 -7
  3492. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-generic-jdbc.txt +7 -7
  3493. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-mysql-database.txt +7 -7
  3494. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-oracle-database.txt +7 -7
  3495. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-postgresql.txt +7 -7
  3496. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/validate-mysql-database.txt +7 -7
  3497. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/validate-oracle-database.txt +7 -7
  3498. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/validate-postgresql.txt +7 -7
  3499. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/endpoint-service/get.txt +7 -7
  3500. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/endpoint-service/list.txt +7 -7
  3501. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/add-lock.txt +7 -7
  3502. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/change-compartment.txt +7 -7
  3503. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/create-oracle-database-resource-principal.txt +7 -7
  3504. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/delete.txt +7 -7
  3505. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/get.txt +7 -7
  3506. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/list.txt +7 -7
  3507. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/refresh-oracle-database-resource-principal-credential.txt +7 -7
  3508. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/remove-lock.txt +7 -7
  3509. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/update-oracle-database-resource-principal.txt +7 -7
  3510. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/validate-oracle-database-resource-principal-credential.txt +7 -7
  3511. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/add-lock.txt +7 -7
  3512. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/change-compartment.txt +7 -7
  3513. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/create.txt +7 -7
  3514. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/delete.txt +7 -7
  3515. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/get.txt +7 -7
  3516. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/list.txt +7 -7
  3517. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/remove-lock.txt +7 -7
  3518. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/update.txt +7 -7
  3519. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request/get.txt +7 -7
  3520. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request/list.txt +7 -7
  3521. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request-error/list.txt +7 -7
  3522. oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request-log-entry/list.txt +7 -7
  3523. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt +7 -7
  3524. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt +7 -7
  3525. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-delegated-resource-access-request-histories.txt +7 -7
  3526. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-service-provider-interactions.txt +7 -7
  3527. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list.txt +7 -7
  3528. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/reject.txt +7 -7
  3529. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/revoke.txt +7 -7
  3530. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/service-provider-interaction-request.txt +7 -7
  3531. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request-audit-log-report/get.txt +7 -7
  3532. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/change-compartment.txt +7 -7
  3533. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/create.txt +7 -7
  3534. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/delete.txt +7 -7
  3535. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/get.txt +7 -7
  3536. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/list-delegation-control-resources.txt +7 -7
  3537. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/list.txt +7 -7
  3538. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/update.txt +7 -7
  3539. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/change-compartment.txt +7 -7
  3540. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/create.txt +7 -7
  3541. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/delete.txt +7 -7
  3542. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/get.txt +7 -7
  3543. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/list.txt +7 -7
  3544. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/update.txt +7 -7
  3545. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/get.txt +7 -7
  3546. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt +7 -7
  3547. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt +7 -7
  3548. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt +7 -7
  3549. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt +7 -7
  3550. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt +7 -7
  3551. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list.txt → list-errors.txt} +12 -12
  3552. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  3553. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/{list-work-request-logs.txt → list-logs.txt} +12 -12
  3554. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt +1 -1
  3555. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
  3556. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
  3557. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/change-compartment.txt +7 -7
  3558. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/create.txt +7 -7
  3559. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/delete.txt +7 -7
  3560. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/get.txt +7 -7
  3561. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/patch.txt +7 -7
  3562. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/update.txt +7 -7
  3563. oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection/list-occ-demand-signals.txt +7 -7
  3564. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/delete.txt +7 -7
  3565. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/get.txt +7 -7
  3566. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/list.txt +7 -7
  3567. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/start.txt +7 -7
  3568. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/stop.txt +7 -7
  3569. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/update.txt +7 -7
  3570. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/change-compartment.txt +7 -7
  3571. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/create.txt +7 -7
  3572. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/delete.txt +7 -7
  3573. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/get.txt +7 -7
  3574. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/list-desktops.txt +7 -7
  3575. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/list-volumes.txt +7 -7
  3576. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/list.txt +7 -7
  3577. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/start.txt +7 -7
  3578. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/stop.txt +7 -7
  3579. oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/update.txt +7 -7
  3580. oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/cancel.txt +7 -7
  3581. oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/get.txt +7 -7
  3582. oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/list-work-request-logs.txt +7 -7
  3583. oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/list.txt +7 -7
  3584. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/create.txt +7 -7
  3585. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/delete.txt +7 -7
  3586. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/get.txt +7 -7
  3587. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/list.txt +7 -7
  3588. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/update.txt +7 -7
  3589. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-build-stage.txt +7 -7
  3590. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-deliver-artifact-stage.txt +7 -7
  3591. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-trigger-deployment-stage.txt +7 -7
  3592. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-wait-stage.txt +7 -7
  3593. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/delete.txt +7 -7
  3594. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/get.txt +7 -7
  3595. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/list.txt +7 -7
  3596. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-build-stage.txt +7 -7
  3597. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-deliver-artifact-stage.txt +7 -7
  3598. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-trigger-deployment-stage.txt +7 -7
  3599. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-wait-stage.txt +7 -7
  3600. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/cancel.txt +7 -7
  3601. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/create.txt +7 -7
  3602. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/get.txt +7 -7
  3603. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/list.txt +7 -7
  3604. oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/update.txt +7 -7
  3605. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-bitbucket-cloud-connection.txt +7 -7
  3606. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-bitbucket-server-connection.txt +7 -7
  3607. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-github-connection.txt +7 -7
  3608. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-gitlab-connection.txt +7 -7
  3609. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-gitlab-server-connection.txt +7 -7
  3610. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-vbs-connection.txt +7 -7
  3611. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/delete.txt +7 -7
  3612. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/get.txt +7 -7
  3613. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/list.txt +7 -7
  3614. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-bitbucket-cloud-connection.txt +7 -7
  3615. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-bitbucket-server-connection.txt +7 -7
  3616. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-github-connection.txt +7 -7
  3617. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-gitlab-connection.txt +7 -7
  3618. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-gitlab-server-connection.txt +7 -7
  3619. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-vbs-connection.txt +7 -7
  3620. oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/validate.txt +7 -7
  3621. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-generic-artifact.txt +7 -7
  3622. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-helm-command-spec.txt +7 -7
  3623. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-helm-repository-artifact.txt +7 -7
  3624. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-inline-artifact.txt +7 -7
  3625. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-ocir-artifact.txt +7 -7
  3626. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/delete.txt +7 -7
  3627. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/get.txt +7 -7
  3628. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/list.txt +7 -7
  3629. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-generic-artifact.txt +7 -7
  3630. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-helm-command-spec.txt +7 -7
  3631. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-helm-repository-artifact.txt +7 -7
  3632. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-inline-artifact.txt +7 -7
  3633. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-ocir-artifact.txt +7 -7
  3634. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update.txt +7 -7
  3635. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/create-compute-instance-environment.txt +7 -7
  3636. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/create-function-environment.txt +7 -7
  3637. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/create-oke-cluster-environment.txt +7 -7
  3638. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/delete.txt +7 -7
  3639. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/get.txt +7 -7
  3640. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/list.txt +7 -7
  3641. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update-compute-instance-environment.txt +7 -7
  3642. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update-function-environment.txt +7 -7
  3643. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update-oke-cluster-environment.txt +7 -7
  3644. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update.txt +7 -7
  3645. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/create.txt +7 -7
  3646. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/delete.txt +7 -7
  3647. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/get.txt +7 -7
  3648. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/list.txt +7 -7
  3649. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/update.txt +7 -7
  3650. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-compute-instance-group-blue-green-traffic-shift-stage.txt +7 -7
  3651. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-compute-instance-group-canary-approval-stage.txt +7 -7
  3652. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-compute-instance-group-canary-traffic-shift-stage.txt +7 -7
  3653. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-compute-instance-group-blue-green-stage.txt +7 -7
  3654. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-compute-instance-group-canary-stage.txt +7 -7
  3655. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-compute-instance-group-stage.txt +7 -7
  3656. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-function-stage.txt +7 -7
  3657. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-oke-blue-green-stage.txt +7 -7
  3658. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-oke-canary-stage.txt +7 -7
  3659. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-oke-stage.txt +7 -7
  3660. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-invoke-function-stage.txt +7 -7
  3661. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-load-balancer-traffic-shift-stage.txt +7 -7
  3662. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-manual-approval-stage.txt +7 -7
  3663. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-blue-green-traffic-shift-stage.txt +7 -7
  3664. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-canary-approval-stage.txt +7 -7
  3665. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-canary-traffic-shift-stage.txt +7 -7
  3666. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-helm-chart-stage.txt +7 -7
  3667. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-shell-stage.txt +7 -7
  3668. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-wait-stage.txt +7 -7
  3669. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/delete.txt +7 -7
  3670. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/get.txt +7 -7
  3671. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/list.txt +7 -7
  3672. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-compute-instance-group-blue-green-traffic-shift-stage.txt +7 -7
  3673. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-compute-instance-group-canary-approval-stage.txt +7 -7
  3674. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-compute-instance-group-canary-traffic-shift-stage.txt +7 -7
  3675. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-compute-instance-group-blue-green-stage.txt +7 -7
  3676. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-compute-instance-group-canary-stage.txt +7 -7
  3677. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-compute-instance-group-stage.txt +7 -7
  3678. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-function-stage.txt +7 -7
  3679. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-oke-blue-green-stage.txt +7 -7
  3680. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-oke-canary-stage.txt +7 -7
  3681. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-oke-stage.txt +7 -7
  3682. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-invoke-function-stage.txt +7 -7
  3683. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-load-balancer-traffic-shift-stage.txt +7 -7
  3684. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-manual-approval-stage.txt +7 -7
  3685. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-blue-green-traffic-shift-stage.txt +7 -7
  3686. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-canary-approval-stage.txt +7 -7
  3687. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-canary-traffic-shift-stage.txt +7 -7
  3688. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-helm-chart-stage.txt +7 -7
  3689. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-shell-stage.txt +7 -7
  3690. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-wait-stage.txt +7 -7
  3691. oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update.txt +7 -7
  3692. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/approve.txt +7 -7
  3693. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/cancel.txt +7 -7
  3694. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-pipeline-deployment.txt +7 -7
  3695. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-pipeline-redeployment.txt +7 -7
  3696. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-single-stage-deployment.txt +7 -7
  3697. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-single-stage-redeployment.txt +7 -7
  3698. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/get.txt +7 -7
  3699. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/list.txt +7 -7
  3700. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/update-single-stage-redeployment.txt +7 -7
  3701. oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/update.txt +7 -7
  3702. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/cancel-cascading-delete.txt +7 -7
  3703. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/change-compartment.txt +7 -7
  3704. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/create.txt +7 -7
  3705. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/delete-project-settings.txt +7 -7
  3706. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/delete.txt +7 -7
  3707. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/get-notification-preference.txt +7 -7
  3708. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/get-project-settings.txt +7 -7
  3709. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/get.txt +7 -7
  3710. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/list-project-analytics-authors.txt +7 -7
  3711. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/list.txt +7 -7
  3712. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/schedule-cascading-delete.txt +7 -7
  3713. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/summarize-project-analytics.txt +7 -7
  3714. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-notification-preference.txt +7 -7
  3715. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-project-settings.txt +7 -7
  3716. oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update.txt +7 -7
  3717. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +7 -7
  3718. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +7 -7
  3719. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection/list-protected-branches.txt +7 -7
  3720. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create-pull-request-attachment.txt +7 -7
  3721. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create.txt +7 -7
  3722. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/decline.txt +7 -7
  3723. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/delete-pull-request-attachment.txt +7 -7
  3724. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/delete.txt +7 -7
  3725. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/execute-merge-pull-request.txt +7 -7
  3726. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-attachment-content.txt +7 -7
  3727. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-attachment.txt +7 -7
  3728. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-change-summary-metrics.txt +7 -7
  3729. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-notification-preference.txt +7 -7
  3730. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get.txt +7 -7
  3731. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-build-run-snapshots.txt +7 -7
  3732. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-activities.txt +7 -7
  3733. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-attachments.txt +7 -7
  3734. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-commits.txt +7 -7
  3735. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-file-changes.txt +7 -7
  3736. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-requests.txt +7 -7
  3737. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/patch.txt +7 -7
  3738. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +7 -7
  3739. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen.txt +7 -7
  3740. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +7 -7
  3741. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/review.txt +7 -7
  3742. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/unsubscribe.txt +7 -7
  3743. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/update-pull-request-notification-preference.txt +7 -7
  3744. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/update.txt +7 -7
  3745. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/validate-merge-pull-request.txt +7 -7
  3746. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/create-pull-request-comment.txt +7 -7
  3747. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/delete-pull-request-comment.txt +7 -7
  3748. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/get-pull-request-comment.txt +7 -7
  3749. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/like-pull-request-comment.txt +7 -7
  3750. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/list-pull-request-comments.txt +7 -7
  3751. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/unlike-pull-request-comment.txt +7 -7
  3752. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/update-pull-request-comment.txt +7 -7
  3753. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/create-or-update-git-branch-details.txt +7 -7
  3754. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/create-or-update-git-tag-details.txt +7 -7
  3755. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/create.txt +7 -7
  3756. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete-git-ref.txt +7 -7
  3757. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete-ref.txt +7 -7
  3758. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete-repository-settings.txt +7 -7
  3759. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete.txt +7 -7
  3760. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-commit-diff.txt +7 -7
  3761. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-commit.txt +7 -7
  3762. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-file-diff.txt +7 -7
  3763. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-mirror-record.txt +7 -7
  3764. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-object-content.txt +7 -7
  3765. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-object.txt +7 -7
  3766. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-ref.txt +7 -7
  3767. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repo-file-diff.txt +7 -7
  3768. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repo-file-lines.txt +7 -7
  3769. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-archive-content.txt +7 -7
  3770. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-file-lines.txt +7 -7
  3771. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-notification-preference.txt +7 -7
  3772. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-settings.txt +7 -7
  3773. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get.txt +7 -7
  3774. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-authors.txt +7 -7
  3775. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-commit-diffs.txt +7 -7
  3776. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-commits.txt +7 -7
  3777. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-fork-sync-statuses.txt +7 -7
  3778. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-mirror-records.txt +7 -7
  3779. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-pull-request-authors.txt +7 -7
  3780. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-refs.txt +7 -7
  3781. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-repository-analytics-authors.txt +7 -7
  3782. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list.txt +7 -7
  3783. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/mirror.txt +7 -7
  3784. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/put-repository-ref-branch-details.txt +7 -7
  3785. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/put-repository-ref-tag-details.txt +7 -7
  3786. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/summarize-repository-analytics.txt +7 -7
  3787. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/sync.txt +7 -7
  3788. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/update-repository-notification-preference.txt +7 -7
  3789. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/update-repository-settings.txt +7 -7
  3790. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/update.txt +7 -7
  3791. oci_cli/help_text_producer/data_files/text/cmdref/devops/repository-path-summary/list-paths.txt +7 -7
  3792. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-bitbucket-cloud-trigger.txt +7 -7
  3793. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-bitbucket-server-trigger.txt +7 -7
  3794. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-devops-code-repo-trigger.txt +7 -7
  3795. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-github-trigger.txt +7 -7
  3796. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-gitlab-server-trigger.txt +7 -7
  3797. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-gitlab-trigger.txt +7 -7
  3798. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-vbs-trigger.txt +7 -7
  3799. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/delete.txt +7 -7
  3800. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/get.txt +7 -7
  3801. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/list.txt +7 -7
  3802. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-bitbucket-cloud-trigger.txt +7 -7
  3803. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-bitbucket-server-trigger.txt +7 -7
  3804. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-devops-code-repo-trigger.txt +7 -7
  3805. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-github-trigger.txt +7 -7
  3806. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-gitlab-server-trigger.txt +7 -7
  3807. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-gitlab-trigger.txt +7 -7
  3808. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-vbs-trigger.txt +7 -7
  3809. 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 -7
  3810. 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 -7
  3811. 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 -7
  3812. 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 -7
  3813. oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run.txt +7 -7
  3814. oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request/get.txt +7 -7
  3815. oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request/list.txt +7 -7
  3816. oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request-error/list.txt +7 -7
  3817. oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request-log/list.txt +7 -7
  3818. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/add.txt +7 -7
  3819. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/change-compartment.txt +7 -7
  3820. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/create.txt +7 -7
  3821. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/delete.txt +7 -7
  3822. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/deploy-artifacts.txt +7 -7
  3823. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/get.txt +7 -7
  3824. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/update.txt +7 -7
  3825. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection/list-stacks.txt +7 -7
  3826. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/cancel.txt +7 -7
  3827. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/get.txt +7 -7
  3828. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/list.txt +7 -7
  3829. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error/list.txt +7 -7
  3830. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry/list-work-request-logs.txt +7 -7
  3831. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/create.txt +7 -7
  3832. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/delete.txt +7 -7
  3833. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/get.txt +7 -7
  3834. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/list.txt +7 -7
  3835. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/update.txt +7 -7
  3836. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/create.txt +7 -7
  3837. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/delete.txt +7 -7
  3838. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/get.txt +7 -7
  3839. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/list.txt +7 -7
  3840. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/refresh-dr-plan-refresh-dr-plan-default-details.txt +7 -7
  3841. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/refresh.txt +7 -7
  3842. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/update.txt +7 -7
  3843. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/verify-dr-plan-verify-dr-plan-default-details.txt +7 -7
  3844. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/verify.txt +7 -7
  3845. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/cancel.txt +7 -7
  3846. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-failover-precheck.txt +7 -7
  3847. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-failover.txt +7 -7
  3848. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-start-drill-precheck.txt +7 -7
  3849. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-start-drill.txt +7 -7
  3850. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-stop-drill-precheck.txt +7 -7
  3851. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-stop-drill.txt +7 -7
  3852. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-switchover-precheck.txt +7 -7
  3853. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-switchover.txt +7 -7
  3854. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create.txt +7 -7
  3855. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/delete.txt +7 -7
  3856. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/get.txt +7 -7
  3857. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/ignore.txt +7 -7
  3858. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/list.txt +7 -7
  3859. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/pause.txt +7 -7
  3860. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/resume.txt +7 -7
  3861. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/retry.txt +7 -7
  3862. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/update.txt +8 -8
  3863. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/associate.txt +7 -7
  3864. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/change-compartment.txt +7 -7
  3865. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/create.txt +7 -7
  3866. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/delete.txt +7 -7
  3867. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/disassociate.txt +7 -7
  3868. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/get.txt +7 -7
  3869. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/list.txt +7 -7
  3870. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/update-role.txt +7 -7
  3871. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/update.txt +7 -7
  3872. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/cancel.txt +7 -7
  3873. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/get.txt +7 -7
  3874. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/list.txt +7 -7
  3875. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-error/list.txt +7 -7
  3876. oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-logs/list.txt +7 -7
  3877. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/add.txt +7 -7
  3878. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-compartment.txt +7 -7
  3879. 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 -7
  3880. 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 -7
  3881. 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 -7
  3882. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +7 -7
  3883. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/delete.txt +7 -7
  3884. 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 -7
  3885. 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 -7
  3886. 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 -7
  3887. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/get.txt +7 -7
  3888. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/patch.txt +7 -7
  3889. 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 -7
  3890. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/start.txt +7 -7
  3891. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/stop.txt +7 -7
  3892. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/update.txt +7 -7
  3893. 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 -7
  3894. 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 -7
  3895. 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 -7
  3896. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/change-compartment.txt +7 -7
  3897. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/create.txt +7 -7
  3898. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/delete.txt +7 -7
  3899. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/get.txt +7 -7
  3900. 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 -7
  3901. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/update.txt +7 -7
  3902. 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 -7
  3903. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/add.txt +7 -7
  3904. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/change-compartment.txt +7 -7
  3905. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/change-distributed-db-backup-config.txt +7 -7
  3906. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-gsms.txt +7 -7
  3907. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-sharding.txt +7 -7
  3908. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +7 -7
  3909. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/delete.txt +7 -7
  3910. 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 -7
  3911. 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 -7
  3912. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/generate-distributed-database-wallet.txt +7 -7
  3913. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/get.txt +7 -7
  3914. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/patch.txt +7 -7
  3915. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +7 -7
  3916. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/start.txt +7 -7
  3917. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/stop.txt +7 -7
  3918. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/update.txt +7 -7
  3919. 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 -7
  3920. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/validate-distributed-database-network.txt +7 -7
  3921. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database-collection/list-distributed-databases.txt +7 -7
  3922. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request/get.txt +7 -7
  3923. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request/list.txt +7 -7
  3924. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request-error/list.txt +7 -7
  3925. 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 -7
  3926. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/delete.txt +7 -7
  3927. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/get.txt +7 -7
  3928. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/patch.txt +7 -7
  3929. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/update.txt +7 -7
  3930. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/delete.txt +7 -7
  3931. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/get.txt +7 -7
  3932. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/patch.txt +7 -7
  3933. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/update.txt +7 -7
  3934. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/zone/get.txt +7 -7
  3935. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/zone/patch.txt +7 -7
  3936. oci_cli/help_text_producer/data_files/text/cmdref/dns/record/zone/update.txt +7 -7
  3937. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/change-compartment.txt +7 -7
  3938. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/get.txt +7 -7
  3939. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/list.txt +7 -7
  3940. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/update.txt +7 -7
  3941. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/create.txt +7 -7
  3942. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/delete.txt +7 -7
  3943. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/get.txt +7 -7
  3944. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/list.txt +7 -7
  3945. oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/update.txt +7 -7
  3946. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/change-compartment.txt +7 -7
  3947. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/create.txt +7 -7
  3948. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/delete.txt +7 -7
  3949. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/get.txt +7 -7
  3950. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/list.txt +7 -7
  3951. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/update.txt +7 -7
  3952. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/create.txt +7 -7
  3953. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/delete.txt +7 -7
  3954. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/get.txt +7 -7
  3955. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/list.txt +7 -7
  3956. oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/update.txt +7 -7
  3957. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/change-compartment.txt +7 -7
  3958. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/create.txt +7 -7
  3959. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/delete.txt +7 -7
  3960. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/get.txt +7 -7
  3961. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/list.txt +7 -7
  3962. oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/update.txt +7 -7
  3963. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/change-compartment.txt +7 -7
  3964. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/create.txt +7 -7
  3965. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/delete.txt +7 -7
  3966. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/get.txt +7 -7
  3967. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/list.txt +7 -7
  3968. oci_cli/help_text_producer/data_files/text/cmdref/dns/view/update.txt +7 -7
  3969. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/change-compartment.txt +7 -7
  3970. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/create-zone-from-zone-file.txt +7 -7
  3971. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/create.txt +7 -7
  3972. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/delete.txt +7 -7
  3973. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/get-zone-content.txt +7 -7
  3974. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/get.txt +7 -7
  3975. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/list.txt +7 -7
  3976. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/migrate-from-dynect.txt +7 -7
  3977. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/promote-zone-dnssec-key-version.txt +7 -7
  3978. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/stage-zone-dnssec-key-version.txt +7 -7
  3979. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/update.txt +7 -7
  3980. oci_cli/help_text_producer/data_files/text/cmdref/dns/zone-transfer-server/list.txt +7 -7
  3981. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/change-compartment.txt +7 -7
  3982. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/create.txt +7 -7
  3983. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/delete.txt +7 -7
  3984. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/get.txt +7 -7
  3985. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/update.txt +7 -7
  3986. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse-collection/list-em-warehouses.txt +7 -7
  3987. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/etl-run-collection/list-etl-runs.txt +7 -7
  3988. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/resource-usage/get-em-warehouse.txt +7 -7
  3989. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request/cancel.txt +7 -7
  3990. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request/get.txt +7 -7
  3991. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request/list.txt +7 -7
  3992. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request-error/list.txt +7 -7
  3993. oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request-log-entry/list-work-request-logs.txt +7 -7
  3994. oci_cli/help_text_producer/data_files/text/cmdref/email/configuration/get-email.txt +7 -7
  3995. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/create.txt +7 -7
  3996. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/delete.txt +7 -7
  3997. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/get.txt +7 -7
  3998. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/list.txt +7 -7
  3999. oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/update.txt +7 -7
  4000. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt +7 -7
  4001. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt +7 -7
  4002. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/create.txt +7 -7
  4003. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt +7 -7
  4004. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/get.txt +7 -7
  4005. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/list.txt +7 -7
  4006. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt +7 -7
  4007. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt +7 -7
  4008. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/add.txt +7 -7
  4009. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/change-compartment.txt +7 -7
  4010. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/create.txt +7 -7
  4011. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/delete.txt +7 -7
  4012. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/get.txt +7 -7
  4013. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/remove.txt +7 -7
  4014. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/update.txt +7 -7
  4015. oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool-collection/list-email-ip-pools.txt +7 -7
  4016. oci_cli/help_text_producer/data_files/text/cmdref/email/email-outbound-ip-collection/list-email-outbound-ips.txt +7 -7
  4017. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt +7 -7
  4018. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/create.txt +7 -7
  4019. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt +7 -7
  4020. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/get.txt +7 -7
  4021. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/list.txt +7 -7
  4022. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt +7 -7
  4023. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt +7 -7
  4024. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt +7 -7
  4025. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt +7 -7
  4026. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/create.txt +7 -7
  4027. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt +7 -7
  4028. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/get.txt +7 -7
  4029. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/list.txt +7 -7
  4030. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt +7 -7
  4031. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt +7 -7
  4032. oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/create.txt +7 -7
  4033. oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/delete.txt +7 -7
  4034. oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/get.txt +7 -7
  4035. oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/list.txt +7 -7
  4036. oci_cli/help_text_producer/data_files/text/cmdref/email/work-request/get.txt +7 -7
  4037. oci_cli/help_text_producer/data_files/text/cmdref/email/work-request/list.txt +7 -7
  4038. oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-error/list.txt +7 -7
  4039. oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-log/list.txt +7 -7
  4040. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.txt +7 -7
  4041. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-submitted-response/submit-email.txt +7 -7
  4042. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/change-compartment.txt +7 -7
  4043. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/create.txt +7 -7
  4044. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/delete.txt +7 -7
  4045. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/get.txt +7 -7
  4046. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/list.txt +7 -7
  4047. oci_cli/help_text_producer/data_files/text/cmdref/events/rule/update.txt +7 -7
  4048. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/announcement-collection/list-announcements.txt +7 -7
  4049. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance/get.txt +7 -7
  4050. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance-report/get.txt +7 -7
  4051. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/change-compartment.txt +7 -7
  4052. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/check-resource-tagging.txt +7 -7
  4053. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/confirm-targets.txt +7 -7
  4054. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt +7 -7
  4055. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt +7 -7
  4056. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt +7 -7
  4057. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt +7 -7
  4058. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt +7 -7
  4059. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt +7 -7
  4060. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt +7 -7
  4061. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/delete.txt +7 -7
  4062. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/generate-compliance-report.txt +7 -7
  4063. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/get.txt +7 -7
  4064. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/request-resource-validation.txt +7 -7
  4065. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/request-target-discovery.txt +7 -7
  4066. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt +7 -7
  4067. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt +7 -7
  4068. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt +7 -7
  4069. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy/get.txt +7 -7
  4070. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-collection/list-compliance-policies.txt +7 -7
  4071. 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 -7
  4072. 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 -7
  4073. 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 -7
  4074. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/create.txt +7 -7
  4075. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/delete.txt +7 -7
  4076. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/get.txt +7 -7
  4077. 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 -7
  4078. 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 -7
  4079. 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 -7
  4080. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update.txt +7 -7
  4081. 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 -7
  4082. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt +7 -7
  4083. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/delete.txt +7 -7
  4084. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/enable-latest-policy.txt +7 -7
  4085. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/get.txt +7 -7
  4086. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/manage-settings.txt +7 -7
  4087. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt +7 -7
  4088. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding-collection/list-onboardings.txt +7 -7
  4089. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding-policy-collection/list-onboarding-policies.txt +7 -7
  4090. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/change-compartment.txt +7 -7
  4091. 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 -7
  4092. 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 -7
  4093. 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 -7
  4094. 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 -7
  4095. 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 -7
  4096. 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 -7
  4097. 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 -7
  4098. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt +7 -7
  4099. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/delete.txt +7 -7
  4100. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/get.txt +7 -7
  4101. 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 -7
  4102. 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 -7
  4103. 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 -7
  4104. 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 -7
  4105. 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 -7
  4106. 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 -7
  4107. 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 -7
  4108. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt +7 -7
  4109. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration-collection/list-platform-configurations.txt +7 -7
  4110. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/change-compartment.txt +7 -7
  4111. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt +7 -7
  4112. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/delete.txt +7 -7
  4113. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/get.txt +7 -7
  4114. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt +7 -7
  4115. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property-collection/list-properties.txt +7 -7
  4116. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/change-compartment.txt +7 -7
  4117. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/clone.txt +7 -7
  4118. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/configure.txt +7 -7
  4119. 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 -7
  4120. 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 -7
  4121. 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 -7
  4122. 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 -7
  4123. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt +7 -7
  4124. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/delete.txt +7 -7
  4125. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/get.txt +7 -7
  4126. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt +7 -7
  4127. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-collection/list-catalog-items.txt +7 -7
  4128. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition/get.txt +7 -7
  4129. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/create.txt +7 -7
  4130. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/delete.txt +7 -7
  4131. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/get.txt +7 -7
  4132. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/update.txt +7 -7
  4133. 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 -7
  4134. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record/export-compliance-report.txt +7 -7
  4135. 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 -7
  4136. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record-collection/list-compliance-records.txt +7 -7
  4137. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution/get.txt +7 -7
  4138. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution-collection/list-executions.txt +7 -7
  4139. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection/list-installed-patches.txt +7 -7
  4140. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/inventory-record-collection/list-inventory-records.txt +7 -7
  4141. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity/get.txt +7 -7
  4142. 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 -7
  4143. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/change-compartment.txt +7 -7
  4144. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/create-patch-generic-artifact-details.txt +7 -7
  4145. 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 -7
  4146. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/create.txt +7 -7
  4147. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/delete.txt +7 -7
  4148. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/get.txt +7 -7
  4149. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update-patch-generic-artifact-details.txt +7 -7
  4150. 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 -7
  4151. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update.txt +7 -7
  4152. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch-collection/list-patches.txt +7 -7
  4153. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection/list-recommended-patches.txt +7 -7
  4154. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection/report.txt +7 -7
  4155. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection/list-report-metadata.txt +7 -7
  4156. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/resource-collection/list-resources.txt +7 -7
  4157. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduled-fleet-collection/list-scheduled-fleets.txt +7 -7
  4158. 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 -7
  4159. 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 -7
  4160. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/create.txt +7 -7
  4161. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/delete.txt +7 -7
  4162. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/get.txt +7 -7
  4163. 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 -7
  4164. 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 -7
  4165. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/update.txt +7 -7
  4166. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition-collection/list-scheduler-definitions.txt +7 -7
  4167. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-execution-collection/list-scheduler-executions.txt +7 -7
  4168. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/delete.txt +7 -7
  4169. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/get.txt +7 -7
  4170. 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 -7
  4171. 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 -7
  4172. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/manage-job-execution.txt +7 -7
  4173. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/update.txt +7 -7
  4174. 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 -7
  4175. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job-collection/list-scheduler-jobs.txt +7 -7
  4176. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/step-collection/list-steps.txt +7 -7
  4177. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection/list-target-components.txt +7 -7
  4178. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection/list-target-properties.txt +7 -7
  4179. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/change-compartment.txt +7 -7
  4180. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/create.txt +7 -7
  4181. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/delete.txt +7 -7
  4182. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/get.txt +7 -7
  4183. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/update.txt +7 -7
  4184. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision-collection/list-provisions.txt +7 -7
  4185. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details/import-runbook.txt +7 -7
  4186. 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 -7
  4187. 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 -7
  4188. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/change-compartment.txt +7 -7
  4189. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/create.txt +7 -7
  4190. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/delete.txt +7 -7
  4191. 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 -7
  4192. 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 -7
  4193. 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 -7
  4194. 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 -7
  4195. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version.txt +7 -7
  4196. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export.txt +7 -7
  4197. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/get.txt +7 -7
  4198. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/publish.txt +7 -7
  4199. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/set-default.txt +7 -7
  4200. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/update.txt +7 -7
  4201. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-collection/list-runbooks.txt +7 -7
  4202. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export/get.txt +7 -7
  4203. 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 -7
  4204. 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 -7
  4205. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import/get.txt +7 -7
  4206. 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 -7
  4207. 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 -7
  4208. 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 -7
  4209. 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 -7
  4210. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/create.txt +7 -7
  4211. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/delete.txt +7 -7
  4212. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/get.txt +7 -7
  4213. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt +7 -7
  4214. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version-collection/list-runbook-versions.txt +7 -7
  4215. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/change-compartment.txt +7 -7
  4216. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/create.txt +7 -7
  4217. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/delete.txt +7 -7
  4218. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/get.txt +7 -7
  4219. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/update.txt +7 -7
  4220. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record-collection/list-task-records.txt +7 -7
  4221. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request/get.txt +7 -7
  4222. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request/list.txt +7 -7
  4223. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request-error/list.txt +7 -7
  4224. 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 -7
  4225. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-collection/list-fleets.txt +7 -7
  4226. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/create.txt +7 -7
  4227. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/delete.txt +7 -7
  4228. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/get.txt +7 -7
  4229. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/update.txt +7 -7
  4230. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential-collection/list-fleet-credentials.txt +7 -7
  4231. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-product-collection/list-fleet-products.txt +7 -7
  4232. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/create.txt +7 -7
  4233. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/delete.txt +7 -7
  4234. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/get.txt +7 -7
  4235. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/update.txt +7 -7
  4236. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property-collection/list-fleet-properties.txt +7 -7
  4237. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/create.txt +7 -7
  4238. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/delete.txt +7 -7
  4239. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/get.txt +7 -7
  4240. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/update.txt +7 -7
  4241. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource-collection/list-fleet-resources.txt +7 -7
  4242. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt +7 -7
  4243. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt +7 -7
  4244. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/inventory-resource-collection/list-inventory-resources.txt +7 -7
  4245. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/cancel.txt +7 -7
  4246. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/change-compartment.txt +7 -7
  4247. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-apply.txt +7 -7
  4248. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-cleanup.txt +7 -7
  4249. 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 -7
  4250. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-precheck.txt +7 -7
  4251. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-rollback.txt +7 -7
  4252. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-stage.txt +7 -7
  4253. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create.txt +7 -7
  4254. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/delete.txt +7 -7
  4255. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/get-output-content.txt +7 -7
  4256. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/get.txt +7 -7
  4257. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/resume.txt +7 -7
  4258. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-apply.txt +7 -7
  4259. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-cleanup.txt +7 -7
  4260. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-fsu-action-update-rollback-cycle-action-details.txt +7 -7
  4261. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-precheck.txt +7 -7
  4262. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-rollback.txt +7 -7
  4263. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-stage.txt +7 -7
  4264. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update.txt +7 -7
  4265. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action-summary/list.txt +7 -7
  4266. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/add-targets.txt +7 -7
  4267. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/change-compartment.txt +7 -7
  4268. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-db.txt +7 -7
  4269. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-exadb-stack.txt +7 -7
  4270. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-gi.txt +7 -7
  4271. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-guest-os.txt +7 -7
  4272. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create.txt +7 -7
  4273. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/delete-fsu-collection-target.txt +7 -7
  4274. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/delete.txt +7 -7
  4275. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/get.txt +7 -7
  4276. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/remove-targets.txt +7 -7
  4277. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/remove.txt +7 -7
  4278. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/update.txt +7 -7
  4279. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-summary/list.txt +7 -7
  4280. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-target/get.txt +7 -7
  4281. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/change-compartment.txt +7 -7
  4282. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt +7 -7
  4283. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt +7 -7
  4284. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt +7 -7
  4285. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt +7 -7
  4286. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/delete.txt +7 -7
  4287. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/get.txt +7 -7
  4288. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fifty-batch.txt +7 -7
  4289. 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 -7
  4290. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-update-upgrade-fsu-cycle.txt +7 -7
  4291. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-image-id-target.txt +7 -7
  4292. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-non-rolling-batch.txt +7 -7
  4293. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-none-batch.txt +7 -7
  4294. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-patch.txt +7 -7
  4295. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-saf-batch.txt +7 -7
  4296. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-sequential-batch.txt +7 -7
  4297. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-version-target.txt +7 -7
  4298. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update.txt +7 -7
  4299. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle-summary/list.txt +7 -7
  4300. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/abort.txt +7 -7
  4301. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/change-compartment.txt +7 -7
  4302. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-db.txt +7 -7
  4303. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-exadb-stack.txt +7 -7
  4304. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-gi.txt +7 -7
  4305. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-guest-os.txt +7 -7
  4306. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create.txt +7 -7
  4307. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/delete.txt +7 -7
  4308. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/get.txt +7 -7
  4309. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/update.txt +7 -7
  4310. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery-summary/list.txt +7 -7
  4311. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/delete.txt +7 -7
  4312. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/get-output-content.txt +7 -7
  4313. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/get.txt +7 -7
  4314. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/retry.txt +7 -7
  4315. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/update.txt +7 -7
  4316. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job-output-summary/list.txt +7 -7
  4317. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job-summary/list.txt +7 -7
  4318. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/target-summary-collection/list-collection.txt +7 -7
  4319. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/target-summary-collection/list-discovery.txt +7 -7
  4320. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request/get.txt +7 -7
  4321. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request/list.txt +7 -7
  4322. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request-error/list.txt +7 -7
  4323. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request-log-entry/list.txt +7 -7
  4324. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/change-compartment.txt +7 -7
  4325. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/create.txt +7 -7
  4326. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/delete.txt +7 -7
  4327. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/get.txt +7 -7
  4328. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/list.txt +7 -7
  4329. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/update.txt +7 -7
  4330. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/create.txt +7 -7
  4331. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/delete.txt +7 -7
  4332. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/get.txt +7 -7
  4333. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/invoke.txt +7 -7
  4334. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/list.txt +7 -7
  4335. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/update.txt +7 -7
  4336. oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing/get.txt +7 -7
  4337. oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing/list.txt +7 -7
  4338. oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing-version/get.txt +7 -7
  4339. oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing-version/list.txt +7 -7
  4340. oci_cli/help_text_producer/data_files/text/cmdref/fn/trigger/list.txt +7 -7
  4341. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/add.txt +7 -7
  4342. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/create.txt +7 -7
  4343. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/delete.txt +7 -7
  4344. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/get.txt +7 -7
  4345. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/list.txt +7 -7
  4346. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/remove.txt +7 -7
  4347. oci_cli/help_text_producer/data_files/text/cmdref/fs/export/update.txt +7 -7
  4348. oci_cli/help_text_producer/data_files/text/cmdref/fs/export-set/get.txt +7 -7
  4349. oci_cli/help_text_producer/data_files/text/cmdref/fs/export-set/list.txt +7 -7
  4350. oci_cli/help_text_producer/data_files/text/cmdref/fs/export-set/update.txt +7 -7
  4351. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/add.txt +7 -7
  4352. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/change-compartment.txt +7 -7
  4353. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/create-quota-rule.txt +7 -7
  4354. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/create.txt +7 -7
  4355. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/delete-quota-rule.txt +7 -7
  4356. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/delete.txt +7 -7
  4357. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/detach.txt +7 -7
  4358. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/estimate-replication.txt +7 -7
  4359. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/get-quota-rule.txt +7 -7
  4360. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/get.txt +7 -7
  4361. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/list-quota-rules.txt +7 -7
  4362. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/list.txt +7 -7
  4363. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/remove.txt +7 -7
  4364. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/toggle-quota-rules.txt +7 -7
  4365. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/update-quota-rule.txt +7 -7
  4366. oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/update.txt +7 -7
  4367. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/add.txt +7 -7
  4368. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/change-compartment.txt +7 -7
  4369. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/create.txt +7 -7
  4370. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/delete.txt +7 -7
  4371. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/get.txt +7 -7
  4372. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/list.txt +7 -7
  4373. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/pause.txt +7 -7
  4374. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/remove.txt +7 -7
  4375. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/unpause.txt +7 -7
  4376. oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/update.txt +7 -7
  4377. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/add.txt +7 -7
  4378. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/cancel-downgrade-shape.txt +7 -7
  4379. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/change-compartment.txt +7 -7
  4380. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +7 -7
  4381. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/delete.txt +7 -7
  4382. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/get.txt +7 -7
  4383. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/list.txt +7 -7
  4384. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/remove.txt +7 -7
  4385. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/schedule-downgrade-shape.txt +7 -7
  4386. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/update.txt +7 -7
  4387. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/upgrade-shape.txt +7 -7
  4388. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/validate-key-tabs.txt +7 -7
  4389. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/add.txt +7 -7
  4390. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/change-compartment.txt +7 -7
  4391. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/create_ldap_bind_connector.txt +7 -7
  4392. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/delete.txt +7 -7
  4393. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/get.txt +7 -7
  4394. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/list.txt +7 -7
  4395. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/remove.txt +7 -7
  4396. oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/update.txt +7 -7
  4397. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/add.txt +7 -7
  4398. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/change-compartment.txt +7 -7
  4399. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/create.txt +7 -7
  4400. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/delete.txt +7 -7
  4401. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/get.txt +7 -7
  4402. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/list.txt +7 -7
  4403. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/remove.txt +7 -7
  4404. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/update.txt +7 -7
  4405. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication-target/delete.txt +7 -7
  4406. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication-target/get.txt +7 -7
  4407. oci_cli/help_text_producer/data_files/text/cmdref/fs/replication-target/list.txt +7 -7
  4408. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/add.txt +7 -7
  4409. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/create.txt +7 -7
  4410. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/delete.txt +7 -7
  4411. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/get.txt +7 -7
  4412. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/list.txt +7 -7
  4413. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/remove.txt +7 -7
  4414. oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/update.txt +7 -7
  4415. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/create-refresh-activity-details/create-refresh-activity.txt +7 -7
  4416. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/create.txt +7 -7
  4417. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/get.txt +7 -7
  4418. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/list.txt +7 -7
  4419. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/change-compartment.txt +7 -7
  4420. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create-fusion-environment-admin-user.txt +7 -7
  4421. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create.txt +7 -7
  4422. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/delete-fusion-environment-admin-user.txt +7 -7
  4423. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/delete.txt +7 -7
  4424. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/generate-extract-details.txt +7 -7
  4425. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/get.txt +7 -7
  4426. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/initiate-extract.txt +7 -7
  4427. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/list-admin-users.txt +7 -7
  4428. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/list.txt +7 -7
  4429. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/reset-fusion-environment-password.txt +7 -7
  4430. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/update.txt +7 -7
  4431. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/change-compartment.txt +7 -7
  4432. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/create.txt +7 -7
  4433. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/delete.txt +7 -7
  4434. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/get-fusion-environment-family-subscription-detail.txt +7 -7
  4435. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/get.txt +7 -7
  4436. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/list.txt +7 -7
  4437. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/update.txt +7 -7
  4438. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family-limits-and-usage/get.txt +7 -7
  4439. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-status/get.txt +7 -7
  4440. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/refresh-activity/delete.txt +7 -7
  4441. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/refresh-activity/get.txt +7 -7
  4442. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/refresh-activity/list.txt +7 -7
  4443. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/scheduled-activity/get.txt +7 -7
  4444. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/scheduled-activity/list.txt +7 -7
  4445. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/create.txt +7 -7
  4446. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/delete.txt +7 -7
  4447. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/get.txt +7 -7
  4448. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/list.txt +7 -7
  4449. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/verify.txt +7 -7
  4450. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/time-available-for-refresh/list.txt +7 -7
  4451. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/update-refresh-activity-details/update-refresh-activity.txt +7 -7
  4452. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request/get.txt +7 -7
  4453. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request/list.txt +7 -7
  4454. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request-error/list.txt +7 -7
  4455. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request-log-entry/list-work-request-logs.txt +7 -7
  4456. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/change-compartment.txt +7 -7
  4457. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/create.txt +7 -7
  4458. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/delete.txt +7 -7
  4459. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/get.txt +7 -7
  4460. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/reinstate-proxy-instance.txt +7 -7
  4461. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/update.txt +7 -7
  4462. oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint-collection/list-private-endpoints.txt +7 -7
  4463. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/change-compartment.txt +7 -7
  4464. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/configure-sharded-database-gsms.txt +7 -7
  4465. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/configure-sharding.txt +7 -7
  4466. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/create-sharded-database-create-dedicated-sharded-database.txt +7 -7
  4467. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/delete.txt +7 -7
  4468. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/download-gsm-certificate-signing-request.txt +7 -7
  4469. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/fetch-connection-string.txt +7 -7
  4470. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/generate-gsm-certificate-signing-request.txt +7 -7
  4471. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/generate-wallet.txt +7 -7
  4472. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/get.txt +7 -7
  4473. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/patch.txt +7 -7
  4474. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/start.txt +7 -7
  4475. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/stop.txt +7 -7
  4476. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/update.txt +7 -7
  4477. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/upload-signed-certificate-and-generate-wallet.txt +7 -7
  4478. oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database-collection/list-sharded-databases.txt +7 -7
  4479. oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request/get.txt +7 -7
  4480. oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request/list.txt +7 -7
  4481. oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request-error/list.txt +7 -7
  4482. oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request-log-entry/list-work-request-logs.txt +7 -7
  4483. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/change-compartment.txt +7 -7
  4484. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +9 -8
  4485. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/delete.txt +7 -7
  4486. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/get.txt +7 -7
  4487. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/update.txt +7 -7
  4488. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster-collection/list-dedicated-ai-clusters.txt +7 -7
  4489. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/change-compartment.txt +7 -7
  4490. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.txt +7 -7
  4491. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/delete.txt +7 -7
  4492. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/get.txt +7 -7
  4493. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt +7 -7
  4494. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +7 -7
  4495. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/change-compartment.txt +7 -7
  4496. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/create.txt +7 -7
  4497. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/delete.txt +7 -7
  4498. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/get.txt +7 -7
  4499. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/update.txt +7 -7
  4500. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection/list-generative-ai-private-endpoints.txt +7 -7
  4501. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/change-compartment.txt +7 -7
  4502. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-huggingface.txt +7 -7
  4503. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-objectstorage.txt +7 -7
  4504. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/delete.txt +7 -7
  4505. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/get.txt +7 -7
  4506. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/update.txt +7 -7
  4507. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection/list-imported-models.txt +7 -7
  4508. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/change-compartment.txt +7 -7
  4509. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/create.txt +7 -7
  4510. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/delete.txt +7 -7
  4511. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/get.txt +7 -7
  4512. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/update.txt +7 -7
  4513. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt +7 -7
  4514. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request/get.txt +7 -7
  4515. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request/list.txt +7 -7
  4516. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-error/list.txt +7 -7
  4517. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-log-entry/list-work-request-logs.txt +7 -7
  4518. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/change-compartment.txt +7 -7
  4519. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/create.txt +7 -7
  4520. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/delete.txt +7 -7
  4521. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/get.txt +7 -7
  4522. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/list.txt +7 -7
  4523. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/update.txt +7 -7
  4524. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/change-compartment.txt +7 -7
  4525. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/create.txt +7 -7
  4526. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/delete.txt +7 -7
  4527. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/get.txt +7 -7
  4528. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/list.txt +7 -7
  4529. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/update.txt +7 -7
  4530. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/create.txt +7 -7
  4531. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/delete.txt +7 -7
  4532. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/get-log-content.txt +7 -7
  4533. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/get.txt +7 -7
  4534. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/list.txt +7 -7
  4535. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/create-object-storage-ds.txt +7 -7
  4536. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/create.txt +7 -7
  4537. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/delete.txt +7 -7
  4538. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/get.txt +7 -7
  4539. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/list.txt +7 -7
  4540. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/update-object-storage-ds.txt +7 -7
  4541. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/update.txt +7 -7
  4542. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/change-compartment.txt +7 -7
  4543. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create-default-kb.txt +7 -7
  4544. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create-oci-database-kb.txt +7 -7
  4545. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create-oci-open-search-kb.txt +7 -7
  4546. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create.txt +7 -7
  4547. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/delete.txt +7 -7
  4548. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/get.txt +7 -7
  4549. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/list.txt +7 -7
  4550. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update-oci-database-kb.txt +7 -7
  4551. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update-oci-open-search-kb.txt +7 -7
  4552. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update.txt +7 -7
  4553. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-agent-tool-config.txt +7 -7
  4554. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-function-calling-tool-config.txt +7 -7
  4555. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-http-endpoint-tool-config.txt +7 -7
  4556. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-rag-tool-config.txt +7 -7
  4557. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-sql-tool-config.txt +7 -7
  4558. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create.txt +7 -7
  4559. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/delete.txt +7 -7
  4560. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/get.txt +7 -7
  4561. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/list.txt +7 -7
  4562. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-agent-tool-config.txt +7 -7
  4563. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-function-calling-tool-config.txt +7 -7
  4564. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-http-endpoint-tool-config.txt +7 -7
  4565. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-rag-tool-config.txt +7 -7
  4566. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-sql-tool-config.txt +7 -7
  4567. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update.txt +7 -7
  4568. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/cancel.txt +7 -7
  4569. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/get.txt +7 -7
  4570. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/list.txt +7 -7
  4571. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request-error/list.txt +7 -7
  4572. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request-log-entry/list-logs.txt +7 -7
  4573. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint/chat.txt +7 -7
  4574. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/knowledge-base-metadata-summary/retrieve-metadata.txt +7 -7
  4575. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/create.txt +7 -7
  4576. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/delete.txt +7 -7
  4577. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/get.txt +7 -7
  4578. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/update.txt +7 -7
  4579. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails-guardrails-text-input.txt +7 -7
  4580. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails.txt +7 -7
  4581. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +7 -7
  4582. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-dedicated-serving-mode.txt +7 -7
  4583. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +7 -7
  4584. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-on-demand-serving-mode.txt +7 -7
  4585. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat.txt +7 -7
  4586. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt +7 -7
  4587. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/generate-text-result/generate-text-cohere-llm-inference-request.txt +7 -7
  4588. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/generate-text-result/generate-text-llama-llm-inference-request.txt +7 -7
  4589. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-dedicated-serving-mode.txt +7 -7
  4590. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-on-demand-serving-mode.txt +7 -7
  4591. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text.txt +7 -7
  4592. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/summarize-text-result/summarize-text.txt +7 -7
  4593. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/create.txt +7 -7
  4594. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/delete.txt +7 -7
  4595. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/get.txt +7 -7
  4596. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/list.txt +7 -7
  4597. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/add-lock.txt +7 -7
  4598. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-compartment.txt +7 -7
  4599. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-subscription.txt +7 -7
  4600. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +7 -7
  4601. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-redshift-connection.txt +7 -7
  4602. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +7 -7
  4603. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +7 -7
  4604. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-synapse-connection.txt +7 -7
  4605. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-databricks-connection.txt +7 -7
  4606. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +7 -7
  4607. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-elasticsearch-connection.txt +7 -7
  4608. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-generic-connection.txt +7 -7
  4609. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-goldengate-connection.txt +7 -7
  4610. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-big-query-connection.txt +7 -7
  4611. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-cloud-storage-connection.txt +7 -7
  4612. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +7 -7
  4613. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-hdfs-connection.txt +7 -7
  4614. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-iceberg-connection.txt +7 -7
  4615. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +7 -7
  4616. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-connection.txt +7 -7
  4617. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-schema-registry-connection.txt +7 -7
  4618. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-fabric-connection.txt +7 -7
  4619. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-sqlserver-connection.txt +7 -7
  4620. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mongo-db-connection.txt +7 -7
  4621. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mysql-connection.txt +7 -7
  4622. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +7 -7
  4623. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-ai-data-platform-connection.txt +7 -7
  4624. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-connection.txt +7 -7
  4625. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +7 -7
  4626. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-postgresql-connection.txt +7 -7
  4627. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-redis-connection.txt +7 -7
  4628. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-snowflake-connection.txt +7 -7
  4629. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/delete.txt +7 -7
  4630. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/get.txt +7 -7
  4631. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/list.txt +7 -7
  4632. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/refresh.txt +7 -7
  4633. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/remove-lock.txt +7 -7
  4634. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +7 -7
  4635. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-redshift-connection.txt +7 -7
  4636. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +7 -7
  4637. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +7 -7
  4638. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-synapse-connection.txt +7 -7
  4639. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-databricks-connection.txt +7 -7
  4640. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +7 -7
  4641. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-elasticsearch-connection.txt +7 -7
  4642. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-generic-connection.txt +7 -7
  4643. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-goldengate-connection.txt +7 -7
  4644. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-big-query-connection.txt +7 -7
  4645. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-cloud-storage-connection.txt +7 -7
  4646. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-pub-sub-connection.txt +7 -7
  4647. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-hdfs-connection.txt +7 -7
  4648. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-iceberg-connection.txt +7 -7
  4649. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +7 -7
  4650. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-connection.txt +7 -7
  4651. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-schema-registry-connection.txt +7 -7
  4652. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-fabric-connection.txt +7 -7
  4653. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-sqlserver-connection.txt +7 -7
  4654. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mongo-db-connection.txt +7 -7
  4655. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mysql-connection.txt +7 -7
  4656. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +7 -7
  4657. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-ai-data-platform-connection.txt +7 -7
  4658. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-connection.txt +7 -7
  4659. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +7 -7
  4660. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-postgresql-connection.txt +7 -7
  4661. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-redis-connection.txt +7 -7
  4662. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-snowflake-connection.txt +7 -7
  4663. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/create.txt +7 -7
  4664. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/delete.txt +7 -7
  4665. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/get.txt +7 -7
  4666. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/list.txt +7 -7
  4667. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/test.txt +7 -7
  4668. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/change-compartment.txt +7 -7
  4669. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/create.txt +7 -7
  4670. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/delete.txt +7 -7
  4671. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/get.txt +7 -7
  4672. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/list.txt +7 -7
  4673. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/update.txt +7 -7
  4674. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/add-deployment-local-peer.txt +7 -7
  4675. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/add-lock.txt +7 -7
  4676. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/change-compartment.txt +7 -7
  4677. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/change-subscription.txt +7 -7
  4678. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/collect-diagnostics.txt +7 -7
  4679. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/create.txt +7 -7
  4680. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/delete.txt +7 -7
  4681. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/export-wallet.txt +7 -7
  4682. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/generate-library-url.txt +7 -7
  4683. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/generate-log-reader-component-library-url.txt +7 -7
  4684. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/get.txt +7 -7
  4685. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/import-wallet.txt +7 -7
  4686. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/list.txt +7 -7
  4687. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/remove-deployment-local-peer.txt +7 -7
  4688. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/remove-lock.txt +7 -7
  4689. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/start.txt +7 -7
  4690. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/stop.txt +7 -7
  4691. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/switchover-deployment-peer.txt +7 -7
  4692. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/update.txt +7 -7
  4693. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/upgrade-to.txt +7 -7
  4694. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/upgrade.txt +7 -7
  4695. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/wallet-exists.txt +7 -7
  4696. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/add-lock.txt +7 -7
  4697. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/cancel.txt +7 -7
  4698. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/change-compartment.txt +7 -7
  4699. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/copy.txt +7 -7
  4700. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/create.txt +7 -7
  4701. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/delete.txt +7 -7
  4702. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/get.txt +7 -7
  4703. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/list.txt +7 -7
  4704. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/remove-lock.txt +7 -7
  4705. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/restore-deployment.txt +7 -7
  4706. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/update.txt +7 -7
  4707. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-environment/list.txt +7 -7
  4708. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-peer-summary/list-deployment-peers.txt +7 -7
  4709. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-type-collection/list-deployment-types.txt +7 -7
  4710. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/cancel-snooze.txt +7 -7
  4711. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/cancel.txt +7 -7
  4712. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/get.txt +7 -7
  4713. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/list.txt +7 -7
  4714. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/reschedule.txt +7 -7
  4715. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/rollback.txt +7 -7
  4716. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/snooze.txt +7 -7
  4717. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/upgrade.txt +7 -7
  4718. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-version/list.txt +7 -7
  4719. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-wallets-operation-summary/list-wallet-operations.txt +7 -7
  4720. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/message-summary/list-messages.txt +7 -7
  4721. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/change-compartment.txt +7 -7
  4722. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/collect-diagnostic.txt +7 -7
  4723. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/create-zero-etl-pipeline.txt +7 -7
  4724. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/delete.txt +7 -7
  4725. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/get.txt +7 -7
  4726. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-initialization-steps.txt +7 -7
  4727. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-running-processes.txt +7 -7
  4728. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-schema-tables.txt +7 -7
  4729. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-schemas.txt +7 -7
  4730. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list.txt +7 -7
  4731. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/pause-pipeline-default-pause-pipeline-details.txt +25 -7
  4732. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/pause.txt +7 -7
  4733. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/start.txt +7 -7
  4734. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/stop.txt +7 -7
  4735. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/test-connection.txt +7 -7
  4736. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/update-zero-etl-pipeline.txt +7 -7
  4737. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline-recipe-collection/list-recipes.txt +7 -7
  4738. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/trail-file-summary/list-trail-files.txt +7 -7
  4739. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/trail-sequence-summary/list-trail-sequences.txt +7 -7
  4740. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/get.txt +7 -7
  4741. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.txt +7 -7
  4742. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt +7 -7
  4743. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt +7 -7
  4744. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule/get.txt +7 -7
  4745. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule/list.txt +7 -7
  4746. 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 -7
  4747. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create-governance-rule-quota-template.txt +7 -7
  4748. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create-governance-rule-tag-template.txt +7 -7
  4749. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create.txt +7 -7
  4750. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/delete.txt +7 -7
  4751. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/get.txt +7 -7
  4752. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/list.txt +7 -7
  4753. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/retry.txt +7 -7
  4754. 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 -7
  4755. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update-governance-rule-quota-template.txt +7 -7
  4756. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update-governance-rule-tag-template.txt +7 -7
  4757. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update.txt +7 -7
  4758. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/create-inclusion-criterion-tenancy-association.txt +7 -7
  4759. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/create.txt +7 -7
  4760. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/delete.txt +7 -7
  4761. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/get.txt +7 -7
  4762. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/list-inclusion-criteria.txt +7 -7
  4763. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt +7 -7
  4764. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt +7 -7
  4765. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt +7 -7
  4766. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt +7 -7
  4767. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt +7 -7
  4768. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt +7 -7
  4769. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list-errors.txt +7 -7
  4770. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log/list.txt → work-request-log-entry/list-logs.txt} +12 -12
  4771. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log.txt → work-request-log-entry.txt} +3 -3
  4772. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  4773. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  4774. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/change-compartment.txt +7 -7
  4775. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/create.txt +7 -7
  4776. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/delete.txt +7 -7
  4777. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/get.txt +7 -7
  4778. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/list.txt +7 -7
  4779. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/update.txt +7 -7
  4780. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe/create-on-demand.txt +7 -7
  4781. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result/list.txt +7 -7
  4782. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/change-compartment.txt +7 -7
  4783. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/create.txt +7 -7
  4784. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/delete.txt +7 -7
  4785. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/get.txt +7 -7
  4786. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/list.txt +7 -7
  4787. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/update.txt +7 -7
  4788. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-probe/create-on-demand.txt +7 -7
  4789. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-probe-result/list.txt +7 -7
  4790. oci_cli/help_text_producer/data_files/text/cmdref/health-checks/vantage-point/list.txt +7 -7
  4791. oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/create.txt +7 -7
  4792. oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/delete.txt +7 -7
  4793. oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/list.txt +7 -7
  4794. oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/update.txt +7 -7
  4795. oci_cli/help_text_producer/data_files/text/cmdref/iam/authentication-policy/get.txt +7 -7
  4796. oci_cli/help_text_producer/data_files/text/cmdref/iam/authentication-policy/update.txt +7 -7
  4797. oci_cli/help_text_producer/data_files/text/cmdref/iam/availability-domain/list.txt +7 -7
  4798. oci_cli/help_text_producer/data_files/text/cmdref/iam/bulk-action-resource-type-collection/list.txt +7 -7
  4799. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/bulk-delete-resources.txt +7 -7
  4800. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/bulk-move-resources.txt +7 -7
  4801. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/create.txt +7 -7
  4802. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/delete.txt +7 -7
  4803. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/get.txt +7 -7
  4804. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/list.txt +7 -7
  4805. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/move.txt +7 -7
  4806. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/recover.txt +7 -7
  4807. oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/update.txt +7 -7
  4808. oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/create.txt +7 -7
  4809. oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/delete.txt +7 -7
  4810. oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/list.txt +7 -7
  4811. oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/update.txt +7 -7
  4812. oci_cli/help_text_producer/data_files/text/cmdref/iam/db-token/get.txt +7 -7
  4813. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/activate.txt +7 -7
  4814. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/change-compartment.txt +7 -7
  4815. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/change-domain-license-type.txt +7 -7
  4816. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/create.txt +7 -7
  4817. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/deactivate.txt +7 -7
  4818. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/delete.txt +7 -7
  4819. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/enable-replication-to-region.txt +7 -7
  4820. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/get.txt +7 -7
  4821. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/list-license-types.txt +7 -7
  4822. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/list.txt +7 -7
  4823. oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/update.txt +7 -7
  4824. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/create.txt +7 -7
  4825. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/delete.txt +7 -7
  4826. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/get.txt +7 -7
  4827. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/list.txt +7 -7
  4828. oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/update.txt +7 -7
  4829. oci_cli/help_text_producer/data_files/text/cmdref/iam/fault-domain/list.txt +7 -7
  4830. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/add-user.txt +7 -7
  4831. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/create.txt +7 -7
  4832. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/delete.txt +7 -7
  4833. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/get.txt +7 -7
  4834. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/list-users.txt +7 -7
  4835. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/list.txt +7 -7
  4836. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/remove-user.txt +7 -7
  4837. oci_cli/help_text_producer/data_files/text/cmdref/iam/group/update.txt +7 -7
  4838. oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request/get.txt +7 -7
  4839. oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request/list-iam-work-request-errors.txt +7 -7
  4840. oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request/list.txt +7 -7
  4841. oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request-log/list.txt +7 -7
  4842. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/create.txt +7 -7
  4843. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/delete.txt +7 -7
  4844. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/get.txt +7 -7
  4845. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/list.txt +7 -7
  4846. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/update.txt +7 -7
  4847. oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider-group/list.txt +7 -7
  4848. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/activate.txt +7 -7
  4849. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/create.txt +7 -7
  4850. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/delete.txt +7 -7
  4851. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/generate-totp-seed.txt +7 -7
  4852. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/get.txt +7 -7
  4853. oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/list.txt +7 -7
  4854. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/create.txt +7 -7
  4855. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/delete.txt +7 -7
  4856. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/get.txt +7 -7
  4857. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/list.txt +7 -7
  4858. oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/update.txt +7 -7
  4859. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/create.txt +7 -7
  4860. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/delete.txt +7 -7
  4861. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/get.txt +7 -7
  4862. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/list.txt +7 -7
  4863. oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/update.txt +7 -7
  4864. oci_cli/help_text_producer/data_files/text/cmdref/iam/region/list.txt +7 -7
  4865. oci_cli/help_text_producer/data_files/text/cmdref/iam/region-subscription/create.txt +7 -7
  4866. oci_cli/help_text_producer/data_files/text/cmdref/iam/region-subscription/list.txt +7 -7
  4867. oci_cli/help_text_producer/data_files/text/cmdref/iam/scim-client-credentials/reset-idp-scim-client.txt +7 -7
  4868. oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/create.txt +7 -7
  4869. oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/delete.txt +7 -7
  4870. oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/list.txt +7 -7
  4871. oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/update.txt +7 -7
  4872. oci_cli/help_text_producer/data_files/text/cmdref/iam/standard-tag-namespace-template/get-standard-tag-template.txt +7 -7
  4873. oci_cli/help_text_producer/data_files/text/cmdref/iam/standard-tag-namespace-template/list-standard-tag-namespaces.txt +7 -7
  4874. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/bulk-delete.txt +7 -7
  4875. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/bulk-edit-tags-resource-type/list.txt +7 -7
  4876. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/bulk-edit.txt +7 -7
  4877. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/create.txt +7 -7
  4878. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/delete.txt +7 -7
  4879. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/get.txt +7 -7
  4880. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/import-standard-tags.txt +7 -7
  4881. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/list-cost-tracking.txt +7 -7
  4882. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/list.txt +7 -7
  4883. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/reactivate.txt +7 -7
  4884. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/retire.txt +7 -7
  4885. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/update.txt +7 -7
  4886. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/add.txt +7 -7
  4887. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/assemble-effective-tag-set.txt +7 -7
  4888. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/create.txt +7 -7
  4889. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/delete.txt +7 -7
  4890. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/get.txt +7 -7
  4891. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/list.txt +7 -7
  4892. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/remove.txt +7 -7
  4893. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/update.txt +7 -7
  4894. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/add.txt +7 -7
  4895. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/cascade-delete.txt +7 -7
  4896. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/change-compartment.txt +7 -7
  4897. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/create.txt +7 -7
  4898. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/delete.txt +7 -7
  4899. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/get.txt +7 -7
  4900. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/list.txt +7 -7
  4901. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/reactivate.txt +7 -7
  4902. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/remove.txt +7 -7
  4903. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/retire.txt +7 -7
  4904. oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/update.txt +7 -7
  4905. oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request/get.txt +7 -7
  4906. oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request/list.txt +7 -7
  4907. oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request-error/list.txt +7 -7
  4908. oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request-log/list.txt +7 -7
  4909. oci_cli/help_text_producer/data_files/text/cmdref/iam/tenancy/get.txt +7 -7
  4910. oci_cli/help_text_producer/data_files/text/cmdref/iam/ui-password-information/get-user.txt +7 -7
  4911. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/api-key/delete.txt +7 -7
  4912. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/api-key/list.txt +7 -7
  4913. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/api-key/upload.txt +7 -7
  4914. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/create-db-credential.txt +7 -7
  4915. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/create.txt +7 -7
  4916. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/delete-db-credential.txt +7 -7
  4917. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/delete.txt +7 -7
  4918. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/get.txt +7 -7
  4919. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/list-db-credentials.txt +7 -7
  4920. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/list-groups.txt +7 -7
  4921. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/list.txt +7 -7
  4922. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/create.txt +7 -7
  4923. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/delete.txt +7 -7
  4924. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/list.txt +7 -7
  4925. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/update.txt +7 -7
  4926. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/create.txt +7 -7
  4927. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/delete.txt +7 -7
  4928. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/list.txt +7 -7
  4929. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/update.txt +7 -7
  4930. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/ui-password/create-or-reset.txt +7 -7
  4931. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/update-user-capabilities.txt +7 -7
  4932. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/update-user-state.txt +7 -7
  4933. oci_cli/help_text_producer/data_files/text/cmdref/iam/user/update.txt +7 -7
  4934. oci_cli/help_text_producer/data_files/text/cmdref/iam/work-request/get.txt +7 -7
  4935. oci_cli/help_text_producer/data_files/text/cmdref/iam/work-request/list.txt +7 -7
  4936. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-mgmt-info/get.txt +7 -7
  4937. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-mgmt-infos/list.txt +7 -7
  4938. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-mgmt-infos/search.txt +7 -7
  4939. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-setting/get.txt +7 -7
  4940. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-setting/patch.txt +7 -7
  4941. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-setting/put.txt +7 -7
  4942. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-settings/list.txt +7 -7
  4943. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/create.txt +7 -7
  4944. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/delete.txt +7 -7
  4945. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/get.txt +7 -7
  4946. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/patch.txt +7 -7
  4947. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-keys/list.txt +7 -7
  4948. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-keys/search.txt +7 -7
  4949. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/create.txt +7 -7
  4950. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/delete.txt +7 -7
  4951. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/get.txt +7 -7
  4952. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/patch.txt +7 -7
  4953. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/put.txt +7 -7
  4954. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/create.txt +7 -7
  4955. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/delete.txt +7 -7
  4956. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/get.txt +7 -7
  4957. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/patch.txt +7 -7
  4958. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-roles/list.txt +7 -7
  4959. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-roles/search.txt +7 -7
  4960. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-status-changer/put.txt +7 -7
  4961. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/create.txt +7 -7
  4962. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/delete.txt +7 -7
  4963. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/get.txt +7 -7
  4964. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/patch.txt +7 -7
  4965. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/put.txt +7 -7
  4966. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignment/create.txt +7 -7
  4967. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignment/delete.txt +7 -7
  4968. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignment/get.txt +7 -7
  4969. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignments/list.txt +7 -7
  4970. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/create.txt +7 -7
  4971. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/delete.txt +7 -7
  4972. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/get.txt +7 -7
  4973. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/patch.txt +7 -7
  4974. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-steps/list.txt +7 -7
  4975. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflows/list.txt +7 -7
  4976. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/apps/list.txt +7 -7
  4977. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/apps/search.txt +7 -7
  4978. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/create.txt +7 -7
  4979. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/delete.txt +7 -7
  4980. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/get.txt +7 -7
  4981. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/patch.txt +7 -7
  4982. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-tokens/list.txt +7 -7
  4983. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-tokens/search.txt +7 -7
  4984. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-setting/get.txt +7 -7
  4985. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-setting/put.txt +7 -7
  4986. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-settings/list.txt +7 -7
  4987. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-settings/search.txt +7 -7
  4988. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factors-remover/create.txt +7 -7
  4989. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/branding-setting/get.txt +7 -7
  4990. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/branding-settings/list.txt +7 -7
  4991. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/create.txt +7 -7
  4992. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/delete.txt +7 -7
  4993. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/get.txt +7 -7
  4994. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/patch.txt +7 -7
  4995. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/put.txt +7 -7
  4996. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/create.txt +7 -7
  4997. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/delete.txt +7 -7
  4998. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/get.txt +7 -7
  4999. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/patch.txt +7 -7
  5000. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/put.txt +7 -7
  5001. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mappings/list.txt +7 -7
  5002. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mappings/search.txt +7 -7
  5003. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/create.txt +7 -7
  5004. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/delete.txt +7 -7
  5005. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/get.txt +7 -7
  5006. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/patch.txt +7 -7
  5007. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/put.txt +7 -7
  5008. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-servers/list.txt +7 -7
  5009. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-servers/search.txt +7 -7
  5010. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gates/list.txt +7 -7
  5011. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gates/search.txt +7 -7
  5012. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/create.txt +7 -7
  5013. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/delete.txt +7 -7
  5014. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/get.txt +7 -7
  5015. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/list.txt +7 -7
  5016. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/patch.txt +7 -7
  5017. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/put.txt +7 -7
  5018. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/search.txt +7 -7
  5019. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/create.txt +7 -7
  5020. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/delete.txt +7 -7
  5021. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/get.txt +7 -7
  5022. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/patch.txt +7 -7
  5023. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-keys/list.txt +7 -7
  5024. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-keys/search.txt +7 -7
  5025. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/create.txt +7 -7
  5026. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/delete.txt +7 -7
  5027. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/get.txt +7 -7
  5028. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/patch.txt +7 -7
  5029. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/put.txt +7 -7
  5030. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-groups/list.txt +7 -7
  5031. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-groups/search.txt +7 -7
  5032. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/create.txt +7 -7
  5033. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/delete.txt +7 -7
  5034. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/get.txt +7 -7
  5035. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/patch.txt +7 -7
  5036. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grants/list.txt +7 -7
  5037. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grants/search.txt +7 -7
  5038. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/create.txt +7 -7
  5039. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/delete.txt +7 -7
  5040. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/get.txt +7 -7
  5041. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/patch.txt +7 -7
  5042. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/put.txt +7 -7
  5043. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/groups/list.txt +7 -7
  5044. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/groups/search.txt +7 -7
  5045. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/create.txt +7 -7
  5046. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/delete.txt +7 -7
  5047. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/get.txt +7 -7
  5048. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/patch.txt +7 -7
  5049. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/put.txt +7 -7
  5050. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trusts/list.txt +7 -7
  5051. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/create.txt +7 -7
  5052. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/delete.txt +7 -7
  5053. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/get.txt +7 -7
  5054. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/patch.txt +7 -7
  5055. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/put.txt +7 -7
  5056. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-providers/list.txt +7 -7
  5057. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-providers/search.txt +7 -7
  5058. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-setting/get.txt +7 -7
  5059. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-setting/patch.txt +7 -7
  5060. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-setting/put.txt +7 -7
  5061. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-settings/list.txt +7 -7
  5062. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-settings/search.txt +7 -7
  5063. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-setting/get.txt +7 -7
  5064. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-setting/patch.txt +7 -7
  5065. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-setting/put.txt +7 -7
  5066. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-settings/list.txt +7 -7
  5067. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-settings/search.txt +7 -7
  5068. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/mapped-attribute/get.txt +136 -0
  5069. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/mapped-attribute/list.txt +190 -0
  5070. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/mapped-attribute/patch.txt +177 -0
  5071. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/mapped-attribute/put.txt +385 -0
  5072. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/mapped-attribute/search.txt +199 -0
  5073. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/mapped-attribute.txt +22 -0
  5074. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/create.txt +7 -7
  5075. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/get.txt +7 -7
  5076. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/patch.txt +7 -7
  5077. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/put.txt +7 -7
  5078. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me-password-changer/put.txt +7 -7
  5079. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/create.txt +7 -7
  5080. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/delete.txt +7 -7
  5081. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/get.txt +7 -7
  5082. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/patch.txt +7 -7
  5083. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-keys/list.txt +7 -7
  5084. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-apps/list.txt +7 -7
  5085. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-apps/search.txt +7 -7
  5086. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/create.txt +7 -7
  5087. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/delete.txt +7 -7
  5088. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/get.txt +7 -7
  5089. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/patch.txt +7 -7
  5090. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-tokens/list.txt +7 -7
  5091. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-authentication-factor-initiator/create.txt +7 -7
  5092. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-authentication-factor-validator/create.txt +7 -7
  5093. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-authentication-factors-remover/create.txt +7 -7
  5094. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-completed-approval/get.txt +7 -7
  5095. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-completed-approvals/list.txt +7 -7
  5096. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/create.txt +7 -7
  5097. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/delete.txt +7 -7
  5098. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/get.txt +7 -7
  5099. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/patch.txt +7 -7
  5100. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-keys/list.txt +7 -7
  5101. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-device/delete.txt +7 -7
  5102. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-device/get.txt +7 -7
  5103. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-device/patch.txt +7 -7
  5104. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-devices/list.txt +7 -7
  5105. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-groups/list.txt +7 -7
  5106. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-groups/search.txt +7 -7
  5107. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/create.txt +7 -7
  5108. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/delete.txt +7 -7
  5109. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/get.txt +7 -7
  5110. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/patch.txt +7 -7
  5111. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credentials/list.txt +7 -7
  5112. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-pending-approval/get.txt +7 -7
  5113. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-pending-approval/patch.txt +7 -7
  5114. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-pending-approvals/list.txt +7 -7
  5115. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-request/create.txt +7 -7
  5116. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-request/get.txt +7 -7
  5117. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-request/patch.txt +7 -7
  5118. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requestable-groups/list.txt +7 -7
  5119. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requestable-groups/search.txt +7 -7
  5120. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requests/list.txt +7 -7
  5121. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requests/search.txt +7 -7
  5122. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/create.txt +7 -7
  5123. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/delete.txt +7 -7
  5124. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/get.txt +7 -7
  5125. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/patch.txt +7 -7
  5126. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credentials/list.txt +7 -7
  5127. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-account/create.txt +7 -7
  5128. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-account/delete.txt +7 -7
  5129. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-account/get.txt +7 -7
  5130. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-accounts/list.txt +7 -7
  5131. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-trusted-user-agent/delete.txt +7 -7
  5132. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-trusted-user-agent/get.txt +7 -7
  5133. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-trusted-user-agents/list.txt +7 -7
  5134. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credential/create.txt +7 -7
  5135. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credential/delete.txt +7 -7
  5136. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credential/get.txt +7 -7
  5137. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credentials/list.txt +7 -7
  5138. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/create.txt +7 -7
  5139. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/delete.txt +7 -7
  5140. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/get.txt +7 -7
  5141. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/patch.txt +7 -7
  5142. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/put.txt +7 -7
  5143. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeters/list.txt +7 -7
  5144. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeters/search.txt +7 -7
  5145. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-setting/get.txt +7 -7
  5146. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-setting/put.txt +7 -7
  5147. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-settings/list.txt +7 -7
  5148. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-settings/search.txt +7 -7
  5149. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificate/create.txt +7 -7
  5150. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificate/delete.txt +7 -7
  5151. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificate/get.txt +7 -7
  5152. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificates/list.txt +7 -7
  5153. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificates/search.txt +7 -7
  5154. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificate/create.txt +7 -7
  5155. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificate/delete.txt +7 -7
  5156. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificate/get.txt +7 -7
  5157. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificates/list.txt +7 -7
  5158. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificates/search.txt +7 -7
  5159. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/create.txt +7 -7
  5160. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/delete.txt +7 -7
  5161. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/get.txt +7 -7
  5162. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/patch.txt +7 -7
  5163. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credentials/list.txt +7 -7
  5164. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credentials/search.txt +7 -7
  5165. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/oci-console-sign-on-policy-consent/get.txt +7 -7
  5166. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/oci-console-sign-on-policy-consent/list.txt +7 -7
  5167. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/oci-console-sign-on-policy-consent/search.txt +7 -7
  5168. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policies/list.txt +7 -7
  5169. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policies/search.txt +7 -7
  5170. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/create.txt +7 -7
  5171. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/delete.txt +7 -7
  5172. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/get.txt +7 -7
  5173. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/patch.txt +7 -7
  5174. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/put.txt +7 -7
  5175. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/create.txt +7 -7
  5176. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/delete.txt +7 -7
  5177. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/get.txt +7 -7
  5178. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/list.txt +7 -7
  5179. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/patch.txt +7 -7
  5180. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/put.txt +7 -7
  5181. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/search.txt +7 -7
  5182. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/resource-type-schema-attributes/list.txt +7 -7
  5183. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/resource-type-schema-attributes/search.txt +7 -7
  5184. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/restore-oci-console-policy/create.txt +7 -7
  5185. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/create.txt +7 -7
  5186. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/delete.txt +7 -7
  5187. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/get.txt +7 -7
  5188. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/list.txt +7 -7
  5189. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/patch.txt +7 -7
  5190. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/put.txt +7 -7
  5191. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/search.txt +7 -7
  5192. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schema/get.txt +7 -7
  5193. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schema/patch.txt +7 -7
  5194. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schema/put.txt +7 -7
  5195. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schemas/list.txt +7 -7
  5196. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schemas/search.txt +7 -7
  5197. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/create.txt +7 -7
  5198. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/delete.txt +7 -7
  5199. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/get.txt +7 -7
  5200. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/patch.txt +7 -7
  5201. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-setting/get.txt +7 -7
  5202. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-setting/patch.txt +7 -7
  5203. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-setting/put.txt +7 -7
  5204. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-settings/list.txt +7 -7
  5205. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-settings/search.txt +7 -7
  5206. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-questions/list.txt +7 -7
  5207. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-questions/search.txt +7 -7
  5208. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/create.txt +7 -7
  5209. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/delete.txt +7 -7
  5210. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/get.txt +7 -7
  5211. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/patch.txt +7 -7
  5212. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/put.txt +7 -7
  5213. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profiles/list.txt +7 -7
  5214. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profiles/search.txt +7 -7
  5215. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/setting/get.txt +7 -7
  5216. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/setting/patch.txt +7 -7
  5217. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/setting/put.txt +7 -7
  5218. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/settings/list.txt +7 -7
  5219. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/settings/search.txt +7 -7
  5220. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/create.txt +7 -7
  5221. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/delete.txt +7 -7
  5222. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/get.txt +7 -7
  5223. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/patch.txt +7 -7
  5224. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credentials/list.txt +7 -7
  5225. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credentials/search.txt +7 -7
  5226. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/create.txt +7 -7
  5227. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/delete.txt +7 -7
  5228. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/get.txt +7 -7
  5229. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/list.txt +7 -7
  5230. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/patch.txt +7 -7
  5231. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/put.txt +7 -7
  5232. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/search.txt +7 -7
  5233. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/create.txt +7 -7
  5234. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/delete.txt +7 -7
  5235. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/get.txt +7 -7
  5236. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/patch.txt +7 -7
  5237. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/put.txt +7 -7
  5238. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/get.txt +7 -7
  5239. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/list.txt +7 -7
  5240. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/patch.txt +7 -7
  5241. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/search.txt +7 -7
  5242. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-capabilities-changer/put.txt +7 -7
  5243. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credential/create.txt +7 -7
  5244. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credential/delete.txt +7 -7
  5245. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credential/get.txt +7 -7
  5246. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credentials/list.txt +7 -7
  5247. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credentials/search.txt +7 -7
  5248. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-password-changer/put.txt +7 -7
  5249. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-password-resetter/put.txt +7 -7
  5250. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-status-changer/put.txt +7 -7
  5251. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/users/list.txt +7 -7
  5252. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/users/search.txt +7 -7
  5253. oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt +12 -0
  5254. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/available-plugins/get.txt +7 -7
  5255. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/cancel.txt +7 -7
  5256. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/create.txt +7 -7
  5257. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/get.txt +7 -7
  5258. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/list.txt +7 -7
  5259. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command-execution/get.txt +7 -7
  5260. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command-execution/list.txt +7 -7
  5261. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/plugin/get.txt +7 -7
  5262. oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/plugin/list.txt +7 -7
  5263. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/add-oracle-managed-custom-endpoint.txt +7 -7
  5264. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-compartment.txt +7 -7
  5265. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-network-endpoint.txt +7 -7
  5266. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-private-endpoint-outbound-connection-none-outbound-connection.txt +7 -7
  5267. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-private-endpoint-outbound-connection-private-endpoint-outbound-connection.txt +12 -7
  5268. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-private-endpoint-outbound-connection.txt +7 -7
  5269. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/convert-instance.txt +144 -0
  5270. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/create.txt +7 -7
  5271. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/delete.txt +7 -7
  5272. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/disable-process-automation.txt +132 -0
  5273. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/disaster-recovery-failover.txt +7 -7
  5274. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/enable-process-automation.txt +7 -7
  5275. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/extend-data-retention.txt +7 -7
  5276. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/get.txt +7 -7
  5277. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/list.txt +7 -7
  5278. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/remove.txt +7 -7
  5279. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/start.txt +7 -7
  5280. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/stop.txt +7 -7
  5281. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/update.txt +7 -7
  5282. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance.txt +4 -0
  5283. oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request/get.txt +7 -7
  5284. oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request/list.txt +7 -7
  5285. oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request-error/list.txt +7 -7
  5286. oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request-log-entry/list-work-request-logs.txt +7 -7
  5287. oci_cli/help_text_producer/data_files/text/cmdref/integration.txt +4 -0
  5288. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/create.txt +7 -7
  5289. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/delete.txt +7 -7
  5290. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/get.txt +7 -7
  5291. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/list.txt +7 -7
  5292. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/update.txt +7 -7
  5293. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/create.txt +7 -7
  5294. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/delete.txt +7 -7
  5295. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/get-content.txt +7 -7
  5296. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/get.txt +7 -7
  5297. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-binary-command.txt +7 -7
  5298. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-json-command.txt +7 -7
  5299. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-text-command.txt +7 -7
  5300. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/list.txt +7 -7
  5301. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/update.txt +7 -7
  5302. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/create.txt +7 -7
  5303. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/delete.txt +7 -7
  5304. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/get-spec.txt +7 -7
  5305. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/get.txt +7 -7
  5306. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/list.txt +7 -7
  5307. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/update.txt +7 -7
  5308. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/create.txt +7 -7
  5309. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/delete.txt +7 -7
  5310. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/get.txt +7 -7
  5311. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/list.txt +7 -7
  5312. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/update.txt +7 -7
  5313. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/change-compartment.txt +7 -7
  5314. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/change-data-retention-period.txt +7 -7
  5315. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-apex-data-access.txt +7 -7
  5316. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-direct-data-access.txt +7 -7
  5317. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-ords-data-access.txt +7 -7
  5318. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/create.txt +7 -7
  5319. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/delete.txt +7 -7
  5320. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/get.txt +7 -7
  5321. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/list.txt +7 -7
  5322. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/update.txt +7 -7
  5323. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/change-compartment.txt +7 -7
  5324. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/configure-data-access.txt +7 -7
  5325. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/create.txt +7 -7
  5326. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/delete.txt +7 -7
  5327. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/get.txt +7 -7
  5328. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/list.txt +7 -7
  5329. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/update.txt +7 -7
  5330. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/get.txt +7 -7
  5331. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list-errors.txt +7 -7
  5332. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list-logs.txt +7 -7
  5333. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list.txt +7 -7
  5334. oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/generate-agent-installer-configuration.txt +7 -7
  5335. oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/list-agent-installers.txt +7 -7
  5336. oci_cli/help_text_producer/data_files/text/cmdref/jms/announcement-collection/list-announcements.txt +7 -7
  5337. oci_cli/help_text_producer/data_files/text/cmdref/jms/application-installation-usage-summary/summarize-application-installation-usage.txt +7 -7
  5338. oci_cli/help_text_producer/data_files/text/cmdref/jms/application-usage/summarize.txt +7 -7
  5339. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/create.txt +7 -7
  5340. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/delete.txt +7 -7
  5341. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/list.txt +7 -7
  5342. oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary/list-containers.txt +7 -7
  5343. oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/delete.txt +7 -7
  5344. oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/get.txt +7 -7
  5345. oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/list.txt +7 -7
  5346. oci_cli/help_text_producer/data_files/text/cmdref/jms/deployed-application-installation-usage-summary/summarize-deployed-application-installation-usage.txt +7 -7
  5347. oci_cli/help_text_producer/data_files/text/cmdref/jms/deployed-application-usage/summarize.txt +7 -7
  5348. oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file/delete.txt +7 -7
  5349. oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file/get.txt +7 -7
  5350. oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file-collection/list-drs-files.txt +7 -7
  5351. oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/get.txt +7 -7
  5352. oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/update.txt +7 -7
  5353. oci_cli/help_text_producer/data_files/text/cmdref/jms/export-status/get.txt +7 -7
  5354. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/change-compartment.txt +7 -7
  5355. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/create-drs-file.txt +7 -7
  5356. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/create.txt +7 -7
  5357. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/delete.txt +7 -7
  5358. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/disable-drs.txt +7 -7
  5359. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/enable-drs.txt +7 -7
  5360. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/generate-agent-deploy-script.txt +7 -7
  5361. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/generate-load-pipeline-script.txt +7 -7
  5362. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/get.txt +7 -7
  5363. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/list.txt +7 -7
  5364. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-crypto-analyses.txt +7 -7
  5365. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-deployed-application-migration-analyses.txt +7 -7
  5366. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-java-migration-analyses.txt +7 -7
  5367. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-jfr-recordings.txt +7 -7
  5368. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-performance-tuning-analyses.txt +7 -7
  5369. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/summarize-resource-inventory.txt +7 -7
  5370. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/update-drs-file.txt +7 -7
  5371. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/update.txt +7 -7
  5372. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-advanced-feature-configuration/get.txt +7 -7
  5373. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-advanced-feature-configuration/update.txt +7 -7
  5374. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/get.txt +7 -7
  5375. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/update.txt +7 -7
  5376. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-diagnosis-summary/list-fleet-diagnoses.txt +7 -7
  5377. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-error-aggregation/summarize-fleet-errors.txt +7 -7
  5378. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-error-summary/list-fleet-errors.txt +7 -7
  5379. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/add.txt +7 -7
  5380. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/list-installation-sites.txt +7 -7
  5381. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/remove.txt +7 -7
  5382. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-usage/summarize.txt +7 -7
  5383. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-family/get.txt +7 -7
  5384. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-family/list.txt +7 -7
  5385. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/delete.txt +7 -7
  5386. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/get.txt +7 -7
  5387. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/list.txt +7 -7
  5388. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-release/get.txt +7 -7
  5389. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-release/list.txt +7 -7
  5390. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-instance-usage/summarize.txt +7 -7
  5391. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-usage/scan.txt +7 -7
  5392. oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-usage/summarize.txt +7 -7
  5393. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/create.txt +7 -7
  5394. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/delete.txt +7 -7
  5395. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/get.txt +7 -7
  5396. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/list.txt +7 -7
  5397. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/update.txt +7 -7
  5398. oci_cli/help_text_producer/data_files/text/cmdref/jms/jre-usage/list.txt +7 -7
  5399. oci_cli/help_text_producer/data_files/text/cmdref/jms/jre-usage/summarize.txt +7 -7
  5400. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary/list-library-application-usage.txt +7 -7
  5401. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory/summarize.txt +7 -7
  5402. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary/list-library-managed-instance-usage.txt +7 -7
  5403. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/scan.txt +7 -7
  5404. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/summarize.txt +7 -7
  5405. oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage/summarize.txt +7 -7
  5406. oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/delete.txt +7 -7
  5407. oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/get.txt +7 -7
  5408. oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/list.txt +7 -7
  5409. oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-aggregation/summarize-plugin-errors.txt +7 -7
  5410. oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-summary/list-plugin-errors.txt +7 -7
  5411. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-add-installation-site-task-details.txt +7 -7
  5412. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-crypto-task-details.txt +7 -7
  5413. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-deployed-application-migration-task-details.txt +7 -7
  5414. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-java-migration-task-details.txt +7 -7
  5415. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-jfr-task-details.txt +7 -7
  5416. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-performance-tuning-task-details.txt +7 -7
  5417. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-remove-installation-site-task-details.txt +7 -7
  5418. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-java-server-task-details.txt +7 -7
  5419. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-library-task-details.txt +7 -7
  5420. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create.txt +7 -7
  5421. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/delete.txt +7 -7
  5422. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/get.txt +7 -7
  5423. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/list.txt +7 -7
  5424. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-add-installation-site-task-details.txt +7 -7
  5425. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-crypto-task-details.txt +7 -7
  5426. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-deployed-application-migration-task-details.txt +7 -7
  5427. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-java-migration-task-details.txt +7 -7
  5428. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-jfr-task-details.txt +7 -7
  5429. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-performance-tuning-task-details.txt +7 -7
  5430. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-remove-installation-site-task-details.txt +7 -7
  5431. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-java-server-task-details.txt +7 -7
  5432. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-library-task-details.txt +7 -7
  5433. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update.txt +7 -7
  5434. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary/list-uncorrelated-package-application-usage.txt +7 -7
  5435. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary/list-uncorrelated-package-managed-instance-usage.txt +7 -7
  5436. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary/list-uncorrelated-package-usage.txt +7 -7
  5437. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-item-summary/list-work-items.txt +7 -7
  5438. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/cancel.txt +7 -7
  5439. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/get.txt +7 -7
  5440. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/list.txt +7 -7
  5441. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-error/list.txt +7 -7
  5442. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-log-entry/list-work-request-logs.txt +7 -7
  5443. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/download-url/generate-artifact.txt +7 -7
  5444. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-count-aggregation/request-summarized-java-download-counts.txt +7 -7
  5445. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-record/list.txt +7 -7
  5446. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/create.txt +7 -7
  5447. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/delete.txt +7 -7
  5448. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/get-java-download-report-content.txt +7 -7
  5449. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/get.txt +7 -7
  5450. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/list.txt +7 -7
  5451. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/create.txt +7 -7
  5452. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/delete.txt +7 -7
  5453. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/get.txt +7 -7
  5454. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/list.txt +7 -7
  5455. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/update.txt +7 -7
  5456. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/get.txt +7 -7
  5457. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/list.txt +7 -7
  5458. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/create.txt +7 -7
  5459. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/delete.txt +7 -7
  5460. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/get.txt +7 -7
  5461. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/list.txt +7 -7
  5462. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/update.txt +7 -7
  5463. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/cancel.txt +7 -7
  5464. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/get.txt +7 -7
  5465. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/list.txt +7 -7
  5466. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request-error/list.txt +7 -7
  5467. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request-log-entry/list-work-request-logs.txt +7 -7
  5468. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/get.txt +7 -7
  5469. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/update.txt +7 -7
  5470. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/delete.txt +7 -7
  5471. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/get.txt +7 -7
  5472. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/list.txt +7 -7
  5473. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/request.txt +7 -7
  5474. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/delete.txt +7 -7
  5475. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/get.txt +7 -7
  5476. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/list.txt +7 -7
  5477. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/request.txt +7 -7
  5478. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/get.txt +7 -7
  5479. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/update.txt +7 -7
  5480. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary/list-work-items.txt +7 -7
  5481. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/cancel.txt +7 -7
  5482. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/get.txt +7 -7
  5483. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/list.txt +7 -7
  5484. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error/list.txt +7 -7
  5485. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry/list-work-request-logs.txt +7 -7
  5486. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/change-compartment.txt +7 -7
  5487. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/create.txt +7 -7
  5488. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/delete.txt +7 -7
  5489. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/disable-superuser.txt +7 -7
  5490. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/enable-superuser.txt +7 -7
  5491. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/get.txt +7 -7
  5492. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/list.txt +7 -7
  5493. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/update.txt +7 -7
  5494. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/change-compartment.txt +7 -7
  5495. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/create.txt +7 -7
  5496. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/delete.txt +7 -7
  5497. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/get.txt +7 -7
  5498. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/list.txt +7 -7
  5499. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/update.txt +7 -7
  5500. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/delete.txt +7 -7
  5501. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/get.txt +7 -7
  5502. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/list.txt +7 -7
  5503. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/cancel.txt +7 -7
  5504. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/get.txt +7 -7
  5505. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/list.txt +7 -7
  5506. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-error/list.txt +7 -7
  5507. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-log-entry/list-work-request-logs.txt +7 -7
  5508. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/decrypt.txt +7 -7
  5509. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/encrypt.txt +7 -7
  5510. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/generate-data-encryption-key.txt +7 -7
  5511. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/key/export.txt +7 -7
  5512. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/signed-data/sign.txt +7 -7
  5513. oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/verified-data/verify.txt +7 -7
  5514. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/create.txt +7 -7
  5515. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/delete.txt +7 -7
  5516. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/get.txt +7 -7
  5517. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/list.txt +7 -7
  5518. oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/update.txt +7 -7
  5519. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/cancel-hsm-cluster-deletion.txt +7 -7
  5520. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/change-compartment.txt +7 -7
  5521. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/create.txt +7 -7
  5522. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/download-certificate-signing-request.txt +7 -7
  5523. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/get-pre-co-user-credentials.txt +7 -7
  5524. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/get.txt +7 -7
  5525. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/list.txt +7 -7
  5526. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/schedule-hsm-cluster-deletion.txt +7 -7
  5527. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/update.txt +7 -7
  5528. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/upload-partition-certificates.txt +7 -7
  5529. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-partition/get.txt +7 -7
  5530. oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-partition/list.txt +7 -7
  5531. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/backup.txt +7 -7
  5532. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/cancel-deletion.txt +7 -7
  5533. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/change-compartment.txt +7 -7
  5534. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/create.txt +7 -7
  5535. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/disable.txt +7 -7
  5536. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/enable.txt +7 -7
  5537. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/get.txt +7 -7
  5538. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/import.txt +7 -7
  5539. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/list.txt +7 -7
  5540. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/restore-from-file.txt +7 -7
  5541. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/restore.txt +7 -7
  5542. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/schedule-deletion.txt +7 -7
  5543. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/update.txt +7 -7
  5544. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/cancel-deletion.txt +7 -7
  5545. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/create.txt +7 -7
  5546. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/get.txt +7 -7
  5547. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/import.txt +7 -7
  5548. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/list.txt +7 -7
  5549. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/schedule-deletion.txt +7 -7
  5550. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/replication-status-details/get-replication-status.txt +7 -7
  5551. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/backup.txt +7 -7
  5552. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/cancel-deletion.txt +7 -7
  5553. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/change-compartment.txt +7 -7
  5554. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/create-vault-replica.txt +7 -7
  5555. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/create.txt +7 -7
  5556. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/delete-vault-replica.txt +7 -7
  5557. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/get.txt +7 -7
  5558. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/list-vault-replicas.txt +7 -7
  5559. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/list.txt +7 -7
  5560. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/restore-from-file.txt +7 -7
  5561. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/restore.txt +7 -7
  5562. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/schedule-deletion.txt +7 -7
  5563. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/update.txt +7 -7
  5564. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/usage/get.txt +7 -7
  5565. oci_cli/help_text_producer/data_files/text/cmdref/kms/management/wrapping-key/get.txt +7 -7
  5566. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/create.txt +7 -7
  5567. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/delete.txt +7 -7
  5568. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/get.txt +7 -7
  5569. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/list.txt +7 -7
  5570. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/update.txt +7 -7
  5571. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-health/get.txt +7 -7
  5572. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/create.txt +7 -7
  5573. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/delete.txt +7 -7
  5574. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/get.txt +7 -7
  5575. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/list.txt +7 -7
  5576. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/update.txt +7 -7
  5577. oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set-health/get.txt +7 -7
  5578. oci_cli/help_text_producer/data_files/text/cmdref/lb/certificate/create.txt +7 -7
  5579. oci_cli/help_text_producer/data_files/text/cmdref/lb/certificate/delete.txt +7 -7
  5580. oci_cli/help_text_producer/data_files/text/cmdref/lb/certificate/list.txt +7 -7
  5581. oci_cli/help_text_producer/data_files/text/cmdref/lb/health-checker/get.txt +7 -7
  5582. oci_cli/help_text_producer/data_files/text/cmdref/lb/health-checker/update.txt +7 -7
  5583. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/create.txt +7 -7
  5584. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/delete.txt +7 -7
  5585. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/get.txt +7 -7
  5586. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/list.txt +7 -7
  5587. oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/update.txt +7 -7
  5588. oci_cli/help_text_producer/data_files/text/cmdref/lb/listener/create.txt +7 -7
  5589. oci_cli/help_text_producer/data_files/text/cmdref/lb/listener/delete.txt +7 -7
  5590. oci_cli/help_text_producer/data_files/text/cmdref/lb/listener/update.txt +7 -7
  5591. oci_cli/help_text_producer/data_files/text/cmdref/lb/listener-rule/list.txt +7 -7
  5592. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/change-compartment.txt +7 -7
  5593. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/create.txt +7 -7
  5594. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/delete.txt +7 -7
  5595. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/get.txt +7 -7
  5596. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/list.txt +7 -7
  5597. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/update-load-balancer-shape.txt +7 -7
  5598. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/update.txt +7 -7
  5599. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer-health/get.txt +7 -7
  5600. oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer-health/list.txt +7 -7
  5601. oci_cli/help_text_producer/data_files/text/cmdref/lb/nsg/update.txt +7 -7
  5602. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/create.txt +7 -7
  5603. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/delete.txt +7 -7
  5604. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/get.txt +7 -7
  5605. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/list.txt +7 -7
  5606. oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/update.txt +7 -7
  5607. oci_cli/help_text_producer/data_files/text/cmdref/lb/policy/list.txt +7 -7
  5608. oci_cli/help_text_producer/data_files/text/cmdref/lb/protocol/list.txt +7 -7
  5609. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/create.txt +7 -7
  5610. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/delete.txt +7 -7
  5611. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/get.txt +7 -7
  5612. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/list.txt +7 -7
  5613. oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/update.txt +7 -7
  5614. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/create.txt +7 -7
  5615. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/delete.txt +7 -7
  5616. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/get.txt +7 -7
  5617. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/list.txt +7 -7
  5618. oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/update.txt +7 -7
  5619. oci_cli/help_text_producer/data_files/text/cmdref/lb/shape/list.txt +7 -7
  5620. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/create.txt +7 -7
  5621. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/delete.txt +7 -7
  5622. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/get.txt +7 -7
  5623. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/list.txt +7 -7
  5624. oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/update.txt +7 -7
  5625. oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/get.txt +7 -7
  5626. oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/list.txt +7 -7
  5627. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/change-compartment.txt +7 -7
  5628. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/create.txt +7 -7
  5629. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/delete.txt +7 -7
  5630. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/get.txt +7 -7
  5631. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/update.txt +7 -7
  5632. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system-collection/list-lustre-file-systems.txt +7 -7
  5633. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt +1 -1
  5634. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/change-compartment.txt +7 -7
  5635. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/create.txt +7 -7
  5636. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/delete.txt +7 -7
  5637. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/get-sync-job.txt +7 -7
  5638. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/get.txt +7 -7
  5639. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/list-sync-jobs.txt +7 -7
  5640. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/start-export-to-object.txt +7 -7
  5641. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/start-import-from-object.txt +7 -7
  5642. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/stop-export-to-object.txt +7 -7
  5643. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/stop-import-from-object.txt +7 -7
  5644. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/update.txt +7 -7
  5645. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link-collection/list-object-storage-links.txt +7 -7
  5646. oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link.txt +2 -2
  5647. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request/cancel.txt +7 -7
  5648. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request/get.txt +7 -7
  5649. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request/list.txt +7 -7
  5650. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-error/list.txt +7 -7
  5651. oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-log-entry/list-work-request-logs.txt +7 -7
  5652. oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt +2 -1
  5653. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/bulk-upload-template/get.txt +7 -7
  5654. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/configuration/get.txt +7 -7
  5655. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/configuration/update.txt +7 -7
  5656. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-metric/get.txt +7 -7
  5657. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/create.txt +7 -7
  5658. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/delete.txt +7 -7
  5659. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/get.txt +7 -7
  5660. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/import-licenses.txt +7 -7
  5661. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/list.txt +7 -7
  5662. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/update.txt +7 -7
  5663. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/create.txt +7 -7
  5664. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/delete.txt +7 -7
  5665. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/get.txt +7 -7
  5666. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list-product-license-consumers.txt +7 -7
  5667. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list-top-utilized-product-licenses.txt +7 -7
  5668. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list-top-utilized-resources.txt +7 -7
  5669. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list.txt +7 -7
  5670. oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/update.txt +7 -7
  5671. oci_cli/help_text_producer/data_files/text/cmdref/limits/definition/list.txt +7 -7
  5672. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/addlock.txt +7 -7
  5673. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/create.txt +7 -7
  5674. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/delete.txt +7 -7
  5675. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/get.txt +7 -7
  5676. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/list.txt +7 -7
  5677. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/removelock.txt +7 -7
  5678. oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/update.txt +7 -7
  5679. oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt +7 -7
  5680. oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt +7 -7
  5681. oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt +7 -7
  5682. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/delete-assocs.txt +7 -7
  5683. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/get-assoc-summary.txt +7 -7
  5684. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/list-associated-entities.txt +7 -7
  5685. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/list-entity-source-assocs.txt +7 -7
  5686. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/list-source-assocs.txt +7 -7
  5687. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/upsert-assocs.txt +7 -7
  5688. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/validate-assoc-params.txt +7 -7
  5689. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/get.txt +7 -7
  5690. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/list-resource-category.txt +7 -7
  5691. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/list.txt +7 -7
  5692. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/remove-resource-category.txt +7 -7
  5693. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/update-resource-category.txt +7 -7
  5694. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/char-encoding-collection/list-supported-encodings.txt +7 -7
  5695. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/config-work-request/get-config-work-request.txt +7 -7
  5696. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/config-work-request/list-config-work-requests.txt +7 -7
  5697. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/content-export/export-custom-content.txt +7 -7
  5698. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/content-import/import-custom-content.txt +7 -7
  5699. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/change-compartment.txt +7 -7
  5700. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/create.txt +7 -7
  5701. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/delete.txt +7 -7
  5702. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/get.txt +7 -7
  5703. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/list.txt +7 -7
  5704. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/summary.txt +7 -7
  5705. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/update.txt +7 -7
  5706. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/add-associations.txt +7 -7
  5707. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/change-compartment.txt +7 -7
  5708. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/create.txt +7 -7
  5709. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/delete.txt +7 -7
  5710. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/get.txt +7 -7
  5711. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/list-associations.txt +7 -7
  5712. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/list.txt +7 -7
  5713. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/remove-associations.txt +7 -7
  5714. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/summary.txt +7 -7
  5715. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/update.txt +7 -7
  5716. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/upload-discovery-data.txt +7 -7
  5717. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-topology/list.txt +7 -7
  5718. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/create.txt +7 -7
  5719. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/delete.txt +7 -7
  5720. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/get.txt +7 -7
  5721. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/list.txt +7 -7
  5722. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/update.txt +7 -7
  5723. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/delete-field.txt +7 -7
  5724. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/get-field.txt +7 -7
  5725. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/get-fields-summary.txt +7 -7
  5726. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/get-usages.txt +7 -7
  5727. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/list-fields.txt +7 -7
  5728. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/upsert-field.txt +7 -7
  5729. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/change-compartment.txt +7 -7
  5730. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/create.txt +7 -7
  5731. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/delete.txt +7 -7
  5732. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/disable.txt +7 -7
  5733. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/enable.txt +7 -7
  5734. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/get.txt +7 -7
  5735. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/list.txt +7 -7
  5736. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/update.txt +7 -7
  5737. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/batch-get-basic-info.txt +7 -7
  5738. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/delete-label.txt +7 -7
  5739. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/get-label-summary.txt +7 -7
  5740. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/get-label.txt +7 -7
  5741. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/list-label-priorities.txt +7 -7
  5742. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/list-label-source-details.txt +7 -7
  5743. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/list-labels.txt +7 -7
  5744. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/upsert-label.txt +7 -7
  5745. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/change-compartment.txt +7 -7
  5746. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/create.txt +7 -7
  5747. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/delete.txt +7 -7
  5748. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/get-log-analytics-log-groups-summary.txt +7 -7
  5749. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/get.txt +7 -7
  5750. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/list.txt +7 -7
  5751. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/update.txt +7 -7
  5752. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/append-data.txt +7 -7
  5753. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/change-compartment.txt +7 -7
  5754. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/delete.txt +7 -7
  5755. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/get-summary.txt +7 -7
  5756. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/get.txt +7 -7
  5757. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/list.txt +7 -7
  5758. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/register-lookup.txt +7 -7
  5759. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/update-data.txt +7 -7
  5760. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/update.txt +7 -7
  5761. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/get.txt +7 -7
  5762. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/list.txt +7 -7
  5763. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/offboard.txt +7 -7
  5764. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/onboard.txt +7 -7
  5765. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/change-compartment.txt +7 -7
  5766. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/create.txt +7 -7
  5767. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/delete.txt +7 -7
  5768. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/get.txt +7 -7
  5769. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/list.txt +7 -7
  5770. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/update.txt +7 -7
  5771. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/delete-parser.txt +7 -7
  5772. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/extract-structured-log-field-paths.txt +7 -7
  5773. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/extract-structured-log-header-paths.txt +7 -7
  5774. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/get-parser-summary.txt +7 -7
  5775. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/get-parser.txt +7 -7
  5776. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parser-actions.txt +7 -7
  5777. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parser-functions.txt +7 -7
  5778. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parser-meta-plugins.txt +7 -7
  5779. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parsers.txt +7 -7
  5780. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/test-parser.txt +7 -7
  5781. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/upsert-parser.txt +7 -7
  5782. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/preference/get.txt +7 -7
  5783. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/preference/remove.txt +7 -7
  5784. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/preference/update.txt +7 -7
  5785. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/property/list-effective-properties.txt +7 -7
  5786. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/property/list-properties-metadata.txt +7 -7
  5787. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/compare-content.txt +7 -7
  5788. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/export.txt +7 -7
  5789. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/filter.txt +7 -7
  5790. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/get-query-result.txt +7 -7
  5791. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/parse.txt +7 -7
  5792. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/search.txt +7 -7
  5793. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/suggest.txt +7 -7
  5794. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/background.txt +7 -7
  5795. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/cancel.txt +7 -7
  5796. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/get.txt +7 -7
  5797. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/list.txt +7 -7
  5798. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/rule/get-rules-summary.txt +7 -7
  5799. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/rule/list.txt +7 -7
  5800. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/change-compartment.txt +7 -7
  5801. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/clean.txt +7 -7
  5802. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/create-acceleration-task.txt +7 -7
  5803. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/create-standard-task.txt +7 -7
  5804. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/delete.txt +7 -7
  5805. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/get.txt +7 -7
  5806. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/list.txt +7 -7
  5807. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/pause.txt +7 -7
  5808. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/resume.txt +7 -7
  5809. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/run.txt +7 -7
  5810. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/update.txt +7 -7
  5811. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/verify.txt +7 -7
  5812. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/add-event-types.txt +7 -7
  5813. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/delete-source.txt +7 -7
  5814. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/disable-auto-assoc.txt +7 -7
  5815. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/disable-event-types.txt +7 -7
  5816. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/enable-auto-assoc.txt +7 -7
  5817. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/enable-event-types.txt +7 -7
  5818. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/get-column-names.txt +7 -7
  5819. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/get-source-summary.txt +7 -7
  5820. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/get-source.txt +7 -7
  5821. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-associable-entities.txt +7 -7
  5822. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-auto-assocs.txt +7 -7
  5823. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-event-types.txt +7 -7
  5824. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-meta-source-types.txt +7 -7
  5825. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-extfield-defs.txt +7 -7
  5826. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-functions.txt +7 -7
  5827. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-label-operators.txt +7 -7
  5828. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-patterns.txt +7 -7
  5829. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-sources.txt +7 -7
  5830. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/remove-event-types.txt +7 -7
  5831. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/upsert-source.txt +7 -7
  5832. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-label-condition.txt +7 -7
  5833. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-log-endpoint.txt +7 -7
  5834. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-loglist-endpoint.txt +7 -7
  5835. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-source-extfield-details.txt +7 -7
  5836. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-source.txt +7 -7
  5837. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/assign-encryption-key.txt +7 -7
  5838. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/disable-archiving.txt +7 -7
  5839. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/enable-archiving.txt +7 -7
  5840. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/estimate-purge-data-size.txt +7 -7
  5841. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/estimate-recall-data-size.txt +7 -7
  5842. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/estimate-release-data-size.txt +7 -7
  5843. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-log-sets-count.txt +7 -7
  5844. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-recall-count.txt +7 -7
  5845. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-recalled-data-size.txt +7 -7
  5846. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-storage-usage.txt +7 -7
  5847. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-storage-work-request.txt +7 -7
  5848. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get.txt +7 -7
  5849. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-encryption-key-info.txt +7 -7
  5850. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-log-sets.txt +7 -7
  5851. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-overlapping-recalls.txt +7 -7
  5852. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-recalled-data.txt +7 -7
  5853. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-recalled-info.txt +7 -7
  5854. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-storage-work-request-errors.txt +7 -7
  5855. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-storage-work-requests.txt +7 -7
  5856. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/purge-storage-data.txt +7 -7
  5857. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/recall-archived-data.txt +7 -7
  5858. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/release-recalled-data.txt +7 -7
  5859. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/update.txt +7 -7
  5860. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/template/get.txt +7 -7
  5861. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/template/list.txt +7 -7
  5862. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/timezone-collection/list-supported-timezones.txt +7 -7
  5863. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/delete-upload-file.txt +7 -7
  5864. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/delete-upload-warning.txt +7 -7
  5865. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/delete.txt +7 -7
  5866. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/get-unprocessed-bucket.txt +7 -7
  5867. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/get.txt +7 -7
  5868. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/list-upload-files.txt +7 -7
  5869. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/list-upload-warnings.txt +7 -7
  5870. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/list.txt +7 -7
  5871. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/set-unprocessed-bucket.txt +7 -7
  5872. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/upload-log-events-file.txt +7 -7
  5873. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/upload-log-file.txt +7 -7
  5874. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/upload-otlp-logs.txt +7 -7
  5875. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/validate-file.txt +7 -7
  5876. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/validate-source-mapping.txt +7 -7
  5877. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/warning/list.txt +7 -7
  5878. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/warning/suppress.txt +7 -7
  5879. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/warning/unsuppress.txt +7 -7
  5880. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request/get.txt +7 -7
  5881. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request/list.txt +7 -7
  5882. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request-error/list.txt +7 -7
  5883. oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request-log/list.txt +7 -7
  5884. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/change-compartment.txt +7 -7
  5885. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/create-log-configuration.txt +7 -7
  5886. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/create-unified-agent-configuration-unified-agent-monitoring-configuration-details.txt +7 -7
  5887. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/create.txt +7 -7
  5888. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/delete.txt +7 -7
  5889. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/get.txt +7 -7
  5890. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/list.txt +7 -7
  5891. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/update-log-configuration.txt +7 -7
  5892. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/update-unified-agent-configuration-unified-agent-monitoring-configuration-details.txt +7 -7
  5893. oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/update.txt +7 -7
  5894. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/change-log-group.txt +7 -7
  5895. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/create.txt +7 -7
  5896. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/delete.txt +7 -7
  5897. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/get.txt +7 -7
  5898. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/list.txt +7 -7
  5899. oci_cli/help_text_producer/data_files/text/cmdref/logging/log/update.txt +7 -7
  5900. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/change-compartment.txt +7 -7
  5901. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/create.txt +7 -7
  5902. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/delete.txt +7 -7
  5903. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/get.txt +7 -7
  5904. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/list.txt +7 -7
  5905. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/update.txt +7 -7
  5906. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/change-compartment.txt +7 -7
  5907. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/create.txt +7 -7
  5908. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/delete.txt +7 -7
  5909. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/get.txt +7 -7
  5910. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/list.txt +7 -7
  5911. oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/update.txt +7 -7
  5912. oci_cli/help_text_producer/data_files/text/cmdref/logging/service/list.txt +7 -7
  5913. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request/delete.txt +7 -7
  5914. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request/get.txt +7 -7
  5915. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request/list.txt +7 -7
  5916. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request-error/list.txt +7 -7
  5917. oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request-log/list.txt +7 -7
  5918. oci_cli/help_text_producer/data_files/text/cmdref/logging-ingestion/put-logs.txt +7 -7
  5919. oci_cli/help_text_producer/data_files/text/cmdref/logging-search/search-logs.txt +7 -7
  5920. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/create-prometheus-datasource.txt +7 -7
  5921. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-data-source.txt +7 -7
  5922. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-named-credential.txt +7 -7
  5923. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete.txt +7 -7
  5924. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/deploy-plugins.txt +7 -7
  5925. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-auto-upgradable-config.txt +7 -7
  5926. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-data-source.txt +7 -7
  5927. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-named-credential.txt +7 -7
  5928. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get.txt +7 -7
  5929. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list-availability-histories.txt +7 -7
  5930. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list-data-sources.txt +7 -7
  5931. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list.txt +7 -7
  5932. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/set-auto-upgradable-config.txt +7 -7
  5933. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/summarize-agent-counts.txt +7 -7
  5934. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/summarize-plugin-counts.txt +7 -7
  5935. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-named-credential.txt +7 -7
  5936. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-prometheus-datasource.txt +7 -7
  5937. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update.txt +7 -7
  5938. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent-image/list.txt +7 -7
  5939. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/create.txt +7 -7
  5940. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/delete.txt +7 -7
  5941. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/get-install-key-content.txt +7 -7
  5942. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/get.txt +7 -7
  5943. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/list.txt +7 -7
  5944. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/update.txt +7 -7
  5945. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/create.txt +7 -7
  5946. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/get-named-cred-metadata.txt +7 -7
  5947. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/list.txt +7 -7
  5948. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/plugin/list.txt +7 -7
  5949. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/delete.txt +7 -7
  5950. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/get.txt +7 -7
  5951. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/list.txt +7 -7
  5952. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-error/list.txt +7 -7
  5953. oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-log-entry/list-work-request-logs.txt +7 -7
  5954. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/change-compartment.txt +7 -7
  5955. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/create.txt +7 -7
  5956. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/delete.txt +7 -7
  5957. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/export.txt +7 -7
  5958. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt +7 -7
  5959. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get.txt +7 -7
  5960. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +7 -7
  5961. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +7 -7
  5962. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list.txt +7 -7
  5963. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/update.txt +7 -7
  5964. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/change-compartment.txt +7 -7
  5965. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/create.txt +7 -7
  5966. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/delete.txt +7 -7
  5967. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +7 -7
  5968. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get.txt +7 -7
  5969. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +7 -7
  5970. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list.txt +7 -7
  5971. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/update.txt +7 -7
  5972. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/create.txt +7 -7
  5973. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/delete.txt +7 -7
  5974. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/get.txt +7 -7
  5975. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/list.txt +7 -7
  5976. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/update.txt +7 -7
  5977. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/account/launch-eligibility/get.txt +7 -7
  5978. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/account/third-party-paid-listing-eligibility/get.txt +7 -7
  5979. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/agreement/get.txt +7 -7
  5980. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/agreement/list.txt +7 -7
  5981. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/category/list.txt +7 -7
  5982. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details/create-marketplace-external-attested-metadata.txt +7 -7
  5983. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/export.txt +7 -7
  5984. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/get.txt +7 -7
  5985. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/list.txt +7 -7
  5986. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings-free-text.txt +7 -7
  5987. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings-structured.txt +7 -7
  5988. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings.txt +7 -7
  5989. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary/list-marketplace-metadata-public-keys.txt +7 -7
  5990. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/package/get.txt +7 -7
  5991. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/package/list.txt +7 -7
  5992. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/change-compartment.txt +7 -7
  5993. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/create-publication-create-image-publication-package.txt +7 -7
  5994. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/create.txt +7 -7
  5995. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/delete.txt +7 -7
  5996. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/get.txt +7 -7
  5997. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/update.txt +7 -7
  5998. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-package/get.txt +7 -7
  5999. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-package/list.txt +7 -7
  6000. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-summary/list-publications.txt +7 -7
  6001. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publisher/list.txt +7 -7
  6002. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/report-collection/list-reports.txt +7 -7
  6003. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/report-type-collection/list-report-types.txt +7 -7
  6004. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/tax-summary/list-taxes.txt +7 -7
  6005. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/get.txt +7 -7
  6006. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/list-work-request-errors.txt +7 -7
  6007. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/list-work-request-logs.txt +7 -7
  6008. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/list.txt +7 -7
  6009. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/create.txt +7 -7
  6010. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/delete.txt +7 -7
  6011. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/get-attachment-content.txt +7 -7
  6012. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/get.txt +7 -7
  6013. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment-collection/list-attachments.txt +7 -7
  6014. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/create.txt +7 -7
  6015. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/delete.txt +7 -7
  6016. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/get-offer-internal-detail.txt +7 -7
  6017. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/get.txt +7 -7
  6018. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/update.txt +7 -7
  6019. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer-collection/list-offers.txt +7 -7
  6020. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/change-compartment.txt +7 -7
  6021. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-container-image-artifact-details.txt +7 -7
  6022. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-kubernetes-image-artifact-details.txt +7 -7
  6023. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-machine-image-artifact-details.txt +7 -7
  6024. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-stack-artifact-details.txt +7 -7
  6025. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create.txt +7 -7
  6026. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/delete.txt +7 -7
  6027. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/get.txt +7 -7
  6028. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-container-image-artifact-details.txt +7 -7
  6029. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-kubernetes-image-artifact-details.txt +7 -7
  6030. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-machine-image-artifact-details.txt +7 -7
  6031. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-stack-artifact-details.txt +7 -7
  6032. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update.txt +7 -7
  6033. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/validate-and-publish.txt +7 -7
  6034. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact-collection/list-artifacts.txt +7 -7
  6035. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/available-service-collection/list-available-services.txt +7 -7
  6036. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category/get.txt +7 -7
  6037. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category-collection/list-categories.txt +7 -7
  6038. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/customer-instance-report-record-collection/list-customer-instance-report-records.txt +7 -7
  6039. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection/list-disbursement-report-records.txt +7 -7
  6040. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead/get.txt +7 -7
  6041. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection/list-leads.txt +7 -7
  6042. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/cascading-delete.txt +7 -7
  6043. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/change-compartment.txt +7 -7
  6044. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/create.txt +7 -7
  6045. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/delete.txt +7 -7
  6046. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/get.txt +7 -7
  6047. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/update.txt +7 -7
  6048. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection/list-listings.txt +7 -7
  6049. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/cascading-delete.txt +7 -7
  6050. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/change-listing-revision-to-new-status.txt +7 -7
  6051. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/clone.txt +7 -7
  6052. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-lead-gen-listing-revision-details.txt +7 -7
  6053. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-oci-listing-revision-details.txt +7 -7
  6054. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-service-listing-revision-details.txt +7 -7
  6055. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create.txt +7 -7
  6056. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/delete.txt +7 -7
  6057. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get-listing-revision-icon-content.txt +7 -7
  6058. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get.txt +7 -7
  6059. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish-listing-revision-as-private.txt +7 -7
  6060. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish.txt +7 -7
  6061. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/submit-listing-revision-for-review.txt +7 -7
  6062. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-icon-content.txt +7 -7
  6063. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-lead-gen-listing-revision-details.txt +7 -7
  6064. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-oci-listing-revision-details.txt +7 -7
  6065. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-service-listing-revision-details.txt +7 -7
  6066. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update.txt +7 -7
  6067. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/withdraw.txt +7 -7
  6068. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-customer-success-attachment.txt +7 -7
  6069. 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 -7
  6070. 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 -7
  6071. 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 -7
  6072. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-supported-service-attachment.txt +7 -7
  6073. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-video-attachment-details.txt +7 -7
  6074. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create.txt +7 -7
  6075. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/delete.txt +7 -7
  6076. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get-listing-revision-attachment-content.txt +7 -7
  6077. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get.txt +7 -7
  6078. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-content.txt +7 -7
  6079. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-customer-success-attachment.txt +7 -7
  6080. 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 -7
  6081. 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 -7
  6082. 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 -7
  6083. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-supported-service-attachment.txt +7 -7
  6084. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-video-attachment-details.txt +7 -7
  6085. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update.txt +7 -7
  6086. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment-collection/list-listing-revision-attachments.txt +7 -7
  6087. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-collection/list-listing-revisions.txt +7 -7
  6088. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/create.txt +7 -7
  6089. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/delete.txt +7 -7
  6090. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/get.txt +7 -7
  6091. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/update.txt +7 -7
  6092. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note-collection/list-listing-revision-notes.txt +7 -7
  6093. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/create.txt +7 -7
  6094. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/delete.txt +7 -7
  6095. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/get.txt +7 -7
  6096. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/mark-listing-revision-package-as-default.txt +7 -7
  6097. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/publish.txt +7 -7
  6098. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/un-publish.txt +7 -7
  6099. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/update.txt +7 -7
  6100. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package-collection/list-listing-revision-packages.txt +7 -7
  6101. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market/get.txt +7 -7
  6102. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection/list-markets.txt +7 -7
  6103. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product/get.txt +7 -7
  6104. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection/list-products.txt +7 -7
  6105. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher/get.txt +7 -7
  6106. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher-collection/list-publishers.txt +7 -7
  6107. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get-support-doc-content.txt +7 -7
  6108. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get.txt +7 -7
  6109. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection/list-support-docs.txt +7 -7
  6110. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection/list-supported-currencies.txt +7 -7
  6111. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection/list-supported-shapes.txt +7 -7
  6112. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/change-compartment.txt +7 -7
  6113. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/create.txt +7 -7
  6114. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/delete.txt +7 -7
  6115. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/get.txt +7 -7
  6116. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/update.txt +7 -7
  6117. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-collection/list-terms.txt +7 -7
  6118. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/activate.txt +7 -7
  6119. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/create.txt +7 -7
  6120. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/delete.txt +7 -7
  6121. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/get-term-version-content.txt +7 -7
  6122. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/get.txt +7 -7
  6123. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/update-term-version-content.txt +7 -7
  6124. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/update.txt +7 -7
  6125. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version-collection/list-term-versions.txt +7 -7
  6126. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request/cancel.txt +7 -7
  6127. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request/get.txt +7 -7
  6128. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request/list.txt +7 -7
  6129. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request-error/list.txt +7 -7
  6130. oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request-log-entry/list-work-request-logs.txt +7 -7
  6131. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/add.txt +7 -7
  6132. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/change-compartment.txt +7 -7
  6133. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/create.txt +7 -7
  6134. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/delete.txt +7 -7
  6135. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/get.txt +7 -7
  6136. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/list.txt +7 -7
  6137. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/remove.txt +7 -7
  6138. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/update.txt +7 -7
  6139. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset-distribution-channel-attachment/delete.txt +7 -7
  6140. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset-distribution-channel-attachment/get.txt +7 -7
  6141. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset-distribution-channel-attachment/list.txt +7 -7
  6142. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-stream/stream-distribution-channel/generate-playlist.txt +7 -7
  6143. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-stream/stream-distribution-channel/generate-session-token.txt +7 -7
  6144. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/add.txt +7 -7
  6145. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/change-compartment.txt +7 -7
  6146. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/create.txt +7 -7
  6147. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/delete.txt +7 -7
  6148. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/get.txt +7 -7
  6149. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/list-system.txt +7 -7
  6150. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/list.txt +7 -7
  6151. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/remove.txt +7 -7
  6152. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/update.txt +7 -7
  6153. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/add.txt +7 -7
  6154. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/change-compartment.txt +7 -7
  6155. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/create.txt +7 -7
  6156. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/delete.txt +7 -7
  6157. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/get.txt +7 -7
  6158. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/list.txt +7 -7
  6159. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/remove.txt +7 -7
  6160. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/update.txt +7 -7
  6161. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/add.txt +7 -7
  6162. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/change-compartment.txt +7 -7
  6163. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/create-media-workflow-job-by-id.txt +7 -7
  6164. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/create-media-workflow-job-by-name.txt +7 -7
  6165. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/delete.txt +7 -7
  6166. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/get.txt +7 -7
  6167. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/list.txt +7 -7
  6168. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/remove.txt +7 -7
  6169. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/update.txt +7 -7
  6170. oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-task-declaration/list.txt +7 -7
  6171. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/add.txt +7 -7
  6172. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/create-akamai-stream-cdn-config.txt +7 -7
  6173. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/create-edge-stream-cdn-config.txt +7 -7
  6174. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/delete.txt +7 -7
  6175. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/get.txt +7 -7
  6176. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/list.txt +7 -7
  6177. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/remove.txt +7 -7
  6178. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/update-akamai-stream-cdn-config.txt +7 -7
  6179. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/update-edge-stream-cdn-config.txt +7 -7
  6180. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/add.txt +7 -7
  6181. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/change-compartment.txt +7 -7
  6182. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/create.txt +7 -7
  6183. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/delete.txt +7 -7
  6184. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/get.txt +7 -7
  6185. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/ingest.txt +7 -7
  6186. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/list.txt +7 -7
  6187. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/remove.txt +7 -7
  6188. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/update.txt +7 -7
  6189. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/add.txt +7 -7
  6190. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/create-stream-packaging-config-encryption-aes128.txt +7 -7
  6191. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/create-stream-packaging-config-encryption-none.txt +7 -7
  6192. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/delete.txt +7 -7
  6193. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/get.txt +7 -7
  6194. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/list.txt +7 -7
  6195. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/remove.txt +7 -7
  6196. oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/update.txt +7 -7
  6197. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-device/mac-device/get.txt +7 -7
  6198. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-device/mac-device/terminate.txt +7 -7
  6199. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-device/mac-device-collection/list-mac-devices.txt +7 -7
  6200. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/cancel.txt +7 -7
  6201. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/change-compartment.txt +7 -7
  6202. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/create.txt +7 -7
  6203. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/get.txt +7 -7
  6204. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/update.txt +7 -7
  6205. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order-collection/list-mac-orders.txt +7 -7
  6206. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request/cancel.txt +7 -7
  6207. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request/get.txt +7 -7
  6208. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request/list.txt +7 -7
  6209. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request-error/list.txt +7 -7
  6210. oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request-log-entry/list-work-request-logs.txt +7 -7
  6211. oci_cli/help_text_producer/data_files/text/cmdref/model-deployment/inference-result/predict-with-response-stream.txt +7 -7
  6212. oci_cli/help_text_producer/data_files/text/cmdref/model-deployment/inference-result/predict.txt +7 -7
  6213. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/change-compartment.txt +7 -7
  6214. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/create.txt +7 -7
  6215. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/delete.txt +7 -7
  6216. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/get.txt +7 -7
  6217. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/list.txt +7 -7
  6218. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/update.txt +7 -7
  6219. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-dimension-states-collection/retrieve-dimension-states.txt +7 -7
  6220. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-history-collection/get-alarm-history.txt +7 -7
  6221. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-status/list-alarms-status.txt +7 -7
  6222. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/create.txt +7 -7
  6223. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/delete.txt +7 -7
  6224. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/get.txt +7 -7
  6225. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/summarize-alarm-suppression-history.txt +7 -7
  6226. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression-collection/list-alarm-suppressions.txt +7 -7
  6227. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric/list.txt +7 -7
  6228. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric-data/post.txt +7 -7
  6229. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric-data/summarize-metrics-data.txt +7 -7
  6230. oci_cli/help_text_producer/data_files/text/cmdref/monitoring/suppression/remove.txt +7 -7
  6231. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.txt +7 -7
  6232. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.txt +7 -7
  6233. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.txt +7 -7
  6234. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata/get.txt +7 -7
  6235. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection/list-multi-cloud-metadata.txt +7 -7
  6236. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloud-resources/multicloud-resource-collection/list-multicloud-resources.txt +7 -7
  6237. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloudsubscriptions/multicloud-subscription-collection/list-multicloud-subscriptions.txt +7 -7
  6238. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor/get.txt +7 -7
  6239. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection/list-network-anchors.txt +7 -7
  6240. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt +7 -7
  6241. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt +7 -7
  6242. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/cancel-backup-deletion.txt +7 -7
  6243. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/change-compartment.txt +7 -7
  6244. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/copy.txt +7 -7
  6245. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/create.txt +7 -7
  6246. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/delete.txt +7 -7
  6247. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/get.txt +7 -7
  6248. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +7 -7
  6249. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/update.txt +7 -7
  6250. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +7 -7
  6251. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/create-from-mysql.txt +7 -7
  6252. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/delete.txt +7 -7
  6253. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/get.txt +7 -7
  6254. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/list.txt +7 -7
  6255. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/reset.txt +7 -7
  6256. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/resume.txt +7 -7
  6257. oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/update-from-mysql.txt +7 -7
  6258. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/create.txt +7 -7
  6259. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/delete.txt +7 -7
  6260. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/get.txt +7 -7
  6261. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/list.txt +7 -7
  6262. oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/update.txt +7 -7
  6263. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/clone.txt +7 -7
  6264. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/create.txt +7 -7
  6265. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/delete.txt +7 -7
  6266. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/get.txt +7 -7
  6267. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/add.txt +7 -7
  6268. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/delete.txt +7 -7
  6269. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/get.txt +7 -7
  6270. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/restart.txt +7 -7
  6271. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/start.txt +7 -7
  6272. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/stop.txt +7 -7
  6273. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/update.txt +7 -7
  6274. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster-memory-estimate/generate.txt +7 -7
  6275. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster-memory-estimate/get.txt +7 -7
  6276. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/import.txt +7 -7
  6277. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/list.txt +7 -7
  6278. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/restart.txt +7 -7
  6279. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/start.txt +7 -7
  6280. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/stop.txt +7 -7
  6281. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/update.txt +7 -7
  6282. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/create.txt +7 -7
  6283. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/delete.txt +7 -7
  6284. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/get.txt +7 -7
  6285. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/list.txt +7 -7
  6286. oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/update.txt +7 -7
  6287. oci_cli/help_text_producer/data_files/text/cmdref/mysql/shape/list.txt +7 -7
  6288. oci_cli/help_text_producer/data_files/text/cmdref/mysql/version/list.txt +7 -7
  6289. oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request/get.txt +7 -7
  6290. oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request/list.txt +7 -7
  6291. oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request-error/list.txt +7 -7
  6292. oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request-log-entry/list.txt +7 -7
  6293. oci_cli/help_text_producer/data_files/text/cmdref/network/allowed-ike-ip-sec-parameters/get.txt +7 -7
  6294. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/change-compartment.txt +7 -7
  6295. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/create.txt +7 -7
  6296. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/delete.txt +7 -7
  6297. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/get.txt +7 -7
  6298. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/list.txt +7 -7
  6299. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/update.txt +7 -7
  6300. oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/validate.txt +7 -7
  6301. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-allocated-range-summary/list-byoip-allocated-ranges.txt +7 -7
  6302. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/advertise.txt +7 -7
  6303. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/change-compartment.txt +7 -7
  6304. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/create.txt +7 -7
  6305. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/delete.txt +7 -7
  6306. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/get.txt +7 -7
  6307. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/list.txt +7 -7
  6308. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/set-origin-asn-to-oracle.txt +7 -7
  6309. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/set-origin-asn.txt +7 -7
  6310. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/update.txt +7 -7
  6311. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/validate.txt +7 -7
  6312. oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/withdraw.txt +7 -7
  6313. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/change-compartment.txt +7 -7
  6314. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/create.txt +7 -7
  6315. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/delete.txt +7 -7
  6316. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/get.txt +7 -7
  6317. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/list.txt +7 -7
  6318. oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/update.txt +7 -7
  6319. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/change-compartment.txt +7 -7
  6320. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/create.txt +7 -7
  6321. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/delete.txt +7 -7
  6322. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/get-cpe-device-config-content.txt +7 -7
  6323. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/get.txt +7 -7
  6324. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/list.txt +7 -7
  6325. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/update.txt +7 -7
  6326. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe-device-shape/list.txt +7 -7
  6327. oci_cli/help_text_producer/data_files/text/cmdref/network/cpe-device-shape-detail/get-cpe-device-shape.txt +7 -7
  6328. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/change-compartment.txt +7 -7
  6329. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/create.txt +7 -7
  6330. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/delete.txt +7 -7
  6331. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/get.txt +7 -7
  6332. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/list.txt +7 -7
  6333. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/update.txt +7 -7
  6334. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/change-compartment.txt +7 -7
  6335. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/create.txt +7 -7
  6336. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/delete.txt +7 -7
  6337. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/get.txt +7 -7
  6338. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/list.txt +7 -7
  6339. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/update.txt +7 -7
  6340. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-location/list.txt +7 -7
  6341. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-mapping-details-collection/list-cross-connect-mappings.txt +7 -7
  6342. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-port-speed-shape/list.txt +7 -7
  6343. oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-status/get.txt +7 -7
  6344. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/change-compartment.txt +7 -7
  6345. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/create.txt +7 -7
  6346. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/delete.txt +7 -7
  6347. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/get.txt +7 -7
  6348. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/list.txt +7 -7
  6349. oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/update.txt +7 -7
  6350. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/change-compartment.txt +7 -7
  6351. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/create.txt +7 -7
  6352. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/delete.txt +7 -7
  6353. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/get-all-drg-attachments.txt +7 -7
  6354. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/get-upgrade-status.txt +7 -7
  6355. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/get.txt +7 -7
  6356. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/list.txt +7 -7
  6357. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/update.txt +7 -7
  6358. oci_cli/help_text_producer/data_files/text/cmdref/network/drg/upgrade.txt +7 -7
  6359. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/create.txt +7 -7
  6360. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/delete.txt +7 -7
  6361. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/get.txt +7 -7
  6362. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/list.txt +7 -7
  6363. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/remove-export-route-distribution.txt +7 -7
  6364. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/update.txt +7 -7
  6365. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-redundancy-status/get.txt +7 -7
  6366. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +7 -7
  6367. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/delete.txt +7 -7
  6368. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/get.txt +7 -7
  6369. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/list.txt +7 -7
  6370. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/update.txt +7 -7
  6371. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/add.txt +7 -7
  6372. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/list.txt +7 -7
  6373. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/remove.txt +7 -7
  6374. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/update.txt +7 -7
  6375. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/add.txt +7 -7
  6376. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/list.txt +7 -7
  6377. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/remove.txt +7 -7
  6378. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/update.txt +7 -7
  6379. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/create.txt +7 -7
  6380. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/delete.txt +7 -7
  6381. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/get.txt +7 -7
  6382. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/list.txt +7 -7
  6383. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/remove-import-route-distribution.txt +7 -7
  6384. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/update.txt +7 -7
  6385. oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service/get.txt +7 -7
  6386. oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service/list.txt +7 -7
  6387. oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service/virtual-circuit-bandwidth-shape/list.txt +7 -7
  6388. oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service-key/get.txt +7 -7
  6389. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/change-compartment.txt +7 -7
  6390. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/create.txt +7 -7
  6391. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/delete.txt +7 -7
  6392. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/get.txt +7 -7
  6393. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/list.txt +7 -7
  6394. oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/update.txt +7 -7
  6395. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/change-compartment.txt +7 -7
  6396. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +7 -7
  6397. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/delete.txt +7 -7
  6398. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-config.txt +7 -7
  6399. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-ipsec-cpe-device-config-content.txt +7 -7
  6400. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-status.txt +7 -7
  6401. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get.txt +7 -7
  6402. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/list.txt +7 -7
  6403. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/update.txt +7 -7
  6404. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection-tunnel-error-details/get-ip-sec-connection-tunnel-error.txt +7 -7
  6405. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-psk/get.txt +7 -7
  6406. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-psk/update.txt +7 -7
  6407. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-tunnel/get.txt +7 -7
  6408. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-tunnel/list.txt +7 -7
  6409. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-tunnel/update.txt +7 -7
  6410. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-resource-ip-inventory.txt +7 -7
  6411. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-cidr-utilization.txt +7 -7
  6412. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-ip-inventory.txt +7 -7
  6413. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-vcn-overlap.txt +7 -7
  6414. oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/list-ip-inventory.txt +7 -7
  6415. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt +7 -7
  6416. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/delete.txt +7 -7
  6417. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/get.txt +7 -7
  6418. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/ipv6-vnic-detach.txt +7 -7
  6419. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/list.txt +7 -7
  6420. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/update.txt +7 -7
  6421. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/change-compartment.txt +7 -7
  6422. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/connect.txt +7 -7
  6423. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/create.txt +7 -7
  6424. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/delete.txt +7 -7
  6425. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/get.txt +7 -7
  6426. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/list.txt +7 -7
  6427. oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/update.txt +7 -7
  6428. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/change-compartment.txt +7 -7
  6429. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/create.txt +7 -7
  6430. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/delete.txt +7 -7
  6431. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/get.txt +7 -7
  6432. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/list.txt +7 -7
  6433. oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/update.txt +7 -7
  6434. oci_cli/help_text_producer/data_files/text/cmdref/network/networking-topology/get.txt +7 -7
  6435. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/change-compartment.txt +7 -7
  6436. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/create.txt +7 -7
  6437. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/delete.txt +7 -7
  6438. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/get.txt +7 -7
  6439. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/list.txt +7 -7
  6440. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/add.txt +7 -7
  6441. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/list.txt +7 -7
  6442. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/remove.txt +7 -7
  6443. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/update.txt +7 -7
  6444. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/update.txt +7 -7
  6445. oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/vnics/list.txt +7 -7
  6446. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/create.txt +7 -7
  6447. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/delete.txt +7 -7
  6448. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/get.txt +7 -7
  6449. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/list.txt +7 -7
  6450. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/private-ip-vnic-detach.txt +7 -7
  6451. oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/update.txt +7 -7
  6452. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/change-compartment.txt +7 -7
  6453. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/create.txt +7 -7
  6454. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/delete.txt +7 -7
  6455. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/get.txt +7 -7
  6456. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/list.txt +7 -7
  6457. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/update.txt +7 -7
  6458. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/add.txt +7 -7
  6459. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/change-compartment.txt +7 -7
  6460. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/create.txt +7 -7
  6461. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/delete.txt +7 -7
  6462. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/get.txt +7 -7
  6463. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/list.txt +7 -7
  6464. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/remove.txt +7 -7
  6465. oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/update.txt +7 -7
  6466. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/change-compartment.txt +7 -7
  6467. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/connect.txt +7 -7
  6468. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/create.txt +7 -7
  6469. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/delete.txt +7 -7
  6470. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/get.txt +7 -7
  6471. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/list.txt +7 -7
  6472. oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/update.txt +7 -7
  6473. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/change-compartment.txt +7 -7
  6474. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/create.txt +7 -7
  6475. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/delete.txt +7 -7
  6476. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/get.txt +7 -7
  6477. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/list.txt +7 -7
  6478. oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/update.txt +7 -7
  6479. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/change-compartment.txt +7 -7
  6480. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/create.txt +7 -7
  6481. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/delete.txt +7 -7
  6482. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/get.txt +7 -7
  6483. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/list.txt +7 -7
  6484. oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/update.txt +7 -7
  6485. oci_cli/help_text_producer/data_files/text/cmdref/network/service/get.txt +7 -7
  6486. oci_cli/help_text_producer/data_files/text/cmdref/network/service/list.txt +7 -7
  6487. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/attach.txt +7 -7
  6488. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/change-compartment.txt +7 -7
  6489. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/create.txt +7 -7
  6490. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/delete.txt +7 -7
  6491. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/detach.txt +7 -7
  6492. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/get.txt +7 -7
  6493. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/list.txt +7 -7
  6494. oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/update.txt +7 -7
  6495. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/add-ipv4-subnet-cidr.txt +7 -7
  6496. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/add-ipv6-subnet-cidr.txt +7 -7
  6497. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/change-compartment.txt +7 -7
  6498. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/create.txt +7 -7
  6499. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/delete.txt +7 -7
  6500. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/get.txt +7 -7
  6501. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/list.txt +7 -7
  6502. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/modify-ipv4-subnet-cidr.txt +7 -7
  6503. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/remove-ipv4-subnet-cidr.txt +7 -7
  6504. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/remove-ipv6-subnet-cidr.txt +7 -7
  6505. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/update.txt +7 -7
  6506. oci_cli/help_text_producer/data_files/text/cmdref/network/subnet-topology/get.txt +7 -7
  6507. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-cpe-device-config/get-tunnel-cpe-device-config-content.txt +7 -7
  6508. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-cpe-device-config/get.txt +7 -7
  6509. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-cpe-device-config/update.txt +7 -7
  6510. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-route/list-ip-sec-connection.txt +7 -7
  6511. oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-security-association/list-ip-sec-connection.txt +7 -7
  6512. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/add-ipv6-vcn-cidr.txt +7 -7
  6513. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/add-vcn-cidr.txt +7 -7
  6514. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/change-compartment.txt +7 -7
  6515. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/create.txt +7 -7
  6516. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/delete.txt +7 -7
  6517. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/get.txt +7 -7
  6518. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/list.txt +7 -7
  6519. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/modify-vcn-cidr.txt +7 -7
  6520. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/remove-ipv6-vcn-cidr.txt +7 -7
  6521. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/remove-vcn-cidr.txt +7 -7
  6522. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/update.txt +7 -7
  6523. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn-dns-resolver-association/get.txt +7 -7
  6524. oci_cli/help_text_producer/data_files/text/cmdref/network/vcn-topology/get.txt +7 -7
  6525. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/change-compartment.txt +7 -7
  6526. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/create.txt +7 -7
  6527. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/delete.txt +7 -7
  6528. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/get.txt +7 -7
  6529. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/list.txt +7 -7
  6530. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/update.txt +7 -7
  6531. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-associated-tunnel-details/list-virtual-circuit-associated-tunnels.txt +7 -7
  6532. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-public-prefix/bulk-add.txt +7 -7
  6533. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-public-prefix/bulk-delete.txt +7 -7
  6534. oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-public-prefix/list.txt +7 -7
  6535. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/change-compartment.txt +7 -7
  6536. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/create.txt +7 -7
  6537. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/delete.txt +7 -7
  6538. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/get.txt +7 -7
  6539. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/list.txt +7 -7
  6540. oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/update.txt +7 -7
  6541. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt +7 -7
  6542. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-private-ip.txt +7 -7
  6543. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/get.txt +7 -7
  6544. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/unassign-ipv6.txt +7 -7
  6545. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/unassign-private-ip.txt +7 -7
  6546. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/update.txt +7 -7
  6547. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/change-compartment.txt +7 -7
  6548. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/create.txt +7 -7
  6549. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/delete.txt +7 -7
  6550. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/get.txt +7 -7
  6551. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/list.txt +7 -7
  6552. oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/update.txt +7 -7
  6553. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/bulk-upload.txt +7 -7
  6554. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/create.txt +7 -7
  6555. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/delete.txt +7 -7
  6556. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/get.txt +7 -7
  6557. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/list.txt +7 -7
  6558. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/update-address-list-update-fqdn-address-list-details.txt +7 -7
  6559. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/update-address-list-update-ip-address-list-details.txt +7 -7
  6560. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/update.txt +7 -7
  6561. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/bulk-upload.txt +7 -7
  6562. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/create.txt +7 -7
  6563. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/delete.txt +7 -7
  6564. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/get.txt +7 -7
  6565. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/list.txt +7 -7
  6566. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/update.txt +7 -7
  6567. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/bulk-upload.txt +7 -7
  6568. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/create.txt +7 -7
  6569. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/delete.txt +7 -7
  6570. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/get.txt +7 -7
  6571. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/list.txt +7 -7
  6572. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/update.txt +7 -7
  6573. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/bulk-upload.txt +7 -7
  6574. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/create.txt +7 -7
  6575. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/delete.txt +7 -7
  6576. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/get.txt +7 -7
  6577. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/list.txt +7 -7
  6578. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/update.txt +7 -7
  6579. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/bulk-upload.txt +7 -7
  6580. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/create.txt +7 -7
  6581. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/delete.txt +7 -7
  6582. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/get.txt +7 -7
  6583. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/list.txt +7 -7
  6584. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/update.txt +7 -7
  6585. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/bulk-upload.txt +7 -7
  6586. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/create.txt +7 -7
  6587. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/delete.txt +7 -7
  6588. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/get.txt +7 -7
  6589. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/list.txt +7 -7
  6590. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/update.txt +7 -7
  6591. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/bulk-upload.txt +7 -7
  6592. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/create.txt +7 -7
  6593. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/delete.txt +7 -7
  6594. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/get.txt +7 -7
  6595. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/list.txt +7 -7
  6596. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/update.txt +7 -7
  6597. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/change-compartment.txt +7 -7
  6598. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/create.txt +7 -7
  6599. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/delete.txt +7 -7
  6600. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/get.txt +7 -7
  6601. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/list.txt +7 -7
  6602. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/update.txt +7 -7
  6603. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/apply.txt +7 -7
  6604. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/change-compartment.txt +7 -7
  6605. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/clone.txt +7 -7
  6606. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/create.txt +7 -7
  6607. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/delete.txt +7 -7
  6608. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/get.txt +7 -7
  6609. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/list.txt +7 -7
  6610. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/migrate.txt +7 -7
  6611. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/update.txt +7 -7
  6612. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/bulk-upload.txt +7 -7
  6613. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/create.txt +7 -7
  6614. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/delete.txt +7 -7
  6615. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/get.txt +7 -7
  6616. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/list.txt +7 -7
  6617. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/update.txt +7 -7
  6618. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/bulk-upload.txt +7 -7
  6619. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/create.txt +7 -7
  6620. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/delete.txt +7 -7
  6621. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/get.txt +7 -7
  6622. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/list.txt +7 -7
  6623. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/update.txt +7 -7
  6624. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/bulk-upload.txt +7 -7
  6625. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/create.txt +7 -7
  6626. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/delete.txt +7 -7
  6627. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/get.txt +7 -7
  6628. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/list.txt +7 -7
  6629. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/update.txt +7 -7
  6630. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/bulk-upload.txt +7 -7
  6631. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/create.txt +7 -7
  6632. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/delete.txt +7 -7
  6633. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/get.txt +7 -7
  6634. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/list.txt +7 -7
  6635. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/update.txt +7 -7
  6636. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/bulk-upload.txt +7 -7
  6637. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/create.txt +7 -7
  6638. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/delete.txt +7 -7
  6639. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/get.txt +7 -7
  6640. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/list.txt +7 -7
  6641. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/update.txt +7 -7
  6642. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request/cancel.txt +7 -7
  6643. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request/get.txt +7 -7
  6644. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request/list.txt +7 -7
  6645. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request-error/list.txt +7 -7
  6646. oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request-log-entry/list-work-request-logs.txt +7 -7
  6647. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/create.txt +7 -7
  6648. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/delete.txt +7 -7
  6649. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/get.txt +7 -7
  6650. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/list.txt +7 -7
  6651. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/update.txt +7 -7
  6652. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-health/get.txt +7 -7
  6653. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-operational-status/get.txt +7 -7
  6654. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/create.txt +7 -7
  6655. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/delete.txt +7 -7
  6656. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/get.txt +7 -7
  6657. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/list.txt +7 -7
  6658. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/update.txt +7 -7
  6659. oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set-health/get.txt +7 -7
  6660. oci_cli/help_text_producer/data_files/text/cmdref/nlb/health-checker/get.txt +7 -7
  6661. oci_cli/help_text_producer/data_files/text/cmdref/nlb/health-checker/update.txt +7 -7
  6662. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/create.txt +7 -7
  6663. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/delete.txt +7 -7
  6664. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/get.txt +7 -7
  6665. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/list.txt +7 -7
  6666. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/update.txt +7 -7
  6667. oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener-protocols/list.txt +7 -7
  6668. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/change-compartment.txt +7 -7
  6669. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/create.txt +7 -7
  6670. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/delete.txt +7 -7
  6671. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/get.txt +7 -7
  6672. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/list.txt +7 -7
  6673. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/update-network-security-groups.txt +7 -7
  6674. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/update.txt +7 -7
  6675. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer-health/get.txt +7 -7
  6676. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer-health/list.txt +7 -7
  6677. oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancing-policy/list.txt +7 -7
  6678. oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request/get.txt +7 -7
  6679. oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request/list.txt +7 -7
  6680. oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request-error/list.txt +7 -7
  6681. oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request-log-entry/list.txt +7 -7
  6682. oci_cli/help_text_producer/data_files/text/cmdref/nosql/configuration/get.txt +7 -7
  6683. oci_cli/help_text_producer/data_files/text/cmdref/nosql/configuration/unassign-kms-key.txt +7 -7
  6684. oci_cli/help_text_producer/data_files/text/cmdref/nosql/configuration/update-hosted.txt +7 -7
  6685. oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/create.txt +7 -7
  6686. oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/delete.txt +7 -7
  6687. oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/get.txt +7 -7
  6688. oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/list.txt +7 -7
  6689. oci_cli/help_text_producer/data_files/text/cmdref/nosql/query/execute.txt +7 -7
  6690. oci_cli/help_text_producer/data_files/text/cmdref/nosql/query/prepare.txt +7 -7
  6691. oci_cli/help_text_producer/data_files/text/cmdref/nosql/row/delete.txt +7 -7
  6692. oci_cli/help_text_producer/data_files/text/cmdref/nosql/row/get.txt +7 -7
  6693. oci_cli/help_text_producer/data_files/text/cmdref/nosql/row/update.txt +7 -7
  6694. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/change-compartment.txt +7 -7
  6695. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/create-replica.txt +7 -7
  6696. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/create.txt +7 -7
  6697. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/delete-replica.txt +7 -7
  6698. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/delete.txt +7 -7
  6699. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/get.txt +7 -7
  6700. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/list-table-usage.txt +7 -7
  6701. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/list.txt +7 -7
  6702. oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/update.txt +7 -7
  6703. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request/delete.txt +7 -7
  6704. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request/get.txt +7 -7
  6705. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request/list.txt +7 -7
  6706. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request-error/list.txt +7 -7
  6707. oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request-log/list.txt +7 -7
  6708. oci_cli/help_text_producer/data_files/text/cmdref/occ/metric-data/read.txt +7 -7
  6709. oci_cli/help_text_producer/data_files/text/cmdref/occ/metric-property/list.txt +7 -7
  6710. oci_cli/help_text_producer/data_files/text/cmdref/occ/namespace/list.txt +7 -7
  6711. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/change-compartment.txt +7 -7
  6712. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/create.txt +7 -7
  6713. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/delete.txt +7 -7
  6714. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/get.txt +7 -7
  6715. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/list.txt +7 -7
  6716. oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/update.txt +7 -7
  6717. oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request/get.txt +7 -7
  6718. oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request/list.txt +7 -7
  6719. oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-error/list.txt +7 -7
  6720. oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-log-entry/list.txt +7 -7
  6721. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/create.txt +7 -7
  6722. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/delete.txt +7 -7
  6723. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/get.txt +7 -7
  6724. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/update.txt +7 -7
  6725. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster-summary/list-clusters.txt +7 -7
  6726. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/add-block-volume.txt +7 -7
  6727. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/change-compartment.txt +7 -7
  6728. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/create.txt +7 -7
  6729. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/delete.txt +7 -7
  6730. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/get.txt +7 -7
  6731. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/list.txt +7 -7
  6732. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/update.txt +7 -7
  6733. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/add-datastore.txt +7 -7
  6734. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-cluster.txt +7 -7
  6735. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-esxi-host.txt +7 -7
  6736. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/change-compartment.txt +7 -7
  6737. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/create.txt +7 -7
  6738. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/delete.txt +7 -7
  6739. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-cluster.txt +7 -7
  6740. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-esxi-host.txt +7 -7
  6741. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/get.txt +7 -7
  6742. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/list.txt +7 -7
  6743. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/remove-datastore.txt +7 -7
  6744. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/update.txt +7 -7
  6745. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/create.txt +7 -7
  6746. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/delete.txt +7 -7
  6747. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/get.txt +7 -7
  6748. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/inplace-upgrade.txt +7 -7
  6749. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/list.txt +7 -7
  6750. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/replace-host.txt +7 -7
  6751. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/swap-billing.txt +7 -7
  6752. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/update.txt +7 -7
  6753. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/cancel-downgrade-hcx.txt +7 -7
  6754. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/change-compartment.txt +7 -7
  6755. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/create.txt +7 -7
  6756. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/delete.txt +7 -7
  6757. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/downgrade-hcx.txt +7 -7
  6758. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/get.txt +7 -7
  6759. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/list.txt +7 -7
  6760. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/refresh-hcx-license-status.txt +7 -7
  6761. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/retrieve-password.txt +7 -7
  6762. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/update.txt +7 -7
  6763. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/upgrade-hcx.txt +7 -7
  6764. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/vmware-versions.txt +7 -7
  6765. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/get.txt +7 -7
  6766. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/list.txt +7 -7
  6767. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list-errors.txt +7 -7
  6768. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log/list.txt +7 -7
  6769. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/change-compartment.txt +7 -7
  6770. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/create.txt +7 -7
  6771. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/delete.txt +7 -7
  6772. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/get.txt +7 -7
  6773. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/list.txt +7 -7
  6774. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/start.txt +7 -7
  6775. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/stop.txt +7 -7
  6776. oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/update.txt +7 -7
  6777. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/create.txt +7 -7
  6778. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/delete.txt +7 -7
  6779. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/get.txt +7 -7
  6780. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/list.txt +7 -7
  6781. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/update.txt +7 -7
  6782. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/bot/import.txt +7 -7
  6783. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-android-channel-details.txt +7 -7
  6784. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-app-event-channel-details.txt +7 -7
  6785. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-application-channel-details.txt +7 -7
  6786. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-cortana-channel-details.txt +7 -7
  6787. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-facebook-channel-details.txt +7 -7
  6788. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-ios-channel-details.txt +7 -7
  6789. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-ms-teams-channel-details.txt +7 -7
  6790. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-oss-channel-details.txt +7 -7
  6791. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-osvc-channel-details.txt +7 -7
  6792. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-service-cloud-channel-details.txt +7 -7
  6793. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-slack-channel-details.txt +7 -7
  6794. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-twilio-channel-details.txt +7 -7
  6795. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-web-channel-details.txt +7 -7
  6796. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-webhook-channel-details.txt +7 -7
  6797. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create.txt +7 -7
  6798. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/delete.txt +7 -7
  6799. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/get.txt +7 -7
  6800. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/list.txt +7 -7
  6801. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/rotate-channel-keys.txt +7 -7
  6802. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/start.txt +7 -7
  6803. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/stop.txt +7 -7
  6804. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-android-channel-details.txt +7 -7
  6805. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-app-event-channel-details.txt +7 -7
  6806. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-application-channel-details.txt +7 -7
  6807. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-cortana-channel-details.txt +7 -7
  6808. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-facebook-channel-details.txt +7 -7
  6809. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-ios-channel-details.txt +7 -7
  6810. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-ms-teams-channel-details.txt +7 -7
  6811. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-oss-channel-details.txt +7 -7
  6812. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-osvc-channel-details.txt +7 -7
  6813. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-service-cloud-channel-details.txt +7 -7
  6814. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-slack-channel-details.txt +7 -7
  6815. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-twilio-channel-details.txt +7 -7
  6816. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-web-channel-details.txt +7 -7
  6817. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-webhook-channel-details.txt +7 -7
  6818. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update.txt +7 -7
  6819. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-clone-digital-assistant-details.txt +7 -7
  6820. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-create-digital-assistant-version-details.txt +7 -7
  6821. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-create-new-digital-assistant-details.txt +7 -7
  6822. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-extend-digital-assistant-details.txt +7 -7
  6823. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create.txt +7 -7
  6824. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/delete.txt +7 -7
  6825. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/get.txt +7 -7
  6826. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/list.txt +7 -7
  6827. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/publish.txt +7 -7
  6828. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/update.txt +7 -7
  6829. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/configure.txt +7 -7
  6830. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/get.txt +7 -7
  6831. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/list.txt +7 -7
  6832. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/update.txt +7 -7
  6833. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/change-compartment.txt +7 -7
  6834. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/create.txt +7 -7
  6835. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/delete.txt +7 -7
  6836. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/get.txt +7 -7
  6837. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/list.txt +7 -7
  6838. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/update.txt +7 -7
  6839. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/create.txt +7 -7
  6840. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/delete.txt +7 -7
  6841. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/get.txt +7 -7
  6842. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/list.txt +7 -7
  6843. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/create.txt +7 -7
  6844. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/delete.txt +7 -7
  6845. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/get.txt +7 -7
  6846. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/list.txt +7 -7
  6847. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/bulk-create-skill-entities.txt +7 -7
  6848. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/cascading-delete-skill-custom-entities.txt +7 -7
  6849. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-clone-skill-details.txt +7 -7
  6850. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-create-new-skill-details.txt +7 -7
  6851. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-create-skill-version-details.txt +7 -7
  6852. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-extend-skill-details.txt +7 -7
  6853. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create.txt +7 -7
  6854. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/delete.txt +7 -7
  6855. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/export-digital-assistant.txt +7 -7
  6856. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/export.txt +7 -7
  6857. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/get.txt +7 -7
  6858. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/list.txt +7 -7
  6859. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/publish.txt +7 -7
  6860. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/train.txt +7 -7
  6861. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/update.txt +7 -7
  6862. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/create.txt +7 -7
  6863. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/delete.txt +7 -7
  6864. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/get.txt +7 -7
  6865. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/list.txt +7 -7
  6866. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/update.txt +7 -7
  6867. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/create.txt +7 -7
  6868. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/delete.txt +7 -7
  6869. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/get.txt +7 -7
  6870. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/list.txt +7 -7
  6871. oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/update.txt +7 -7
  6872. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/create.txt +7 -7
  6873. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/delete.txt +7 -7
  6874. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/get.txt +7 -7
  6875. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/update.txt +7 -7
  6876. oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment-collection/list-oda-instance-attachments.txt +7 -7
  6877. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/create.txt +7 -7
  6878. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/delete.txt +7 -7
  6879. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/get.txt +7 -7
  6880. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/list.txt +7 -7
  6881. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/update.txt +7 -7
  6882. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/package/get.txt +7 -7
  6883. oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/package/list.txt +7 -7
  6884. oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request/get.txt +7 -7
  6885. oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request/list.txt +7 -7
  6886. oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request-error/list.txt +7 -7
  6887. oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request-log-entry/list.txt +7 -7
  6888. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-materials/get.txt +7 -7
  6889. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request/create.txt +7 -7
  6890. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request/get.txt +7 -7
  6891. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request/handle.txt +7 -7
  6892. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request-ext/get-access-request-internal.txt +7 -7
  6893. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-requests/export-access-requests.txt +7 -7
  6894. oci_cli/help_text_producer/data_files/text/cmdref/oma/access-requests/list.txt +7 -7
  6895. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/change-compartment.txt +7 -7
  6896. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/create.txt +7 -7
  6897. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/delete.txt +7 -7
  6898. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/get.txt +7 -7
  6899. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/update.txt +7 -7
  6900. oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-templates/list.txt +7 -7
  6901. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/change-compartment.txt +7 -7
  6902. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/create.txt +7 -7
  6903. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/delete.txt +7 -7
  6904. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/get.txt +7 -7
  6905. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/update.txt +7 -7
  6906. oci_cli/help_text_producer/data_files/text/cmdref/oma/lockboxes/list.txt +7 -7
  6907. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request/cancel.txt +7 -7
  6908. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request/get.txt +7 -7
  6909. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request/list.txt +7 -7
  6910. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request-error/list.txt +7 -7
  6911. oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request-log/list.txt +7 -7
  6912. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/billing-schedule/billing-schedule-summary/list-billing-schedules.txt +7 -7
  6913. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/commitment/commitment/get.txt +7 -7
  6914. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/commitment/commitment/list.txt +7 -7
  6915. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/computed-usage/aggregated-computed-usage-summary/list-aggregated-computed-usages.txt +7 -7
  6916. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/computed-usage/computed-usage/get.txt +7 -7
  6917. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/computed-usage/computed-usage/list.txt +7 -7
  6918. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/invoice-summary/invoice/list.txt +7 -7
  6919. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/invoice-summary/invoiceline-computed-usage/list.txt +7 -7
  6920. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/organization-subscription/organization-subscription/list.txt +7 -7
  6921. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/ratecard/rate-card/list.txt +7 -7
  6922. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/subscribed-service/subscribed-service/get.txt +7 -7
  6923. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/subscribed-service/subscribed-service/list.txt +7 -7
  6924. oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/subscription/subscription/list.txt +7 -7
  6925. oci_cli/help_text_producer/data_files/text/cmdref/ons/message/publish.txt +7 -7
  6926. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/change-compartment.txt +7 -7
  6927. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/confirm.txt +7 -7
  6928. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/create.txt +7 -7
  6929. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/delete.txt +7 -7
  6930. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/get.txt +7 -7
  6931. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/list.txt +7 -7
  6932. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/resend-confirmation.txt +7 -7
  6933. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/unsubscribe.txt +7 -7
  6934. oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/update.txt +7 -7
  6935. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/change-compartment.txt +7 -7
  6936. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/create.txt +7 -7
  6937. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/delete.txt +7 -7
  6938. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/get.txt +7 -7
  6939. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/list.txt +7 -7
  6940. oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/update.txt +7 -7
  6941. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/change-compartment.txt +7 -7
  6942. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/create.txt +7 -7
  6943. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/delete.txt +7 -7
  6944. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/get.txt +7 -7
  6945. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/start.txt +7 -7
  6946. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/stop.txt +7 -7
  6947. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/update.txt +7 -7
  6948. oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance-collection/list-opa-instances.txt +7 -7
  6949. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request/cancel.txt +7 -7
  6950. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request/get.txt +7 -7
  6951. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request/list.txt +7 -7
  6952. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request-error/list.txt +7 -7
  6953. oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request-log-entry/list-work-request-logs.txt +7 -7
  6954. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/approve.txt +7 -7
  6955. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/get.txt +7 -7
  6956. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/interaction-request.txt +7 -7
  6957. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/list-access-request-histories.txt +7 -7
  6958. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/list-interactions.txt +7 -7
  6959. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/list.txt +7 -7
  6960. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/reject.txt +7 -7
  6961. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/review.txt +7 -7
  6962. oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/revoke.txt +7 -7
  6963. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-action/get.txt +7 -7
  6964. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-action/list.txt +7 -7
  6965. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/change-compartment.txt +7 -7
  6966. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/create.txt +7 -7
  6967. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/delete.txt +7 -7
  6968. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/get.txt +7 -7
  6969. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/list.txt +7 -7
  6970. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/update.txt +7 -7
  6971. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/change-compartment.txt +7 -7
  6972. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/create.txt +7 -7
  6973. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/delete.txt +7 -7
  6974. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/get-assignment-validation-status.txt +7 -7
  6975. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/get.txt +7 -7
  6976. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/list.txt +7 -7
  6977. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/update.txt +7 -7
  6978. oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/validate-operator-assignment.txt +7 -7
  6979. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/delete.txt +7 -7
  6980. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/get.txt +7 -7
  6981. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/list.txt +7 -7
  6982. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/update.txt +7 -7
  6983. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/backup.txt +7 -7
  6984. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/configureoutboundcluster.txt +7 -7
  6985. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/create.txt +7 -7
  6986. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/delete.txt +7 -7
  6987. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/get.txt +7 -7
  6988. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/list-versions.txt +7 -7
  6989. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/list.txt +7 -7
  6990. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/resizehorizontal.txt +7 -7
  6991. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/resizevertical.txt +7 -7
  6992. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/restore.txt +7 -7
  6993. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/shapes-details/list.txt +7 -7
  6994. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/update.txt +7 -7
  6995. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/upgrade.txt +7 -7
  6996. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request/get.txt +7 -7
  6997. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request/list.txt +7 -7
  6998. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request-error/list.txt +7 -7
  6999. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request-log-entry/list.txt +7 -7
  7000. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/create.txt +7 -7
  7001. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/delete.txt +7 -7
  7002. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/get.txt +7 -7
  7003. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/list.txt +7 -7
  7004. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/update.txt +7 -7
  7005. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/delete.txt +7 -7
  7006. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/get.txt +7 -7
  7007. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/head.txt +7 -7
  7008. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/list.txt +7 -7
  7009. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/put.txt +7 -7
  7010. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/change.txt +7 -7
  7011. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/create.txt +7 -7
  7012. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/delete.txt +7 -7
  7013. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/disable.txt +7 -7
  7014. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/enable.txt +7 -7
  7015. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/get.txt +7 -7
  7016. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/list.txt +7 -7
  7017. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/update.txt +7 -7
  7018. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/create.txt +7 -7
  7019. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/delete.txt +7 -7
  7020. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get-awr-database-report.txt +7 -7
  7021. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get-awr-database-sql-report.txt +7 -7
  7022. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get-awr-report.txt +7 -7
  7023. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get.txt +7 -7
  7024. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list-awr-database-snapshots.txt +7 -7
  7025. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list-awr-databases.txt +7 -7
  7026. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list-awr-snapshots.txt +7 -7
  7027. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list.txt +7 -7
  7028. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-cpu-usages.txt +7 -7
  7029. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-metrics.txt +7 -7
  7030. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-parameter-changes.txt +7 -7
  7031. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-parameters.txt +7 -7
  7032. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-snapshot-ranges.txt +7 -7
  7033. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-sysstats.txt +7 -7
  7034. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-top-wait-events.txt +7 -7
  7035. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-wait-event-buckets.txt +7 -7
  7036. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-wait-events.txt +7 -7
  7037. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-sources-summaries.txt +7 -7
  7038. oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/update.txt +7 -7
  7039. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-autonomous-database-insight-advanced-features-credential-by-iam.txt +7 -7
  7040. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-autonomous-database-insight-advanced-features-credential-by-vault.txt +7 -7
  7041. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-external-mysql.txt +7 -7
  7042. 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 -7
  7043. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-autonomous-database-insight-connection-credential-by-vault.txt +7 -7
  7044. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-autonomous-database-insight-connection-credentials-by-source.txt +7 -7
  7045. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-cloud-database-insight-connection-credential-by-iam.txt +7 -7
  7046. 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 -7
  7047. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-cloud-database-insight-connection-credential-by-vault.txt +7 -7
  7048. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-pe-comanaged-database-detail.txt +7 -7
  7049. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change.txt +7 -7
  7050. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-autonomous-database.txt +7 -7
  7051. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-em-external-db.txt +7 -7
  7052. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-external-mysql-database-insight.txt +7 -7
  7053. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-macs-managed-autonomous-database-insight.txt +7 -7
  7054. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-macs-managed-cloud-database-insight.txt +7 -7
  7055. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-mds-my-sql-database.txt +7 -7
  7056. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-pe-comanged-database.txt +7 -7
  7057. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/delete.txt +7 -7
  7058. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/disable-autonomous-database-insight-advanced-features.txt +7 -7
  7059. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/disable.txt +7 -7
  7060. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-autonomous-database-insight-advanced-features-credential-by-iam.txt +7 -7
  7061. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-autonomous-database-insight-advanced-features-credential-by-vault.txt +7 -7
  7062. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-autonomous-database.txt +7 -7
  7063. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-em-external-db.txt +7 -7
  7064. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-external-mysql-database-insight.txt +7 -7
  7065. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-macs-managed-autonomous-database-insight.txt +7 -7
  7066. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-macs-managed-cloud-database-insight.txt +7 -7
  7067. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-mds-my-sql-database.txt +7 -7
  7068. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-pe-comanaged-database.txt +7 -7
  7069. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/get.txt +7 -7
  7070. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-addm-reports.txt +7 -7
  7071. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-database-configuration.txt +7 -7
  7072. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-my-sql-sql-stats.txt +7 -7
  7073. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-my-sql-sql-text.txt +7 -7
  7074. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-bucket.txt +7 -7
  7075. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-plan-lines.txt +7 -7
  7076. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-stats.txt +7 -7
  7077. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-text.txt +7 -7
  7078. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-finding-categories.txt +7 -7
  7079. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-findings-time-series.txt +7 -7
  7080. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-parameter-categories.txt +7 -7
  7081. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-recommendation-categories.txt +7 -7
  7082. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-recommendations-time-series.txt +7 -7
  7083. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-dbs.txt +7 -7
  7084. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-database-configurations.txt +7 -7
  7085. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-sql-plans.txt +7 -7
  7086. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-sql-searches.txt +7 -7
  7087. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-sql-texts.txt +7 -7
  7088. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list.txt +7 -7
  7089. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-findings.txt +7 -7
  7090. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-parameter-changes.txt +7 -7
  7091. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-parameters.txt +7 -7
  7092. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-recommendations.txt +7 -7
  7093. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-schema-objects.txt +7 -7
  7094. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-sql-statements.txt +7 -7
  7095. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-capacity-trend.txt +7 -7
  7096. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-forecast-trend.txt +7 -7
  7097. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-statistics.txt +7 -7
  7098. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage-trend.txt +7 -7
  7099. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage.txt +7 -7
  7100. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-utilization-insight.txt +7 -7
  7101. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-tablespace-usage-trend.txt +7 -7
  7102. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-insights.txt +7 -7
  7103. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-plan-insights.txt +7 -7
  7104. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-response-time-distributions.txt +7 -7
  7105. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics-time-series-by-plan.txt +7 -7
  7106. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics-time-series.txt +7 -7
  7107. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics.txt +7 -7
  7108. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/synchronize-autonomous-database-to-exadata.txt +7 -7
  7109. 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 -7
  7110. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/test-macs-managed-cloud-database-insight-connection-credential-by-iam.txt +7 -7
  7111. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/test-macs-managed-cloud-database-insight-connection-credential-by-vault.txt +7 -7
  7112. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-autonomous-db.txt +7 -7
  7113. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-em-external-db.txt +7 -7
  7114. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-external-mysql-database-insight.txt +7 -7
  7115. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-macs-external-db.txt +7 -7
  7116. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-macs-managed-autonomous-database-insight.txt +7 -7
  7117. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-macs-managed-cloud-database-insight.txt +7 -7
  7118. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-mds-my-sql-database.txt +7 -7
  7119. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-pe-comanaged-database.txt +7 -7
  7120. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/change.txt +7 -7
  7121. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/create.txt +7 -7
  7122. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/delete.txt +7 -7
  7123. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/get.txt +7 -7
  7124. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/list-importable-enterprise-manager-entities.txt +7 -7
  7125. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/list.txt +7 -7
  7126. oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/update.txt +7 -7
  7127. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/add-em-external-exadata-members.txt +7 -7
  7128. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/add-macs-managed-cloud-exadata-insight-members.txt +7 -7
  7129. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/add-pe-comanaged-exadata-members.txt +7 -7
  7130. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/change.txt +7 -7
  7131. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/create-em-external-exadata.txt +7 -7
  7132. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/create-macs-managed-cloud-exadata-insight.txt +7 -7
  7133. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/create-pe-comanaged-exadata.txt +7 -7
  7134. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/delete.txt +7 -7
  7135. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/disable.txt +7 -7
  7136. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/enable-em-external-exadata.txt +7 -7
  7137. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/enable-macs-managed-cloud-exadata-insight.txt +7 -7
  7138. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/enable-pe-comanaged-exadata.txt +7 -7
  7139. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/get.txt +7 -7
  7140. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/list-exadata-configurations.txt +7 -7
  7141. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/list.txt +7 -7
  7142. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-capacity-trend-aggregated.txt +7 -7
  7143. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-capacity-trend.txt +7 -7
  7144. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-forecast-trend-aggregated.txt +7 -7
  7145. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-forecast-trend.txt +7 -7
  7146. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-statistics.txt +7 -7
  7147. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-usage-aggregated.txt +7 -7
  7148. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-usage.txt +7 -7
  7149. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-utilization-insight.txt +7 -7
  7150. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-members.txt +7 -7
  7151. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/update-em-external-exadata.txt +7 -7
  7152. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/update-macs-managed-cloud-exadata-insight.txt +7 -7
  7153. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/update-pe-comanaged-exadata.txt +7 -7
  7154. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/change.txt +7 -7
  7155. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/create-em-external-host.txt +7 -7
  7156. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/create-macs-cloud-host.txt +7 -7
  7157. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/create-macs-external-host.txt +7 -7
  7158. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/delete.txt +7 -7
  7159. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/disable.txt +7 -7
  7160. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/enable-em-external-host.txt +7 -7
  7161. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/enable-macs-cloud-host.txt +7 -7
  7162. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/enable-macs-external-host.txt +7 -7
  7163. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/get.txt +7 -7
  7164. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/ingest-host-configuration.txt +7 -7
  7165. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/ingest-host-metrics.txt +7 -7
  7166. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-host-configurations.txt +7 -7
  7167. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-hosted-entities.txt +7 -7
  7168. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-importable-agent-entities.txt +7 -7
  7169. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-macs-cloud-hosts.txt +7 -7
  7170. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list.txt +7 -7
  7171. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-disk-statistics.txt +7 -7
  7172. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-capacity-trend.txt +7 -7
  7173. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-forecast-trend.txt +7 -7
  7174. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-statistics.txt +7 -7
  7175. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-usage-trend.txt +7 -7
  7176. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-usage.txt +7 -7
  7177. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-utilization-insight.txt +7 -7
  7178. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-recommendation.txt +7 -7
  7179. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-io-usage-trend.txt +7 -7
  7180. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-network-usage-trend.txt +7 -7
  7181. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-storage-usage-trend.txt +7 -7
  7182. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-top-processes-usage-trend.txt +7 -7
  7183. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-em-external-host.txt +7 -7
  7184. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-host-insight-update-pe-comanaged-host-insight-details.txt +7 -7
  7185. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-macs-cloud-host.txt +7 -7
  7186. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-macs-external-host.txt +7 -7
  7187. oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-macs-managed-database-host-insight.txt +7 -7
  7188. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/change.txt +7 -7
  7189. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/create.txt +7 -7
  7190. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/delete.txt +7 -7
  7191. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/get.txt +7 -7
  7192. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/list.txt +7 -7
  7193. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/update.txt +7 -7
  7194. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/create.txt +7 -7
  7195. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/delete.txt +7 -7
  7196. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/get.txt +7 -7
  7197. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/list.txt +7 -7
  7198. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/update.txt +7 -7
  7199. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/change.txt +7 -7
  7200. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/create.txt +7 -7
  7201. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/delete.txt +7 -7
  7202. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/download-warehouse-wallet.txt +7 -7
  7203. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/get.txt +7 -7
  7204. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/list.txt +7 -7
  7205. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/rotate-warehouse-wallet.txt +7 -7
  7206. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/summarize-operations-insights-warehouse-resource-usage.txt +7 -7
  7207. oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/update.txt +7 -7
  7208. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/change.txt +7 -7
  7209. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/create-opsi-ux-configuration-details.txt +7 -7
  7210. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/delete.txt +7 -7
  7211. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/get.txt +7 -7
  7212. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/list.txt +7 -7
  7213. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/summarize-configuration-items.txt +7 -7
  7214. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/update-opsi-ux-configuration-details.txt +7 -7
  7215. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/get.txt +7 -7
  7216. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/list.txt +7 -7
  7217. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/query-data-standard-query.txt +7 -7
  7218. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/query-data-templatized-query.txt +7 -7
  7219. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/change-compartment.txt +7 -7
  7220. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/create.txt +7 -7
  7221. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/delete.txt +7 -7
  7222. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/get.txt +7 -7
  7223. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/list.txt +7 -7
  7224. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/update.txt +7 -7
  7225. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-warehouse-data-objects/list.txt +7 -7
  7226. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-warehouse-data-objects/query-warehouse-data-standard-query.txt +7 -7
  7227. oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-warehouse-data-objects/query-warehouse-data-templatized-query.txt +7 -7
  7228. oci_cli/help_text_producer/data_files/text/cmdref/opsi/work-requests/get.txt +7 -7
  7229. oci_cli/help_text_producer/data_files/text/cmdref/opsi/work-requests/list.txt +7 -7
  7230. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/category/get.txt +7 -7
  7231. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/category-summary/list.txt +7 -7
  7232. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/enrollment-status/get.txt +7 -7
  7233. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/enrollment-status/update.txt +7 -7
  7234. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/enrollment-status-summary/list.txt +7 -7
  7235. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/history-summary/list.txt +7 -7
  7236. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/create.txt +7 -7
  7237. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/delete.txt +7 -7
  7238. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/get.txt +7 -7
  7239. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/update.txt +7 -7
  7240. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile-level-summary/list-profile-levels.txt +7 -7
  7241. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile-summary/list.txt +7 -7
  7242. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/queryable-field-summary/list-resource-action-queryable-fields.txt +7 -7
  7243. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation/bulk-apply.txt +7 -7
  7244. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation/get.txt +7 -7
  7245. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation/update.txt +7 -7
  7246. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation-strategy-summary/list-recommendation-strategies.txt +7 -7
  7247. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation-summary/list.txt +7 -7
  7248. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action/get.txt +7 -7
  7249. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action/update.txt +7 -7
  7250. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action-summary/filter-resource-actions.txt +7 -7
  7251. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action-summary/list.txt +7 -7
  7252. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request/get.txt +7 -7
  7253. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request/list.txt +7 -7
  7254. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request-error/list.txt +7 -7
  7255. oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request-log-entry/list.txt +7 -7
  7256. oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/get.txt +7 -7
  7257. oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/list.txt +7 -7
  7258. oci_cli/help_text_producer/data_files/text/cmdref/organizations/child-tenancy/create.txt +7 -7
  7259. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/create.txt +7 -7
  7260. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/delete.txt +7 -7
  7261. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/get.txt +7 -7
  7262. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/list.txt +7 -7
  7263. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/update.txt +7 -7
  7264. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/create.txt +7 -7
  7265. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/delete.txt +7 -7
  7266. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/get.txt +7 -7
  7267. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/list.txt +7 -7
  7268. oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/update.txt +7 -7
  7269. oci_cli/help_text_producer/data_files/text/cmdref/organizations/governance/organization-tenancy/add.txt +7 -7
  7270. oci_cli/help_text_producer/data_files/text/cmdref/organizations/governance/organization-tenancy/remove.txt +7 -7
  7271. oci_cli/help_text_producer/data_files/text/cmdref/organizations/link/delete.txt +7 -7
  7272. oci_cli/help_text_producer/data_files/text/cmdref/organizations/link/get.txt +7 -7
  7273. oci_cli/help_text_producer/data_files/text/cmdref/organizations/link/list.txt +7 -7
  7274. oci_cli/help_text_producer/data_files/text/cmdref/organizations/order/activate.txt +7 -7
  7275. oci_cli/help_text_producer/data_files/text/cmdref/organizations/order/get.txt +7 -7
  7276. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/get.txt +7 -7
  7277. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/list-organization-tenancies.txt +7 -7
  7278. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/list.txt +7 -7
  7279. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/update.txt +7 -7
  7280. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/approve-organization-tenancy-for-transfer.txt +7 -7
  7281. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/delete.txt +7 -7
  7282. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/get.txt +7 -7
  7283. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/restore.txt +7 -7
  7284. oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/unapprove-organization-tenancy-for-transfer.txt +7 -7
  7285. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/accept.txt +7 -7
  7286. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/get.txt +7 -7
  7287. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/ignore.txt +7 -7
  7288. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/list.txt +7 -7
  7289. oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/update.txt +7 -7
  7290. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/cancel.txt +7 -7
  7291. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/create.txt +7 -7
  7292. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/get.txt +7 -7
  7293. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/list.txt +7 -7
  7294. oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/update.txt +7 -7
  7295. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/get.txt +7 -7
  7296. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list-available-regions.txt +7 -7
  7297. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list.txt +7 -7
  7298. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/create.txt +7 -7
  7299. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/delete.txt +7 -7
  7300. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/get.txt +7 -7
  7301. oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/list.txt +7 -7
  7302. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt +7 -7
  7303. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt +7 -7
  7304. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.txt} +12 -12
  7305. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  7306. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry/list.txt +7 -7
  7307. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +1 -1
  7308. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/create.txt +7 -7
  7309. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/delete.txt +7 -7
  7310. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/get.txt +7 -7
  7311. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/list.txt +7 -7
  7312. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/reencrypt.txt +7 -7
  7313. oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/update.txt +7 -7
  7314. oci_cli/help_text_producer/data_files/text/cmdref/os/multipart/abort.txt +7 -7
  7315. oci_cli/help_text_producer/data_files/text/cmdref/os/multipart/list.txt +7 -7
  7316. oci_cli/help_text_producer/data_files/text/cmdref/os/ns/get-metadata.txt +7 -7
  7317. oci_cli/help_text_producer/data_files/text/cmdref/os/ns/get.txt +7 -7
  7318. oci_cli/help_text_producer/data_files/text/cmdref/os/ns/update-metadata.txt +7 -7
  7319. oci_cli/help_text_producer/data_files/text/cmdref/os/object/batch-delete.txt +7 -7
  7320. oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-delete-versions.txt +7 -7
  7321. oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-delete.txt +7 -7
  7322. oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-download.txt +7 -7
  7323. oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-upload.txt +7 -7
  7324. oci_cli/help_text_producer/data_files/text/cmdref/os/object/copy.txt +7 -7
  7325. oci_cli/help_text_producer/data_files/text/cmdref/os/object/delete.txt +7 -7
  7326. oci_cli/help_text_producer/data_files/text/cmdref/os/object/get.txt +7 -7
  7327. oci_cli/help_text_producer/data_files/text/cmdref/os/object/head.txt +7 -7
  7328. oci_cli/help_text_producer/data_files/text/cmdref/os/object/list-object-versions.txt +7 -7
  7329. oci_cli/help_text_producer/data_files/text/cmdref/os/object/list.txt +7 -7
  7330. oci_cli/help_text_producer/data_files/text/cmdref/os/object/put.txt +7 -7
  7331. oci_cli/help_text_producer/data_files/text/cmdref/os/object/reencrypt.txt +7 -7
  7332. oci_cli/help_text_producer/data_files/text/cmdref/os/object/rename.txt +7 -7
  7333. oci_cli/help_text_producer/data_files/text/cmdref/os/object/restore-status.txt +7 -7
  7334. oci_cli/help_text_producer/data_files/text/cmdref/os/object/restore.txt +7 -7
  7335. oci_cli/help_text_producer/data_files/text/cmdref/os/object/resume-put.txt +7 -7
  7336. oci_cli/help_text_producer/data_files/text/cmdref/os/object/sync.txt +7 -7
  7337. oci_cli/help_text_producer/data_files/text/cmdref/os/object/update-storage-tier.txt +7 -7
  7338. oci_cli/help_text_producer/data_files/text/cmdref/os/object-lifecycle-policy/delete.txt +7 -7
  7339. oci_cli/help_text_producer/data_files/text/cmdref/os/object-lifecycle-policy/get.txt +7 -7
  7340. oci_cli/help_text_producer/data_files/text/cmdref/os/object-lifecycle-policy/put.txt +7 -7
  7341. oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/create.txt +7 -7
  7342. oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/delete.txt +7 -7
  7343. oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/get.txt +7 -7
  7344. oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/list.txt +7 -7
  7345. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/create.txt +7 -7
  7346. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/delete.txt +7 -7
  7347. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/get.txt +7 -7
  7348. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/list.txt +7 -7
  7349. oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/update.txt +7 -7
  7350. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/create-replication-policy.txt +7 -7
  7351. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/delete-replication-policy.txt +7 -7
  7352. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/get-replication-policy.txt +7 -7
  7353. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/list-replication-policies.txt +7 -7
  7354. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/list-replication-sources.txt +7 -7
  7355. oci_cli/help_text_producer/data_files/text/cmdref/os/replication/make-bucket-writable.txt +7 -7
  7356. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/create.txt +7 -7
  7357. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/delete.txt +7 -7
  7358. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/get.txt +7 -7
  7359. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/list.txt +7 -7
  7360. oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/update.txt +7 -7
  7361. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/cancel.txt +7 -7
  7362. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/get.txt +7 -7
  7363. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/list.txt +7 -7
  7364. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request-error/list.txt +7 -7
  7365. oci_cli/help_text_producer/data_files/text/cmdref/os/work-request-log-entry/list.txt +7 -7
  7366. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/change-compartment.txt +7 -7
  7367. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/delete-event-content.txt +7 -7
  7368. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/delete.txt +7 -7
  7369. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/get-event-content.txt +7 -7
  7370. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/get.txt +7 -7
  7371. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/import-event-content.txt +7 -7
  7372. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/list.txt +7 -7
  7373. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/update.txt +7 -7
  7374. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/install-all-windows-updates-in-compartment.txt +7 -7
  7375. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/change-compartment.txt +7 -7
  7376. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/create.txt +7 -7
  7377. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/delete.txt +7 -7
  7378. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/get.txt +7 -7
  7379. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/list.txt +7 -7
  7380. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/update.txt +7 -7
  7381. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/attach-managed-instance.txt +7 -7
  7382. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/detach-managed-instance.txt +7 -7
  7383. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/get.txt +7 -7
  7384. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/list-installed-packages.txt +7 -7
  7385. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/list.txt +7 -7
  7386. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/promote-software-source.txt +7 -7
  7387. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/reboot.txt +7 -7
  7388. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/associate-managed-instances-with-management-station.txt +7 -7
  7389. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/attach-profile.txt +7 -7
  7390. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/attach-software-sources.txt +7 -7
  7391. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/delete.txt +7 -7
  7392. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/detach-profile.txt +7 -7
  7393. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/detach-software-sources.txt +7 -7
  7394. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/disable-module-stream.txt +7 -7
  7395. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/enable-module-stream.txt +7 -7
  7396. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/get-analytic-content.txt +7 -7
  7397. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/get-content.txt +7 -7
  7398. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/get.txt +7 -7
  7399. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/install-module-profile.txt +7 -7
  7400. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/install-packages.txt +7 -7
  7401. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/install-windows-updates.txt +7 -7
  7402. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-available-packages.txt +7 -7
  7403. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-available-software-sources.txt +7 -7
  7404. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-available-windows-updates.txt +7 -7
  7405. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-errata.txt +7 -7
  7406. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-installed-packages.txt +7 -7
  7407. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-installed-windows-updates.txt +7 -7
  7408. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-modules.txt +7 -7
  7409. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-updatable-packages.txt +7 -7
  7410. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list.txt +7 -7
  7411. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/reboot.txt +7 -7
  7412. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/refresh-software.txt +7 -7
  7413. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/remove-module-profile.txt +7 -7
  7414. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/remove-packages.txt +7 -7
  7415. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/summarize-analytics.txt +7 -7
  7416. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/switch-module-stream.txt +7 -7
  7417. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/update-packages.txt +7 -7
  7418. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/update.txt +7 -7
  7419. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/attach-managed-instances.txt +7 -7
  7420. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/attach-software-sources.txt +7 -7
  7421. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/change-compartment.txt +7 -7
  7422. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/create.txt +7 -7
  7423. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/delete.txt +7 -7
  7424. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/detach-managed-instances.txt +7 -7
  7425. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/detach-software-sources.txt +7 -7
  7426. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/disable-module-stream.txt +7 -7
  7427. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/enable-module-stream.txt +7 -7
  7428. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/get.txt +7 -7
  7429. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/install-module-profile.txt +7 -7
  7430. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/install-packages.txt +7 -7
  7431. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/install-windows-updates.txt +7 -7
  7432. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-available-modules.txt +7 -7
  7433. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-available-packages.txt +7 -7
  7434. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-available-software-sources.txt +7 -7
  7435. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-installed-packages.txt +7 -7
  7436. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-modules.txt +7 -7
  7437. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list.txt +7 -7
  7438. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/reboot.txt +7 -7
  7439. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/remove-module-profile.txt +7 -7
  7440. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/remove-packages.txt +7 -7
  7441. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/switch-module-stream.txt +7 -7
  7442. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/update-all-packages.txt +7 -7
  7443. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/update.txt +7 -7
  7444. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/change-compartment.txt +7 -7
  7445. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/create.txt +7 -7
  7446. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/delete.txt +7 -7
  7447. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/get.txt +7 -7
  7448. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/list-mirrors.txt +7 -7
  7449. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/list.txt +7 -7
  7450. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/refresh-management-station-config.txt +7 -7
  7451. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/sync-mirrors.txt +7 -7
  7452. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/sync-single-mirrors.txt +7 -7
  7453. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/update.txt +7 -7
  7454. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-lifecycle-stage.txt +7 -7
  7455. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-managed-instance-group.txt +7 -7
  7456. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-management-station.txt +7 -7
  7457. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-software-sources.txt +7 -7
  7458. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/change-compartment.txt +7 -7
  7459. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-group-profile.txt +7 -7
  7460. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-lifecycle-profile.txt +7 -7
  7461. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-software-source-profile.txt +7 -7
  7462. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-windows-stand-alone-profile.txt +7 -7
  7463. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/delete.txt +7 -7
  7464. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/detach-software-sources.txt +7 -7
  7465. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/get-profile-version.txt +7 -7
  7466. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/get.txt +7 -7
  7467. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/list-available-software-sources.txt +7 -7
  7468. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/list.txt +7 -7
  7469. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/update.txt +7 -7
  7470. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/change-compartment.txt +7 -7
  7471. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/create.txt +7 -7
  7472. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/delete.txt +7 -7
  7473. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/get.txt +7 -7
  7474. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/list.txt +7 -7
  7475. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/run-now.txt +7 -7
  7476. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/update.txt +7 -7
  7477. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/add-packages.txt +7 -7
  7478. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/change-availability.txt +7 -7
  7479. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/change-compartment.txt +7 -7
  7480. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-custom-swsrc.txt +7 -7
  7481. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-entitlement.txt +7 -7
  7482. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-private-swsrc.txt +7 -7
  7483. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-third-party-swsrc.txt +7 -7
  7484. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-versioned-custom-swsrc.txt +7 -7
  7485. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/delete.txt +7 -7
  7486. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/generate-metadata.txt +7 -7
  7487. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-erratum.txt +7 -7
  7488. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-module-profile.txt +7 -7
  7489. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-module-stream.txt +7 -7
  7490. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-package-group.txt +7 -7
  7491. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-software-package-by-name.txt +7 -7
  7492. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-software-package.txt +7 -7
  7493. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-software-source-manifest.txt +7 -7
  7494. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get.txt +7 -7
  7495. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-all-software-packages.txt +7 -7
  7496. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-available-software-packages.txt +7 -7
  7497. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-entitlements.txt +7 -7
  7498. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-errata.txt +7 -7
  7499. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-module-profiles.txt +7 -7
  7500. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-module-streams.txt +7 -7
  7501. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-package-groups.txt +7 -7
  7502. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-software-packages.txt +7 -7
  7503. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-software-source-vendors.txt +7 -7
  7504. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-software-sources-with-package.txt +7 -7
  7505. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list.txt +7 -7
  7506. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/remove-packages.txt +7 -7
  7507. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/replace-packages.txt +7 -7
  7508. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/replicate-vendor-swsrc.txt +7 -7
  7509. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/search-module-streams.txt +7 -7
  7510. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/search-modules.txt +7 -7
  7511. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/search-package-groups.txt +7 -7
  7512. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-custom-swsrc.txt +7 -7
  7513. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-private-swsrc.txt +7 -7
  7514. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-software-source-manifest.txt +7 -7
  7515. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-third-party-swsrc.txt +7 -7
  7516. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-versioned-custom-swsrc.txt +7 -7
  7517. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/update-all-packages-in-compartment.txt +7 -7
  7518. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/windows-update/get.txt +7 -7
  7519. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/windows-update/list-windows-updates.txt +7 -7
  7520. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/get.txt +7 -7
  7521. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/list-errors.txt +7 -7
  7522. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/list-logs.txt +7 -7
  7523. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/list.txt +7 -7
  7524. oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/rerun.txt +7 -7
  7525. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/address-rule-service/address-rule/get.txt +7 -7
  7526. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/address-service/address/get.txt +7 -7
  7527. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/address-service/address/verify.txt +7 -7
  7528. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/download-pdf-content.txt +7 -7
  7529. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/get.txt +7 -7
  7530. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/list-invoice-lines.txt +7 -7
  7531. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/list.txt +7 -7
  7532. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/pay.txt +7 -7
  7533. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/authorize-subscription-payment.txt +7 -7
  7534. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/get.txt +7 -7
  7535. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/list.txt +7 -7
  7536. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/pay.txt +7 -7
  7537. oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/update.txt +7 -7
  7538. oci_cli/help_text_producer/data_files/text/cmdref/osub-billing-schedule/billing-schedule-summary/list-billing-schedules.txt +7 -7
  7539. oci_cli/help_text_producer/data_files/text/cmdref/osub-organization-subscription/subscription/list-organization.txt +7 -7
  7540. oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/commitment/commitment/list.txt +7 -7
  7541. oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/commitment/commitment-detail/get-commitment.txt +7 -7
  7542. oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/ratecard/rate-card/list.txt +7 -7
  7543. oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/subscription/subscription/list.txt +7 -7
  7544. oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/get.txt +7 -7
  7545. oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/list.txt +7 -7
  7546. oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage-aggregated-summary/list-computed-usage-aggregateds.txt +7 -7
  7547. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +7 -7
  7548. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +7 -7
  7549. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +7 -7
  7550. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +7 -7
  7551. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +7 -7
  7552. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +7 -7
  7553. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +7 -7
  7554. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +7 -7
  7555. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +7 -7
  7556. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +7 -7
  7557. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +7 -7
  7558. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +7 -7
  7559. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/backup-copy.txt +7 -7
  7560. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/change-compartment.txt +7 -7
  7561. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/create.txt +7 -7
  7562. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/delete.txt +7 -7
  7563. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/get.txt +7 -7
  7564. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/update.txt +7 -7
  7565. oci_cli/help_text_producer/data_files/text/cmdref/psql/backup-collection/list-backups.txt +7 -7
  7566. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +7 -7
  7567. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +7 -7
  7568. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +7 -7
  7569. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +7 -7
  7570. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +7 -7
  7571. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +7 -7
  7572. oci_cli/help_text_producer/data_files/text/cmdref/psql/connection-details/get.txt +7 -7
  7573. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/change-compartment.txt +7 -7
  7574. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-backup-source-details.txt +7 -7
  7575. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-none-source-details.txt +7 -7
  7576. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-oci-optimized-storage-details.txt +7 -7
  7577. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create.txt +7 -7
  7578. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/delete.txt +7 -7
  7579. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/failover.txt +7 -7
  7580. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/get-primary-db-instance.txt +7 -7
  7581. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/get.txt +7 -7
  7582. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/patch.txt +7 -7
  7583. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/reset-master-user-password-plain-text-password-details.txt +7 -7
  7584. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/reset-master-user-password-vault-secret-password-details.txt +7 -7
  7585. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/reset-master-user-password.txt +7 -7
  7586. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/restart-db-instance-in.txt +7 -7
  7587. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/restore.txt +7 -7
  7588. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update-db-system-db-instance.txt +7 -7
  7589. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update.txt +7 -7
  7590. oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system-collection/list-db-systems.txt +7 -7
  7591. oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration/get.txt +7 -7
  7592. oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +7 -7
  7593. oci_cli/help_text_producer/data_files/text/cmdref/psql/shape-summary/list-shapes.txt +7 -7
  7594. oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/get.txt +7 -7
  7595. oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/list.txt +7 -7
  7596. oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request-error/list.txt +7 -7
  7597. oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request-log-entry/list-work-request-logs.txt +7 -7
  7598. oci_cli/help_text_producer/data_files/text/cmdref/queue/channels/list-channels.txt +7 -7
  7599. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/delete-message.txt +7 -7
  7600. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/delete-messages.txt +7 -7
  7601. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/get-messages.txt +7 -7
  7602. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/get-stats.txt +7 -7
  7603. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/put-messages.txt +7 -7
  7604. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/update-message.txt +7 -7
  7605. oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/update-messages.txt +7 -7
  7606. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/change-compartment.txt +7 -7
  7607. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/create.txt +7 -7
  7608. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/delete.txt +7 -7
  7609. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/get.txt +7 -7
  7610. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/list.txt +7 -7
  7611. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/purge.txt +7 -7
  7612. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/update.txt +7 -7
  7613. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request/get.txt +7 -7
  7614. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request/list.txt +7 -7
  7615. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request-error/list.txt +7 -7
  7616. oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request-log/list.txt +7 -7
  7617. oci_cli/help_text_producer/data_files/text/cmdref/raw-request.txt +7 -7
  7618. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/cancel-protected-database-deletion.txt +7 -7
  7619. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/change-compartment.txt +7 -7
  7620. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/change-protected-database-subscription.txt +7 -7
  7621. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/create.txt +7 -7
  7622. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/delete.txt +7 -7
  7623. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/fetch-protected-database-configuration.txt +7 -7
  7624. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/get.txt +7 -7
  7625. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/schedule-protected-database-deletion.txt +7 -7
  7626. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/update.txt +7 -7
  7627. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database-collection/list-protected-databases.txt +7 -7
  7628. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/change-compartment.txt +7 -7
  7629. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/create.txt +7 -7
  7630. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/delete.txt +7 -7
  7631. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/get.txt +7 -7
  7632. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/update.txt +7 -7
  7633. oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy-collection/list-protection-policies.txt +7 -7
  7634. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/change-compartment.txt +7 -7
  7635. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/create.txt +7 -7
  7636. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/delete.txt +7 -7
  7637. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/get.txt +7 -7
  7638. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/update.txt +7 -7
  7639. oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet-collection/list-recovery-service-subnets.txt +7 -7
  7640. oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request/get.txt +7 -7
  7641. oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-error-collection/list-work-request-errors.txt +7 -7
  7642. oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-log-entry-collection/list-work-request-logs.txt +7 -7
  7643. oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-summary-collection/list-work-requests.txt +7 -7
  7644. 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 -7
  7645. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +7 -7
  7646. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +7 -7
  7647. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +7 -7
  7648. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +7 -7
  7649. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +7 -7
  7650. 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 -7
  7651. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +7 -7
  7652. 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 -7
  7653. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/attached-oci-cache-cluster/list-attached-redis-clusters.txt +7 -7
  7654. 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 -7
  7655. 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 -7
  7656. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/create-oci-cache-user-details/create-oci-cache-user.txt +7 -7
  7657. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/change-compartment.txt +7 -7
  7658. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/delete.txt +7 -7
  7659. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/get.txt +7 -7
  7660. 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 -7
  7661. 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 -7
  7662. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/update.txt +7 -7
  7663. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user-summary/list-oci-cache-users.txt +7 -7
  7664. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/attached-oci-cache-user/list.txt +7 -7
  7665. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/node-summary/list-redis-cluster-nodes.txt +7 -7
  7666. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/attach.txt +7 -7
  7667. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/change-compartment.txt +7 -7
  7668. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +7 -7
  7669. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/delete.txt +7 -7
  7670. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/detach.txt +7 -7
  7671. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/get.txt +7 -7
  7672. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +7 -7
  7673. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster-summary/list-redis-clusters.txt +7 -7
  7674. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/cancel.txt +7 -7
  7675. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/get.txt +7 -7
  7676. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/list.txt +7 -7
  7677. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request-error/list.txt +7 -7
  7678. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request-log-entry/list-work-request-logs.txt +7 -7
  7679. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-identity/create-identity-token-details/create-identity-token.txt +7 -7
  7680. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/create.txt +7 -7
  7681. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/delete.txt +7 -7
  7682. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/get.txt +7 -7
  7683. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/list.txt +7 -7
  7684. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/change-compartment.txt +7 -7
  7685. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/create.txt +7 -7
  7686. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/delete.txt +7 -7
  7687. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/disable-oac.txt +7 -7
  7688. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/enable-oac.txt +7 -7
  7689. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/get.txt +7 -7
  7690. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/list.txt +7 -7
  7691. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/update.txt +7 -7
  7692. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/create.txt +7 -7
  7693. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/delete.txt +7 -7
  7694. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/get.txt +7 -7
  7695. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/list.txt +7 -7
  7696. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/update.txt +7 -7
  7697. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/cancel.txt +7 -7
  7698. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/get.txt +7 -7
  7699. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/list.txt +7 -7
  7700. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error/list.txt +7 -7
  7701. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry/list.txt +7 -7
  7702. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/associated-resource-summary/list-job-associated-resources.txt +7 -7
  7703. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/associated-resource-summary/list-stack-associated-resources.txt +7 -7
  7704. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/change-compartment.txt +7 -7
  7705. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-bitbucket-cloud-username-app-password-provider.txt +7 -7
  7706. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-bitbucket-server-access-token-provider.txt +7 -7
  7707. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-github-access-token-provider.txt +7 -7
  7708. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-gitlab-access-token-provider.txt +7 -7
  7709. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create.txt +7 -7
  7710. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/delete.txt +7 -7
  7711. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/get.txt +7 -7
  7712. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/list.txt +7 -7
  7713. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-bitbucket-cloud-username-app-password-provider.txt +7 -7
  7714. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-bitbucket-server-access-token-provider.txt +7 -7
  7715. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-github-access-token-provider.txt +7 -7
  7716. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-gitlab-access-token-provider.txt +7 -7
  7717. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update.txt +7 -7
  7718. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/cancel.txt +7 -7
  7719. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-apply-job.txt +7 -7
  7720. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-apply-rollback-job.txt +7 -7
  7721. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-destroy-job.txt +7 -7
  7722. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-import-tf-state-job.txt +7 -7
  7723. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-plan-job.txt +7 -7
  7724. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-plan-rollback-job.txt +7 -7
  7725. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create.txt +7 -7
  7726. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-detailed-log-content.txt +7 -7
  7727. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-logs-content.txt +7 -7
  7728. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-logs.txt +7 -7
  7729. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-config.txt +7 -7
  7730. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-plan.txt +7 -7
  7731. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-state.txt +7 -7
  7732. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get.txt +7 -7
  7733. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/list.txt +7 -7
  7734. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/update.txt +7 -7
  7735. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job-output-summary/list-job-outputs.txt +7 -7
  7736. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/change-compartment.txt +7 -7
  7737. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/create.txt +7 -7
  7738. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/delete.txt +7 -7
  7739. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/get-reachable-ip.txt +7 -7
  7740. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/get.txt +7 -7
  7741. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/list.txt +7 -7
  7742. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/update.txt +7 -7
  7743. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/change-compartment.txt +7 -7
  7744. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/code.txt +7 -7
  7745. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/copy.txt +7 -7
  7746. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-bitbucket-cloud.txt +7 -7
  7747. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-bitbucket-server.txt +7 -7
  7748. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-compartment.txt +7 -7
  7749. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-git-provider.txt +7 -7
  7750. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-object-storage.txt +7 -7
  7751. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-template.txt +7 -7
  7752. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-stack-create-dev-ops-config-source-details.txt +7 -7
  7753. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create.txt +7 -7
  7754. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/delete.txt +7 -7
  7755. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/detect-drift.txt +7 -7
  7756. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get-stack-tf-config.txt +7 -7
  7757. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get-stack-tf-state.txt +7 -7
  7758. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get.txt +7 -7
  7759. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-resource-discovery-services.txt +7 -7
  7760. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-resource-drift-details.txt +7 -7
  7761. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-terraform-versions.txt +7 -7
  7762. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list.txt +7 -7
  7763. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-bitbucket-cloud.txt +7 -7
  7764. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-git-provider.txt +7 -7
  7765. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-object-storage.txt +7 -7
  7766. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-stack-update-dev-ops-config-source-details.txt +7 -7
  7767. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update.txt +7 -7
  7768. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/change-compartment.txt +7 -7
  7769. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/create.txt +7 -7
  7770. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/delete.txt +7 -7
  7771. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get-template-logo.txt +7 -7
  7772. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get-template-tf-config.txt +7 -7
  7773. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get.txt +7 -7
  7774. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/list-template-categories.txt +7 -7
  7775. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/list.txt +7 -7
  7776. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/update.txt +7 -7
  7777. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/get.txt +7 -7
  7778. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list-work-request-errors.txt +7 -7
  7779. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list-work-request-logs.txt +7 -7
  7780. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list.txt +7 -7
  7781. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/resource-type-collection/list-resource-types.txt +7 -7
  7782. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/activate.txt +7 -7
  7783. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/change-compartment.txt +7 -7
  7784. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/create.txt +7 -7
  7785. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/deactivate.txt +7 -7
  7786. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/delete.txt +7 -7
  7787. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/get.txt +7 -7
  7788. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/list.txt +7 -7
  7789. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/update.txt +7 -7
  7790. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request/cancel.txt +7 -7
  7791. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request/get.txt +7 -7
  7792. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request/list.txt +7 -7
  7793. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request-error/list.txt +7 -7
  7794. oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request-log-entry/list-work-request-logs.txt +7 -7
  7795. oci_cli/help_text_producer/data_files/text/cmdref/rover/create-master-key-policy.txt +7 -7
  7796. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/cancel.txt +7 -7
  7797. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/get.txt +7 -7
  7798. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/list.txt +7 -7
  7799. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/start.txt +7 -7
  7800. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/create.txt +7 -7
  7801. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/delete.txt +7 -7
  7802. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/get.txt +7 -7
  7803. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/list.txt +7 -7
  7804. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/update.txt +7 -7
  7805. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/cancel.txt +7 -7
  7806. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/create.txt +7 -7
  7807. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/get.txt +7 -7
  7808. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/list.txt +7 -7
  7809. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/view-summary.txt +7 -7
  7810. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/get-import-history.txt +7 -7
  7811. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/get-import-status.txt +7 -7
  7812. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/import-bundle.txt +7 -7
  7813. oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/upload-bundle.txt +7 -7
  7814. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/add-workload.txt +7 -7
  7815. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/ca-bundle/get.txt +7 -7
  7816. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate/create.txt +7 -7
  7817. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate/get-leaf-certificate.txt +7 -7
  7818. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate/update.txt +7 -7
  7819. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate-authority/update-root-ca.txt +7 -7
  7820. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/change-compartment.txt +7 -7
  7821. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/create.txt +7 -7
  7822. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/delete-workload.txt +7 -7
  7823. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/delete.txt +7 -7
  7824. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/get-certificate.txt +7 -7
  7825. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/get-encryption-key.txt +7 -7
  7826. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/list-workload.txt +7 -7
  7827. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/list.txt +7 -7
  7828. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/request-approval.txt +7 -7
  7829. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle/copy-to-customer.txt +7 -7
  7830. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle/get-status.txt +7 -7
  7831. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle-request/list.txt +7 -7
  7832. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle-version/get.txt +7 -7
  7833. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/set-secrets.txt +7 -7
  7834. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/setup-identity.txt +7 -7
  7835. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/show.txt +7 -7
  7836. oci_cli/help_text_producer/data_files/text/cmdref/rover/node/update.txt +7 -7
  7837. oci_cli/help_text_producer/data_files/text/cmdref/rover/shape/list.txt +7 -7
  7838. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/add-workload.txt +7 -7
  7839. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/change-compartment.txt +7 -7
  7840. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/create.txt +7 -7
  7841. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/delete-workload.txt +7 -7
  7842. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/delete.txt +7 -7
  7843. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/get-certificate.txt +7 -7
  7844. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/list-workloads.txt +7 -7
  7845. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/list.txt +7 -7
  7846. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/request-approval.txt +7 -7
  7847. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle/copy-to-customer.txt +7 -7
  7848. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle/get-status.txt +7 -7
  7849. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle-request/list.txt +7 -7
  7850. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle-version/get.txt +7 -7
  7851. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/set-secrets.txt +7 -7
  7852. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/show.txt +7 -7
  7853. oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/update.txt +7 -7
  7854. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/add-workload.txt +7 -7
  7855. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/change-compartment.txt +7 -7
  7856. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/create.txt +7 -7
  7857. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/delete-workload.txt +7 -7
  7858. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/delete.txt +7 -7
  7859. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/get-certificate.txt +7 -7
  7860. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/list-workloads.txt +7 -7
  7861. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/request-approval.txt +7 -7
  7862. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/set-secrets.txt +7 -7
  7863. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/show.txt +7 -7
  7864. oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/update.txt +7 -7
  7865. oci_cli/help_text_producer/data_files/text/cmdref/sch/connector-plugins/get.txt +7 -7
  7866. oci_cli/help_text_producer/data_files/text/cmdref/sch/connector-plugins/list.txt +7 -7
  7867. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/activate.txt +7 -7
  7868. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/change-compartment.txt +7 -7
  7869. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/create.txt +7 -7
  7870. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/deactivate.txt +7 -7
  7871. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/delete.txt +7 -7
  7872. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/get.txt +7 -7
  7873. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/list.txt +7 -7
  7874. oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/update.txt +7 -7
  7875. oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request/get.txt +7 -7
  7876. oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request/list.txt +7 -7
  7877. oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request-error/list.txt +7 -7
  7878. oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request-log-entry/list-work-request-logs.txt +7 -7
  7879. oci_cli/help_text_producer/data_files/text/cmdref/search/resource/free-text-search.txt +7 -7
  7880. oci_cli/help_text_producer/data_files/text/cmdref/search/resource/structured-search.txt +7 -7
  7881. oci_cli/help_text_producer/data_files/text/cmdref/search/resource-type/get.txt +7 -7
  7882. oci_cli/help_text_producer/data_files/text/cmdref/search/resource-type/list.txt +7 -7
  7883. oci_cli/help_text_producer/data_files/text/cmdref/secrets/secret-bundle/get-secret-bundle-by-name.txt +7 -7
  7884. oci_cli/help_text_producer/data_files/text/cmdref/secrets/secret-bundle/get.txt +7 -7
  7885. oci_cli/help_text_producer/data_files/text/cmdref/secrets/secret-bundle-version/list-versions.txt +7 -7
  7886. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/bulk-delete.txt +7 -7
  7887. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/bulk-edit.txt +7 -7
  7888. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/create.txt +7 -7
  7889. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/delete.txt +7 -7
  7890. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/get.txt +7 -7
  7891. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/list.txt +7 -7
  7892. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/update.txt +7 -7
  7893. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/cascade-delete.txt +7 -7
  7894. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/change-compartment.txt +7 -7
  7895. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/create.txt +7 -7
  7896. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/delete.txt +7 -7
  7897. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/get.txt +7 -7
  7898. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/list.txt +7 -7
  7899. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/update.txt +7 -7
  7900. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/get.txt +7 -7
  7901. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/list-errors.txt +7 -7
  7902. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/list-logs.txt +7 -7
  7903. oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/list.txt +7 -7
  7904. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/application-summary/list-all-applications.txt +7 -7
  7905. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/application-summary/list-applications.txt +7 -7
  7906. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/configuration/get.txt +7 -7
  7907. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/change-compartment.txt +7 -7
  7908. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/create-with-stack-package.txt +7 -7
  7909. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/create.txt +7 -7
  7910. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/delete.txt +7 -7
  7911. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/download-logo.txt +7 -7
  7912. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/get.txt +7 -7
  7913. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/list.txt +7 -7
  7914. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/update.txt +7 -7
  7915. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application-package/download-config.txt +7 -7
  7916. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application-package/get.txt +7 -7
  7917. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application-package/list.txt +7 -7
  7918. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/change-compartment.txt +7 -7
  7919. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/create.txt +7 -7
  7920. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/delete.txt +7 -7
  7921. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/get.txt +7 -7
  7922. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/list.txt +7 -7
  7923. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/update.txt +7 -7
  7924. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/bulk-replace.txt +7 -7
  7925. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/create.txt +7 -7
  7926. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/delete.txt +7 -7
  7927. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/get.txt +7 -7
  7928. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/list.txt +7 -7
  7929. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request/get.txt +7 -7
  7930. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request/list.txt +7 -7
  7931. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-error/list.txt +7 -7
  7932. oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-log-entry/list-work-request-logs.txt +7 -7
  7933. oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/get.txt +7 -7
  7934. oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/list.txt +7 -7
  7935. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +20 -16
  7936. oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt +7 -7
  7937. oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt +7 -7
  7938. oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt +7 -7
  7939. oci_cli/help_text_producer/data_files/text/cmdref/session/terminate.txt +7 -7
  7940. oci_cli/help_text_producer/data_files/text/cmdref/session/validate.txt +7 -7
  7941. oci_cli/help_text_producer/data_files/text/cmdref/setup/autocomplete.txt +7 -7
  7942. oci_cli/help_text_producer/data_files/text/cmdref/setup/bootstrap.txt +7 -7
  7943. oci_cli/help_text_producer/data_files/text/cmdref/setup/config.txt +7 -7
  7944. oci_cli/help_text_producer/data_files/text/cmdref/setup/find-installations.txt +7 -7
  7945. oci_cli/help_text_producer/data_files/text/cmdref/setup/instance-principal.txt +7 -7
  7946. oci_cli/help_text_producer/data_files/text/cmdref/setup/keys.txt +7 -7
  7947. oci_cli/help_text_producer/data_files/text/cmdref/setup/oci-cli-rc.txt +7 -7
  7948. oci_cli/help_text_producer/data_files/text/cmdref/setup/repair-file-permissions.txt +7 -7
  7949. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/change-compartment.txt +7 -7
  7950. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/create-customization-entity-list-dataset.txt +7 -7
  7951. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/create-customization-object-storage-dataset.txt +7 -7
  7952. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/create.txt +7 -7
  7953. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/delete.txt +7 -7
  7954. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/get.txt +7 -7
  7955. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/list.txt +7 -7
  7956. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/update-customization-entity-list-dataset.txt +7 -7
  7957. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/update-customization-object-storage-dataset.txt +7 -7
  7958. oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/update.txt +7 -7
  7959. oci_cli/help_text_producer/data_files/text/cmdref/speech/realtime-session-token/create.txt +7 -7
  7960. oci_cli/help_text_producer/data_files/text/cmdref/speech/synthesize-speech.txt +7 -7
  7961. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/cancel.txt +7 -7
  7962. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/change-compartment.txt +7 -7
  7963. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/create.txt +7 -7
  7964. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/delete.txt +7 -7
  7965. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/get.txt +7 -7
  7966. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/list.txt +7 -7
  7967. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/update.txt +7 -7
  7968. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/cancel.txt +7 -7
  7969. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/get.txt +7 -7
  7970. oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/list.txt +7 -7
  7971. oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +7 -7
  7972. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/create.txt +7 -7
  7973. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/delete.txt +7 -7
  7974. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/get.txt +7 -7
  7975. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/list.txt +7 -7
  7976. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/update.txt +7 -7
  7977. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/create.txt +7 -7
  7978. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/delete.txt +7 -7
  7979. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/evaluate.txt +7 -7
  7980. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/get.txt +7 -7
  7981. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/list.txt +7 -7
  7982. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/update.txt +7 -7
  7983. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/change-compartment.txt +7 -7
  7984. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-auto-promote-config.txt +7 -7
  7985. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-compute-auto-activate-plugin-config.txt +7 -7
  7986. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-license-auto-assign-config.txt +7 -7
  7987. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-license-enterprise-extensibility-config.txt +7 -7
  7988. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-onboard-config.txt +7 -7
  7989. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create.txt +7 -7
  7990. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/delete.txt +7 -7
  7991. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/get.txt +7 -7
  7992. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/list.txt +7 -7
  7993. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-auto-promote-config.txt +7 -7
  7994. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-compute-auto-activate-plugin-config.txt +7 -7
  7995. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-license-auto-assign-config.txt +7 -7
  7996. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-license-enterprise-extensibility-config.txt +7 -7
  7997. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-onboard-config.txt +7 -7
  7998. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update.txt +7 -7
  7999. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/defined-mt/list.txt +7 -7
  8000. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/create.txt +7 -7
  8001. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/delete.txt +7 -7
  8002. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/get.txt +7 -7
  8003. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/list-logs.txt +7 -7
  8004. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/list.txt +7 -7
  8005. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/create.txt +7 -7
  8006. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/delete.txt +7 -7
  8007. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/get.txt +7 -7
  8008. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/list.txt +7 -7
  8009. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/retry-failed-maintenance-window-operation.txt +7 -7
  8010. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/stop.txt +7 -7
  8011. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/update.txt +7 -7
  8012. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/change-compartment.txt +7 -7
  8013. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-http-metric-ext.txt +7 -7
  8014. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-jmx-metric-ext.txt +7 -7
  8015. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-os-cmd-metric-ext.txt +7 -7
  8016. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-sql-metric-ext.txt +7 -7
  8017. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create.txt +7 -7
  8018. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/delete.txt +7 -7
  8019. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/disable.txt +7 -7
  8020. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/enable.txt +7 -7
  8021. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/export.txt +7 -7
  8022. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/get.txt +7 -7
  8023. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/list.txt +7 -7
  8024. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/publish.txt +7 -7
  8025. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/summarize-metrics.txt +7 -7
  8026. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/summarize-resources.txt +7 -7
  8027. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/test.txt +7 -7
  8028. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-http-metric-ext.txt +7 -7
  8029. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-jmx-metric-ext.txt +7 -7
  8030. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-os-cmd-metric-ext.txt +7 -7
  8031. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-sql-metric-ext.txt +7 -7
  8032. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update.txt +7 -7
  8033. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/apply.txt +7 -7
  8034. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/create.txt +7 -7
  8035. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/delete.txt +7 -7
  8036. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/export.txt +7 -7
  8037. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/get.txt +7 -7
  8038. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/list.txt +7 -7
  8039. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/unapply.txt +7 -7
  8040. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/update.txt +7 -7
  8041. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/change-compartment.txt +7 -7
  8042. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/create.txt +7 -7
  8043. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/delete.txt +7 -7
  8044. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/get.txt +7 -7
  8045. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/list.txt +7 -7
  8046. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/update.txt +7 -7
  8047. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/associate.txt +7 -7
  8048. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/change-compartment.txt +7 -7
  8049. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/create.txt +7 -7
  8050. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/delete.txt +7 -7
  8051. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/disable-external-database.txt +7 -7
  8052. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/disassociate.txt +7 -7
  8053. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/get.txt +7 -7
  8054. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/list.txt +7 -7
  8055. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/manage-license.txt +7 -7
  8056. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search-associated-resources.txt +7 -7
  8057. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search-associations.txt +7 -7
  8058. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search-members.txt +7 -7
  8059. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search.txt +7 -7
  8060. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/summarize-count.txt +7 -7
  8061. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/update-and-propagate-tags.txt +7 -7
  8062. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/update.txt +7 -7
  8063. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/change-compartment.txt +7 -7
  8064. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/create.txt +7 -7
  8065. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/get.txt +7 -7
  8066. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/import-telemetry-resources.txt +7 -7
  8067. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/list.txt +7 -7
  8068. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/update-agent-receiver.txt +7 -7
  8069. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/update-resource-type-configs.txt +7 -7
  8070. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/update.txt +7 -7
  8071. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/create-system-format-resource-type.txt +7 -7
  8072. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/create.txt +7 -7
  8073. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/delete.txt +7 -7
  8074. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/get.txt +7 -7
  8075. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/list.txt +7 -7
  8076. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/update-system-format-resource-type.txt +7 -7
  8077. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/update.txt +7 -7
  8078. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/get.txt +7 -7
  8079. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/list-errors.txt +7 -7
  8080. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/list-logs.txt +7 -7
  8081. oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/list.txt +7 -7
  8082. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/change-compartment.txt +7 -7
  8083. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/create.txt +7 -7
  8084. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/delete.txt +7 -7
  8085. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/get.txt +7 -7
  8086. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/list.txt +7 -7
  8087. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/update.txt +7 -7
  8088. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/change-compartment.txt +7 -7
  8089. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/create.txt +7 -7
  8090. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/delete.txt +7 -7
  8091. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/get.txt +7 -7
  8092. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/list.txt +7 -7
  8093. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/update.txt +7 -7
  8094. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/change-compartment.txt +7 -7
  8095. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/create.txt +7 -7
  8096. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/delete.txt +7 -7
  8097. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/get.txt +7 -7
  8098. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/list.txt +7 -7
  8099. oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/update.txt +7 -7
  8100. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/cursor/create-cursor.txt +7 -7
  8101. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/cursor/create-group-cursor.txt +7 -7
  8102. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/commit.txt +7 -7
  8103. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/get.txt +7 -7
  8104. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/heartbeat.txt +7 -7
  8105. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/update.txt +7 -7
  8106. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/get.txt +7 -7
  8107. oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.txt +7 -7
  8108. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +8 -8
  8109. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +7 -7
  8110. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +7 -7
  8111. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +7 -7
  8112. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +7 -7
  8113. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +7 -7
  8114. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +7 -7
  8115. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator/get.txt +7 -7
  8116. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator/summarize.txt +7 -7
  8117. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts/list-indicator-counts.txt +7 -7
  8118. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries/list-indicators.txt +7 -7
  8119. oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/threat-types-collection/list-threat-types.txt +7 -7
  8120. oci_cli/help_text_producer/data_files/text/cmdref/usage/resources/resource-quotum-summary/list-resource-quota.txt +7 -7
  8121. oci_cli/help_text_producer/data_files/text/cmdref/usage/resources/resource-summary/list-resources.txt +7 -7
  8122. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/monthly-reward-summary/list-rewards.txt +7 -7
  8123. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/product-summary/list-products.txt +7 -7
  8124. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redeemable-user/create.txt +7 -7
  8125. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redeemable-user/delete.txt +7 -7
  8126. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redeemable-user-summary/list-redeemable-users.txt +7 -7
  8127. oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redemption-summary/list-redemptions.txt +7 -7
  8128. oci_cli/help_text_producer/data_files/text/cmdref/usage/usagelimits/usage-limit-summary/list-usage-limits.txt +7 -7
  8129. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/average-carbon-emission/request.txt +7 -7
  8130. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/clean-energy-usage/request.txt +7 -7
  8131. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/configuration/request-summarized.txt +7 -7
  8132. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/configuration/request-usage-carbon-emission-config.txt +7 -7
  8133. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/create.txt +7 -7
  8134. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/delete.txt +7 -7
  8135. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/get.txt +7 -7
  8136. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/list.txt +7 -7
  8137. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/update.txt +7 -7
  8138. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/create.txt +7 -7
  8139. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/delete.txt +7 -7
  8140. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/get.txt +7 -7
  8141. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/list.txt +7 -7
  8142. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/update.txt +7 -7
  8143. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/create.txt +7 -7
  8144. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/delete.txt +7 -7
  8145. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/get.txt +7 -7
  8146. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/list.txt +7 -7
  8147. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/update.txt +7 -7
  8148. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/create.txt +7 -7
  8149. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/delete.txt +7 -7
  8150. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/get.txt +7 -7
  8151. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/list.txt +7 -7
  8152. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/update.txt +7 -7
  8153. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/scheduled-run/get.txt +7 -7
  8154. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/scheduled-run/list.txt +7 -7
  8155. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emission-summary/request-usage-carbon-emissions.txt +7 -7
  8156. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/create.txt +7 -7
  8157. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/delete.txt +7 -7
  8158. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/get.txt +7 -7
  8159. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/list.txt +7 -7
  8160. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/update.txt +7 -7
  8161. oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-summary/request-summarized-usages.txt +7 -7
  8162. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-deletion.txt +7 -7
  8163. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-rotation.txt +7 -7
  8164. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/change-compartment.txt +7 -7
  8165. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt +7 -7
  8166. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/get.txt +7 -7
  8167. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/list.txt +7 -7
  8168. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/rotate.txt +7 -7
  8169. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/schedule-secret-deletion.txt +7 -7
  8170. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +7 -7
  8171. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +7 -7
  8172. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/cancel-deletion.txt +7 -7
  8173. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/get.txt +7 -7
  8174. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/list.txt +7 -7
  8175. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/schedule-deletion.txt +7 -7
  8176. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/create.txt +7 -7
  8177. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/delete.txt +7 -7
  8178. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/get.txt +7 -7
  8179. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/list.txt +7 -7
  8180. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/update.txt +7 -7
  8181. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/errors.txt +7 -7
  8182. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/get.txt +7 -7
  8183. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/list.txt +7 -7
  8184. oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/logs.txt +7 -7
  8185. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/application/list.txt +7 -7
  8186. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/change-compartment.txt +7 -7
  8187. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/create-vb-instance-private-endpoint-details.txt +7 -7
  8188. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/create-vb-instance-public-endpoint-details.txt +7 -7
  8189. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/create.txt +7 -7
  8190. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/delete.txt +7 -7
  8191. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/get.txt +7 -7
  8192. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/list.txt +7 -7
  8193. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/reconfigure-private-endpoint.txt +7 -7
  8194. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/start.txt +7 -7
  8195. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/stop.txt +7 -7
  8196. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/update-vb-instance-update-private-endpoint-details.txt +7 -7
  8197. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/update-vb-instance-update-public-endpoint-details.txt +7 -7
  8198. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/update.txt +7 -7
  8199. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request/get.txt +7 -7
  8200. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request/list.txt +7 -7
  8201. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request-error/list.txt +7 -7
  8202. oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request-log-entry/list.txt +7 -7
  8203. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analysis/get-path-analysis-adhoc.txt +7 -7
  8204. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analysis/get-path-analysis-persisted.txt +7 -7
  8205. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/change-compartment.txt +7 -7
  8206. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/create.txt +7 -7
  8207. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/delete.txt +7 -7
  8208. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/get.txt +7 -7
  8209. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/list.txt +7 -7
  8210. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/update.txt +7 -7
  8211. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request/get.txt +7 -7
  8212. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request/list.txt +7 -7
  8213. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request-error/list.txt +7 -7
  8214. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request-log/list.txt +7 -7
  8215. oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request-result/list.txt +7 -7
  8216. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/change-compartment.txt +7 -7
  8217. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/create.txt +7 -7
  8218. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/delete.txt +7 -7
  8219. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/get.txt +7 -7
  8220. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/list.txt +7 -7
  8221. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/update.txt +7 -7
  8222. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/change-compartment.txt +7 -7
  8223. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/delete.txt +7 -7
  8224. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/get.txt +7 -7
  8225. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/list.txt +7 -7
  8226. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/change-compartment.txt +7 -7
  8227. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/create.txt +7 -7
  8228. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/delete.txt +7 -7
  8229. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/get.txt +7 -7
  8230. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/list.txt +7 -7
  8231. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/update.txt +7 -7
  8232. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/change-compartment.txt +7 -7
  8233. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/create.txt +7 -7
  8234. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/delete.txt +7 -7
  8235. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/get.txt +7 -7
  8236. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/list.txt +7 -7
  8237. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/update.txt +7 -7
  8238. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/change-compartment.txt +7 -7
  8239. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/delete.txt +7 -7
  8240. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/export-csv.txt +7 -7
  8241. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/get.txt +7 -7
  8242. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/list.txt +7 -7
  8243. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/change-compartment.txt +7 -7
  8244. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/delete.txt +7 -7
  8245. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/get.txt +7 -7
  8246. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/list.txt +7 -7
  8247. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/change-compartment.txt +7 -7
  8248. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/delete.txt +7 -7
  8249. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/get.txt +7 -7
  8250. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/list.txt +7 -7
  8251. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/change-compartment.txt +7 -7
  8252. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/delete.txt +7 -7
  8253. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/get.txt +7 -7
  8254. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/list.txt +7 -7
  8255. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/change-compartment.txt +7 -7
  8256. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/create.txt +7 -7
  8257. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/delete.txt +7 -7
  8258. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/get.txt +7 -7
  8259. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/list-error.txt +7 -7
  8260. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/list.txt +7 -7
  8261. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/update.txt +7 -7
  8262. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/export-csv.txt +7 -7
  8263. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/get.txt +7 -7
  8264. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/list-impacted-hosts.txt +7 -7
  8265. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/list.txt +7 -7
  8266. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/get.txt +7 -7
  8267. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/list-vulnerability-impacted-containers.txt +7 -7
  8268. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/list-vulnerability-impacted-hosts.txt +7 -7
  8269. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/list.txt +7 -7
  8270. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request/get.txt +7 -7
  8271. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request/list.txt +7 -7
  8272. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request-error/list.txt +7 -7
  8273. oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request-log-entry/list.txt +7 -7
  8274. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/change-compartment.txt +7 -7
  8275. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/create-for-load-balancer.txt +7 -7
  8276. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/delete.txt +7 -7
  8277. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/get.txt +7 -7
  8278. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/list.txt +7 -7
  8279. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/purge-entire-cache.txt +7 -7
  8280. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/update.txt +7 -7
  8281. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/change-compartment.txt +7 -7
  8282. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/create.txt +7 -7
  8283. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/delete.txt +7 -7
  8284. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/get.txt +7 -7
  8285. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/list.txt +7 -7
  8286. oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/update.txt +7 -7
  8287. oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request/get.txt +7 -7
  8288. oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request/list.txt +7 -7
  8289. oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request-error/list.txt +7 -7
  8290. oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request-log/list.txt +7 -7
  8291. oci_cli/help_text_producer/data_files/text/cmdref/waas/access-rule/list.txt +7 -7
  8292. oci_cli/help_text_producer/data_files/text/cmdref/waas/access-rule/update.txt +7 -7
  8293. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/change-compartment.txt +7 -7
  8294. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/create.txt +7 -7
  8295. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/delete.txt +7 -7
  8296. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/get.txt +7 -7
  8297. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/list.txt +7 -7
  8298. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/update.txt +7 -7
  8299. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-rate-limiting/get-waf.txt +7 -7
  8300. oci_cli/help_text_producer/data_files/text/cmdref/waas/address-rate-limiting/update-waf.txt +7 -7
  8301. oci_cli/help_text_producer/data_files/text/cmdref/waas/caching-rule/list.txt +7 -7
  8302. oci_cli/help_text_producer/data_files/text/cmdref/waas/caching-rule/update.txt +7 -7
  8303. oci_cli/help_text_producer/data_files/text/cmdref/waas/captcha/list.txt +7 -7
  8304. oci_cli/help_text_producer/data_files/text/cmdref/waas/captcha/update.txt +7 -7
  8305. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/change-compartment.txt +7 -7
  8306. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/create.txt +7 -7
  8307. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/delete.txt +7 -7
  8308. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/get.txt +7 -7
  8309. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/list.txt +7 -7
  8310. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/update-address-list.txt +7 -7
  8311. oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/update.txt +7 -7
  8312. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/change-compartment.txt +7 -7
  8313. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/create.txt +7 -7
  8314. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/delete.txt +7 -7
  8315. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/get.txt +7 -7
  8316. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/list.txt +7 -7
  8317. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/update-setting.txt +7 -7
  8318. oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/update.txt +7 -7
  8319. oci_cli/help_text_producer/data_files/text/cmdref/waas/device-fingerprint-challenge/get.txt +7 -7
  8320. oci_cli/help_text_producer/data_files/text/cmdref/waas/device-fingerprint-challenge/update.txt +7 -7
  8321. oci_cli/help_text_producer/data_files/text/cmdref/waas/edge-subnet/list.txt +7 -7
  8322. oci_cli/help_text_producer/data_files/text/cmdref/waas/good-bot/list.txt +7 -7
  8323. oci_cli/help_text_producer/data_files/text/cmdref/waas/good-bot/update.txt +7 -7
  8324. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/change-compartment.txt +7 -7
  8325. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/create.txt +7 -7
  8326. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/delete.txt +7 -7
  8327. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/get.txt +7 -7
  8328. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/list.txt +7 -7
  8329. oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/update.txt +7 -7
  8330. oci_cli/help_text_producer/data_files/text/cmdref/waas/human-interaction-challenge/get.txt +7 -7
  8331. oci_cli/help_text_producer/data_files/text/cmdref/waas/human-interaction-challenge/update.txt +7 -7
  8332. oci_cli/help_text_producer/data_files/text/cmdref/waas/js-challenge/get.txt +7 -7
  8333. oci_cli/help_text_producer/data_files/text/cmdref/waas/js-challenge/update.txt +7 -7
  8334. oci_cli/help_text_producer/data_files/text/cmdref/waas/policy-config/get.txt +7 -7
  8335. oci_cli/help_text_producer/data_files/text/cmdref/waas/policy-config/update.txt +7 -7
  8336. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-rule/get.txt +7 -7
  8337. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-rule/list.txt +7 -7
  8338. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-rule/update.txt +7 -7
  8339. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-settings/get.txt +7 -7
  8340. oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-settings/update.txt +7 -7
  8341. oci_cli/help_text_producer/data_files/text/cmdref/waas/purge-cache.txt +7 -7
  8342. oci_cli/help_text_producer/data_files/text/cmdref/waas/recommendation/accept.txt +7 -7
  8343. oci_cli/help_text_producer/data_files/text/cmdref/waas/recommendation/list.txt +7 -7
  8344. oci_cli/help_text_producer/data_files/text/cmdref/waas/threat-feed/list.txt +7 -7
  8345. oci_cli/help_text_producer/data_files/text/cmdref/waas/threat-feed/update.txt +7 -7
  8346. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/change-compartment.txt +7 -7
  8347. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/create.txt +7 -7
  8348. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/custom-protection-rule/list.txt +7 -7
  8349. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/delete.txt +7 -7
  8350. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/get.txt +7 -7
  8351. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/list.txt +7 -7
  8352. oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/update.txt +7 -7
  8353. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-blocked-request/list.txt +7 -7
  8354. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-config/get.txt +7 -7
  8355. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-config/update.txt +7 -7
  8356. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-log/list.txt +7 -7
  8357. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-request/list.txt +7 -7
  8358. oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-traffic-datum/list-waf-traffic.txt +7 -7
  8359. oci_cli/help_text_producer/data_files/text/cmdref/waas/whitelist/list.txt +7 -7
  8360. oci_cli/help_text_producer/data_files/text/cmdref/waas/whitelist/update.txt +7 -7
  8361. oci_cli/help_text_producer/data_files/text/cmdref/waas/work-request/cancel.txt +7 -7
  8362. oci_cli/help_text_producer/data_files/text/cmdref/waas/work-request/get.txt +7 -7
  8363. oci_cli/help_text_producer/data_files/text/cmdref/waas/work-request/list.txt +7 -7
  8364. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/change-compartment.txt +7 -7
  8365. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/create-addresses-list.txt +7 -7
  8366. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/create-vcn-addresses-list.txt +7 -7
  8367. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/delete.txt +7 -7
  8368. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/get.txt +7 -7
  8369. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/list.txt +7 -7
  8370. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/update-addresses-list.txt +7 -7
  8371. oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/update-vcn-addresses-list.txt +7 -7
  8372. oci_cli/help_text_producer/data_files/text/cmdref/waf/protection-capability/list-protection-capability-group-tags.txt +7 -7
  8373. oci_cli/help_text_producer/data_files/text/cmdref/waf/protection-capability/list.txt +7 -7
  8374. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/change-compartment.txt +7 -7
  8375. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/create-for-load-balancer.txt +7 -7
  8376. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/delete.txt +7 -7
  8377. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/get.txt +7 -7
  8378. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/list.txt +7 -7
  8379. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/update-for-load-balancer.txt +7 -7
  8380. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/change-compartment.txt +7 -7
  8381. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/create.txt +7 -7
  8382. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/delete.txt +7 -7
  8383. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/get.txt +7 -7
  8384. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/list.txt +7 -7
  8385. oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/update.txt +7 -7
  8386. oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request/get.txt +7 -7
  8387. oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request/list.txt +7 -7
  8388. oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request-error/list.txt +7 -7
  8389. oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request-log/list.txt +7 -7
  8390. oci_cli/help_text_producer/data_files/text/cmdref/wlms/agreement/get.txt +7 -7
  8391. oci_cli/help_text_producer/data_files/text/cmdref/wlms/configuration/get.txt +7 -7
  8392. oci_cli/help_text_producer/data_files/text/cmdref/wlms/configuration/update.txt +7 -7
  8393. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/get-server.txt +7 -7
  8394. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/get.txt +7 -7
  8395. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list-scan-results.txt +7 -7
  8396. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list-server-installed-patches.txt +7 -7
  8397. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list-servers.txt +7 -7
  8398. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list.txt +7 -7
  8399. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/scan.txt +7 -7
  8400. oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/update.txt +7 -7
  8401. oci_cli/help_text_producer/data_files/text/cmdref/wlms/required-policy-collection/list-required-policies.txt +7 -7
  8402. oci_cli/help_text_producer/data_files/text/cmdref/wlms/resource-inventory/summarize.txt +7 -7
  8403. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/change-compartment.txt +7 -7
  8404. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/create-agreement-record.txt +7 -7
  8405. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/delete.txt +7 -7
  8406. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-credential.txt +7 -7
  8407. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-server-backup-content.txt +7 -7
  8408. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-server-backup.txt +7 -7
  8409. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-server.txt +7 -7
  8410. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get.txt +7 -7
  8411. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/install-latest-patches.txt +7 -7
  8412. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-agreement-records.txt +7 -7
  8413. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-applicable-patches.txt +7 -7
  8414. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-credentials.txt +7 -7
  8415. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-scan-results.txt +7 -7
  8416. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-server-backups.txt +7 -7
  8417. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-server-installed-patches.txt +7 -7
  8418. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-servers.txt +7 -7
  8419. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list.txt +7 -7
  8420. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/restart.txt +7 -7
  8421. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/restore.txt +7 -7
  8422. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/scan.txt +7 -7
  8423. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/set-restart-order.txt +7 -7
  8424. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/start.txt +7 -7
  8425. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/stop.txt +7 -7
  8426. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/update-credential.txt +7 -7
  8427. oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/update.txt +7 -7
  8428. oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/get.txt +7 -7
  8429. oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/list-work-request-errors.txt +7 -7
  8430. oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/list-work-request-logs.txt +7 -7
  8431. oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/list.txt +7 -7
  8432. oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request/get.txt +7 -7
  8433. oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request/list.txt +7 -7
  8434. oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request-error/list.txt +7 -7
  8435. oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request-log-entry/list.txt +7 -7
  8436. oci_cli/help_text_producer/data_files/text/cmdref/zpr/configuration/create.txt +7 -7
  8437. oci_cli/help_text_producer/data_files/text/cmdref/zpr/configuration/get.txt +7 -7
  8438. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/get-zpr-configuration.txt +7 -7
  8439. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/get-zpr-policy.txt +7 -7
  8440. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-configuration-errors.txt +7 -7
  8441. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-configuration-logs.txt +7 -7
  8442. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-configuration.txt +7 -7
  8443. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-policy-errors.txt +7 -7
  8444. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-policy-logs.txt +7 -7
  8445. oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-policy.txt +7 -7
  8446. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/create.txt +7 -7
  8447. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/delete.txt +7 -7
  8448. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/get.txt +7 -7
  8449. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/list.txt +7 -7
  8450. oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/update.txt +7 -7
  8451. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  8452. oci_cli/help_text_producer/data_files/text/oci.txt +8 -0
  8453. oci_cli/service_mapping.py +5 -0
  8454. oci_cli/version.py +1 -1
  8455. {oci_cli-3.71.0.dist-info → oci_cli-3.71.2.dist-info}/METADATA +2 -2
  8456. {oci_cli-3.71.0.dist-info → oci_cli-3.71.2.dist-info}/RECORD +8481 -8402
  8457. services/batch/__init__.py +4 -0
  8458. services/batch/src/__init__.py +4 -0
  8459. services/batch/src/oci_cli_batch_computing/__init__.py +4 -0
  8460. services/batch/src/oci_cli_batch_computing/batchcomputing_cli_extended.py +93 -0
  8461. services/batch/src/oci_cli_batch_computing/generated/__init__.py +4 -0
  8462. services/batch/src/oci_cli_batch_computing/generated/batchcomputing_cli.py +2855 -0
  8463. services/batch/src/oci_cli_batch_computing/generated/client_mappings.py +14 -0
  8464. services/batch/tests/__init__.py +4 -0
  8465. services/cims/src/oci_cli_incident/cims_cli_extended.py +1 -1
  8466. services/container_engine/src/oci_cli_container_engine/generated/containerengine_cli.py +3 -5
  8467. services/core/src/oci_cli_compute/computepic_cli_extended.py +9 -0
  8468. services/core/src/oci_cli_compute/generated/compute_cli.py +201 -1
  8469. services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +4 -1
  8470. services/database/src/oci_cli_database/database_cli_extended.py +5 -0
  8471. services/database/src/oci_cli_database/generated/database_cli.py +55 -0
  8472. services/disaster_recovery/src/oci_cli_disaster_recovery/generated/disasterrecovery_cli.py +1 -1
  8473. services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +1 -1
  8474. services/identity_domains/src/oci_cli_identity_domains/generated/identitydomains_cli.py +371 -0
  8475. services/integration/src/oci_cli_integration_instance/generated/integrationinstance_cli.py +259 -7
  8476. services/mysql/src/oci_cli_db_system/db_system_cli_extended.py +4 -4
  8477. {oci_cli-3.71.0.dist-info → oci_cli-3.71.2.dist-info}/LICENSE.txt +0 -0
  8478. {oci_cli-3.71.0.dist-info → oci_cli-3.71.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  8479. {oci_cli-3.71.0.dist-info → oci_cli-3.71.2.dist-info}/WHEEL +0 -0
  8480. {oci_cli-3.71.0.dist-info → oci_cli-3.71.2.dist-info}/entry_points.txt +0 -0
  8481. {oci_cli-3.71.0.dist-info → oci_cli-3.71.2.dist-info}/top_level.txt +0 -0
@@ -283,13 +283,13 @@ Use "oci --help" for help on global parameters.
283
283
 
284
284
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
285
285
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
286
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
287
- command-json-input", "--generate-param-json-input", "--help", "--
288
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
289
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
290
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
291
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
292
- "-h", "-i", "-v"
286
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
287
+ endpoint", "--generate-full-command-json-input", "--generate-param-
288
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
289
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
290
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
291
+ realm-specific-endpoint", "--region", "--release-info", "--request-
292
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
293
293
 
294
294
 
295
295
  Example using required parameter
@@ -298,13 +298,13 @@ Use "oci --help" for help on global parameters.
298
298
 
299
299
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
300
300
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
301
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
302
- command-json-input", "--generate-param-json-input", "--help", "--
303
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
304
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
305
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
306
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
307
- "-h", "-i", "-v"
301
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
302
+ endpoint", "--generate-full-command-json-input", "--generate-param-
303
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
304
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
305
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
306
+ realm-specific-endpoint", "--region", "--release-info", "--request-
307
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
308
308
 
309
309
 
310
310
  Example using required parameter
@@ -319,13 +319,13 @@ Use "oci --help" for help on global parameters.
319
319
 
320
320
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
321
321
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
322
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
323
- command-json-input", "--generate-param-json-input", "--help", "--
324
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
325
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
326
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
327
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
328
- "-h", "-i", "-v"
322
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
323
+ endpoint", "--generate-full-command-json-input", "--generate-param-
324
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
325
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
326
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
327
+ realm-specific-endpoint", "--region", "--release-info", "--request-
328
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
329
329
 
330
330
 
331
331
  Example using required parameter
@@ -105,13 +105,13 @@ Use "oci --help" for help on global parameters.
105
105
 
106
106
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
107
107
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
108
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
109
- command-json-input", "--generate-param-json-input", "--help", "--
110
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
111
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
112
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
113
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
114
- "-h", "-i", "-v"
108
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
109
+ endpoint", "--generate-full-command-json-input", "--generate-param-
110
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
111
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
112
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
113
+ realm-specific-endpoint", "--region", "--release-info", "--request-
114
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
115
115
 
116
116
 
117
117
  Example using required parameter
@@ -72,13 +72,13 @@ Use "oci --help" for help on global parameters.
72
72
 
73
73
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
74
74
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
75
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
76
- command-json-input", "--generate-param-json-input", "--help", "--
77
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
78
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
79
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
80
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
81
- "-h", "-i", "-v"
75
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
76
+ endpoint", "--generate-full-command-json-input", "--generate-param-
77
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
78
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
79
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
80
+ realm-specific-endpoint", "--region", "--release-info", "--request-
81
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
82
82
 
83
83
 
84
84
  Example using required parameter
@@ -67,13 +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", "--enable-dual-stack", "--endpoint", "--generate-full-
71
- command-json-input", "--generate-param-json-input", "--help", "--
72
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
73
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
74
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
75
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
76
- "-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"
77
77
 
78
78
 
79
79
  Example using required parameter
@@ -120,13 +120,13 @@ Use "oci --help" for help on global parameters.
120
120
 
121
121
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
122
122
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
123
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
124
- command-json-input", "--generate-param-json-input", "--help", "--
125
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
126
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
127
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
128
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
129
- "-h", "-i", "-v"
123
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
124
+ endpoint", "--generate-full-command-json-input", "--generate-param-
125
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
126
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
127
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
128
+ realm-specific-endpoint", "--region", "--release-info", "--request-
129
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
130
130
 
131
131
 
132
132
  Example using required parameter
@@ -242,13 +242,13 @@ Use "oci --help" for help on global parameters.
242
242
 
243
243
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
244
244
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
245
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
246
- command-json-input", "--generate-param-json-input", "--help", "--
247
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
248
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
249
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
250
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
251
- "-h", "-i", "-v"
245
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
246
+ endpoint", "--generate-full-command-json-input", "--generate-param-
247
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
248
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
249
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
250
+ realm-specific-endpoint", "--region", "--release-info", "--request-
251
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
252
252
 
253
253
 
254
254
  Example using required parameter
@@ -105,13 +105,13 @@ Use "oci --help" for help on global parameters.
105
105
 
106
106
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
107
107
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
108
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
109
- command-json-input", "--generate-param-json-input", "--help", "--
110
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
111
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
112
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
113
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
114
- "-h", "-i", "-v"
108
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
109
+ endpoint", "--generate-full-command-json-input", "--generate-param-
110
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
111
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
112
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
113
+ realm-specific-endpoint", "--region", "--release-info", "--request-
114
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
115
115
 
116
116
 
117
117
  Example using required parameter
@@ -67,13 +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", "--enable-dual-stack", "--endpoint", "--generate-full-
71
- command-json-input", "--generate-param-json-input", "--help", "--
72
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
73
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
74
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
75
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
76
- "-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"
77
77
 
78
78
 
79
79
  Example using required parameter
@@ -136,13 +136,13 @@ Use "oci --help" for help on global parameters.
136
136
 
137
137
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
138
138
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
139
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
140
- command-json-input", "--generate-param-json-input", "--help", "--
141
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
142
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
143
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
144
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
145
- "-h", "-i", "-v"
139
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
140
+ endpoint", "--generate-full-command-json-input", "--generate-param-
141
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
142
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
143
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
144
+ realm-specific-endpoint", "--region", "--release-info", "--request-
145
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
146
146
 
147
147
 
148
148
  Example using required parameter
@@ -246,13 +246,13 @@ Use "oci --help" for help on global parameters.
246
246
 
247
247
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
248
248
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
249
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
250
- command-json-input", "--generate-param-json-input", "--help", "--
251
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
252
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
253
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
254
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
255
- "-h", "-i", "-v"
249
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
250
+ endpoint", "--generate-full-command-json-input", "--generate-param-
251
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
252
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
253
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
254
+ realm-specific-endpoint", "--region", "--release-info", "--request-
255
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
256
256
 
257
257
 
258
258
  Example using required parameter
@@ -71,13 +71,13 @@ Use "oci --help" for help on global parameters.
71
71
 
72
72
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
73
73
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
74
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
75
- command-json-input", "--generate-param-json-input", "--help", "--
76
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
77
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
78
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
79
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
80
- "-h", "-i", "-v"
74
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
75
+ endpoint", "--generate-full-command-json-input", "--generate-param-
76
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
77
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
78
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
79
+ realm-specific-endpoint", "--region", "--release-info", "--request-
80
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
81
81
 
82
82
 
83
83
  Example using required parameter
@@ -105,13 +105,13 @@ Use "oci --help" for help on global parameters.
105
105
 
106
106
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
107
107
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
108
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
109
- command-json-input", "--generate-param-json-input", "--help", "--
110
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
111
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
112
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
113
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
114
- "-h", "-i", "-v"
108
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
109
+ endpoint", "--generate-full-command-json-input", "--generate-param-
110
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
111
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
112
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
113
+ realm-specific-endpoint", "--region", "--release-info", "--request-
114
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
115
115
 
116
116
 
117
117
  Example using required parameter
@@ -137,13 +137,13 @@ Use "oci --help" for help on global parameters.
137
137
 
138
138
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
139
139
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
140
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
141
- command-json-input", "--generate-param-json-input", "--help", "--
142
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
143
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
144
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
145
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
146
- "-h", "-i", "-v"
140
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
141
+ endpoint", "--generate-full-command-json-input", "--generate-param-
142
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
143
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
144
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
145
+ realm-specific-endpoint", "--region", "--release-info", "--request-
146
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
147
147
 
148
148
 
149
149
  Example using required parameter
@@ -106,13 +106,13 @@ Use "oci --help" for help on global parameters.
106
106
 
107
107
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
108
108
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
109
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
110
- command-json-input", "--generate-param-json-input", "--help", "--
111
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
112
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
113
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
114
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
115
- "-h", "-i", "-v"
109
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
110
+ endpoint", "--generate-full-command-json-input", "--generate-param-
111
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
112
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
113
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
114
+ realm-specific-endpoint", "--region", "--release-info", "--request-
115
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
116
116
 
117
117
 
118
118
  Example using required parameter
@@ -67,13 +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", "--enable-dual-stack", "--endpoint", "--generate-full-
71
- command-json-input", "--generate-param-json-input", "--help", "--
72
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
73
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
74
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
75
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
76
- "-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"
77
77
 
78
78
 
79
79
  Example using required parameter
@@ -131,13 +131,13 @@ Use "oci --help" for help on global parameters.
131
131
 
132
132
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
133
133
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
134
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
135
- command-json-input", "--generate-param-json-input", "--help", "--
136
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
137
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
138
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
139
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
140
- "-h", "-i", "-v"
134
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
135
+ endpoint", "--generate-full-command-json-input", "--generate-param-
136
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
137
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
138
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
139
+ realm-specific-endpoint", "--region", "--release-info", "--request-
140
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
141
141
 
142
142
 
143
143
  Example using required parameter
@@ -140,13 +140,13 @@ Use "oci --help" for help on global parameters.
140
140
 
141
141
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
142
142
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
143
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
144
- command-json-input", "--generate-param-json-input", "--help", "--
145
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
146
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
147
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
148
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
149
- "-h", "-i", "-v"
143
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
144
+ endpoint", "--generate-full-command-json-input", "--generate-param-
145
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
146
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
147
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
148
+ realm-specific-endpoint", "--region", "--release-info", "--request-
149
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
150
150
 
151
151
 
152
152
  Example using required parameter
@@ -79,13 +79,13 @@ Use "oci --help" for help on global parameters.
79
79
 
80
80
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
81
81
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
82
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
83
- command-json-input", "--generate-param-json-input", "--help", "--
84
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
85
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
86
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
87
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
88
- "-h", "-i", "-v"
82
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
83
+ endpoint", "--generate-full-command-json-input", "--generate-param-
84
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
85
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
86
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
87
+ realm-specific-endpoint", "--region", "--release-info", "--request-
88
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
89
89
 
90
90
 
91
91
  Example using required parameter
@@ -67,13 +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", "--enable-dual-stack", "--endpoint", "--generate-full-
71
- command-json-input", "--generate-param-json-input", "--help", "--
72
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
73
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
74
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
75
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
76
- "-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"
77
77
 
78
78
 
79
79
  Example using required parameter
@@ -120,13 +120,13 @@ Use "oci --help" for help on global parameters.
120
120
 
121
121
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
122
122
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
123
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
124
- command-json-input", "--generate-param-json-input", "--help", "--
125
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
126
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
127
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
128
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
129
- "-h", "-i", "-v"
123
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
124
+ endpoint", "--generate-full-command-json-input", "--generate-param-
125
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
126
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
127
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
128
+ realm-specific-endpoint", "--region", "--release-info", "--request-
129
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
130
130
 
131
131
 
132
132
  Example using required parameter
@@ -104,13 +104,13 @@ Use "oci --help" for help on global parameters.
104
104
 
105
105
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
106
106
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
107
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
108
- command-json-input", "--generate-param-json-input", "--help", "--
109
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
110
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
111
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
112
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
113
- "-h", "-i", "-v"
107
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
108
+ endpoint", "--generate-full-command-json-input", "--generate-param-
109
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
110
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
111
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
112
+ realm-specific-endpoint", "--region", "--release-info", "--request-
113
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
114
114
 
115
115
 
116
116
  Example using required parameter
@@ -104,13 +104,13 @@ Use "oci --help" for help on global parameters.
104
104
 
105
105
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
106
106
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
107
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
108
- command-json-input", "--generate-param-json-input", "--help", "--
109
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
110
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
111
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
112
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
113
- "-h", "-i", "-v"
107
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
108
+ endpoint", "--generate-full-command-json-input", "--generate-param-
109
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
110
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
111
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
112
+ realm-specific-endpoint", "--region", "--release-info", "--request-
113
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
114
114
 
115
115
 
116
116
  Example using required parameter
@@ -61,13 +61,13 @@ Use "oci --help" for help on global parameters.
61
61
 
62
62
  "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
63
63
  cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
64
- defaults-file", "--enable-dual-stack", "--endpoint", "--generate-full-
65
- command-json-input", "--generate-param-json-input", "--help", "--
66
- latest-version", "--max-retries", "--no-retry", "--opc-client-request-
67
- id", "--opc-request-id", "--output", "--profile", "--proxy", "--
68
- query", "--raw-output", "--read-timeout", "--realm-specific-endpoint",
69
- "--region", "--release-info", "--request-id", "--version", "-?", "-d",
70
- "-h", "-i", "-v"
64
+ defaults-file", "--enable-dual-stack", "--enable-propagation", "--
65
+ endpoint", "--generate-full-command-json-input", "--generate-param-
66
+ json-input", "--help", "--latest-version", "--max-retries", "--no-
67
+ retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
68
+ profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
69
+ realm-specific-endpoint", "--region", "--release-info", "--request-
70
+ id", "--version", "-?", "-d", "-h", "-i", "-v"
71
71
 
72
72
 
73
73
  Example using required parameter