oci-cli 3.51.4__py3-none-any.whl → 3.51.6__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 (9614) hide show
  1. oci_cli/bin/mysql.psm1 +4 -4
  2. oci_cli/bin/opsi.psm1 +12 -4
  3. oci_cli/cli_root.py +42 -0
  4. oci_cli/help_text_producer/data_files/man/access-governance-cp.1 +1 -1
  5. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance-collection.1 +1 -1
  6. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance-collection_list-governance-instances.1 +1 -1
  7. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance-configuration.1 +1 -1
  8. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance-configuration_get.1 +1 -1
  9. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance.1 +1 -1
  10. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_change-compartment.1 +1 -1
  11. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_create.1 +1 -1
  12. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_delete.1 +1 -1
  13. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_get.1 +1 -1
  14. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_update-governance-instance-configuration.1 +1 -1
  15. oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_update.1 +1 -1
  16. oci_cli/help_text_producer/data_files/man/adm.1 +1 -1
  17. oci_cli/help_text_producer/data_files/man/adm_knowledge-base.1 +1 -1
  18. oci_cli/help_text_producer/data_files/man/adm_knowledge-base_change-compartment.1 +1 -1
  19. oci_cli/help_text_producer/data_files/man/adm_knowledge-base_create.1 +1 -1
  20. oci_cli/help_text_producer/data_files/man/adm_knowledge-base_delete.1 +1 -1
  21. oci_cli/help_text_producer/data_files/man/adm_knowledge-base_get.1 +1 -1
  22. oci_cli/help_text_producer/data_files/man/adm_knowledge-base_list.1 +1 -1
  23. oci_cli/help_text_producer/data_files/man/adm_knowledge-base_update.1 +1 -1
  24. oci_cli/help_text_producer/data_files/man/adm_remediation-recipe.1 +1 -1
  25. oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_activate.1 +1 -1
  26. oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_change-compartment.1 +1 -1
  27. oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_create.1 +1 -1
  28. oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_deactivate.1 +1 -1
  29. oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_delete.1 +1 -1
  30. oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_get.1 +1 -1
  31. oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_list.1 +1 -1
  32. oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_update.1 +1 -1
  33. oci_cli/help_text_producer/data_files/man/adm_remediation-run-stage.1 +1 -1
  34. oci_cli/help_text_producer/data_files/man/adm_remediation-run-stage_get-stage.1 +1 -1
  35. oci_cli/help_text_producer/data_files/man/adm_remediation-run-stage_list-stages.1 +1 -1
  36. oci_cli/help_text_producer/data_files/man/adm_remediation-run.1 +1 -1
  37. oci_cli/help_text_producer/data_files/man/adm_remediation-run_cancel.1 +1 -1
  38. oci_cli/help_text_producer/data_files/man/adm_remediation-run_change-compartment.1 +1 -1
  39. oci_cli/help_text_producer/data_files/man/adm_remediation-run_create.1 +1 -1
  40. oci_cli/help_text_producer/data_files/man/adm_remediation-run_delete.1 +1 -1
  41. oci_cli/help_text_producer/data_files/man/adm_remediation-run_get.1 +1 -1
  42. oci_cli/help_text_producer/data_files/man/adm_remediation-run_list-application-dependency-recommendations.1 +1 -1
  43. oci_cli/help_text_producer/data_files/man/adm_remediation-run_list.1 +1 -1
  44. oci_cli/help_text_producer/data_files/man/adm_remediation-run_update.1 +1 -1
  45. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit.1 +1 -1
  46. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_change-compartment.1 +1 -1
  47. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_create-vulnerability-audit-external-resource-vulnerability-audit-source.1 +1 -1
  48. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_create-vulnerability-audit-oci-resource-vulnerability-audit-source.1 +1 -1
  49. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_create-vulnerability-audit-unknown-source-vulnerability-audit-source.1 +1 -1
  50. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_create.1 +1 -1
  51. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_delete.1 +1 -1
  52. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_get.1 +1 -1
  53. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_list-application-dependency-vulnerabilities.1 +1 -1
  54. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_list.1 +1 -1
  55. oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_update.1 +1 -1
  56. oci_cli/help_text_producer/data_files/man/adm_work-request-error.1 +1 -1
  57. oci_cli/help_text_producer/data_files/man/adm_work-request-error_list.1 +1 -1
  58. oci_cli/help_text_producer/data_files/man/adm_work-request-log-entry.1 +1 -1
  59. oci_cli/help_text_producer/data_files/man/adm_work-request-log-entry_list-work-request-logs.1 +1 -1
  60. oci_cli/help_text_producer/data_files/man/adm_work-request.1 +1 -1
  61. oci_cli/help_text_producer/data_files/man/adm_work-request_cancel.1 +1 -1
  62. oci_cli/help_text_producer/data_files/man/adm_work-request_get.1 +1 -1
  63. oci_cli/help_text_producer/data_files/man/adm_work-request_list.1 +1 -1
  64. oci_cli/help_text_producer/data_files/man/ai-document.1 +1 -1
  65. oci_cli/help_text_producer/data_files/man/ai-document_analyze-document-result.1 +1 -1
  66. oci_cli/help_text_producer/data_files/man/ai-document_analyze-document-result_analyze-document-inline-document-details.1 +1 -1
  67. oci_cli/help_text_producer/data_files/man/ai-document_analyze-document-result_analyze-document-object-storage-document-details.1 +1 -1
  68. oci_cli/help_text_producer/data_files/man/ai-document_analyze-document-result_analyze-document.1 +1 -1
  69. oci_cli/help_text_producer/data_files/man/ai-document_model.1 +1 -1
  70. oci_cli/help_text_producer/data_files/man/ai-document_model_add.1 +1 -1
  71. oci_cli/help_text_producer/data_files/man/ai-document_model_change-compartment.1 +1 -1
  72. oci_cli/help_text_producer/data_files/man/ai-document_model_create.1 +1 -1
  73. oci_cli/help_text_producer/data_files/man/ai-document_model_delete.1 +1 -1
  74. oci_cli/help_text_producer/data_files/man/ai-document_model_get.1 +1 -1
  75. oci_cli/help_text_producer/data_files/man/ai-document_model_list.1 +1 -1
  76. oci_cli/help_text_producer/data_files/man/ai-document_model_patch.1 +1 -1
  77. oci_cli/help_text_producer/data_files/man/ai-document_model_remove.1 +1 -1
  78. oci_cli/help_text_producer/data_files/man/ai-document_model_update.1 +1 -1
  79. oci_cli/help_text_producer/data_files/man/ai-document_processor-job.1 +1 -1
  80. oci_cli/help_text_producer/data_files/man/ai-document_processor-job_cancel.1 +1 -1
  81. oci_cli/help_text_producer/data_files/man/ai-document_processor-job_create-processor-job-general-processor-config.1 +1 -1
  82. oci_cli/help_text_producer/data_files/man/ai-document_processor-job_create-processor-job-inline-document-content.1 +1 -1
  83. oci_cli/help_text_producer/data_files/man/ai-document_processor-job_create-processor-job-object-storage-locations.1 +1 -1
  84. oci_cli/help_text_producer/data_files/man/ai-document_processor-job_create.1 +1 -1
  85. oci_cli/help_text_producer/data_files/man/ai-document_processor-job_get.1 +1 -1
  86. oci_cli/help_text_producer/data_files/man/ai-document_project.1 +1 -1
  87. oci_cli/help_text_producer/data_files/man/ai-document_project_add.1 +1 -1
  88. oci_cli/help_text_producer/data_files/man/ai-document_project_change-compartment.1 +1 -1
  89. oci_cli/help_text_producer/data_files/man/ai-document_project_create.1 +1 -1
  90. oci_cli/help_text_producer/data_files/man/ai-document_project_delete.1 +1 -1
  91. oci_cli/help_text_producer/data_files/man/ai-document_project_get.1 +1 -1
  92. oci_cli/help_text_producer/data_files/man/ai-document_project_list.1 +1 -1
  93. oci_cli/help_text_producer/data_files/man/ai-document_project_remove.1 +1 -1
  94. oci_cli/help_text_producer/data_files/man/ai-document_project_update.1 +1 -1
  95. oci_cli/help_text_producer/data_files/man/ai-document_work-request-error.1 +1 -1
  96. oci_cli/help_text_producer/data_files/man/ai-document_work-request-error_list.1 +1 -1
  97. oci_cli/help_text_producer/data_files/man/ai-document_work-request-log-entry.1 +1 -1
  98. oci_cli/help_text_producer/data_files/man/ai-document_work-request-log-entry_list-work-request-logs.1 +1 -1
  99. oci_cli/help_text_producer/data_files/man/ai-document_work-request.1 +1 -1
  100. oci_cli/help_text_producer/data_files/man/ai-document_work-request_cancel.1 +1 -1
  101. oci_cli/help_text_producer/data_files/man/ai-document_work-request_get.1 +1 -1
  102. oci_cli/help_text_producer/data_files/man/ai-document_work-request_list.1 +1 -1
  103. oci_cli/help_text_producer/data_files/man/ai-vision.1 +1 -1
  104. oci_cli/help_text_producer/data_files/man/ai-vision_analyze-document-inline-document-details.1 +1 -1
  105. oci_cli/help_text_producer/data_files/man/ai-vision_analyze-document-object-storage-document-details.1 +1 -1
  106. oci_cli/help_text_producer/data_files/man/ai-vision_analyze-document.1 +1 -1
  107. oci_cli/help_text_producer/data_files/man/ai-vision_analyze-image-inline-image-details.1 +1 -1
  108. oci_cli/help_text_producer/data_files/man/ai-vision_analyze-image-object-storage-image-details.1 +1 -1
  109. oci_cli/help_text_producer/data_files/man/ai-vision_analyze-image.1 +1 -1
  110. oci_cli/help_text_producer/data_files/man/ai-vision_document-job.1 +1 -1
  111. oci_cli/help_text_producer/data_files/man/ai-vision_document-job_cancel.1 +1 -1
  112. oci_cli/help_text_producer/data_files/man/ai-vision_document-job_create-document-job-object-list-inline-input-location.1 +1 -1
  113. oci_cli/help_text_producer/data_files/man/ai-vision_document-job_create.1 +1 -1
  114. oci_cli/help_text_producer/data_files/man/ai-vision_document-job_get.1 +1 -1
  115. oci_cli/help_text_producer/data_files/man/ai-vision_image-job.1 +1 -1
  116. oci_cli/help_text_producer/data_files/man/ai-vision_image-job_cancel.1 +1 -1
  117. oci_cli/help_text_producer/data_files/man/ai-vision_image-job_create-image-job-object-list-inline-input-location.1 +1 -1
  118. oci_cli/help_text_producer/data_files/man/ai-vision_image-job_create.1 +1 -1
  119. oci_cli/help_text_producer/data_files/man/ai-vision_image-job_get.1 +1 -1
  120. oci_cli/help_text_producer/data_files/man/ai-vision_model-collection.1 +1 -1
  121. oci_cli/help_text_producer/data_files/man/ai-vision_model-collection_list-models.1 +1 -1
  122. oci_cli/help_text_producer/data_files/man/ai-vision_model.1 +1 -1
  123. oci_cli/help_text_producer/data_files/man/ai-vision_model_change-compartment.1 +1 -1
  124. oci_cli/help_text_producer/data_files/man/ai-vision_model_create.1 +1 -1
  125. oci_cli/help_text_producer/data_files/man/ai-vision_model_delete.1 +1 -1
  126. oci_cli/help_text_producer/data_files/man/ai-vision_model_get.1 +1 -1
  127. oci_cli/help_text_producer/data_files/man/ai-vision_model_update.1 +1 -1
  128. oci_cli/help_text_producer/data_files/man/ai-vision_project-collection.1 +1 -1
  129. oci_cli/help_text_producer/data_files/man/ai-vision_project-collection_list-projects.1 +1 -1
  130. oci_cli/help_text_producer/data_files/man/ai-vision_project.1 +1 -1
  131. oci_cli/help_text_producer/data_files/man/ai-vision_project_change-compartment.1 +1 -1
  132. oci_cli/help_text_producer/data_files/man/ai-vision_project_create.1 +1 -1
  133. oci_cli/help_text_producer/data_files/man/ai-vision_project_delete.1 +1 -1
  134. oci_cli/help_text_producer/data_files/man/ai-vision_project_get.1 +1 -1
  135. oci_cli/help_text_producer/data_files/man/ai-vision_project_update.1 +1 -1
  136. oci_cli/help_text_producer/data_files/man/ai-vision_video-job.1 +1 -1
  137. oci_cli/help_text_producer/data_files/man/ai-vision_video-job_cancel.1 +1 -1
  138. oci_cli/help_text_producer/data_files/man/ai-vision_video-job_create-video-job-object-list-inline-input-location.1 +1 -1
  139. oci_cli/help_text_producer/data_files/man/ai-vision_video-job_create.1 +1 -1
  140. oci_cli/help_text_producer/data_files/man/ai-vision_video-job_get.1 +1 -1
  141. oci_cli/help_text_producer/data_files/man/ai-vision_work-request-error.1 +1 -1
  142. oci_cli/help_text_producer/data_files/man/ai-vision_work-request-error_list.1 +1 -1
  143. oci_cli/help_text_producer/data_files/man/ai-vision_work-request-log-entry.1 +1 -1
  144. oci_cli/help_text_producer/data_files/man/ai-vision_work-request-log-entry_list-work-request-logs.1 +1 -1
  145. oci_cli/help_text_producer/data_files/man/ai-vision_work-request.1 +1 -1
  146. oci_cli/help_text_producer/data_files/man/ai-vision_work-request_cancel.1 +1 -1
  147. oci_cli/help_text_producer/data_files/man/ai-vision_work-request_get.1 +1 -1
  148. oci_cli/help_text_producer/data_files/man/ai-vision_work-request_list.1 +1 -1
  149. oci_cli/help_text_producer/data_files/man/ai.1 +1 -1
  150. oci_cli/help_text_producer/data_files/man/ai_language.1 +1 -1
  151. oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-entities.1 +1 -1
  152. oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-health-entities.1 +1 -1
  153. oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-key-phrases.1 +1 -1
  154. oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-language.1 +1 -1
  155. oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-pii-entities.1 +1 -1
  156. oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-sentiments.1 +1 -1
  157. oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-text-classification.1 +1 -1
  158. oci_cli/help_text_producer/data_files/man/ai_language_batch-language-translation.1 +1 -1
  159. oci_cli/help_text_producer/data_files/man/ai_language_detect-entities.1 +1 -1
  160. oci_cli/help_text_producer/data_files/man/ai_language_detect-key-phrases.1 +1 -1
  161. oci_cli/help_text_producer/data_files/man/ai_language_detect-language.1 +1 -1
  162. oci_cli/help_text_producer/data_files/man/ai_language_detect-sentiments.1 +1 -1
  163. oci_cli/help_text_producer/data_files/man/ai_language_detect-text-classification.1 +1 -1
  164. oci_cli/help_text_producer/data_files/man/ai_language_endpoint.1 +1 -1
  165. oci_cli/help_text_producer/data_files/man/ai_language_endpoint_change-compartment.1 +1 -1
  166. oci_cli/help_text_producer/data_files/man/ai_language_endpoint_create.1 +1 -1
  167. oci_cli/help_text_producer/data_files/man/ai_language_endpoint_delete.1 +1 -1
  168. oci_cli/help_text_producer/data_files/man/ai_language_endpoint_get.1 +1 -1
  169. oci_cli/help_text_producer/data_files/man/ai_language_endpoint_list.1 +1 -1
  170. oci_cli/help_text_producer/data_files/man/ai_language_endpoint_update.1 +1 -1
  171. oci_cli/help_text_producer/data_files/man/ai_language_evaluation-result.1 +1 -1
  172. oci_cli/help_text_producer/data_files/man/ai_language_evaluation-result_list.1 +1 -1
  173. oci_cli/help_text_producer/data_files/man/ai_language_job.1 +1 -1
  174. oci_cli/help_text_producer/data_files/man/ai_language_job_cancel.1 +1 -1
  175. oci_cli/help_text_producer/data_files/man/ai_language_job_change-compartment.1 +1 -1
  176. oci_cli/help_text_producer/data_files/man/ai_language_job_create.1 +1 -1
  177. oci_cli/help_text_producer/data_files/man/ai_language_job_delete.1 +1 -1
  178. oci_cli/help_text_producer/data_files/man/ai_language_job_get.1 +1 -1
  179. oci_cli/help_text_producer/data_files/man/ai_language_job_list.1 +1 -1
  180. oci_cli/help_text_producer/data_files/man/ai_language_job_update.1 +1 -1
  181. oci_cli/help_text_producer/data_files/man/ai_language_model-type-info.1 +1 -1
  182. oci_cli/help_text_producer/data_files/man/ai_language_model-type-info_get.1 +1 -1
  183. oci_cli/help_text_producer/data_files/man/ai_language_model.1 +1 -1
  184. oci_cli/help_text_producer/data_files/man/ai_language_model_change-compartment.1 +1 -1
  185. oci_cli/help_text_producer/data_files/man/ai_language_model_create.1 +1 -1
  186. oci_cli/help_text_producer/data_files/man/ai_language_model_delete.1 +1 -1
  187. oci_cli/help_text_producer/data_files/man/ai_language_model_get.1 +1 -1
  188. oci_cli/help_text_producer/data_files/man/ai_language_model_list.1 +1 -1
  189. oci_cli/help_text_producer/data_files/man/ai_language_model_update.1 +1 -1
  190. oci_cli/help_text_producer/data_files/man/ai_language_project.1 +1 -1
  191. oci_cli/help_text_producer/data_files/man/ai_language_project_change-compartment.1 +1 -1
  192. oci_cli/help_text_producer/data_files/man/ai_language_project_create.1 +1 -1
  193. oci_cli/help_text_producer/data_files/man/ai_language_project_delete.1 +1 -1
  194. oci_cli/help_text_producer/data_files/man/ai_language_project_get.1 +1 -1
  195. oci_cli/help_text_producer/data_files/man/ai_language_project_list.1 +1 -1
  196. oci_cli/help_text_producer/data_files/man/ai_language_project_update.1 +1 -1
  197. oci_cli/help_text_producer/data_files/man/ai_language_work-request.1 +1 -1
  198. oci_cli/help_text_producer/data_files/man/ai_language_work-request_error.1 +1 -1
  199. oci_cli/help_text_producer/data_files/man/ai_language_work-request_error_list.1 +1 -1
  200. oci_cli/help_text_producer/data_files/man/ai_language_work-request_get.1 +1 -1
  201. oci_cli/help_text_producer/data_files/man/ai_language_work-request_list.1 +1 -1
  202. oci_cli/help_text_producer/data_files/man/ai_language_work-request_log.1 +1 -1
  203. oci_cli/help_text_producer/data_files/man/ai_language_work-request_log_list.1 +1 -1
  204. oci_cli/help_text_producer/data_files/man/analytics.1 +1 -1
  205. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance.1 +1 -1
  206. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_change-compartment.1 +1 -1
  207. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_change-network-endpoint.1 +1 -1
  208. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_create-private-access-channel.1 +1 -1
  209. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_create-vanity-url.1 +1 -1
  210. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_create.1 +1 -1
  211. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_delete-private-access-channel.1 +1 -1
  212. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_delete-vanity-url.1 +1 -1
  213. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_delete.1 +1 -1
  214. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_get-private-access-channel.1 +1 -1
  215. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_get.1 +1 -1
  216. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_list.1 +1 -1
  217. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_scale.1 +1 -1
  218. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_set-feature-bundle.1 +1 -1
  219. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_set-kms-key.1 +1 -1
  220. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_start.1 +1 -1
  221. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_stop.1 +1 -1
  222. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_update-private-access-channel.1 +1 -1
  223. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_update-vanity-url.1 +1 -1
  224. oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_update.1 +1 -1
  225. oci_cli/help_text_producer/data_files/man/analytics_work-request-error.1 +1 -1
  226. oci_cli/help_text_producer/data_files/man/analytics_work-request-error_list.1 +1 -1
  227. oci_cli/help_text_producer/data_files/man/analytics_work-request-log.1 +1 -1
  228. oci_cli/help_text_producer/data_files/man/analytics_work-request-log_list.1 +1 -1
  229. oci_cli/help_text_producer/data_files/man/analytics_work-request.1 +1 -1
  230. oci_cli/help_text_producer/data_files/man/analytics_work-request_delete.1 +1 -1
  231. oci_cli/help_text_producer/data_files/man/analytics_work-request_get.1 +1 -1
  232. oci_cli/help_text_producer/data_files/man/analytics_work-request_list.1 +1 -1
  233. oci_cli/help_text_producer/data_files/man/announce.1 +1 -1
  234. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription.1 +1 -1
  235. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_change-compartment.1 +1 -1
  236. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_create-filter-group.1 +1 -1
  237. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_create.1 +1 -1
  238. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_delete-filter-group.1 +1 -1
  239. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_delete.1 +1 -1
  240. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_get.1 +1 -1
  241. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_list.1 +1 -1
  242. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_update-filter-group.1 +1 -1
  243. oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_update.1 +1 -1
  244. oci_cli/help_text_producer/data_files/man/announce_announcements-preferences.1 +1 -1
  245. oci_cli/help_text_producer/data_files/man/announce_announcements-preferences_create.1 +1 -1
  246. oci_cli/help_text_producer/data_files/man/announce_announcements-preferences_get.1 +1 -1
  247. oci_cli/help_text_producer/data_files/man/announce_announcements-preferences_list.1 +1 -1
  248. oci_cli/help_text_producer/data_files/man/announce_announcements-preferences_update.1 +1 -1
  249. oci_cli/help_text_producer/data_files/man/announce_announcements.1 +1 -1
  250. oci_cli/help_text_producer/data_files/man/announce_announcements_get.1 +1 -1
  251. oci_cli/help_text_producer/data_files/man/announce_announcements_list.1 +1 -1
  252. oci_cli/help_text_producer/data_files/man/announce_service.1 +1 -1
  253. oci_cli/help_text_producer/data_files/man/announce_service_list.1 +1 -1
  254. oci_cli/help_text_producer/data_files/man/announce_user-status.1 +1 -1
  255. oci_cli/help_text_producer/data_files/man/announce_user-status_get.1 +1 -1
  256. oci_cli/help_text_producer/data_files/man/announce_user-status_update.1 +1 -1
  257. oci_cli/help_text_producer/data_files/man/anomaly-detection.1 +1 -1
  258. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset.1 +1 -1
  259. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_change-compartment.1 +1 -1
  260. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_create-data-source-atp.1 +1 -1
  261. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_create-data-source-influx.1 +1 -1
  262. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_create-data-source-os.1 +1 -1
  263. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_create.1 +1 -1
  264. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_delete.1 +1 -1
  265. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_get.1 +1 -1
  266. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_list.1 +1 -1
  267. oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_update.1 +1 -1
  268. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job-collection.1 +1 -1
  269. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job-collection_list-detect-anomaly-jobs.1 +1 -1
  270. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job.1 +1 -1
  271. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_change-compartment.1 +1 -1
  272. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create-detect-anomaly-job-embedded-input-details.1 +1 -1
  273. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create-detect-anomaly-job-inline-input-details.1 +1 -1
  274. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create-detect-anomaly-job-object-list-input-details.1 +1 -1
  275. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create-detect-anomaly-job-object-store-output-details.1 +1 -1
  276. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create.1 +1 -1
  277. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_delete.1 +1 -1
  278. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_get.1 +1 -1
  279. oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_update.1 +1 -1
  280. oci_cli/help_text_producer/data_files/man/anomaly-detection_model.1 +1 -1
  281. oci_cli/help_text_producer/data_files/man/anomaly-detection_model_change-compartment.1 +1 -1
  282. oci_cli/help_text_producer/data_files/man/anomaly-detection_model_create.1 +1 -1
  283. oci_cli/help_text_producer/data_files/man/anomaly-detection_model_delete.1 +1 -1
  284. oci_cli/help_text_producer/data_files/man/anomaly-detection_model_detect-anomalies-embedded.1 +1 -1
  285. oci_cli/help_text_producer/data_files/man/anomaly-detection_model_detect-anomalies-inline.1 +1 -1
  286. oci_cli/help_text_producer/data_files/man/anomaly-detection_model_detect-anomalies.1 +1 -1
  287. oci_cli/help_text_producer/data_files/man/anomaly-detection_model_get.1 +1 -1
  288. oci_cli/help_text_producer/data_files/man/anomaly-detection_model_list.1 +1 -1
  289. oci_cli/help_text_producer/data_files/man/anomaly-detection_model_update.1 +1 -1
  290. oci_cli/help_text_producer/data_files/man/anomaly-detection_pe.1 +1 -1
  291. oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_change-compartment.1 +1 -1
  292. oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_create.1 +1 -1
  293. oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_delete.1 +1 -1
  294. oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_get.1 +1 -1
  295. oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_list.1 +1 -1
  296. oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_update.1 +1 -1
  297. oci_cli/help_text_producer/data_files/man/anomaly-detection_project.1 +1 -1
  298. oci_cli/help_text_producer/data_files/man/anomaly-detection_project_change-compartment.1 +1 -1
  299. oci_cli/help_text_producer/data_files/man/anomaly-detection_project_create.1 +1 -1
  300. oci_cli/help_text_producer/data_files/man/anomaly-detection_project_delete.1 +1 -1
  301. oci_cli/help_text_producer/data_files/man/anomaly-detection_project_get.1 +1 -1
  302. oci_cli/help_text_producer/data_files/man/anomaly-detection_project_list.1 +1 -1
  303. oci_cli/help_text_producer/data_files/man/anomaly-detection_project_update.1 +1 -1
  304. oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request-error.1 +1 -1
  305. oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request-error_list.1 +1 -1
  306. oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request-log-entry.1 +1 -1
  307. oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request-log-entry_list-work-request-logs.1 +1 -1
  308. oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request.1 +1 -1
  309. oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request_cancel.1 +1 -1
  310. oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request_get.1 +1 -1
  311. oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request_list.1 +1 -1
  312. oci_cli/help_text_producer/data_files/man/api-gateway.1 +1 -1
  313. oci_cli/help_text_producer/data_files/man/api-gateway_api.1 +1 -1
  314. oci_cli/help_text_producer/data_files/man/api-gateway_api_change-compartment.1 +1 -1
  315. oci_cli/help_text_producer/data_files/man/api-gateway_api_content.1 +1 -1
  316. oci_cli/help_text_producer/data_files/man/api-gateway_api_content_get.1 +1 -1
  317. oci_cli/help_text_producer/data_files/man/api-gateway_api_create.1 +1 -1
  318. oci_cli/help_text_producer/data_files/man/api-gateway_api_delete.1 +1 -1
  319. oci_cli/help_text_producer/data_files/man/api-gateway_api_deployment-specification.1 +1 -1
  320. oci_cli/help_text_producer/data_files/man/api-gateway_api_deployment-specification_get.1 +1 -1
  321. oci_cli/help_text_producer/data_files/man/api-gateway_api_get.1 +1 -1
  322. oci_cli/help_text_producer/data_files/man/api-gateway_api_list.1 +1 -1
  323. oci_cli/help_text_producer/data_files/man/api-gateway_api_update.1 +1 -1
  324. oci_cli/help_text_producer/data_files/man/api-gateway_api_validations.1 +1 -1
  325. oci_cli/help_text_producer/data_files/man/api-gateway_api_validations_get.1 +1 -1
  326. oci_cli/help_text_producer/data_files/man/api-gateway_certificate.1 +1 -1
  327. oci_cli/help_text_producer/data_files/man/api-gateway_certificate_change-compartment.1 +1 -1
  328. oci_cli/help_text_producer/data_files/man/api-gateway_certificate_create.1 +1 -1
  329. oci_cli/help_text_producer/data_files/man/api-gateway_certificate_delete.1 +1 -1
  330. oci_cli/help_text_producer/data_files/man/api-gateway_certificate_get.1 +1 -1
  331. oci_cli/help_text_producer/data_files/man/api-gateway_certificate_list.1 +1 -1
  332. oci_cli/help_text_producer/data_files/man/api-gateway_certificate_update.1 +1 -1
  333. oci_cli/help_text_producer/data_files/man/api-gateway_deployment.1 +1 -1
  334. oci_cli/help_text_producer/data_files/man/api-gateway_deployment_change-compartment.1 +1 -1
  335. oci_cli/help_text_producer/data_files/man/api-gateway_deployment_create.1 +1 -1
  336. oci_cli/help_text_producer/data_files/man/api-gateway_deployment_delete.1 +1 -1
  337. oci_cli/help_text_producer/data_files/man/api-gateway_deployment_get.1 +1 -1
  338. oci_cli/help_text_producer/data_files/man/api-gateway_deployment_list.1 +1 -1
  339. oci_cli/help_text_producer/data_files/man/api-gateway_deployment_update.1 +1 -1
  340. oci_cli/help_text_producer/data_files/man/api-gateway_gateway.1 +1 -1
  341. oci_cli/help_text_producer/data_files/man/api-gateway_gateway_change-compartment.1 +1 -1
  342. oci_cli/help_text_producer/data_files/man/api-gateway_gateway_create.1 +1 -1
  343. oci_cli/help_text_producer/data_files/man/api-gateway_gateway_delete.1 +1 -1
  344. oci_cli/help_text_producer/data_files/man/api-gateway_gateway_get.1 +1 -1
  345. oci_cli/help_text_producer/data_files/man/api-gateway_gateway_list.1 +1 -1
  346. oci_cli/help_text_producer/data_files/man/api-gateway_gateway_update.1 +1 -1
  347. oci_cli/help_text_producer/data_files/man/api-gateway_sdk-language-type.1 +1 -1
  348. oci_cli/help_text_producer/data_files/man/api-gateway_sdk-language-type_list.1 +1 -1
  349. oci_cli/help_text_producer/data_files/man/api-gateway_sdk.1 +1 -1
  350. oci_cli/help_text_producer/data_files/man/api-gateway_sdk_create.1 +1 -1
  351. oci_cli/help_text_producer/data_files/man/api-gateway_sdk_delete.1 +1 -1
  352. oci_cli/help_text_producer/data_files/man/api-gateway_sdk_get.1 +1 -1
  353. oci_cli/help_text_producer/data_files/man/api-gateway_sdk_list.1 +1 -1
  354. oci_cli/help_text_producer/data_files/man/api-gateway_sdk_update.1 +1 -1
  355. oci_cli/help_text_producer/data_files/man/api-gateway_subscriber.1 +1 -1
  356. oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_change-compartment.1 +1 -1
  357. oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_create.1 +1 -1
  358. oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_delete.1 +1 -1
  359. oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_get.1 +1 -1
  360. oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_list.1 +1 -1
  361. oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_update.1 +1 -1
  362. oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan.1 +1 -1
  363. oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_change-compartment.1 +1 -1
  364. oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_create.1 +1 -1
  365. oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_delete.1 +1 -1
  366. oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_get.1 +1 -1
  367. oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_list.1 +1 -1
  368. oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_update.1 +1 -1
  369. oci_cli/help_text_producer/data_files/man/api-gateway_work-request-error.1 +1 -1
  370. oci_cli/help_text_producer/data_files/man/api-gateway_work-request-error_list.1 +1 -1
  371. oci_cli/help_text_producer/data_files/man/api-gateway_work-request-log.1 +1 -1
  372. oci_cli/help_text_producer/data_files/man/api-gateway_work-request-log_list.1 +1 -1
  373. oci_cli/help_text_producer/data_files/man/api-gateway_work-request.1 +1 -1
  374. oci_cli/help_text_producer/data_files/man/api-gateway_work-request_cancel.1 +1 -1
  375. oci_cli/help_text_producer/data_files/man/api-gateway_work-request_get.1 +1 -1
  376. oci_cli/help_text_producer/data_files/man/api-gateway_work-request_list.1 +1 -1
  377. oci_cli/help_text_producer/data_files/man/apm-config.1 +1 -1
  378. oci_cli/help_text_producer/data_files/man/apm-config_config-collection.1 +1 -1
  379. oci_cli/help_text_producer/data_files/man/apm-config_config-collection_list.1 +1 -1
  380. oci_cli/help_text_producer/data_files/man/apm-config_config.1 +1 -1
  381. oci_cli/help_text_producer/data_files/man/apm-config_config_create-apdex-rules.1 +1 -1
  382. oci_cli/help_text_producer/data_files/man/apm-config_config_create-metric-group.1 +1 -1
  383. oci_cli/help_text_producer/data_files/man/apm-config_config_create-options.1 +1 -1
  384. oci_cli/help_text_producer/data_files/man/apm-config_config_create-span-filter.1 +1 -1
  385. oci_cli/help_text_producer/data_files/man/apm-config_config_delete.1 +1 -1
  386. oci_cli/help_text_producer/data_files/man/apm-config_config_get.1 +1 -1
  387. oci_cli/help_text_producer/data_files/man/apm-config_config_update-apdex-rules.1 +1 -1
  388. oci_cli/help_text_producer/data_files/man/apm-config_config_update-metric-group.1 +1 -1
  389. oci_cli/help_text_producer/data_files/man/apm-config_config_update-options.1 +1 -1
  390. oci_cli/help_text_producer/data_files/man/apm-config_config_update-span-filter.1 +1 -1
  391. oci_cli/help_text_producer/data_files/man/apm-config_metric-group.1 +1 -1
  392. oci_cli/help_text_producer/data_files/man/apm-config_metric-group_get-namespace-metrics.1 +1 -1
  393. oci_cli/help_text_producer/data_files/man/apm-config_metric-group_get-namespaces.1 +1 -1
  394. oci_cli/help_text_producer/data_files/man/apm-config_span-filter.1 +1 -1
  395. oci_cli/help_text_producer/data_files/man/apm-config_span-filter_validate-pattern.1 +1 -1
  396. oci_cli/help_text_producer/data_files/man/apm-config_test.1 +1 -1
  397. oci_cli/help_text_producer/data_files/man/apm-config_test_span-enrichment-group.1 +1 -1
  398. oci_cli/help_text_producer/data_files/man/apm-config_test_test.1 +1 -1
  399. oci_cli/help_text_producer/data_files/man/apm-control-plane.1 +1 -1
  400. oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain.1 +1 -1
  401. oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_change-compartment.1 +1 -1
  402. oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_create.1 +1 -1
  403. oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_delete.1 +1 -1
  404. oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_get.1 +1 -1
  405. oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_list.1 +1 -1
  406. oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_update.1 +1 -1
  407. oci_cli/help_text_producer/data_files/man/apm-control-plane_data-key.1 +1 -1
  408. oci_cli/help_text_producer/data_files/man/apm-control-plane_data-key_generate.1 +1 -1
  409. oci_cli/help_text_producer/data_files/man/apm-control-plane_data-key_list.1 +1 -1
  410. oci_cli/help_text_producer/data_files/man/apm-control-plane_data-key_remove.1 +1 -1
  411. oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request-error.1 +1 -1
  412. oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request-error_list.1 +1 -1
  413. oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request-log-entry.1 +1 -1
  414. oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request-log-entry_list-work-request-logs.1 +1 -1
  415. oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request.1 +1 -1
  416. oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request_get.1 +1 -1
  417. oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request_list-apm-domain.1 +1 -1
  418. oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request_list.1 +1 -1
  419. oci_cli/help_text_producer/data_files/man/apm-synthetics.1 +1 -1
  420. oci_cli/help_text_producer/data_files/man/apm-synthetics_aggregated-network-data-result.1 +1 -1
  421. oci_cli/help_text_producer/data_files/man/apm-synthetics_aggregated-network-data-result_aggregate-network-data.1 +1 -1
  422. oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point-collection.1 +1 -1
  423. oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point-collection_list-dedicated-vantage-points.1 +1 -1
  424. oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point.1 +1 -1
  425. oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point_create-with-oracle-rm-stack.1 +1 -1
  426. oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point_delete.1 +1 -1
  427. oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point_get.1 +1 -1
  428. oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point_update-with-oracle-rm-stack.1 +1 -1
  429. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor-collection.1 +1 -1
  430. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor-collection_list-monitors.1 +1 -1
  431. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor-result.1 +1 -1
  432. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor-result_get.1 +1 -1
  433. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor.1 +1 -1
  434. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-browser-monitor.1 +1 -1
  435. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-dns-sec-monitor.1 +1 -1
  436. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-dns-server-monitor.1 +1 -1
  437. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-dns-trace-monitor.1 +1 -1
  438. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-ftp-monitor.1 +1 -1
  439. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-network-monitor.1 +1 -1
  440. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-rest-monitor.1 +1 -1
  441. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-scripted-browser-monitor.1 +1 -1
  442. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-scripted-rest-monitor.1 +1 -1
  443. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-sql-monitor.1 +1 -1
  444. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_delete.1 +1 -1
  445. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_get.1 +1 -1
  446. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-browser-monitor.1 +1 -1
  447. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-dns-sec-monitor.1 +1 -1
  448. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-dns-server-monitor.1 +1 -1
  449. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-dns-trace-monitor.1 +1 -1
  450. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-ftp-monitor.1 +1 -1
  451. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-network-monitor.1 +1 -1
  452. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-rest-monitor.1 +1 -1
  453. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-scripted-browser-monitor.1 +1 -1
  454. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-scripted-rest-monitor.1 +1 -1
  455. oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-sql-monitor.1 +1 -1
  456. oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point-collection.1 +1 -1
  457. oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point-collection_list-on-premise-vantage-points.1 +1 -1
  458. oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point.1 +1 -1
  459. oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point_create.1 +1 -1
  460. oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point_delete.1 +1 -1
  461. oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point_get.1 +1 -1
  462. oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point_update.1 +1 -1
  463. oci_cli/help_text_producer/data_files/man/apm-synthetics_public-vantage-point-collection.1 +1 -1
  464. oci_cli/help_text_producer/data_files/man/apm-synthetics_public-vantage-point-collection_list-public-vantage-points.1 +1 -1
  465. oci_cli/help_text_producer/data_files/man/apm-synthetics_script-collection.1 +1 -1
  466. oci_cli/help_text_producer/data_files/man/apm-synthetics_script-collection_list-scripts.1 +1 -1
  467. oci_cli/help_text_producer/data_files/man/apm-synthetics_script.1 +1 -1
  468. oci_cli/help_text_producer/data_files/man/apm-synthetics_script_create.1 +1 -1
  469. oci_cli/help_text_producer/data_files/man/apm-synthetics_script_delete.1 +1 -1
  470. oci_cli/help_text_producer/data_files/man/apm-synthetics_script_get.1 +1 -1
  471. oci_cli/help_text_producer/data_files/man/apm-synthetics_script_update.1 +1 -1
  472. oci_cli/help_text_producer/data_files/man/apm-synthetics_worker-collection.1 +1 -1
  473. oci_cli/help_text_producer/data_files/man/apm-synthetics_worker-collection_list-workers.1 +1 -1
  474. oci_cli/help_text_producer/data_files/man/apm-synthetics_worker.1 +1 -1
  475. oci_cli/help_text_producer/data_files/man/apm-synthetics_worker_create.1 +1 -1
  476. oci_cli/help_text_producer/data_files/man/apm-synthetics_worker_delete.1 +1 -1
  477. oci_cli/help_text_producer/data_files/man/apm-synthetics_worker_get.1 +1 -1
  478. oci_cli/help_text_producer/data_files/man/apm-synthetics_worker_update.1 +1 -1
  479. oci_cli/help_text_producer/data_files/man/apm-traces.1 +1 -1
  480. oci_cli/help_text_producer/data_files/man/apm-traces_attributes.1 +1 -1
  481. oci_cli/help_text_producer/data_files/man/apm-traces_attributes_activate.1 +1 -1
  482. oci_cli/help_text_producer/data_files/man/apm-traces_attributes_auto-activate-status.1 +1 -1
  483. oci_cli/help_text_producer/data_files/man/apm-traces_attributes_deactivate.1 +1 -1
  484. oci_cli/help_text_producer/data_files/man/apm-traces_attributes_pin.1 +1 -1
  485. oci_cli/help_text_producer/data_files/man/apm-traces_attributes_unpin.1 +1 -1
  486. oci_cli/help_text_producer/data_files/man/apm-traces_attributes_update-attribute.1 +1 -1
  487. oci_cli/help_text_producer/data_files/man/apm-traces_attributes_update-auto-activate.1 +1 -1
  488. oci_cli/help_text_producer/data_files/man/apm-traces_attributes_update-notes.1 +1 -1
  489. oci_cli/help_text_producer/data_files/man/apm-traces_query.1 +1 -1
  490. oci_cli/help_text_producer/data_files/man/apm-traces_query_query-response.1 +1 -1
  491. oci_cli/help_text_producer/data_files/man/apm-traces_query_query-response_run-query.1 +1 -1
  492. oci_cli/help_text_producer/data_files/man/apm-traces_query_quick-picks.1 +1 -1
  493. oci_cli/help_text_producer/data_files/man/apm-traces_query_quick-picks_list.1 +1 -1
  494. oci_cli/help_text_producer/data_files/man/apm-traces_trace.1 +1 -1
  495. oci_cli/help_text_producer/data_files/man/apm-traces_trace_aggregated-snapshot.1 +1 -1
  496. oci_cli/help_text_producer/data_files/man/apm-traces_trace_aggregated-snapshot_get.1 +1 -1
  497. oci_cli/help_text_producer/data_files/man/apm-traces_trace_span.1 +1 -1
  498. oci_cli/help_text_producer/data_files/man/apm-traces_trace_span_get.1 +1 -1
  499. oci_cli/help_text_producer/data_files/man/apm-traces_trace_trace-snapshot.1 +1 -1
  500. oci_cli/help_text_producer/data_files/man/apm-traces_trace_trace-snapshot_get.1 +1 -1
  501. oci_cli/help_text_producer/data_files/man/apm-traces_trace_trace.1 +1 -1
  502. oci_cli/help_text_producer/data_files/man/apm-traces_trace_trace_get.1 +1 -1
  503. oci_cli/help_text_producer/data_files/man/appmgmt-control.1 +1 -1
  504. oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance-collection.1 +1 -1
  505. oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance-collection_list-monitored-instances.1 +1 -1
  506. oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance.1 +1 -1
  507. oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance_activate-plugin.1 +1 -1
  508. oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance_get.1 +1 -1
  509. oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance_publish-top-processes.1 +1 -1
  510. oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request-error.1 +1 -1
  511. oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request-error_list.1 +1 -1
  512. oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request-log-entry.1 +1 -1
  513. oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request-log-entry_list.1 +1 -1
  514. oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request.1 +1 -1
  515. oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request_get.1 +1 -1
  516. oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request_list.1 +1 -1
  517. oci_cli/help_text_producer/data_files/man/artifacts.1 +1 -1
  518. oci_cli/help_text_producer/data_files/man/artifacts_container.1 +1 -1
  519. oci_cli/help_text_producer/data_files/man/artifacts_container_configuration.1 +1 -1
  520. oci_cli/help_text_producer/data_files/man/artifacts_container_configuration_get.1 +1 -1
  521. oci_cli/help_text_producer/data_files/man/artifacts_container_configuration_update.1 +1 -1
  522. oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature.1 +1 -1
  523. oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_create.1 +1 -1
  524. oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_delete.1 +1 -1
  525. oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_get-verify.1 +1 -1
  526. oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_get.1 +1 -1
  527. oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_list.1 +1 -1
  528. oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_sign-upload.1 +1 -1
  529. oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_update.1 +1 -1
  530. oci_cli/help_text_producer/data_files/man/artifacts_container_image.1 +1 -1
  531. oci_cli/help_text_producer/data_files/man/artifacts_container_image_delete.1 +1 -1
  532. oci_cli/help_text_producer/data_files/man/artifacts_container_image_get.1 +1 -1
  533. oci_cli/help_text_producer/data_files/man/artifacts_container_image_list.1 +1 -1
  534. oci_cli/help_text_producer/data_files/man/artifacts_container_image_remove-version.1 +1 -1
  535. oci_cli/help_text_producer/data_files/man/artifacts_container_image_restore.1 +1 -1
  536. oci_cli/help_text_producer/data_files/man/artifacts_container_image_update.1 +1 -1
  537. oci_cli/help_text_producer/data_files/man/artifacts_container_repository.1 +1 -1
  538. oci_cli/help_text_producer/data_files/man/artifacts_container_repository_change-compartment.1 +1 -1
  539. oci_cli/help_text_producer/data_files/man/artifacts_container_repository_create.1 +1 -1
  540. oci_cli/help_text_producer/data_files/man/artifacts_container_repository_delete.1 +1 -1
  541. oci_cli/help_text_producer/data_files/man/artifacts_container_repository_get.1 +1 -1
  542. oci_cli/help_text_producer/data_files/man/artifacts_container_repository_list.1 +1 -1
  543. oci_cli/help_text_producer/data_files/man/artifacts_container_repository_update.1 +1 -1
  544. oci_cli/help_text_producer/data_files/man/artifacts_generic.1 +1 -1
  545. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact.1 +1 -1
  546. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_delete-by-path.1 +1 -1
  547. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_delete.1 +1 -1
  548. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_download-by-path.1 +1 -1
  549. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_download.1 +1 -1
  550. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_get-by-path.1 +1 -1
  551. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_get.1 +1 -1
  552. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_list.1 +1 -1
  553. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_update-by-path.1 +1 -1
  554. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_update.1 +1 -1
  555. oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_upload-by-path.1 +1 -1
  556. oci_cli/help_text_producer/data_files/man/artifacts_repository.1 +1 -1
  557. oci_cli/help_text_producer/data_files/man/artifacts_repository_change-compartment.1 +1 -1
  558. oci_cli/help_text_producer/data_files/man/artifacts_repository_create-generic-repository.1 +1 -1
  559. oci_cli/help_text_producer/data_files/man/artifacts_repository_create.1 +1 -1
  560. oci_cli/help_text_producer/data_files/man/artifacts_repository_delete.1 +1 -1
  561. oci_cli/help_text_producer/data_files/man/artifacts_repository_get.1 +1 -1
  562. oci_cli/help_text_producer/data_files/man/artifacts_repository_list.1 +1 -1
  563. oci_cli/help_text_producer/data_files/man/artifacts_repository_update-generic-repository.1 +1 -1
  564. oci_cli/help_text_producer/data_files/man/artifacts_repository_update.1 +1 -1
  565. oci_cli/help_text_producer/data_files/man/audit.1 +1 -1
  566. oci_cli/help_text_producer/data_files/man/audit_config.1 +1 -1
  567. oci_cli/help_text_producer/data_files/man/audit_config_get.1 +1 -1
  568. oci_cli/help_text_producer/data_files/man/audit_config_update.1 +1 -1
  569. oci_cli/help_text_producer/data_files/man/audit_event.1 +1 -1
  570. oci_cli/help_text_producer/data_files/man/audit_event_list.1 +1 -1
  571. oci_cli/help_text_producer/data_files/man/autoscaling.1 +1 -1
  572. oci_cli/help_text_producer/data_files/man/autoscaling_configuration.1 +1 -1
  573. oci_cli/help_text_producer/data_files/man/autoscaling_configuration_change-compartment.1 +1 -1
  574. oci_cli/help_text_producer/data_files/man/autoscaling_configuration_create.1 +1 -1
  575. oci_cli/help_text_producer/data_files/man/autoscaling_configuration_delete.1 +1 -1
  576. oci_cli/help_text_producer/data_files/man/autoscaling_configuration_get.1 +1 -1
  577. oci_cli/help_text_producer/data_files/man/autoscaling_configuration_list.1 +1 -1
  578. oci_cli/help_text_producer/data_files/man/autoscaling_configuration_update.1 +1 -1
  579. oci_cli/help_text_producer/data_files/man/autoscaling_policy.1 +1 -1
  580. oci_cli/help_text_producer/data_files/man/autoscaling_policy_create.1 +1 -1
  581. oci_cli/help_text_producer/data_files/man/autoscaling_policy_delete.1 +1 -1
  582. oci_cli/help_text_producer/data_files/man/autoscaling_policy_get.1 +1 -1
  583. oci_cli/help_text_producer/data_files/man/autoscaling_policy_update.1 +1 -1
  584. oci_cli/help_text_producer/data_files/man/bastion.1 +1 -1
  585. oci_cli/help_text_producer/data_files/man/bastion_bastion.1 +1 -1
  586. oci_cli/help_text_producer/data_files/man/bastion_bastion_change-compartment.1 +1 -1
  587. oci_cli/help_text_producer/data_files/man/bastion_bastion_create.1 +1 -1
  588. oci_cli/help_text_producer/data_files/man/bastion_bastion_delete.1 +1 -1
  589. oci_cli/help_text_producer/data_files/man/bastion_bastion_get.1 +1 -1
  590. oci_cli/help_text_producer/data_files/man/bastion_bastion_list.1 +1 -1
  591. oci_cli/help_text_producer/data_files/man/bastion_bastion_update.1 +1 -1
  592. oci_cli/help_text_producer/data_files/man/bastion_session.1 +1 -1
  593. oci_cli/help_text_producer/data_files/man/bastion_session_create-managed-ssh.1 +1 -1
  594. oci_cli/help_text_producer/data_files/man/bastion_session_create-port-forwarding.1 +1 -1
  595. oci_cli/help_text_producer/data_files/man/bastion_session_create-session-create-dynamic-port-forwarding-session-target-resource-details.1 +1 -1
  596. oci_cli/help_text_producer/data_files/man/bastion_session_create.1 +1 -1
  597. oci_cli/help_text_producer/data_files/man/bastion_session_delete.1 +1 -1
  598. oci_cli/help_text_producer/data_files/man/bastion_session_get.1 +1 -1
  599. oci_cli/help_text_producer/data_files/man/bastion_session_list.1 +1 -1
  600. oci_cli/help_text_producer/data_files/man/bastion_session_update.1 +1 -1
  601. oci_cli/help_text_producer/data_files/man/bastion_work-request-error.1 +1 -1
  602. oci_cli/help_text_producer/data_files/man/bastion_work-request-error_list.1 +1 -1
  603. oci_cli/help_text_producer/data_files/man/bastion_work-request-log-entry.1 +1 -1
  604. oci_cli/help_text_producer/data_files/man/bastion_work-request-log-entry_list-work-request-logs.1 +1 -1
  605. oci_cli/help_text_producer/data_files/man/bastion_work-request.1 +1 -1
  606. oci_cli/help_text_producer/data_files/man/bastion_work-request_get.1 +1 -1
  607. oci_cli/help_text_producer/data_files/man/bastion_work-request_list.1 +1 -1
  608. oci_cli/help_text_producer/data_files/man/bds.1 +1 -1
  609. oci_cli/help_text_producer/data_files/man/bds_auto-scale-config.1 +1 -1
  610. oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_create.1 +1 -1
  611. oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_delete.1 +1 -1
  612. oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_edit.1 +1 -1
  613. oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_get.1 +1 -1
  614. oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_list.1 +1 -1
  615. oci_cli/help_text_producer/data_files/man/bds_bds-api-key.1 +1 -1
  616. oci_cli/help_text_producer/data_files/man/bds_bds-api-key_create.1 +1 -1
  617. oci_cli/help_text_producer/data_files/man/bds_bds-api-key_delete.1 +1 -1
  618. oci_cli/help_text_producer/data_files/man/bds_bds-api-key_get.1 +1 -1
  619. oci_cli/help_text_producer/data_files/man/bds_bds-api-key_list.1 +1 -1
  620. oci_cli/help_text_producer/data_files/man/bds_bds-api-key_test-bds-object-storage-connection.1 +1 -1
  621. oci_cli/help_text_producer/data_files/man/bds_bds-cluster-version.1 +1 -1
  622. oci_cli/help_text_producer/data_files/man/bds_bds-cluster-version_list.1 +1 -1
  623. oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration.1 +1 -1
  624. oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_activate.1 +1 -1
  625. oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_create.1 +1 -1
  626. oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_delete.1 +1 -1
  627. oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_get.1 +1 -1
  628. oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_list.1 +1 -1
  629. oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_test.1 +1 -1
  630. oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_update.1 +1 -1
  631. oci_cli/help_text_producer/data_files/man/bds_block-storage.1 +1 -1
  632. oci_cli/help_text_producer/data_files/man/bds_block-storage_add.1 +1 -1
  633. oci_cli/help_text_producer/data_files/man/bds_cloudsql.1 +1 -1
  634. oci_cli/help_text_producer/data_files/man/bds_cloudsql_add.1 +1 -1
  635. oci_cli/help_text_producer/data_files/man/bds_cloudsql_remove.1 +1 -1
  636. oci_cli/help_text_producer/data_files/man/bds_identity-configuration.1 +1 -1
  637. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_activate-iam-user-sync-configuration.1 +1 -1
  638. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_activate-upst-configuration.1 +1 -1
  639. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_create.1 +1 -1
  640. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_deactivate-iam-user-sync-configuration.1 +1 -1
  641. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_deactivate-upst-configuration.1 +1 -1
  642. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_delete.1 +1 -1
  643. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_get.1 +1 -1
  644. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_list.1 +1 -1
  645. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_refresh-confidential-application.1 +1 -1
  646. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_refresh-upst-token-exchange-keytab.1 +1 -1
  647. oci_cli/help_text_producer/data_files/man/bds_identity-configuration_update.1 +1 -1
  648. oci_cli/help_text_producer/data_files/man/bds_instance.1 +1 -1
  649. oci_cli/help_text_producer/data_files/man/bds_instance_backup-node-node-level-details.1 +1 -1
  650. oci_cli/help_text_producer/data_files/man/bds_instance_backup-node-node-type-level-details.1 +1 -1
  651. oci_cli/help_text_producer/data_files/man/bds_instance_backup-node.1 +1 -1
  652. oci_cli/help_text_producer/data_files/man/bds_instance_certificate-service-info.1 +1 -1
  653. oci_cli/help_text_producer/data_files/man/bds_instance_change-compartment.1 +1 -1
  654. oci_cli/help_text_producer/data_files/man/bds_instance_change-shape.1 +1 -1
  655. oci_cli/help_text_producer/data_files/man/bds_instance_create-node-backup-configuration-node-level-details.1 +1 -1
  656. oci_cli/help_text_producer/data_files/man/bds_instance_create-node-backup-configuration-node-type-level-details.1 +1 -1
  657. oci_cli/help_text_producer/data_files/man/bds_instance_create-node-backup-configuration.1 +1 -1
  658. oci_cli/help_text_producer/data_files/man/bds_instance_create-node-replace-configuration-node-level-details.1 +1 -1
  659. oci_cli/help_text_producer/data_files/man/bds_instance_create-node-replace-configuration-node-type-level-details.1 +1 -1
  660. oci_cli/help_text_producer/data_files/man/bds_instance_create-node-replace-configuration.1 +1 -1
  661. oci_cli/help_text_producer/data_files/man/bds_instance_create-resource-principal-configuration.1 +1 -1
  662. oci_cli/help_text_producer/data_files/man/bds_instance_create.1 +1 -1
  663. oci_cli/help_text_producer/data_files/man/bds_instance_delete.1 +1 -1
  664. oci_cli/help_text_producer/data_files/man/bds_instance_disable-certificate.1 +1 -1
  665. oci_cli/help_text_producer/data_files/man/bds_instance_enable-certificate.1 +1 -1
  666. oci_cli/help_text_producer/data_files/man/bds_instance_execute-bootstrap-script.1 +1 -1
  667. oci_cli/help_text_producer/data_files/man/bds_instance_force-refresh-resource-principal.1 +1 -1
  668. oci_cli/help_text_producer/data_files/man/bds_instance_get-node-backup-configuration.1 +1 -1
  669. oci_cli/help_text_producer/data_files/man/bds_instance_get-node-backup.1 +1 -1
  670. oci_cli/help_text_producer/data_files/man/bds_instance_get-node-replace-configuration.1 +1 -1
  671. oci_cli/help_text_producer/data_files/man/bds_instance_get-os-patch-details.1 +1 -1
  672. oci_cli/help_text_producer/data_files/man/bds_instance_get-resource-principal-configuration.1 +1 -1
  673. oci_cli/help_text_producer/data_files/man/bds_instance_get.1 +1 -1
  674. oci_cli/help_text_producer/data_files/man/bds_instance_install-os-patch-batching-based-patching-configs.1 +1 -1
  675. oci_cli/help_text_producer/data_files/man/bds_instance_install-os-patch-domain-based-patching-configs.1 +1 -1
  676. oci_cli/help_text_producer/data_files/man/bds_instance_install-os-patch-downtime-based-patching-configs.1 +1 -1
  677. oci_cli/help_text_producer/data_files/man/bds_instance_install-os-patch.1 +1 -1
  678. oci_cli/help_text_producer/data_files/man/bds_instance_install-patch-batching-based-odh-patching-config.1 +1 -1
  679. oci_cli/help_text_producer/data_files/man/bds_instance_install-patch-domain-based-odh-patching-config.1 +1 -1
  680. oci_cli/help_text_producer/data_files/man/bds_instance_install-patch-downtime-based-odh-patching-config.1 +1 -1
  681. oci_cli/help_text_producer/data_files/man/bds_instance_install-patch.1 +1 -1
  682. oci_cli/help_text_producer/data_files/man/bds_instance_list-node-backup-configurations.1 +1 -1
  683. oci_cli/help_text_producer/data_files/man/bds_instance_list-node-backups.1 +1 -1
  684. oci_cli/help_text_producer/data_files/man/bds_instance_list-node-replace-configurations.1 +1 -1
  685. oci_cli/help_text_producer/data_files/man/bds_instance_list-os-patches.1 +1 -1
  686. oci_cli/help_text_producer/data_files/man/bds_instance_list-patch-histories.1 +1 -1
  687. oci_cli/help_text_producer/data_files/man/bds_instance_list-patches.1 +1 -1
  688. oci_cli/help_text_producer/data_files/man/bds_instance_list-resource-principal-configurations.1 +1 -1
  689. oci_cli/help_text_producer/data_files/man/bds_instance_list.1 +1 -1
  690. oci_cli/help_text_producer/data_files/man/bds_instance_master-nodes.1 +1 -1
  691. oci_cli/help_text_producer/data_files/man/bds_instance_master-nodes_add.1 +1 -1
  692. oci_cli/help_text_producer/data_files/man/bds_instance_remove.1 +1 -1
  693. oci_cli/help_text_producer/data_files/man/bds_instance_renew-certificate.1 +1 -1
  694. oci_cli/help_text_producer/data_files/man/bds_instance_replace-node.1 +1 -1
  695. oci_cli/help_text_producer/data_files/man/bds_instance_restart-node.1 +1 -1
  696. oci_cli/help_text_producer/data_files/man/bds_instance_start.1 +1 -1
  697. oci_cli/help_text_producer/data_files/man/bds_instance_stop.1 +1 -1
  698. oci_cli/help_text_producer/data_files/man/bds_instance_update-node-backup-configuration-node-level-details.1 +1 -1
  699. oci_cli/help_text_producer/data_files/man/bds_instance_update-node-backup-configuration-node-type-level-details.1 +1 -1
  700. oci_cli/help_text_producer/data_files/man/bds_instance_update-node-backup-configuration.1 +1 -1
  701. oci_cli/help_text_producer/data_files/man/bds_instance_update-node-replace-configuration-node-level-details.1 +1 -1
  702. oci_cli/help_text_producer/data_files/man/bds_instance_update-node-replace-configuration-node-type-level-details.1 +1 -1
  703. oci_cli/help_text_producer/data_files/man/bds_instance_update-node-replace-configuration.1 +1 -1
  704. oci_cli/help_text_producer/data_files/man/bds_instance_update-resource-principal-configuration.1 +1 -1
  705. oci_cli/help_text_producer/data_files/man/bds_instance_update.1 +1 -1
  706. oci_cli/help_text_producer/data_files/man/bds_instance_utility-nodes.1 +1 -1
  707. oci_cli/help_text_producer/data_files/man/bds_instance_utility-nodes_add.1 +1 -1
  708. oci_cli/help_text_producer/data_files/man/bds_instance_worker-nodes.1 +1 -1
  709. oci_cli/help_text_producer/data_files/man/bds_instance_worker-nodes_add.1 +1 -1
  710. oci_cli/help_text_producer/data_files/man/bds_kafka.1 +1 -1
  711. oci_cli/help_text_producer/data_files/man/bds_kafka_add.1 +1 -1
  712. oci_cli/help_text_producer/data_files/man/bds_kafka_remove.1 +1 -1
  713. oci_cli/help_text_producer/data_files/man/bds_node-backup-configuration.1 +1 -1
  714. oci_cli/help_text_producer/data_files/man/bds_node-backup-configuration_delete.1 +1 -1
  715. oci_cli/help_text_producer/data_files/man/bds_node-backup.1 +1 -1
  716. oci_cli/help_text_producer/data_files/man/bds_node-backup_delete.1 +1 -1
  717. oci_cli/help_text_producer/data_files/man/bds_node-replace-configuration.1 +1 -1
  718. oci_cli/help_text_producer/data_files/man/bds_node-replace-configuration_remove.1 +1 -1
  719. oci_cli/help_text_producer/data_files/man/bds_resource-principal-configuration.1 +1 -1
  720. oci_cli/help_text_producer/data_files/man/bds_resource-principal-configuration_remove.1 +1 -1
  721. oci_cli/help_text_producer/data_files/man/bds_work-request-error.1 +1 -1
  722. oci_cli/help_text_producer/data_files/man/bds_work-request-error_list.1 +1 -1
  723. oci_cli/help_text_producer/data_files/man/bds_work-request-log-entry.1 +1 -1
  724. oci_cli/help_text_producer/data_files/man/bds_work-request-log-entry_list.1 +1 -1
  725. oci_cli/help_text_producer/data_files/man/bds_work-request.1 +1 -1
  726. oci_cli/help_text_producer/data_files/man/bds_work-request_get.1 +1 -1
  727. oci_cli/help_text_producer/data_files/man/bds_work-request_list.1 +1 -1
  728. oci_cli/help_text_producer/data_files/man/blockchain.1 +1 -1
  729. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform.1 +1 -1
  730. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_change-compartment.1 +1 -1
  731. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_create-osn.1 +1 -1
  732. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_create-peer.1 +1 -1
  733. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_create.1 +1 -1
  734. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_delete-osn.1 +1 -1
  735. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_delete-peer.1 +1 -1
  736. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_delete.1 +1 -1
  737. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_get.1 +1 -1
  738. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_list-blockchain-platform-patches.1 +1 -1
  739. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_list.1 +1 -1
  740. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_preview-scale.1 +1 -1
  741. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_scale.1 +1 -1
  742. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_start.1 +1 -1
  743. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_stop.1 +1 -1
  744. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_update-osn.1 +1 -1
  745. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_update-peer.1 +1 -1
  746. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_update.1 +1 -1
  747. oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_upgrade.1 +1 -1
  748. oci_cli/help_text_producer/data_files/man/blockchain_osn.1 +1 -1
  749. oci_cli/help_text_producer/data_files/man/blockchain_osn_get.1 +1 -1
  750. oci_cli/help_text_producer/data_files/man/blockchain_osn_list.1 +1 -1
  751. oci_cli/help_text_producer/data_files/man/blockchain_peer.1 +1 -1
  752. oci_cli/help_text_producer/data_files/man/blockchain_peer_get.1 +1 -1
  753. oci_cli/help_text_producer/data_files/man/blockchain_peer_list.1 +1 -1
  754. oci_cli/help_text_producer/data_files/man/blockchain_work-request-error.1 +1 -1
  755. oci_cli/help_text_producer/data_files/man/blockchain_work-request-error_list.1 +1 -1
  756. oci_cli/help_text_producer/data_files/man/blockchain_work-request-log-entry.1 +1 -1
  757. oci_cli/help_text_producer/data_files/man/blockchain_work-request-log-entry_list.1 +1 -1
  758. oci_cli/help_text_producer/data_files/man/blockchain_work-request.1 +1 -1
  759. oci_cli/help_text_producer/data_files/man/blockchain_work-request_delete.1 +1 -1
  760. oci_cli/help_text_producer/data_files/man/blockchain_work-request_get.1 +1 -1
  761. oci_cli/help_text_producer/data_files/man/blockchain_work-request_list.1 +1 -1
  762. oci_cli/help_text_producer/data_files/man/budgets.1 +1 -1
  763. oci_cli/help_text_producer/data_files/man/budgets_alert-rule.1 +1 -1
  764. oci_cli/help_text_producer/data_files/man/budgets_alert-rule_create.1 +1 -1
  765. oci_cli/help_text_producer/data_files/man/budgets_alert-rule_delete.1 +1 -1
  766. oci_cli/help_text_producer/data_files/man/budgets_alert-rule_get.1 +1 -1
  767. oci_cli/help_text_producer/data_files/man/budgets_alert-rule_list.1 +1 -1
  768. oci_cli/help_text_producer/data_files/man/budgets_alert-rule_update.1 +1 -1
  769. oci_cli/help_text_producer/data_files/man/budgets_budget.1 +1 -1
  770. oci_cli/help_text_producer/data_files/man/budgets_budget_create.1 +1 -1
  771. oci_cli/help_text_producer/data_files/man/budgets_budget_delete.1 +1 -1
  772. oci_cli/help_text_producer/data_files/man/budgets_budget_get.1 +1 -1
  773. oci_cli/help_text_producer/data_files/man/budgets_budget_list.1 +1 -1
  774. oci_cli/help_text_producer/data_files/man/budgets_budget_update.1 +1 -1
  775. oci_cli/help_text_producer/data_files/man/bv.1 +1 -1
  776. oci_cli/help_text_producer/data_files/man/bv_backup.1 +1 -1
  777. oci_cli/help_text_producer/data_files/man/bv_backup_change-compartment.1 +1 -1
  778. oci_cli/help_text_producer/data_files/man/bv_backup_copy.1 +1 -1
  779. oci_cli/help_text_producer/data_files/man/bv_backup_create.1 +1 -1
  780. oci_cli/help_text_producer/data_files/man/bv_backup_delete.1 +1 -1
  781. oci_cli/help_text_producer/data_files/man/bv_backup_get.1 +1 -1
  782. oci_cli/help_text_producer/data_files/man/bv_backup_list.1 +1 -1
  783. oci_cli/help_text_producer/data_files/man/bv_backup_update.1 +1 -1
  784. oci_cli/help_text_producer/data_files/man/bv_block-volume-replica.1 +1 -1
  785. oci_cli/help_text_producer/data_files/man/bv_block-volume-replica_get.1 +1 -1
  786. oci_cli/help_text_producer/data_files/man/bv_block-volume-replica_list.1 +1 -1
  787. oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup.1 +1 -1
  788. oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_change-compartment.1 +1 -1
  789. oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_copy.1 +1 -1
  790. oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_create.1 +1 -1
  791. oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_delete.1 +1 -1
  792. oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_get.1 +1 -1
  793. oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_list.1 +1 -1
  794. oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_update.1 +1 -1
  795. oci_cli/help_text_producer/data_files/man/bv_boot-volume-kms-key.1 +1 -1
  796. oci_cli/help_text_producer/data_files/man/bv_boot-volume-kms-key_delete.1 +1 -1
  797. oci_cli/help_text_producer/data_files/man/bv_boot-volume-kms-key_get.1 +1 -1
  798. oci_cli/help_text_producer/data_files/man/bv_boot-volume-kms-key_update.1 +1 -1
  799. oci_cli/help_text_producer/data_files/man/bv_boot-volume-replica.1 +1 -1
  800. oci_cli/help_text_producer/data_files/man/bv_boot-volume-replica_get.1 +1 -1
  801. oci_cli/help_text_producer/data_files/man/bv_boot-volume-replica_list.1 +1 -1
  802. oci_cli/help_text_producer/data_files/man/bv_boot-volume.1 +1 -1
  803. oci_cli/help_text_producer/data_files/man/bv_boot-volume_change-compartment.1 +1 -1
  804. oci_cli/help_text_producer/data_files/man/bv_boot-volume_create-boot-volume-boot-volume-source-from-boot-volume-replica-details.1 +1 -1
  805. oci_cli/help_text_producer/data_files/man/bv_boot-volume_create-boot-volume-source-from-boot-volume-backup-delta.1 +1 -1
  806. oci_cli/help_text_producer/data_files/man/bv_boot-volume_create.1 +1 -1
  807. oci_cli/help_text_producer/data_files/man/bv_boot-volume_delete.1 +1 -1
  808. oci_cli/help_text_producer/data_files/man/bv_boot-volume_get.1 +1 -1
  809. oci_cli/help_text_producer/data_files/man/bv_boot-volume_list.1 +1 -1
  810. oci_cli/help_text_producer/data_files/man/bv_boot-volume_update.1 +1 -1
  811. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment.1 +1 -1
  812. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment_create.1 +1 -1
  813. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment_delete.1 +1 -1
  814. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment_get-volume-backup-policy-asset-assignment.1 +1 -1
  815. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment_get.1 +1 -1
  816. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy.1 +1 -1
  817. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_create.1 +1 -1
  818. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_delete.1 +1 -1
  819. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_get.1 +1 -1
  820. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_list.1 +1 -1
  821. oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_update.1 +1 -1
  822. oci_cli/help_text_producer/data_files/man/bv_volume-group-backup.1 +1 -1
  823. oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_change-compartment.1 +1 -1
  824. oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_copy.1 +1 -1
  825. oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_create.1 +1 -1
  826. oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_delete.1 +1 -1
  827. oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_get.1 +1 -1
  828. oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_list.1 +1 -1
  829. oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_update.1 +1 -1
  830. oci_cli/help_text_producer/data_files/man/bv_volume-group-replica.1 +1 -1
  831. oci_cli/help_text_producer/data_files/man/bv_volume-group-replica_get.1 +1 -1
  832. oci_cli/help_text_producer/data_files/man/bv_volume-group-replica_list.1 +1 -1
  833. oci_cli/help_text_producer/data_files/man/bv_volume-group.1 +1 -1
  834. oci_cli/help_text_producer/data_files/man/bv_volume-group_change-compartment.1 +1 -1
  835. oci_cli/help_text_producer/data_files/man/bv_volume-group_create.1 +1 -1
  836. oci_cli/help_text_producer/data_files/man/bv_volume-group_delete.1 +1 -1
  837. oci_cli/help_text_producer/data_files/man/bv_volume-group_get.1 +1 -1
  838. oci_cli/help_text_producer/data_files/man/bv_volume-group_list.1 +1 -1
  839. oci_cli/help_text_producer/data_files/man/bv_volume-group_update.1 +1 -1
  840. oci_cli/help_text_producer/data_files/man/bv_volume-kms-key.1 +1 -1
  841. oci_cli/help_text_producer/data_files/man/bv_volume-kms-key_delete.1 +1 -1
  842. oci_cli/help_text_producer/data_files/man/bv_volume-kms-key_get.1 +1 -1
  843. oci_cli/help_text_producer/data_files/man/bv_volume-kms-key_update.1 +1 -1
  844. oci_cli/help_text_producer/data_files/man/bv_volume.1 +1 -1
  845. oci_cli/help_text_producer/data_files/man/bv_volume_change-compartment.1 +1 -1
  846. oci_cli/help_text_producer/data_files/man/bv_volume_create-volume-source-from-volume-backup-delta.1 +1 -1
  847. oci_cli/help_text_producer/data_files/man/bv_volume_create-volume-volume-source-from-block-volume-replica-details.1 +1 -1
  848. oci_cli/help_text_producer/data_files/man/bv_volume_create.1 +1 -1
  849. oci_cli/help_text_producer/data_files/man/bv_volume_delete.1 +1 -1
  850. oci_cli/help_text_producer/data_files/man/bv_volume_get.1 +1 -1
  851. oci_cli/help_text_producer/data_files/man/bv_volume_list.1 +1 -1
  852. oci_cli/help_text_producer/data_files/man/bv_volume_update.1 +1 -1
  853. oci_cli/help_text_producer/data_files/man/capacity-management.1 +1 -1
  854. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog-collection.1 +1 -1
  855. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog-collection_list-internal.1 +1 -1
  856. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog-collection_list.1 +1 -1
  857. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog.1 +1 -1
  858. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_create.1 +1 -1
  859. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_delete.1 +1 -1
  860. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_get-catalog-content.1 +1 -1
  861. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_get.1 +1 -1
  862. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_publish.1 +1 -1
  863. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_update.1 +1 -1
  864. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-collection.1 +1 -1
  865. oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-collection_list.1 +1 -1
  866. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request-collection.1 +1 -1
  867. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request-collection_list-internal.1 +1 -1
  868. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request-collection_list.1 +1 -1
  869. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request.1 +1 -1
  870. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_create.1 +1 -1
  871. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_delete.1 +1 -1
  872. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_get.1 +1 -1
  873. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_patch-internal.1 +1 -1
  874. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_patch.1 +1 -1
  875. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_update-internal.1 +1 -1
  876. oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_update.1 +1 -1
  877. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group-collection.1 +1 -1
  878. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group-collection_list.1 +1 -1
  879. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group.1 +1 -1
  880. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group_create.1 +1 -1
  881. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group_delete.1 +1 -1
  882. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group_get.1 +1 -1
  883. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group_update.1 +1 -1
  884. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer.1 +1 -1
  885. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer_create.1 +1 -1
  886. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer_delete.1 +1 -1
  887. oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer_update.1 +1 -1
  888. oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-collection.1 +1 -1
  889. oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-collection_list-internal.1 +1 -1
  890. oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-collection_list.1 +1 -1
  891. oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-detail-collection.1 +1 -1
  892. oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-detail-collection_list-internal.1 +1 -1
  893. oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-detail-collection_list.1 +1 -1
  894. oci_cli/help_text_producer/data_files/man/capacity-management_occ-overview-collection.1 +1 -1
  895. oci_cli/help_text_producer/data_files/man/capacity-management_occ-overview-collection_list-internal-namespace-occ-overviews.1 +1 -1
  896. oci_cli/help_text_producer/data_files/man/capacity-management_occ-overview-collection_list.1 +1 -1
  897. oci_cli/help_text_producer/data_files/man/ccc.1 +1 -1
  898. oci_cli/help_text_producer/data_files/man/ccc_infrastructure.1 +1 -1
  899. oci_cli/help_text_producer/data_files/man/ccc_infrastructure_change-compartment.1 +1 -1
  900. oci_cli/help_text_producer/data_files/man/ccc_infrastructure_create.1 +1 -1
  901. oci_cli/help_text_producer/data_files/man/ccc_infrastructure_delete.1 +1 -1
  902. oci_cli/help_text_producer/data_files/man/ccc_infrastructure_get.1 +1 -1
  903. oci_cli/help_text_producer/data_files/man/ccc_infrastructure_list.1 +1 -1
  904. oci_cli/help_text_producer/data_files/man/ccc_infrastructure_update.1 +1 -1
  905. oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule.1 +1 -1
  906. oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_change-compartment.1 +1 -1
  907. oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_create.1 +1 -1
  908. oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_delete.1 +1 -1
  909. oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_get.1 +1 -1
  910. oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_list.1 +1 -1
  911. oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_update.1 +1 -1
  912. oci_cli/help_text_producer/data_files/man/ce.1 +1 -1
  913. oci_cli/help_text_producer/data_files/man/ce_addon-option.1 +1 -1
  914. oci_cli/help_text_producer/data_files/man/ce_addon-option_list.1 +1 -1
  915. oci_cli/help_text_producer/data_files/man/ce_cluster-migrate-to-native-vcn-status.1 +1 -1
  916. oci_cli/help_text_producer/data_files/man/ce_cluster-migrate-to-native-vcn-status_get.1 +1 -1
  917. oci_cli/help_text_producer/data_files/man/ce_cluster-options.1 +1 -1
  918. oci_cli/help_text_producer/data_files/man/ce_cluster-options_get.1 +1 -1
  919. oci_cli/help_text_producer/data_files/man/ce_cluster.1 +1 -1
  920. oci_cli/help_text_producer/data_files/man/ce_cluster_cluster-migrate-to-native-vcn.1 +1 -1
  921. oci_cli/help_text_producer/data_files/man/ce_cluster_complete-credential-rotation.1 +1 -1
  922. oci_cli/help_text_producer/data_files/man/ce_cluster_create-kubeconfig.1 +1 -1
  923. oci_cli/help_text_producer/data_files/man/ce_cluster_create.1 +1 -1
  924. oci_cli/help_text_producer/data_files/man/ce_cluster_delete.1 +1 -1
  925. oci_cli/help_text_producer/data_files/man/ce_cluster_disable-addon.1 +1 -1
  926. oci_cli/help_text_producer/data_files/man/ce_cluster_generate-token.1 +1 -1
  927. oci_cli/help_text_producer/data_files/man/ce_cluster_get-addon.1 +1 -1
  928. oci_cli/help_text_producer/data_files/man/ce_cluster_get.1 +1 -1
  929. oci_cli/help_text_producer/data_files/man/ce_cluster_install-addon.1 +1 -1
  930. oci_cli/help_text_producer/data_files/man/ce_cluster_list-addons.1 +1 -1
  931. oci_cli/help_text_producer/data_files/man/ce_cluster_list.1 +1 -1
  932. oci_cli/help_text_producer/data_files/man/ce_cluster_start-credential-rotation.1 +1 -1
  933. oci_cli/help_text_producer/data_files/man/ce_cluster_update-addon.1 +1 -1
  934. oci_cli/help_text_producer/data_files/man/ce_cluster_update-endpoint-config.1 +1 -1
  935. oci_cli/help_text_producer/data_files/man/ce_cluster_update.1 +1 -1
  936. oci_cli/help_text_producer/data_files/man/ce_credential-rotation-status.1 +1 -1
  937. oci_cli/help_text_producer/data_files/man/ce_credential-rotation-status_get.1 +1 -1
  938. oci_cli/help_text_producer/data_files/man/ce_node-pool-options.1 +1 -1
  939. oci_cli/help_text_producer/data_files/man/ce_node-pool-options_get.1 +1 -1
  940. oci_cli/help_text_producer/data_files/man/ce_node-pool.1 +1 -1
  941. oci_cli/help_text_producer/data_files/man/ce_node-pool_create.1 +1 -1
  942. oci_cli/help_text_producer/data_files/man/ce_node-pool_delete-node.1 +1 -1
  943. oci_cli/help_text_producer/data_files/man/ce_node-pool_delete.1 +1 -1
  944. oci_cli/help_text_producer/data_files/man/ce_node-pool_get.1 +1 -1
  945. oci_cli/help_text_producer/data_files/man/ce_node-pool_list.1 +1 -1
  946. oci_cli/help_text_producer/data_files/man/ce_node-pool_update.1 +1 -1
  947. oci_cli/help_text_producer/data_files/man/ce_pod-shape.1 +1 -1
  948. oci_cli/help_text_producer/data_files/man/ce_pod-shape_list.1 +1 -1
  949. oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool.1 +1 -1
  950. oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_create.1 +1 -1
  951. oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_delete.1 +1 -1
  952. oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_get-virtual-node.1 +1 -1
  953. oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_get.1 +1 -1
  954. oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_list-virtual-nodes.1 +1 -1
  955. oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_list.1 +1 -1
  956. oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_update.1 +1 -1
  957. oci_cli/help_text_producer/data_files/man/ce_work-request-error.1 +1 -1
  958. oci_cli/help_text_producer/data_files/man/ce_work-request-error_list.1 +1 -1
  959. oci_cli/help_text_producer/data_files/man/ce_work-request-log-entry.1 +1 -1
  960. oci_cli/help_text_producer/data_files/man/ce_work-request-log-entry_list.1 +1 -1
  961. oci_cli/help_text_producer/data_files/man/ce_work-request.1 +1 -1
  962. oci_cli/help_text_producer/data_files/man/ce_work-request_delete.1 +1 -1
  963. oci_cli/help_text_producer/data_files/man/ce_work-request_get.1 +1 -1
  964. oci_cli/help_text_producer/data_files/man/ce_work-request_list.1 +1 -1
  965. oci_cli/help_text_producer/data_files/man/ce_workload-mapping.1 +1 -1
  966. oci_cli/help_text_producer/data_files/man/ce_workload-mapping_create.1 +1 -1
  967. oci_cli/help_text_producer/data_files/man/ce_workload-mapping_delete.1 +1 -1
  968. oci_cli/help_text_producer/data_files/man/ce_workload-mapping_get.1 +1 -1
  969. oci_cli/help_text_producer/data_files/man/ce_workload-mapping_list.1 +1 -1
  970. oci_cli/help_text_producer/data_files/man/ce_workload-mapping_update.1 +1 -1
  971. oci_cli/help_text_producer/data_files/man/certificates.1 +1 -1
  972. oci_cli/help_text_producer/data_files/man/certificates_ca-bundle.1 +1 -1
  973. oci_cli/help_text_producer/data_files/man/certificates_ca-bundle_get.1 +1 -1
  974. oci_cli/help_text_producer/data_files/man/certificates_certificate-authority-bundle-version.1 +1 -1
  975. oci_cli/help_text_producer/data_files/man/certificates_certificate-authority-bundle-version_list.1 +1 -1
  976. oci_cli/help_text_producer/data_files/man/certificates_certificate-authority-bundle.1 +1 -1
  977. oci_cli/help_text_producer/data_files/man/certificates_certificate-authority-bundle_get.1 +1 -1
  978. oci_cli/help_text_producer/data_files/man/certificates_certificate-bundle-version.1 +1 -1
  979. oci_cli/help_text_producer/data_files/man/certificates_certificate-bundle-version_list.1 +1 -1
  980. oci_cli/help_text_producer/data_files/man/certificates_certificate-bundle.1 +1 -1
  981. oci_cli/help_text_producer/data_files/man/certificates_certificate-bundle_get.1 +1 -1
  982. oci_cli/help_text_producer/data_files/man/certs-mgmt.1 +1 -1
  983. oci_cli/help_text_producer/data_files/man/certs-mgmt_association.1 +1 -1
  984. oci_cli/help_text_producer/data_files/man/certs-mgmt_association_get.1 +1 -1
  985. oci_cli/help_text_producer/data_files/man/certs-mgmt_association_list.1 +1 -1
  986. oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle.1 +1 -1
  987. oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_change-compartment.1 +1 -1
  988. oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_create.1 +1 -1
  989. oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_delete.1 +1 -1
  990. oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_get.1 +1 -1
  991. oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_list.1 +1 -1
  992. oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_update.1 +1 -1
  993. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version.1 +1 -1
  994. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_cancel-deletion.1 +1 -1
  995. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_get.1 +1 -1
  996. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_list.1 +1 -1
  997. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_revoke.1 +1 -1
  998. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_schedule-deletion.1 +1 -1
  999. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority.1 +1 -1
  1000. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_cancel-deletion.1 +1 -1
  1001. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_change-compartment.1 +1 -1
  1002. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_create-root-ca-by-generating-config-details.1 +1 -1
  1003. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_create-subordinate-ca-issued-by-internal-ca.1 +1 -1
  1004. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_get.1 +1 -1
  1005. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_list.1 +1 -1
  1006. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_schedule-deletion.1 +1 -1
  1007. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_update-root-ca-by-generating-config-details.1 +1 -1
  1008. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_update-subordinate-ca-issued-by-internal-ca.1 +1 -1
  1009. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version.1 +1 -1
  1010. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_cancel-deletion.1 +1 -1
  1011. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_get.1 +1 -1
  1012. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_list.1 +1 -1
  1013. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_revoke.1 +1 -1
  1014. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_schedule-deletion.1 +1 -1
  1015. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate.1 +1 -1
  1016. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_cancel-deletion.1 +1 -1
  1017. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_change-compartment.1 +1 -1
  1018. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_create-by-importing-config.1 +1 -1
  1019. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_create-certificate-issued-by-internal-ca.1 +1 -1
  1020. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_create-certificate-managed-externally-issued-by-internal-ca.1 +1 -1
  1021. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_get.1 +1 -1
  1022. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_list.1 +1 -1
  1023. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_schedule-deletion.1 +1 -1
  1024. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_update-certificate-by-importing-config-details.1 +1 -1
  1025. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_update-certificate-managed-externally.1 +1 -1
  1026. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_update-certificate-managed-internally.1 +1 -1
  1027. oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_update.1 +1 -1
  1028. oci_cli/help_text_producer/data_files/man/cloud-bridge.1 +1 -1
  1029. oci_cli/help_text_producer/data_files/man/cloud-bridge_common.1 +1 -1
  1030. oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request-error.1 +1 -1
  1031. oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request-error_list.1 +1 -1
  1032. oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request-log-entry.1 +1 -1
  1033. oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request-log-entry_list.1 +1 -1
  1034. oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request.1 +1 -1
  1035. oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request_cancel.1 +1 -1
  1036. oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request_get.1 +1 -1
  1037. oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request_list.1 +1 -1
  1038. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery.1 +1 -1
  1039. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source.1 +1 -1
  1040. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_change-compartment.1 +1 -1
  1041. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_create.1 +1 -1
  1042. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_delete.1 +1 -1
  1043. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_get.1 +1 -1
  1044. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_list-asset-source-connections.1 +1 -1
  1045. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_list.1 +1 -1
  1046. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_refresh.1 +1 -1
  1047. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_update.1 +1 -1
  1048. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule.1 +1 -1
  1049. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_change-compartment.1 +1 -1
  1050. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_create.1 +1 -1
  1051. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_delete.1 +1 -1
  1052. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_get.1 +1 -1
  1053. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_list.1 +1 -1
  1054. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_update.1 +1 -1
  1055. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_supported-cloud-regions.1 +1 -1
  1056. oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_supported-cloud-regions_list.1 +1 -1
  1057. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory.1 +1 -1
  1058. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset-aggregation.1 +1 -1
  1059. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset-aggregation_analyze-assets.1 +1 -1
  1060. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset.1 +1 -1
  1061. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_change-compartment.1 +1 -1
  1062. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_change-tags.1 +1 -1
  1063. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_create.1 +1 -1
  1064. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_delete.1 +1 -1
  1065. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_get.1 +1 -1
  1066. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_list.1 +1 -1
  1067. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_update.1 +1 -1
  1068. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_historical-metric.1 +1 -1
  1069. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_historical-metric_list.1 +1 -1
  1070. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_historical-metric_submit.1 +1 -1
  1071. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory.1 +1 -1
  1072. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_create.1 +1 -1
  1073. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_delete.1 +1 -1
  1074. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_get.1 +1 -1
  1075. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_import-via-assets.1 +1 -1
  1076. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_import.1 +1 -1
  1077. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_list.1 +1 -1
  1078. oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_update.1 +1 -1
  1079. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc.1 +1 -1
  1080. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency.1 +1 -1
  1081. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_change-compartment.1 +1 -1
  1082. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_create.1 +1 -1
  1083. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_delete.1 +1 -1
  1084. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_get.1 +1 -1
  1085. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_list.1 +1 -1
  1086. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_update.1 +1 -1
  1087. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent.1 +1 -1
  1088. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_change-compartment.1 +1 -1
  1089. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_create.1 +1 -1
  1090. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_delete.1 +1 -1
  1091. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_get.1 +1 -1
  1092. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_list.1 +1 -1
  1093. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_update.1 +1 -1
  1094. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_appliance-image.1 +1 -1
  1095. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_appliance-image_list-appliance-images.1 +1 -1
  1096. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment.1 +1 -1
  1097. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_add.1 +1 -1
  1098. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_change-compartment.1 +1 -1
  1099. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_create.1 +1 -1
  1100. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_delete.1 +1 -1
  1101. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_get.1 +1 -1
  1102. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_list.1 +1 -1
  1103. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_remove.1 +1 -1
  1104. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_update.1 +1 -1
  1105. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_plugin.1 +1 -1
  1106. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_plugin_get.1 +1 -1
  1107. oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_plugin_update.1 +1 -1
  1108. oci_cli/help_text_producer/data_files/man/cloud-guard.1 +1 -1
  1109. oci_cli/help_text_producer/data_files/man/cloud-guard_activity-problem-aggregation.1 +1 -1
  1110. oci_cli/help_text_producer/data_files/man/cloud-guard_activity-problem-aggregation_request-summarized-activity-problems.1 +1 -1
  1111. oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query-result-collection.1 +1 -1
  1112. oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query-result-collection_get-adhoc-query-result-content.1 +1 -1
  1113. oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query-result-collection_list-adhoc-query-results.1 +1 -1
  1114. oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query.1 +1 -1
  1115. oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query_create.1 +1 -1
  1116. oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query_delete.1 +1 -1
  1117. oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query_get.1 +1 -1
  1118. oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query_list.1 +1 -1
  1119. oci_cli/help_text_producer/data_files/man/cloud-guard_condition-metadata-type.1 +1 -1
  1120. oci_cli/help_text_producer/data_files/man/cloud-guard_condition-metadata-type_get.1 +1 -1
  1121. oci_cli/help_text_producer/data_files/man/cloud-guard_condition-metadata-type_list.1 +1 -1
  1122. oci_cli/help_text_producer/data_files/man/cloud-guard_configuration.1 +1 -1
  1123. oci_cli/help_text_producer/data_files/man/cloud-guard_configuration_get.1 +1 -1
  1124. oci_cli/help_text_producer/data_files/man/cloud-guard_configuration_update.1 +1 -1
  1125. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule.1 +1 -1
  1126. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_create-for-all-targets.1 +1 -1
  1127. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_create-for-services.1 +1 -1
  1128. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_create-for-targets.1 +1 -1
  1129. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_create.1 +1 -1
  1130. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_delete.1 +1 -1
  1131. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_get.1 +1 -1
  1132. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_list.1 +1 -1
  1133. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_update-for-all-targets.1 +1 -1
  1134. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_update-for-services.1 +1 -1
  1135. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_update-for-targets.1 +1 -1
  1136. oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_update.1 +1 -1
  1137. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source.1 +1 -1
  1138. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_change-compartment.1 +1 -1
  1139. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_create-data-source-logging-query-data-source-details.1 +1 -1
  1140. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_create-data-source-scheduled-query-data-source-obj-details.1 +1 -1
  1141. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_create.1 +1 -1
  1142. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_delete.1 +1 -1
  1143. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_get.1 +1 -1
  1144. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_list-data-source-events.1 +1 -1
  1145. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_list.1 +1 -1
  1146. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_update-data-source-logging-query-data-source-details.1 +1 -1
  1147. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_update-data-source-scheduled-query-data-source-obj-details.1 +1 -1
  1148. oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_update.1 +1 -1
  1149. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule.1 +1 -1
  1150. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_create.1 +1 -1
  1151. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_delete-detector-recipe-detector-rule-data-source.1 +1 -1
  1152. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_delete.1 +1 -1
  1153. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_get.1 +1 -1
  1154. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_list.1 +1 -1
  1155. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_update.1 +1 -1
  1156. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe.1 +1 -1
  1157. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_change-compartment.1 +1 -1
  1158. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_create.1 +1 -1
  1159. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_delete.1 +1 -1
  1160. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_get.1 +1 -1
  1161. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_list.1 +1 -1
  1162. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_update.1 +1 -1
  1163. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-rule.1 +1 -1
  1164. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-rule_get.1 +1 -1
  1165. oci_cli/help_text_producer/data_files/man/cloud-guard_detector-rule_list.1 +1 -1
  1166. oci_cli/help_text_producer/data_files/man/cloud-guard_detector.1 +1 -1
  1167. oci_cli/help_text_producer/data_files/man/cloud-guard_detector_get.1 +1 -1
  1168. oci_cli/help_text_producer/data_files/man/cloud-guard_detector_list.1 +1 -1
  1169. oci_cli/help_text_producer/data_files/man/cloud-guard_impacted-resource-summary.1 +1 -1
  1170. oci_cli/help_text_producer/data_files/man/cloud-guard_impacted-resource-summary_list-impacted-resources.1 +1 -1
  1171. oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list-type-summary.1 +1 -1
  1172. oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list-type-summary_list-managed-list-types.1 +1 -1
  1173. oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list.1 +1 -1
  1174. oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_change-compartment.1 +1 -1
  1175. oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_create.1 +1 -1
  1176. oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_delete.1 +1 -1
  1177. oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_get.1 +1 -1
  1178. oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_list.1 +1 -1
  1179. oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_update.1 +1 -1
  1180. oci_cli/help_text_producer/data_files/man/cloud-guard_policy-summary.1 +1 -1
  1181. oci_cli/help_text_producer/data_files/man/cloud-guard_policy-summary_list-policies.1 +1 -1
  1182. oci_cli/help_text_producer/data_files/man/cloud-guard_problem-aggregation.1 +1 -1
  1183. oci_cli/help_text_producer/data_files/man/cloud-guard_problem-aggregation_request-summarized-problems.1 +1 -1
  1184. oci_cli/help_text_producer/data_files/man/cloud-guard_problem-endpoint-summary.1 +1 -1
  1185. oci_cli/help_text_producer/data_files/man/cloud-guard_problem-endpoint-summary_list-problem-endpoints.1 +1 -1
  1186. oci_cli/help_text_producer/data_files/man/cloud-guard_problem-trend-aggregation.1 +1 -1
  1187. oci_cli/help_text_producer/data_files/man/cloud-guard_problem-trend-aggregation_request-summarized-trend-problems.1 +1 -1
  1188. oci_cli/help_text_producer/data_files/man/cloud-guard_problem.1 +1 -1
  1189. oci_cli/help_text_producer/data_files/man/cloud-guard_problem_get.1 +1 -1
  1190. oci_cli/help_text_producer/data_files/man/cloud-guard_problem_list-problem-entities.1 +1 -1
  1191. oci_cli/help_text_producer/data_files/man/cloud-guard_problem_list-problem-histories.1 +1 -1
  1192. oci_cli/help_text_producer/data_files/man/cloud-guard_problem_list.1 +1 -1
  1193. oci_cli/help_text_producer/data_files/man/cloud-guard_problem_trigger-responder.1 +1 -1
  1194. oci_cli/help_text_producer/data_files/man/cloud-guard_problem_update-bulk-problem-status.1 +1 -1
  1195. oci_cli/help_text_producer/data_files/man/cloud-guard_problem_update-problem-status.1 +1 -1
  1196. oci_cli/help_text_producer/data_files/man/cloud-guard_recommendation-summary.1 +1 -1
  1197. oci_cli/help_text_producer/data_files/man/cloud-guard_recommendation-summary_list-recommendations.1 +1 -1
  1198. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-port-collection.1 +1 -1
  1199. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-port-collection_list-resource-ports.1 +1 -1
  1200. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-endpoint-summary.1 +1 -1
  1201. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-endpoint-summary_list-resource-profile-endpoints.1 +1 -1
  1202. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-impacted-resource-summary.1 +1 -1
  1203. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-impacted-resource-summary_list-resource-profile-impacted-resources.1 +1 -1
  1204. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-risk-score-aggregation-summary.1 +1 -1
  1205. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-risk-score-aggregation-summary_request-summarized-top-trend-resource-profile-risk-scores.1 +1 -1
  1206. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-summary.1 +1 -1
  1207. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-summary_list-resource-profiles.1 +1 -1
  1208. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile.1 +1 -1
  1209. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile_get.1 +1 -1
  1210. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-risk-score-aggregation.1 +1 -1
  1211. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-risk-score-aggregation_request-summarized-trend-resource-risk-scores.1 +1 -1
  1212. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-type-summary.1 +1 -1
  1213. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-type-summary_list-resource-types.1 +1 -1
  1214. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-vulnerability-collection.1 +1 -1
  1215. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-vulnerability-collection_list-resource-vulnerabilities.1 +1 -1
  1216. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-vulnerability.1 +1 -1
  1217. oci_cli/help_text_producer/data_files/man/cloud-guard_resource-vulnerability_get.1 +1 -1
  1218. oci_cli/help_text_producer/data_files/man/cloud-guard_resource.1 +1 -1
  1219. oci_cli/help_text_producer/data_files/man/cloud-guard_resource_get.1 +1 -1
  1220. oci_cli/help_text_producer/data_files/man/cloud-guard_resource_list.1 +1 -1
  1221. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-activity-summary.1 +1 -1
  1222. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-activity-summary_list-responder-activities.1 +1 -1
  1223. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-aggregation.1 +1 -1
  1224. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-aggregation_request-summarized-responder-executions.1 +1 -1
  1225. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-summary.1 +1 -1
  1226. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-summary_list-responder-executions.1 +1 -1
  1227. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-trend-aggregation.1 +1 -1
  1228. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-trend-aggregation_request-summarized-trend-responder-executions.1 +1 -1
  1229. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution.1 +1 -1
  1230. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution_execute.1 +1 -1
  1231. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution_get.1 +1 -1
  1232. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution_skip-bulk.1 +1 -1
  1233. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution_skip.1 +1 -1
  1234. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe-responder-rule.1 +1 -1
  1235. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe-responder-rule_get.1 +1 -1
  1236. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe-responder-rule_list.1 +1 -1
  1237. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe-responder-rule_update.1 +1 -1
  1238. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe.1 +1 -1
  1239. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_change-compartment.1 +1 -1
  1240. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_create.1 +1 -1
  1241. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_delete.1 +1 -1
  1242. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_get.1 +1 -1
  1243. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_list.1 +1 -1
  1244. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_update.1 +1 -1
  1245. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-rule.1 +1 -1
  1246. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-rule_get.1 +1 -1
  1247. oci_cli/help_text_producer/data_files/man/cloud-guard_responder-rule_list.1 +1 -1
  1248. oci_cli/help_text_producer/data_files/man/cloud-guard_risk-score-aggregation.1 +1 -1
  1249. oci_cli/help_text_producer/data_files/man/cloud-guard_risk-score-aggregation_request-risk-scores.1 +1 -1
  1250. oci_cli/help_text_producer/data_files/man/cloud-guard_risk-score-aggregation_request-summarized-risk-scores.1 +1 -1
  1251. oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query.1 +1 -1
  1252. oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_change-compartment.1 +1 -1
  1253. oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_create.1 +1 -1
  1254. oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_delete.1 +1 -1
  1255. oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_get.1 +1 -1
  1256. oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_list.1 +1 -1
  1257. oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_update.1 +1 -1
  1258. oci_cli/help_text_producer/data_files/man/cloud-guard_security-policy-collection.1 +1 -1
  1259. oci_cli/help_text_producer/data_files/man/cloud-guard_security-policy-collection_list-security-policies.1 +1 -1
  1260. oci_cli/help_text_producer/data_files/man/cloud-guard_security-policy.1 +1 -1
  1261. oci_cli/help_text_producer/data_files/man/cloud-guard_security-policy_get.1 +1 -1
  1262. oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe-collection.1 +1 -1
  1263. oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe-collection_list-security-recipes.1 +1 -1
  1264. oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe.1 +1 -1
  1265. oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_change-compartment.1 +1 -1
  1266. oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_create.1 +1 -1
  1267. oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_delete.1 +1 -1
  1268. oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_get.1 +1 -1
  1269. oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_update.1 +1 -1
  1270. oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-aggregation.1 +1 -1
  1271. oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-aggregation_request-security-scores.1 +1 -1
  1272. oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-aggregation_request-summarized-security-scores.1 +1 -1
  1273. oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-trend-aggregation.1 +1 -1
  1274. oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-trend-aggregation_request-security-score-summarized-trend.1 +1 -1
  1275. oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-trend-aggregation_request-summarized-trend-security-scores.1 +1 -1
  1276. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone-collection.1 +1 -1
  1277. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone-collection_list-security-zones.1 +1 -1
  1278. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone.1 +1 -1
  1279. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_add.1 +1 -1
  1280. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_change-compartment.1 +1 -1
  1281. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_create.1 +1 -1
  1282. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_delete.1 +1 -1
  1283. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_get.1 +1 -1
  1284. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_remove.1 +1 -1
  1285. oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_update.1 +1 -1
  1286. oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-endpoint-summary.1 +1 -1
  1287. oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-endpoint-summary_list-sighting-endpoints.1 +1 -1
  1288. oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-impacted-resource-summary.1 +1 -1
  1289. oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-impacted-resource-summary_list-sighting-impacted-resources.1 +1 -1
  1290. oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-summary.1 +1 -1
  1291. oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-summary_list-sightings.1 +1 -1
  1292. oci_cli/help_text_producer/data_files/man/cloud-guard_sighting.1 +1 -1
  1293. oci_cli/help_text_producer/data_files/man/cloud-guard_sighting_get.1 +1 -1
  1294. oci_cli/help_text_producer/data_files/man/cloud-guard_tactic-summary.1 +1 -1
  1295. oci_cli/help_text_producer/data_files/man/cloud-guard_tactic-summary_list-tactics.1 +1 -1
  1296. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe-detector-rule.1 +1 -1
  1297. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe-detector-rule_get.1 +1 -1
  1298. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe-detector-rule_list.1 +1 -1
  1299. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe-detector-rule_update.1 +1 -1
  1300. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe.1 +1 -1
  1301. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_create.1 +1 -1
  1302. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_delete.1 +1 -1
  1303. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_get.1 +1 -1
  1304. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_list.1 +1 -1
  1305. oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_update.1 +1 -1
  1306. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe-responder-rule.1 +1 -1
  1307. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe-responder-rule_get.1 +1 -1
  1308. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe-responder-rule_list.1 +1 -1
  1309. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe-responder-rule_update.1 +1 -1
  1310. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe.1 +1 -1
  1311. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_create.1 +1 -1
  1312. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_delete.1 +1 -1
  1313. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_get.1 +1 -1
  1314. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_list.1 +1 -1
  1315. oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_update.1 +1 -1
  1316. oci_cli/help_text_producer/data_files/man/cloud-guard_target.1 +1 -1
  1317. oci_cli/help_text_producer/data_files/man/cloud-guard_target_create.1 +1 -1
  1318. oci_cli/help_text_producer/data_files/man/cloud-guard_target_delete.1 +1 -1
  1319. oci_cli/help_text_producer/data_files/man/cloud-guard_target_get.1 +1 -1
  1320. oci_cli/help_text_producer/data_files/man/cloud-guard_target_list.1 +1 -1
  1321. oci_cli/help_text_producer/data_files/man/cloud-guard_target_update.1 +1 -1
  1322. oci_cli/help_text_producer/data_files/man/cloud-guard_technique-summary.1 +1 -1
  1323. oci_cli/help_text_producer/data_files/man/cloud-guard_technique-summary_list-techniques.1 +1 -1
  1324. oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent.1 +1 -1
  1325. oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_create.1 +1 -1
  1326. oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_delete.1 +1 -1
  1327. oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_get.1 +1 -1
  1328. oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_list.1 +1 -1
  1329. oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_update.1 +1 -1
  1330. oci_cli/help_text_producer/data_files/man/cloud-guard_work-request-error.1 +1 -1
  1331. oci_cli/help_text_producer/data_files/man/cloud-guard_work-request-error_list.1 +1 -1
  1332. oci_cli/help_text_producer/data_files/man/cloud-guard_work-request-log-entry.1 +1 -1
  1333. oci_cli/help_text_producer/data_files/man/cloud-guard_work-request-log-entry_list-work-request-logs.1 +1 -1
  1334. oci_cli/help_text_producer/data_files/man/cloud-guard_work-request.1 +1 -1
  1335. oci_cli/help_text_producer/data_files/man/cloud-guard_work-request_cancel.1 +1 -1
  1336. oci_cli/help_text_producer/data_files/man/cloud-guard_work-request_get.1 +1 -1
  1337. oci_cli/help_text_producer/data_files/man/cloud-guard_work-request_list.1 +1 -1
  1338. oci_cli/help_text_producer/data_files/man/cloud-migrations.1 +1 -1
  1339. oci_cli/help_text_producer/data_files/man/cloud-migrations_available_shapes.1 +1 -1
  1340. oci_cli/help_text_producer/data_files/man/cloud-migrations_available_shapes_list.1 +1 -1
  1341. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset.1 +1 -1
  1342. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_create.1 +1 -1
  1343. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_delete.1 +1 -1
  1344. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_get-replication-progress.1 +1 -1
  1345. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_get.1 +1 -1
  1346. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_list.1 +1 -1
  1347. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_refresh.1 +1 -1
  1348. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_start_replication.1 +1 -1
  1349. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_update.1 +1 -1
  1350. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan.1 +1 -1
  1351. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_change-compartment.1 +1 -1
  1352. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_create.1 +1 -1
  1353. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_delete.1 +1 -1
  1354. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_execute.1 +1 -1
  1355. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_export.1 +1 -1
  1356. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_get.1 +1 -1
  1357. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_import.1 +1 -1
  1358. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_list.1 +1 -1
  1359. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_refresh.1 +1 -1
  1360. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_update.1 +1 -1
  1361. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration.1 +1 -1
  1362. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_change-compartment.1 +1 -1
  1363. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_create.1 +1 -1
  1364. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_delete.1 +1 -1
  1365. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_get.1 +1 -1
  1366. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_list.1 +1 -1
  1367. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_refresh.1 +1 -1
  1368. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_start-migration-replication.1 +1 -1
  1369. oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_update.1 +1 -1
  1370. oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule.1 +1 -1
  1371. oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_change-compartment.1 +1 -1
  1372. oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_create.1 +1 -1
  1373. oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_delete.1 +1 -1
  1374. oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_get.1 +1 -1
  1375. oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_list.1 +1 -1
  1376. oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_update.1 +1 -1
  1377. oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset.1 +1 -1
  1378. oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_create.1 +1 -1
  1379. oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_delete.1 +1 -1
  1380. oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_get.1 +1 -1
  1381. oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_list.1 +1 -1
  1382. oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_update.1 +1 -1
  1383. oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request-error.1 +1 -1
  1384. oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request-error_list.1 +1 -1
  1385. oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request-log-entry.1 +1 -1
  1386. oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request-log-entry_list.1 +1 -1
  1387. oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request.1 +1 -1
  1388. oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request_cancel.1 +1 -1
  1389. oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request_get.1 +1 -1
  1390. oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request_list.1 +1 -1
  1391. oci_cli/help_text_producer/data_files/man/compute-management.1 +1 -1
  1392. oci_cli/help_text_producer/data_files/man/compute-management_cluster-network.1 +1 -1
  1393. oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_change-compartment.1 +1 -1
  1394. oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_create.1 +1 -1
  1395. oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_get.1 +1 -1
  1396. oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_list-instances.1 +1 -1
  1397. oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_list.1 +1 -1
  1398. oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_terminate.1 +1 -1
  1399. oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_update.1 +1 -1
  1400. oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration.1 +1 -1
  1401. oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_change-compartment.1 +1 -1
  1402. oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_create-from-instance.1 +1 -1
  1403. oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_create.1 +1 -1
  1404. oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_delete.1 +1 -1
  1405. oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_get.1 +1 -1
  1406. oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_launch-compute-instance.1 +1 -1
  1407. oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_list.1 +1 -1
  1408. oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_update.1 +1 -1
  1409. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool-instance.1 +1 -1
  1410. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool-instance_attach.1 +1 -1
  1411. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool-instance_detach.1 +1 -1
  1412. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool-instance_get.1 +1 -1
  1413. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool.1 +1 -1
  1414. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_attach-lb.1 +1 -1
  1415. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_change-compartment.1 +1 -1
  1416. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_create.1 +1 -1
  1417. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_detach-lb.1 +1 -1
  1418. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_get.1 +1 -1
  1419. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_lb-attachment.1 +1 -1
  1420. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_lb-attachment_attach.1 +1 -1
  1421. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_lb-attachment_detach.1 +1 -1
  1422. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_lb-attachment_get.1 +1 -1
  1423. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_list-instances.1 +1 -1
  1424. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_list.1 +1 -1
  1425. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_reset.1 +1 -1
  1426. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_softreset.1 +1 -1
  1427. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_softstop.1 +1 -1
  1428. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_start.1 +1 -1
  1429. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_stop.1 +1 -1
  1430. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_terminate.1 +1 -1
  1431. oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_update.1 +1 -1
  1432. oci_cli/help_text_producer/data_files/man/compute.1 +1 -1
  1433. oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment.1 +1 -1
  1434. oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment_attach.1 +1 -1
  1435. oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment_detach.1 +1 -1
  1436. oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment_get.1 +1 -1
  1437. oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment_list.1 +1 -1
  1438. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation.1 +1 -1
  1439. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_change-compartment.1 +1 -1
  1440. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_create.1 +1 -1
  1441. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_delete.1 +1 -1
  1442. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_get.1 +1 -1
  1443. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_instance-shape.1 +1 -1
  1444. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_instance-shape_list.1 +1 -1
  1445. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_instance.1 +1 -1
  1446. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_instance_list.1 +1 -1
  1447. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_list.1 +1 -1
  1448. oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_update.1 +1 -1
  1449. oci_cli/help_text_producer/data_files/man/compute_capacity-topology.1 +1 -1
  1450. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_bare-metal-host.1 +1 -1
  1451. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_bare-metal-host_list.1 +1 -1
  1452. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_change-compartment.1 +1 -1
  1453. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_create.1 +1 -1
  1454. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_delete.1 +1 -1
  1455. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_get.1 +1 -1
  1456. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_hpc-island.1 +1 -1
  1457. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_hpc-island_list.1 +1 -1
  1458. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_list.1 +1 -1
  1459. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_network-block.1 +1 -1
  1460. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_network-block_list.1 +1 -1
  1461. oci_cli/help_text_producer/data_files/man/compute_capacity-topology_update.1 +1 -1
  1462. oci_cli/help_text_producer/data_files/man/compute_compute-capacity-report.1 +1 -1
  1463. oci_cli/help_text_producer/data_files/man/compute_compute-capacity-report_create.1 +1 -1
  1464. oci_cli/help_text_producer/data_files/man/compute_compute-cluster.1 +1 -1
  1465. oci_cli/help_text_producer/data_files/man/compute_compute-cluster_change-compartment.1 +1 -1
  1466. oci_cli/help_text_producer/data_files/man/compute_compute-cluster_create.1 +1 -1
  1467. oci_cli/help_text_producer/data_files/man/compute_compute-cluster_delete.1 +1 -1
  1468. oci_cli/help_text_producer/data_files/man/compute_compute-cluster_get.1 +1 -1
  1469. oci_cli/help_text_producer/data_files/man/compute_compute-cluster_list.1 +1 -1
  1470. oci_cli/help_text_producer/data_files/man/compute_compute-cluster_update.1 +1 -1
  1471. oci_cli/help_text_producer/data_files/man/compute_console-history.1 +1 -1
  1472. oci_cli/help_text_producer/data_files/man/compute_console-history_capture.1 +1 -1
  1473. oci_cli/help_text_producer/data_files/man/compute_console-history_delete.1 +1 -1
  1474. oci_cli/help_text_producer/data_files/man/compute_console-history_get-content.1 +1 -1
  1475. oci_cli/help_text_producer/data_files/man/compute_console-history_get.1 +1 -1
  1476. oci_cli/help_text_producer/data_files/man/compute_console-history_list.1 +1 -1
  1477. oci_cli/help_text_producer/data_files/man/compute_console-history_update.1 +1 -1
  1478. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host-instance.1 +1 -1
  1479. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host-instance_list.1 +1 -1
  1480. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host.1 +1 -1
  1481. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_change-compartment.1 +1 -1
  1482. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_create.1 +1 -1
  1483. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_delete.1 +1 -1
  1484. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_get.1 +1 -1
  1485. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_host-shape.1 +1 -1
  1486. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_host-shape_list.1 +1 -1
  1487. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_instance-shape.1 +1 -1
  1488. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_instance-shape_list.1 +1 -1
  1489. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_list.1 +1 -1
  1490. oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_update.1 +1 -1
  1491. oci_cli/help_text_producer/data_files/man/compute_device.1 +1 -1
  1492. oci_cli/help_text_producer/data_files/man/compute_device_list-instance.1 +1 -1
  1493. oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema-version.1 +1 -1
  1494. oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema-version_get.1 +1 -1
  1495. oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema-version_list.1 +1 -1
  1496. oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema.1 +1 -1
  1497. oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema_get.1 +1 -1
  1498. oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema_list.1 +1 -1
  1499. oci_cli/help_text_producer/data_files/man/compute_image-capability-schema.1 +1 -1
  1500. oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_change-compartment.1 +1 -1
  1501. oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_create.1 +1 -1
  1502. oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_delete.1 +1 -1
  1503. oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_get.1 +1 -1
  1504. oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_list.1 +1 -1
  1505. oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_update.1 +1 -1
  1506. oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry.1 +1 -1
  1507. oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry_add.1 +1 -1
  1508. oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry_get.1 +1 -1
  1509. oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry_list.1 +1 -1
  1510. oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry_remove.1 +1 -1
  1511. oci_cli/help_text_producer/data_files/man/compute_image.1 +1 -1
  1512. oci_cli/help_text_producer/data_files/man/compute_image_change-compartment.1 +1 -1
  1513. oci_cli/help_text_producer/data_files/man/compute_image_create.1 +1 -1
  1514. oci_cli/help_text_producer/data_files/man/compute_image_delete.1 +1 -1
  1515. oci_cli/help_text_producer/data_files/man/compute_image_export.1 +1 -1
  1516. oci_cli/help_text_producer/data_files/man/compute_image_export_to-object-uri.1 +1 -1
  1517. oci_cli/help_text_producer/data_files/man/compute_image_export_to-object.1 +1 -1
  1518. oci_cli/help_text_producer/data_files/man/compute_image_get.1 +1 -1
  1519. oci_cli/help_text_producer/data_files/man/compute_image_import.1 +1 -1
  1520. oci_cli/help_text_producer/data_files/man/compute_image_import_from-object-uri.1 +1 -1
  1521. oci_cli/help_text_producer/data_files/man/compute_image_import_from-object.1 +1 -1
  1522. oci_cli/help_text_producer/data_files/man/compute_image_list.1 +1 -1
  1523. oci_cli/help_text_producer/data_files/man/compute_image_update.1 +1 -1
  1524. oci_cli/help_text_producer/data_files/man/compute_instance-console-connection.1 +1 -1
  1525. oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_create.1 +1 -1
  1526. oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_delete.1 +1 -1
  1527. oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_get-plink-connection-string.1 +1 -1
  1528. oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_get.1 +1 -1
  1529. oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_list.1 +1 -1
  1530. oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_update.1 +1 -1
  1531. oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-event.1 +1 -1
  1532. oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-event_get.1 +1 -1
  1533. oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-event_list.1 +1 -1
  1534. oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-event_update.1 +1 -1
  1535. oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-reboot.1 +1 -1
  1536. oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-reboot_get.1 +1 -1
  1537. oci_cli/help_text_producer/data_files/man/compute_instance.1 +1 -1
  1538. oci_cli/help_text_producer/data_files/man/compute_instance_action.1 +1 -1
  1539. oci_cli/help_text_producer/data_files/man/compute_instance_attach-vnic.1 +1 -1
  1540. oci_cli/help_text_producer/data_files/man/compute_instance_change-compartment.1 +1 -1
  1541. oci_cli/help_text_producer/data_files/man/compute_instance_detach-vnic.1 +1 -1
  1542. oci_cli/help_text_producer/data_files/man/compute_instance_get-windows-initial-creds.1 +1 -1
  1543. oci_cli/help_text_producer/data_files/man/compute_instance_get.1 +1 -1
  1544. oci_cli/help_text_producer/data_files/man/compute_instance_launch.1 +1 -1
  1545. oci_cli/help_text_producer/data_files/man/compute_instance_list-vnics.1 +1 -1
  1546. oci_cli/help_text_producer/data_files/man/compute_instance_list.1 +1 -1
  1547. oci_cli/help_text_producer/data_files/man/compute_instance_terminate.1 +1 -1
  1548. oci_cli/help_text_producer/data_files/man/compute_instance_update-instance-amd-vm-update-instance-platform-config.1 +1 -1
  1549. oci_cli/help_text_producer/data_files/man/compute_instance_update-instance-intel-vm-update-instance-platform-config.1 +1 -1
  1550. oci_cli/help_text_producer/data_files/man/compute_instance_update-instance-update-instance-source-via-boot-volume-details.1 +1 -1
  1551. oci_cli/help_text_producer/data_files/man/compute_instance_update-instance-update-instance-source-via-image-details.1 +1 -1
  1552. oci_cli/help_text_producer/data_files/man/compute_instance_update.1 +1 -1
  1553. oci_cli/help_text_producer/data_files/man/compute_measured-boot-report.1 +1 -1
  1554. oci_cli/help_text_producer/data_files/man/compute_measured-boot-report_accept-shielded-integrity-policy.1 +1 -1
  1555. oci_cli/help_text_producer/data_files/man/compute_measured-boot-report_get.1 +1 -1
  1556. oci_cli/help_text_producer/data_files/man/compute_pic.1 +1 -1
  1557. oci_cli/help_text_producer/data_files/man/compute_pic_agreements.1 +1 -1
  1558. oci_cli/help_text_producer/data_files/man/compute_pic_agreements_get.1 +1 -1
  1559. oci_cli/help_text_producer/data_files/man/compute_pic_listing.1 +1 -1
  1560. oci_cli/help_text_producer/data_files/man/compute_pic_listing_get.1 +1 -1
  1561. oci_cli/help_text_producer/data_files/man/compute_pic_listing_list.1 +1 -1
  1562. oci_cli/help_text_producer/data_files/man/compute_pic_subscription.1 +1 -1
  1563. oci_cli/help_text_producer/data_files/man/compute_pic_subscription_create.1 +1 -1
  1564. oci_cli/help_text_producer/data_files/man/compute_pic_subscription_delete.1 +1 -1
  1565. oci_cli/help_text_producer/data_files/man/compute_pic_subscription_list.1 +1 -1
  1566. oci_cli/help_text_producer/data_files/man/compute_pic_version.1 +1 -1
  1567. oci_cli/help_text_producer/data_files/man/compute_pic_version_get.1 +1 -1
  1568. oci_cli/help_text_producer/data_files/man/compute_pic_version_list.1 +1 -1
  1569. oci_cli/help_text_producer/data_files/man/compute_shape.1 +1 -1
  1570. oci_cli/help_text_producer/data_files/man/compute_shape_list.1 +1 -1
  1571. oci_cli/help_text_producer/data_files/man/compute_vnic-attachment.1 +1 -1
  1572. oci_cli/help_text_producer/data_files/man/compute_vnic-attachment_get.1 +1 -1
  1573. oci_cli/help_text_producer/data_files/man/compute_vnic-attachment_list.1 +1 -1
  1574. oci_cli/help_text_producer/data_files/man/compute_volume-attachment.1 +1 -1
  1575. oci_cli/help_text_producer/data_files/man/compute_volume-attachment_attach-iscsi-volume.1 +1 -1
  1576. oci_cli/help_text_producer/data_files/man/compute_volume-attachment_attach-paravirtualized-volume.1 +1 -1
  1577. oci_cli/help_text_producer/data_files/man/compute_volume-attachment_attach.1 +1 -1
  1578. oci_cli/help_text_producer/data_files/man/compute_volume-attachment_detach.1 +1 -1
  1579. oci_cli/help_text_producer/data_files/man/compute_volume-attachment_get.1 +1 -1
  1580. oci_cli/help_text_producer/data_files/man/compute_volume-attachment_list.1 +1 -1
  1581. oci_cli/help_text_producer/data_files/man/compute_volume-attachment_update.1 +1 -1
  1582. oci_cli/help_text_producer/data_files/man/container-instances.1 +1 -1
  1583. oci_cli/help_text_producer/data_files/man/container-instances_container-instance.1 +1 -1
  1584. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_change-compartment.1 +1 -1
  1585. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_create.1 +1 -1
  1586. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_delete.1 +1 -1
  1587. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_get.1 +1 -1
  1588. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_list-shapes.1 +1 -1
  1589. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_list.1 +1 -1
  1590. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_restart.1 +1 -1
  1591. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_start.1 +1 -1
  1592. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_stop.1 +1 -1
  1593. oci_cli/help_text_producer/data_files/man/container-instances_container-instance_update.1 +1 -1
  1594. oci_cli/help_text_producer/data_files/man/container-instances_container.1 +1 -1
  1595. oci_cli/help_text_producer/data_files/man/container-instances_container_get.1 +1 -1
  1596. oci_cli/help_text_producer/data_files/man/container-instances_container_list.1 +1 -1
  1597. oci_cli/help_text_producer/data_files/man/container-instances_container_retrieve-logs.1 +1 -1
  1598. oci_cli/help_text_producer/data_files/man/container-instances_container_update.1 +1 -1
  1599. oci_cli/help_text_producer/data_files/man/container-instances_work-request.1 +1 -1
  1600. oci_cli/help_text_producer/data_files/man/container-instances_work-request_get.1 +1 -1
  1601. oci_cli/help_text_producer/data_files/man/container-instances_work-request_list-errors.1 +1 -1
  1602. oci_cli/help_text_producer/data_files/man/container-instances_work-request_list-logs.1 +1 -1
  1603. oci_cli/help_text_producer/data_files/man/container-instances_work-request_list.1 +1 -1
  1604. oci_cli/help_text_producer/data_files/man/cpg.1 +1 -1
  1605. oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group.1 +1 -1
  1606. oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_activate.1 +1 -1
  1607. oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_change-compartment.1 +1 -1
  1608. oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_create.1 +1 -1
  1609. oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_deactivate.1 +1 -1
  1610. oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_delete.1 +1 -1
  1611. oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_get.1 +1 -1
  1612. oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_list.1 +1 -1
  1613. oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_update.1 +1 -1
  1614. oci_cli/help_text_producer/data_files/man/cpg_work-request-error.1 +1 -1
  1615. oci_cli/help_text_producer/data_files/man/cpg_work-request-error_list.1 +1 -1
  1616. oci_cli/help_text_producer/data_files/man/cpg_work-request-log-entry.1 +1 -1
  1617. oci_cli/help_text_producer/data_files/man/cpg_work-request-log-entry_list.1 +1 -1
  1618. oci_cli/help_text_producer/data_files/man/cpg_work-request.1 +1 -1
  1619. oci_cli/help_text_producer/data_files/man/cpg_work-request_cancel.1 +1 -1
  1620. oci_cli/help_text_producer/data_files/man/cpg_work-request_get.1 +1 -1
  1621. oci_cli/help_text_producer/data_files/man/cpg_work-request_list.1 +1 -1
  1622. oci_cli/help_text_producer/data_files/man/dashboard-service.1 +1 -1
  1623. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group.1 +1 -1
  1624. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_change-compartment.1 +1 -1
  1625. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_create.1 +1 -1
  1626. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_delete.1 +1 -1
  1627. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_get.1 +1 -1
  1628. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_list-dashboard-groups.1 +1 -1
  1629. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_update.1 +1 -1
  1630. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard.1 +1 -1
  1631. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_change-dashboard-group.1 +1 -1
  1632. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_create-dashboard-v1.1 +1 -1
  1633. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_delete.1 +1 -1
  1634. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_get.1 +1 -1
  1635. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_list-dashboards.1 +1 -1
  1636. oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_update-dashboard-v1.1 +1 -1
  1637. oci_cli/help_text_producer/data_files/man/data-catalog.1 +1 -1
  1638. oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag.1 +1 -1
  1639. oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag_create.1 +1 -1
  1640. oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag_delete.1 +1 -1
  1641. oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag_get.1 +1 -1
  1642. oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag_list.1 +1 -1
  1643. oci_cli/help_text_producer/data_files/man/data-catalog_attribute.1 +1 -1
  1644. oci_cli/help_text_producer/data_files/man/data-catalog_attribute_create.1 +1 -1
  1645. oci_cli/help_text_producer/data_files/man/data-catalog_attribute_delete.1 +1 -1
  1646. oci_cli/help_text_producer/data_files/man/data-catalog_attribute_get.1 +1 -1
  1647. oci_cli/help_text_producer/data_files/man/data-catalog_attribute_list.1 +1 -1
  1648. oci_cli/help_text_producer/data_files/man/data-catalog_attribute_update.1 +1 -1
  1649. oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint.1 +1 -1
  1650. oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_add.1 +1 -1
  1651. oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_change-compartment.1 +1 -1
  1652. oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_create.1 +1 -1
  1653. oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_delete.1 +1 -1
  1654. oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_get.1 +1 -1
  1655. oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_list.1 +1 -1
  1656. oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_remove.1 +1 -1
  1657. oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_update.1 +1 -1
  1658. oci_cli/help_text_producer/data_files/man/data-catalog_catalog.1 +1 -1
  1659. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_add.1 +1 -1
  1660. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_attach.1 +1 -1
  1661. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_change-compartment.1 +1 -1
  1662. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_create.1 +1 -1
  1663. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_delete.1 +1 -1
  1664. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_detach.1 +1 -1
  1665. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_get.1 +1 -1
  1666. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_list.1 +1 -1
  1667. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_object-stats.1 +1 -1
  1668. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_process-recommendation.1 +1 -1
  1669. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_recommendations.1 +1 -1
  1670. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_remove.1 +1 -1
  1671. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_update.1 +1 -1
  1672. oci_cli/help_text_producer/data_files/man/data-catalog_catalog_users.1 +1 -1
  1673. oci_cli/help_text_producer/data_files/man/data-catalog_connection.1 +1 -1
  1674. oci_cli/help_text_producer/data_files/man/data-catalog_connection_create.1 +1 -1
  1675. oci_cli/help_text_producer/data_files/man/data-catalog_connection_delete.1 +1 -1
  1676. oci_cli/help_text_producer/data_files/man/data-catalog_connection_get.1 +1 -1
  1677. oci_cli/help_text_producer/data_files/man/data-catalog_connection_list.1 +1 -1
  1678. oci_cli/help_text_producer/data_files/man/data-catalog_connection_test.1 +1 -1
  1679. oci_cli/help_text_producer/data_files/man/data-catalog_connection_update.1 +1 -1
  1680. oci_cli/help_text_producer/data_files/man/data-catalog_connection_upload-credentials.1 +1 -1
  1681. oci_cli/help_text_producer/data_files/man/data-catalog_custom-property.1 +1 -1
  1682. oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_create.1 +1 -1
  1683. oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_delete.1 +1 -1
  1684. oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_get.1 +1 -1
  1685. oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_list.1 +1 -1
  1686. oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_update.1 +1 -1
  1687. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag.1 +1 -1
  1688. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag_create.1 +1 -1
  1689. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag_delete.1 +1 -1
  1690. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag_get.1 +1 -1
  1691. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag_list.1 +1 -1
  1692. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset.1 +1 -1
  1693. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_add-data-selector-patterns.1 +1 -1
  1694. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_asynchronous-export.1 +1 -1
  1695. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_create.1 +1 -1
  1696. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_delete.1 +1 -1
  1697. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_get.1 +1 -1
  1698. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_import-connection.1 +1 -1
  1699. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_import-lineage.1 +1 -1
  1700. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_import.1 +1 -1
  1701. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_list.1 +1 -1
  1702. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_parse-connection.1 +1 -1
  1703. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_remove-data-selector-patterns.1 +1 -1
  1704. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_synchronous-export.1 +1 -1
  1705. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_update.1 +1 -1
  1706. oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_validate-connection.1 +1 -1
  1707. oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag.1 +1 -1
  1708. oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag_create.1 +1 -1
  1709. oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag_delete.1 +1 -1
  1710. oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag_get.1 +1 -1
  1711. oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag_list.1 +1 -1
  1712. oci_cli/help_text_producer/data_files/man/data-catalog_entity.1 +1 -1
  1713. oci_cli/help_text_producer/data_files/man/data-catalog_entity_create.1 +1 -1
  1714. oci_cli/help_text_producer/data_files/man/data-catalog_entity_delete.1 +1 -1
  1715. oci_cli/help_text_producer/data_files/man/data-catalog_entity_fetch-entity-lineage.1 +1 -1
  1716. oci_cli/help_text_producer/data_files/man/data-catalog_entity_get.1 +1 -1
  1717. oci_cli/help_text_producer/data_files/man/data-catalog_entity_list-aggregated-physical.1 +1 -1
  1718. oci_cli/help_text_producer/data_files/man/data-catalog_entity_list.1 +1 -1
  1719. oci_cli/help_text_producer/data_files/man/data-catalog_entity_update.1 +1 -1
  1720. oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag.1 +1 -1
  1721. oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag_create.1 +1 -1
  1722. oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag_delete.1 +1 -1
  1723. oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag_get.1 +1 -1
  1724. oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag_list.1 +1 -1
  1725. oci_cli/help_text_producer/data_files/man/data-catalog_folder.1 +1 -1
  1726. oci_cli/help_text_producer/data_files/man/data-catalog_folder_create.1 +1 -1
  1727. oci_cli/help_text_producer/data_files/man/data-catalog_folder_delete.1 +1 -1
  1728. oci_cli/help_text_producer/data_files/man/data-catalog_folder_get.1 +1 -1
  1729. oci_cli/help_text_producer/data_files/man/data-catalog_folder_list.1 +1 -1
  1730. oci_cli/help_text_producer/data_files/man/data-catalog_folder_update.1 +1 -1
  1731. oci_cli/help_text_producer/data_files/man/data-catalog_glossary.1 +1 -1
  1732. oci_cli/help_text_producer/data_files/man/data-catalog_glossary_asynchronous-export.1 +1 -1
  1733. oci_cli/help_text_producer/data_files/man/data-catalog_glossary_create.1 +1 -1
  1734. oci_cli/help_text_producer/data_files/man/data-catalog_glossary_delete.1 +1 -1
  1735. oci_cli/help_text_producer/data_files/man/data-catalog_glossary_expand-tree-for.1 +1 -1
  1736. oci_cli/help_text_producer/data_files/man/data-catalog_glossary_export.1 +1 -1
  1737. oci_cli/help_text_producer/data_files/man/data-catalog_glossary_get.1 +1 -1
  1738. oci_cli/help_text_producer/data_files/man/data-catalog_glossary_import.1 +1 -1
  1739. oci_cli/help_text_producer/data_files/man/data-catalog_glossary_list.1 +1 -1
  1740. oci_cli/help_text_producer/data_files/man/data-catalog_glossary_update.1 +1 -1
  1741. oci_cli/help_text_producer/data_files/man/data-catalog_job-definition.1 +1 -1
  1742. oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_create.1 +1 -1
  1743. oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_delete.1 +1 -1
  1744. oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_get.1 +1 -1
  1745. oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_list.1 +1 -1
  1746. oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_update.1 +1 -1
  1747. oci_cli/help_text_producer/data_files/man/data-catalog_job-execution.1 +1 -1
  1748. oci_cli/help_text_producer/data_files/man/data-catalog_job-execution_create.1 +1 -1
  1749. oci_cli/help_text_producer/data_files/man/data-catalog_job-execution_get.1 +1 -1
  1750. oci_cli/help_text_producer/data_files/man/data-catalog_job-execution_list.1 +1 -1
  1751. oci_cli/help_text_producer/data_files/man/data-catalog_job-log.1 +1 -1
  1752. oci_cli/help_text_producer/data_files/man/data-catalog_job-log_get.1 +1 -1
  1753. oci_cli/help_text_producer/data_files/man/data-catalog_job-log_list.1 +1 -1
  1754. oci_cli/help_text_producer/data_files/man/data-catalog_job-metric.1 +1 -1
  1755. oci_cli/help_text_producer/data_files/man/data-catalog_job-metric_get.1 +1 -1
  1756. oci_cli/help_text_producer/data_files/man/data-catalog_job-metric_list.1 +1 -1
  1757. oci_cli/help_text_producer/data_files/man/data-catalog_job.1 +1 -1
  1758. oci_cli/help_text_producer/data_files/man/data-catalog_job_create.1 +1 -1
  1759. oci_cli/help_text_producer/data_files/man/data-catalog_job_delete.1 +1 -1
  1760. oci_cli/help_text_producer/data_files/man/data-catalog_job_get.1 +1 -1
  1761. oci_cli/help_text_producer/data_files/man/data-catalog_job_list.1 +1 -1
  1762. oci_cli/help_text_producer/data_files/man/data-catalog_job_update.1 +1 -1
  1763. oci_cli/help_text_producer/data_files/man/data-catalog_metastore.1 +1 -1
  1764. oci_cli/help_text_producer/data_files/man/data-catalog_metastore_add.1 +1 -1
  1765. oci_cli/help_text_producer/data_files/man/data-catalog_metastore_change-compartment.1 +1 -1
  1766. oci_cli/help_text_producer/data_files/man/data-catalog_metastore_create.1 +1 -1
  1767. oci_cli/help_text_producer/data_files/man/data-catalog_metastore_delete.1 +1 -1
  1768. oci_cli/help_text_producer/data_files/man/data-catalog_metastore_get.1 +1 -1
  1769. oci_cli/help_text_producer/data_files/man/data-catalog_metastore_list.1 +1 -1
  1770. oci_cli/help_text_producer/data_files/man/data-catalog_metastore_remove.1 +1 -1
  1771. oci_cli/help_text_producer/data_files/man/data-catalog_metastore_update.1 +1 -1
  1772. oci_cli/help_text_producer/data_files/man/data-catalog_namespace.1 +1 -1
  1773. oci_cli/help_text_producer/data_files/man/data-catalog_namespace_create.1 +1 -1
  1774. oci_cli/help_text_producer/data_files/man/data-catalog_namespace_delete.1 +1 -1
  1775. oci_cli/help_text_producer/data_files/man/data-catalog_namespace_get.1 +1 -1
  1776. oci_cli/help_text_producer/data_files/man/data-catalog_namespace_list.1 +1 -1
  1777. oci_cli/help_text_producer/data_files/man/data-catalog_namespace_update.1 +1 -1
  1778. oci_cli/help_text_producer/data_files/man/data-catalog_pattern.1 +1 -1
  1779. oci_cli/help_text_producer/data_files/man/data-catalog_pattern_create.1 +1 -1
  1780. oci_cli/help_text_producer/data_files/man/data-catalog_pattern_delete.1 +1 -1
  1781. oci_cli/help_text_producer/data_files/man/data-catalog_pattern_get.1 +1 -1
  1782. oci_cli/help_text_producer/data_files/man/data-catalog_pattern_list-derived-logical-entities.1 +1 -1
  1783. oci_cli/help_text_producer/data_files/man/data-catalog_pattern_list.1 +1 -1
  1784. oci_cli/help_text_producer/data_files/man/data-catalog_pattern_update.1 +1 -1
  1785. oci_cli/help_text_producer/data_files/man/data-catalog_pattern_validate.1 +1 -1
  1786. oci_cli/help_text_producer/data_files/man/data-catalog_rule-summary.1 +1 -1
  1787. oci_cli/help_text_producer/data_files/man/data-catalog_rule-summary_list-rules.1 +1 -1
  1788. oci_cli/help_text_producer/data_files/man/data-catalog_search.1 +1 -1
  1789. oci_cli/help_text_producer/data_files/man/data-catalog_search_query.1 +1 -1
  1790. oci_cli/help_text_producer/data_files/man/data-catalog_suggest-results.1 +1 -1
  1791. oci_cli/help_text_producer/data_files/man/data-catalog_suggest-results_suggest-matches.1 +1 -1
  1792. oci_cli/help_text_producer/data_files/man/data-catalog_tag.1 +1 -1
  1793. oci_cli/help_text_producer/data_files/man/data-catalog_tag_list.1 +1 -1
  1794. oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship.1 +1 -1
  1795. oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_create.1 +1 -1
  1796. oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_delete.1 +1 -1
  1797. oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_get.1 +1 -1
  1798. oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_list.1 +1 -1
  1799. oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_update.1 +1 -1
  1800. oci_cli/help_text_producer/data_files/man/data-catalog_term.1 +1 -1
  1801. oci_cli/help_text_producer/data_files/man/data-catalog_term_create.1 +1 -1
  1802. oci_cli/help_text_producer/data_files/man/data-catalog_term_delete.1 +1 -1
  1803. oci_cli/help_text_producer/data_files/man/data-catalog_term_get.1 +1 -1
  1804. oci_cli/help_text_producer/data_files/man/data-catalog_term_list.1 +1 -1
  1805. oci_cli/help_text_producer/data_files/man/data-catalog_term_update.1 +1 -1
  1806. oci_cli/help_text_producer/data_files/man/data-catalog_type.1 +1 -1
  1807. oci_cli/help_text_producer/data_files/man/data-catalog_type_associate-custom-properties.1 +1 -1
  1808. oci_cli/help_text_producer/data_files/man/data-catalog_type_disassociate-custom-properties.1 +1 -1
  1809. oci_cli/help_text_producer/data_files/man/data-catalog_type_get.1 +1 -1
  1810. oci_cli/help_text_producer/data_files/man/data-catalog_type_list.1 +1 -1
  1811. oci_cli/help_text_producer/data_files/man/data-catalog_work-request-error.1 +1 -1
  1812. oci_cli/help_text_producer/data_files/man/data-catalog_work-request-error_list.1 +1 -1
  1813. oci_cli/help_text_producer/data_files/man/data-catalog_work-request-log.1 +1 -1
  1814. oci_cli/help_text_producer/data_files/man/data-catalog_work-request-log_list.1 +1 -1
  1815. oci_cli/help_text_producer/data_files/man/data-catalog_work-request.1 +1 -1
  1816. oci_cli/help_text_producer/data_files/man/data-catalog_work-request_get.1 +1 -1
  1817. oci_cli/help_text_producer/data_files/man/data-catalog_work-request_list.1 +1 -1
  1818. oci_cli/help_text_producer/data_files/man/data-flow.1 +1 -1
  1819. oci_cli/help_text_producer/data_files/man/data-flow_application.1 +1 -1
  1820. oci_cli/help_text_producer/data_files/man/data-flow_application_cascading-delete.1 +1 -1
  1821. oci_cli/help_text_producer/data_files/man/data-flow_application_change-compartment.1 +1 -1
  1822. oci_cli/help_text_producer/data_files/man/data-flow_application_create.1 +1 -1
  1823. oci_cli/help_text_producer/data_files/man/data-flow_application_delete.1 +1 -1
  1824. oci_cli/help_text_producer/data_files/man/data-flow_application_get.1 +1 -1
  1825. oci_cli/help_text_producer/data_files/man/data-flow_application_list.1 +1 -1
  1826. oci_cli/help_text_producer/data_files/man/data-flow_application_update.1 +1 -1
  1827. oci_cli/help_text_producer/data_files/man/data-flow_pool.1 +1 -1
  1828. oci_cli/help_text_producer/data_files/man/data-flow_pool_change-compartment.1 +1 -1
  1829. oci_cli/help_text_producer/data_files/man/data-flow_pool_create.1 +1 -1
  1830. oci_cli/help_text_producer/data_files/man/data-flow_pool_delete.1 +1 -1
  1831. oci_cli/help_text_producer/data_files/man/data-flow_pool_get.1 +1 -1
  1832. oci_cli/help_text_producer/data_files/man/data-flow_pool_list.1 +1 -1
  1833. oci_cli/help_text_producer/data_files/man/data-flow_pool_start.1 +1 -1
  1834. oci_cli/help_text_producer/data_files/man/data-flow_pool_stop.1 +1 -1
  1835. oci_cli/help_text_producer/data_files/man/data-flow_pool_update.1 +1 -1
  1836. oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint.1 +1 -1
  1837. oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_change-compartment.1 +1 -1
  1838. oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_create.1 +1 -1
  1839. oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_delete.1 +1 -1
  1840. oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_get.1 +1 -1
  1841. oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_list.1 +1 -1
  1842. oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_update.1 +1 -1
  1843. oci_cli/help_text_producer/data_files/man/data-flow_run.1 +1 -1
  1844. oci_cli/help_text_producer/data_files/man/data-flow_run_change-compartment.1 +1 -1
  1845. oci_cli/help_text_producer/data_files/man/data-flow_run_create.1 +1 -1
  1846. oci_cli/help_text_producer/data_files/man/data-flow_run_delete.1 +1 -1
  1847. oci_cli/help_text_producer/data_files/man/data-flow_run_get-log.1 +1 -1
  1848. oci_cli/help_text_producer/data_files/man/data-flow_run_get.1 +1 -1
  1849. oci_cli/help_text_producer/data_files/man/data-flow_run_list-logs.1 +1 -1
  1850. oci_cli/help_text_producer/data_files/man/data-flow_run_list.1 +1 -1
  1851. oci_cli/help_text_producer/data_files/man/data-flow_run_submit.1 +1 -1
  1852. oci_cli/help_text_producer/data_files/man/data-flow_run_update.1 +1 -1
  1853. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint-collection.1 +1 -1
  1854. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint-collection_list-sql-endpoints.1 +1 -1
  1855. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint.1 +1 -1
  1856. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_change-compartment.1 +1 -1
  1857. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_create.1 +1 -1
  1858. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_delete.1 +1 -1
  1859. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_get.1 +1 -1
  1860. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_start.1 +1 -1
  1861. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_stop.1 +1 -1
  1862. oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_update.1 +1 -1
  1863. oci_cli/help_text_producer/data_files/man/data-flow_statement.1 +1 -1
  1864. oci_cli/help_text_producer/data_files/man/data-flow_statement_create.1 +1 -1
  1865. oci_cli/help_text_producer/data_files/man/data-flow_statement_delete.1 +1 -1
  1866. oci_cli/help_text_producer/data_files/man/data-flow_statement_get.1 +1 -1
  1867. oci_cli/help_text_producer/data_files/man/data-flow_statement_list.1 +1 -1
  1868. oci_cli/help_text_producer/data_files/man/data-flow_work-request-error.1 +1 -1
  1869. oci_cli/help_text_producer/data_files/man/data-flow_work-request-error_list.1 +1 -1
  1870. oci_cli/help_text_producer/data_files/man/data-flow_work-request-log.1 +1 -1
  1871. oci_cli/help_text_producer/data_files/man/data-flow_work-request-log_list.1 +1 -1
  1872. oci_cli/help_text_producer/data_files/man/data-flow_work-request.1 +1 -1
  1873. oci_cli/help_text_producer/data_files/man/data-flow_work-request_get.1 +1 -1
  1874. oci_cli/help_text_producer/data_files/man/data-flow_work-request_list.1 +1 -1
  1875. oci_cli/help_text_producer/data_files/man/data-integration.1 +1 -1
  1876. oci_cli/help_text_producer/data_files/man/data-integration_application.1 +1 -1
  1877. oci_cli/help_text_producer/data_files/man/data-integration_application_create-patch.1 +1 -1
  1878. oci_cli/help_text_producer/data_files/man/data-integration_application_create.1 +1 -1
  1879. oci_cli/help_text_producer/data_files/man/data-integration_application_delete-patch.1 +1 -1
  1880. oci_cli/help_text_producer/data_files/man/data-integration_application_delete.1 +1 -1
  1881. oci_cli/help_text_producer/data_files/man/data-integration_application_get-dependent-object.1 +1 -1
  1882. oci_cli/help_text_producer/data_files/man/data-integration_application_get-patch.1 +1 -1
  1883. oci_cli/help_text_producer/data_files/man/data-integration_application_get-published-object.1 +1 -1
  1884. oci_cli/help_text_producer/data_files/man/data-integration_application_get.1 +1 -1
  1885. oci_cli/help_text_producer/data_files/man/data-integration_application_list-dependent-objects.1 +1 -1
  1886. oci_cli/help_text_producer/data_files/man/data-integration_application_list-patch-changes.1 +1 -1
  1887. oci_cli/help_text_producer/data_files/man/data-integration_application_list-patches.1 +1 -1
  1888. oci_cli/help_text_producer/data_files/man/data-integration_application_list-published-objects.1 +1 -1
  1889. oci_cli/help_text_producer/data_files/man/data-integration_application_list.1 +1 -1
  1890. oci_cli/help_text_producer/data_files/man/data-integration_application_update.1 +1 -1
  1891. oci_cli/help_text_producer/data_files/man/data-integration_composite-state.1 +1 -1
  1892. oci_cli/help_text_producer/data_files/man/data-integration_composite-state_get.1 +1 -1
  1893. oci_cli/help_text_producer/data_files/man/data-integration_connection-validation.1 +1 -1
  1894. oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_create-connection-validation-create-connection-from-bip.1 +1 -1
  1895. oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_create.1 +1 -1
  1896. oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_delete.1 +1 -1
  1897. oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_get.1 +1 -1
  1898. oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_list.1 +1 -1
  1899. oci_cli/help_text_producer/data_files/man/data-integration_connection.1 +1 -1
  1900. oci_cli/help_text_producer/data_files/man/data-integration_connection_create-connection-create-connection-from-bip.1 +1 -1
  1901. oci_cli/help_text_producer/data_files/man/data-integration_connection_create.1 +1 -1
  1902. oci_cli/help_text_producer/data_files/man/data-integration_connection_delete.1 +1 -1
  1903. oci_cli/help_text_producer/data_files/man/data-integration_connection_get.1 +1 -1
  1904. oci_cli/help_text_producer/data_files/man/data-integration_connection_list.1 +1 -1
  1905. oci_cli/help_text_producer/data_files/man/data-integration_connection_update-connection-update-connection-from-bip.1 +1 -1
  1906. oci_cli/help_text_producer/data_files/man/data-integration_connection_update.1 +1 -1
  1907. oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request-summary-collection.1 +1 -1
  1908. oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request-summary-collection_list-copy-object-requests.1 +1 -1
  1909. oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request.1 +1 -1
  1910. oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request_create.1 +1 -1
  1911. oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request_get.1 +1 -1
  1912. oci_cli/help_text_producer/data_files/man/data-integration_data-asset.1 +1 -1
  1913. oci_cli/help_text_producer/data_files/man/data-integration_data-asset_create.1 +1 -1
  1914. oci_cli/help_text_producer/data_files/man/data-integration_data-asset_delete.1 +1 -1
  1915. oci_cli/help_text_producer/data_files/man/data-integration_data-asset_get.1 +1 -1
  1916. oci_cli/help_text_producer/data_files/man/data-integration_data-asset_list.1 +1 -1
  1917. oci_cli/help_text_producer/data_files/man/data-integration_data-asset_update.1 +1 -1
  1918. oci_cli/help_text_producer/data_files/man/data-integration_data-entity.1 +1 -1
  1919. oci_cli/help_text_producer/data_files/man/data-integration_data-entity_create-entity-shape-create-entity-shape-from-object.1 +1 -1
  1920. oci_cli/help_text_producer/data_files/man/data-integration_data-entity_create-entity-shape-from-file.1 +1 -1
  1921. oci_cli/help_text_producer/data_files/man/data-integration_data-entity_create-entity-shape-from-sql.1 +1 -1
  1922. oci_cli/help_text_producer/data_files/man/data-integration_data-entity_get.1 +1 -1
  1923. oci_cli/help_text_producer/data_files/man/data-integration_data-entity_list.1 +1 -1
  1924. oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation.1 +1 -1
  1925. oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation_create.1 +1 -1
  1926. oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation_delete.1 +1 -1
  1927. oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation_get.1 +1 -1
  1928. oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation_list.1 +1 -1
  1929. oci_cli/help_text_producer/data_files/man/data-integration_data-flow.1 +1 -1
  1930. oci_cli/help_text_producer/data_files/man/data-integration_data-flow_create.1 +1 -1
  1931. oci_cli/help_text_producer/data_files/man/data-integration_data-flow_delete.1 +1 -1
  1932. oci_cli/help_text_producer/data_files/man/data-integration_data-flow_get.1 +1 -1
  1933. oci_cli/help_text_producer/data_files/man/data-integration_data-flow_list.1 +1 -1
  1934. oci_cli/help_text_producer/data_files/man/data-integration_data-flow_update.1 +1 -1
  1935. oci_cli/help_text_producer/data_files/man/data-integration_detailed-description.1 +1 -1
  1936. oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_create-application.1 +1 -1
  1937. oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_create-dis-application.1 +1 -1
  1938. oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_delete-application.1 +1 -1
  1939. oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_delete-dis-application.1 +1 -1
  1940. oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_get-application.1 +1 -1
  1941. oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_get-dis-application.1 +1 -1
  1942. oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_update-application.1 +1 -1
  1943. oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_update-dis-application.1 +1 -1
  1944. oci_cli/help_text_producer/data_files/man/data-integration_dis-application.1 +1 -1
  1945. oci_cli/help_text_producer/data_files/man/data-integration_dis-application_change-compartment.1 +1 -1
  1946. oci_cli/help_text_producer/data_files/man/data-integration_dis-application_create.1 +1 -1
  1947. oci_cli/help_text_producer/data_files/man/data-integration_dis-application_delete.1 +1 -1
  1948. oci_cli/help_text_producer/data_files/man/data-integration_dis-application_get.1 +1 -1
  1949. oci_cli/help_text_producer/data_files/man/data-integration_dis-application_list.1 +1 -1
  1950. oci_cli/help_text_producer/data_files/man/data-integration_dis-application_update.1 +1 -1
  1951. oci_cli/help_text_producer/data_files/man/data-integration_export-request-summary-collection.1 +1 -1
  1952. oci_cli/help_text_producer/data_files/man/data-integration_export-request-summary-collection_list-export-requests.1 +1 -1
  1953. oci_cli/help_text_producer/data_files/man/data-integration_export-request.1 +1 -1
  1954. oci_cli/help_text_producer/data_files/man/data-integration_export-request_create.1 +1 -1
  1955. oci_cli/help_text_producer/data_files/man/data-integration_export-request_get.1 +1 -1
  1956. oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation.1 +1 -1
  1957. oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation_create.1 +1 -1
  1958. oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation_delete.1 +1 -1
  1959. oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation_get.1 +1 -1
  1960. oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation_list.1 +1 -1
  1961. oci_cli/help_text_producer/data_files/man/data-integration_external-publication.1 +1 -1
  1962. oci_cli/help_text_producer/data_files/man/data-integration_external-publication_create.1 +1 -1
  1963. oci_cli/help_text_producer/data_files/man/data-integration_external-publication_delete.1 +1 -1
  1964. oci_cli/help_text_producer/data_files/man/data-integration_external-publication_get.1 +1 -1
  1965. oci_cli/help_text_producer/data_files/man/data-integration_external-publication_list.1 +1 -1
  1966. oci_cli/help_text_producer/data_files/man/data-integration_external-publication_update.1 +1 -1
  1967. oci_cli/help_text_producer/data_files/man/data-integration_folder.1 +1 -1
  1968. oci_cli/help_text_producer/data_files/man/data-integration_folder_create.1 +1 -1
  1969. oci_cli/help_text_producer/data_files/man/data-integration_folder_delete.1 +1 -1
  1970. oci_cli/help_text_producer/data_files/man/data-integration_folder_get.1 +1 -1
  1971. oci_cli/help_text_producer/data_files/man/data-integration_folder_list.1 +1 -1
  1972. oci_cli/help_text_producer/data_files/man/data-integration_folder_update.1 +1 -1
  1973. oci_cli/help_text_producer/data_files/man/data-integration_function-library.1 +1 -1
  1974. oci_cli/help_text_producer/data_files/man/data-integration_function-library_create.1 +1 -1
  1975. oci_cli/help_text_producer/data_files/man/data-integration_function-library_delete.1 +1 -1
  1976. oci_cli/help_text_producer/data_files/man/data-integration_function-library_get.1 +1 -1
  1977. oci_cli/help_text_producer/data_files/man/data-integration_function-library_list.1 +1 -1
  1978. oci_cli/help_text_producer/data_files/man/data-integration_function-library_update.1 +1 -1
  1979. oci_cli/help_text_producer/data_files/man/data-integration_import-request-summary-collection.1 +1 -1
  1980. oci_cli/help_text_producer/data_files/man/data-integration_import-request-summary-collection_list-import-requests.1 +1 -1
  1981. oci_cli/help_text_producer/data_files/man/data-integration_import-request.1 +1 -1
  1982. oci_cli/help_text_producer/data_files/man/data-integration_import-request_create.1 +1 -1
  1983. oci_cli/help_text_producer/data_files/man/data-integration_import-request_get.1 +1 -1
  1984. oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation.1 +1 -1
  1985. oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation_create.1 +1 -1
  1986. oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation_delete.1 +1 -1
  1987. oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation_get.1 +1 -1
  1988. oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation_list.1 +1 -1
  1989. oci_cli/help_text_producer/data_files/man/data-integration_pipeline.1 +1 -1
  1990. oci_cli/help_text_producer/data_files/man/data-integration_pipeline_create.1 +1 -1
  1991. oci_cli/help_text_producer/data_files/man/data-integration_pipeline_delete.1 +1 -1
  1992. oci_cli/help_text_producer/data_files/man/data-integration_pipeline_get.1 +1 -1
  1993. oci_cli/help_text_producer/data_files/man/data-integration_pipeline_list.1 +1 -1
  1994. oci_cli/help_text_producer/data_files/man/data-integration_pipeline_update.1 +1 -1
  1995. oci_cli/help_text_producer/data_files/man/data-integration_project.1 +1 -1
  1996. oci_cli/help_text_producer/data_files/man/data-integration_project_create.1 +1 -1
  1997. oci_cli/help_text_producer/data_files/man/data-integration_project_delete.1 +1 -1
  1998. oci_cli/help_text_producer/data_files/man/data-integration_project_get-count-statistic.1 +1 -1
  1999. oci_cli/help_text_producer/data_files/man/data-integration_project_get.1 +1 -1
  2000. oci_cli/help_text_producer/data_files/man/data-integration_project_list.1 +1 -1
  2001. oci_cli/help_text_producer/data_files/man/data-integration_project_update.1 +1 -1
  2002. oci_cli/help_text_producer/data_files/man/data-integration_reference.1 +1 -1
  2003. oci_cli/help_text_producer/data_files/man/data-integration_reference_get.1 +1 -1
  2004. oci_cli/help_text_producer/data_files/man/data-integration_reference_list.1 +1 -1
  2005. oci_cli/help_text_producer/data_files/man/data-integration_reference_update.1 +1 -1
  2006. oci_cli/help_text_producer/data_files/man/data-integration_runtime-operator.1 +1 -1
  2007. oci_cli/help_text_producer/data_files/man/data-integration_runtime-operator_get.1 +1 -1
  2008. oci_cli/help_text_producer/data_files/man/data-integration_runtime-operators.1 +1 -1
  2009. oci_cli/help_text_producer/data_files/man/data-integration_runtime-operators_list-runtime-operators.1 +1 -1
  2010. oci_cli/help_text_producer/data_files/man/data-integration_runtime-pipeline.1 +1 -1
  2011. oci_cli/help_text_producer/data_files/man/data-integration_runtime-pipeline_get.1 +1 -1
  2012. oci_cli/help_text_producer/data_files/man/data-integration_runtime-pipelines.1 +1 -1
  2013. oci_cli/help_text_producer/data_files/man/data-integration_runtime-pipelines_list-runtime-pipelines.1 +1 -1
  2014. oci_cli/help_text_producer/data_files/man/data-integration_schedule.1 +1 -1
  2015. oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-custom-frequency.1 +1 -1
  2016. oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-daily-frequency.1 +1 -1
  2017. oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-hourly-frequency.1 +1 -1
  2018. oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-monthly-frequency.1 +1 -1
  2019. oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-monthly-rule-frequency.1 +1 -1
  2020. oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-weekly-frequency.1 +1 -1
  2021. oci_cli/help_text_producer/data_files/man/data-integration_schedule_create.1 +1 -1
  2022. oci_cli/help_text_producer/data_files/man/data-integration_schedule_delete.1 +1 -1
  2023. oci_cli/help_text_producer/data_files/man/data-integration_schedule_get.1 +1 -1
  2024. oci_cli/help_text_producer/data_files/man/data-integration_schedule_list.1 +1 -1
  2025. oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-custom-frequency.1 +1 -1
  2026. oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-daily-frequency.1 +1 -1
  2027. oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-hourly-frequency.1 +1 -1
  2028. oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-monthly-frequency.1 +1 -1
  2029. oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-monthly-rule-frequency.1 +1 -1
  2030. oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-weekly-frequency.1 +1 -1
  2031. oci_cli/help_text_producer/data_files/man/data-integration_schedule_update.1 +1 -1
  2032. oci_cli/help_text_producer/data_files/man/data-integration_schema.1 +1 -1
  2033. oci_cli/help_text_producer/data_files/man/data-integration_schema_get.1 +1 -1
  2034. oci_cli/help_text_producer/data_files/man/data-integration_schema_list.1 +1 -1
  2035. oci_cli/help_text_producer/data_files/man/data-integration_task-run-lineage.1 +1 -1
  2036. oci_cli/help_text_producer/data_files/man/data-integration_task-run-lineage_list-task-run-lineages.1 +1 -1
  2037. oci_cli/help_text_producer/data_files/man/data-integration_task-run-lineage_list_taskrun_lineages.1 +1 -1
  2038. oci_cli/help_text_producer/data_files/man/data-integration_task-run-log.1 +1 -1
  2039. oci_cli/help_text_producer/data_files/man/data-integration_task-run-log_list.1 +1 -1
  2040. oci_cli/help_text_producer/data_files/man/data-integration_task-run.1 +1 -1
  2041. oci_cli/help_text_producer/data_files/man/data-integration_task-run_create.1 +1 -1
  2042. oci_cli/help_text_producer/data_files/man/data-integration_task-run_delete.1 +1 -1
  2043. oci_cli/help_text_producer/data_files/man/data-integration_task-run_get.1 +1 -1
  2044. oci_cli/help_text_producer/data_files/man/data-integration_task-run_list.1 +1 -1
  2045. oci_cli/help_text_producer/data_files/man/data-integration_task-run_update.1 +1 -1
  2046. oci_cli/help_text_producer/data_files/man/data-integration_task-schedule.1 +1 -1
  2047. oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_create.1 +1 -1
  2048. oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_delete.1 +1 -1
  2049. oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_get.1 +1 -1
  2050. oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_list.1 +1 -1
  2051. oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_update.1 +1 -1
  2052. oci_cli/help_text_producer/data_files/man/data-integration_task-validation.1 +1 -1
  2053. oci_cli/help_text_producer/data_files/man/data-integration_task-validation_create-from-data-loader-task.1 +1 -1
  2054. oci_cli/help_text_producer/data_files/man/data-integration_task-validation_create-from-integration-task.1 +1 -1
  2055. oci_cli/help_text_producer/data_files/man/data-integration_task-validation_create-from-pipeline-task.1 +1 -1
  2056. oci_cli/help_text_producer/data_files/man/data-integration_task-validation_delete.1 +1 -1
  2057. oci_cli/help_text_producer/data_files/man/data-integration_task-validation_get.1 +1 -1
  2058. oci_cli/help_text_producer/data_files/man/data-integration_task-validation_list.1 +1 -1
  2059. oci_cli/help_text_producer/data_files/man/data-integration_task.1 +1 -1
  2060. oci_cli/help_text_producer/data_files/man/data-integration_task_create-data-loader-task.1 +1 -1
  2061. oci_cli/help_text_producer/data_files/man/data-integration_task_create-integration-task.1 +1 -1
  2062. oci_cli/help_text_producer/data_files/man/data-integration_task_create-pipeline-task.1 +1 -1
  2063. oci_cli/help_text_producer/data_files/man/data-integration_task_create-task-from-dataflow-task.1 +1 -1
  2064. oci_cli/help_text_producer/data_files/man/data-integration_task_create-task-from-rest-task.1 +1 -1
  2065. oci_cli/help_text_producer/data_files/man/data-integration_task_create-task-from-sql-task.1 +1 -1
  2066. oci_cli/help_text_producer/data_files/man/data-integration_task_delete.1 +1 -1
  2067. oci_cli/help_text_producer/data_files/man/data-integration_task_get.1 +1 -1
  2068. oci_cli/help_text_producer/data_files/man/data-integration_task_list.1 +1 -1
  2069. oci_cli/help_text_producer/data_files/man/data-integration_task_update-data-loader-task.1 +1 -1
  2070. oci_cli/help_text_producer/data_files/man/data-integration_task_update-integration-task.1 +1 -1
  2071. oci_cli/help_text_producer/data_files/man/data-integration_task_update-pipeline-task.1 +1 -1
  2072. oci_cli/help_text_producer/data_files/man/data-integration_task_update-task-from-dataflow-task.1 +1 -1
  2073. oci_cli/help_text_producer/data_files/man/data-integration_task_update-task-from-rest-task.1 +1 -1
  2074. oci_cli/help_text_producer/data_files/man/data-integration_task_update-task-from-sql-task.1 +1 -1
  2075. oci_cli/help_text_producer/data_files/man/data-integration_template.1 +1 -1
  2076. oci_cli/help_text_producer/data_files/man/data-integration_template_get.1 +1 -1
  2077. oci_cli/help_text_producer/data_files/man/data-integration_template_list.1 +1 -1
  2078. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation.1 +1 -1
  2079. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation_create.1 +1 -1
  2080. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation_delete.1 +1 -1
  2081. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation_get.1 +1 -1
  2082. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation_list.1 +1 -1
  2083. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function.1 +1 -1
  2084. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_create.1 +1 -1
  2085. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_delete.1 +1 -1
  2086. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_get.1 +1 -1
  2087. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_list.1 +1 -1
  2088. oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_update.1 +1 -1
  2089. oci_cli/help_text_producer/data_files/man/data-integration_work-request.1 +1 -1
  2090. oci_cli/help_text_producer/data_files/man/data-integration_work-request_get.1 +1 -1
  2091. oci_cli/help_text_producer/data_files/man/data-integration_work-request_list-work-request-errors.1 +1 -1
  2092. oci_cli/help_text_producer/data_files/man/data-integration_work-request_list-work-request-logs.1 +1 -1
  2093. oci_cli/help_text_producer/data_files/man/data-integration_work-request_list.1 +1 -1
  2094. oci_cli/help_text_producer/data_files/man/data-integration_workspace.1 +1 -1
  2095. oci_cli/help_text_producer/data_files/man/data-integration_workspace_change-compartment.1 +1 -1
  2096. oci_cli/help_text_producer/data_files/man/data-integration_workspace_create.1 +1 -1
  2097. oci_cli/help_text_producer/data_files/man/data-integration_workspace_delete-copy-object-request.1 +1 -1
  2098. oci_cli/help_text_producer/data_files/man/data-integration_workspace_delete-export-request.1 +1 -1
  2099. oci_cli/help_text_producer/data_files/man/data-integration_workspace_delete-import-request.1 +1 -1
  2100. oci_cli/help_text_producer/data_files/man/data-integration_workspace_delete.1 +1 -1
  2101. oci_cli/help_text_producer/data_files/man/data-integration_workspace_get.1 +1 -1
  2102. oci_cli/help_text_producer/data_files/man/data-integration_workspace_list.1 +1 -1
  2103. oci_cli/help_text_producer/data_files/man/data-integration_workspace_start.1 +1 -1
  2104. oci_cli/help_text_producer/data_files/man/data-integration_workspace_stop.1 +1 -1
  2105. oci_cli/help_text_producer/data_files/man/data-integration_workspace_update-copy-object-request.1 +1 -1
  2106. oci_cli/help_text_producer/data_files/man/data-integration_workspace_update-export-request.1 +1 -1
  2107. oci_cli/help_text_producer/data_files/man/data-integration_workspace_update-import-request.1 +1 -1
  2108. oci_cli/help_text_producer/data_files/man/data-integration_workspace_update.1 +1 -1
  2109. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane.1 +1 -1
  2110. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation-analytics-aggregation-collection.1 +1 -1
  2111. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation-analytics-aggregation-collection_summarize-annotation-analytics.1 +1 -1
  2112. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation-collection.1 +1 -1
  2113. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation-collection_list-annotations.1 +1 -1
  2114. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation.1 +1 -1
  2115. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation_create.1 +1 -1
  2116. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation_delete.1 +1 -1
  2117. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation_get.1 +1 -1
  2118. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation_update.1 +1 -1
  2119. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_dataset.1 +1 -1
  2120. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_dataset_get.1 +1 -1
  2121. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record-analytics-aggregation-collection.1 +1 -1
  2122. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record-analytics-aggregation-collection_summarize-record-analytics.1 +1 -1
  2123. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record-collection.1 +1 -1
  2124. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record-collection_list-records.1 +1 -1
  2125. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record.1 +1 -1
  2126. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create-record-create-object-storage-source-details.1 +1 -1
  2127. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create-record-document-metadata.1 +1 -1
  2128. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create-record-image-metadata.1 +1 -1
  2129. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create-record-text-metadata.1 +1 -1
  2130. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create.1 +1 -1
  2131. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_delete.1 +1 -1
  2132. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_get-record-content.1 +1 -1
  2133. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_get-record-preview-content.1 +1 -1
  2134. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_get.1 +1 -1
  2135. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_update-record-document-metadata.1 +1 -1
  2136. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_update-record-image-metadata.1 +1 -1
  2137. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_update-record-text-metadata.1 +1 -1
  2138. oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_update.1 +1 -1
  2139. oci_cli/help_text_producer/data_files/man/data-labeling-service.1 +1 -1
  2140. oci_cli/help_text_producer/data_files/man/data-labeling-service_annotation-format.1 +1 -1
  2141. oci_cli/help_text_producer/data_files/man/data-labeling-service_annotation-format_list.1 +1 -1
  2142. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset-collection.1 +1 -1
  2143. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset-collection_list-datasets.1 +1 -1
  2144. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset.1 +1 -1
  2145. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_add.1 +1 -1
  2146. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_change-compartment.1 +1 -1
  2147. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create-dataset-document-dataset-format-details.1 +1 -1
  2148. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create-dataset-image-dataset-format-details.1 +1 -1
  2149. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create-dataset-object-storage-source-details.1 +1 -1
  2150. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create-dataset-text-dataset-format-details.1 +1 -1
  2151. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create.1 +1 -1
  2152. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_delete.1 +1 -1
  2153. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_generate-dataset-records.1 +1 -1
  2154. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_get.1 +1 -1
  2155. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_import-pre-annotated-data-object-storage-import-metadata-path.1 +1 -1
  2156. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_import-pre-annotated-data.1 +1 -1
  2157. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_remove.1 +1 -1
  2158. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_rename-dataset-labels.1 +1 -1
  2159. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_snapshot.1 +1 -1
  2160. oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_update.1 +1 -1
  2161. oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request.1 +1 -1
  2162. oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request_get.1 +1 -1
  2163. oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request_list-work-request-errors.1 +1 -1
  2164. oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request_list-work-request-logs.1 +1 -1
  2165. oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request_list.1 +1 -1
  2166. oci_cli/help_text_producer/data_files/man/data-safe.1 +3373 -1442
  2167. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule.1 +1 -1
  2168. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule_create.1 +1 -1
  2169. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule_delete.1 +1 -1
  2170. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule_get.1 +1 -1
  2171. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule_update.1 +1 -1
  2172. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy.1 +3 -29
  2173. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_change-compartment.1 +1 -1
  2174. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_create.1 +2 -15
  2175. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_delete.1 +1 -1
  2176. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_get.1 +1 -1
  2177. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_list-alert-policy-rules.1 +1 -1
  2178. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_list.1 +1 -1
  2179. oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_update.1 +2 -15
  2180. oci_cli/help_text_producer/data_files/man/data-safe_alert-summary.1 +1 -1
  2181. oci_cli/help_text_producer/data_files/man/data-safe_alert-summary_list-alert-analytics.1 +1 -1
  2182. oci_cli/help_text_producer/data_files/man/data-safe_alert-summary_list-alerts.1 +1 -1
  2183. oci_cli/help_text_producer/data_files/man/data-safe_alert.1 +2 -15
  2184. oci_cli/help_text_producer/data_files/man/data-safe_alert_alerts-update.1 +1 -1
  2185. oci_cli/help_text_producer/data_files/man/data-safe_alert_change-compartment.1 +1 -1
  2186. oci_cli/help_text_producer/data_files/man/data-safe_alert_get.1 +1 -1
  2187. oci_cli/help_text_producer/data_files/man/data-safe_alert_patch.1 +1 -1
  2188. oci_cli/help_text_producer/data_files/man/data-safe_alert_update.1 +2 -15
  2189. oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval.1 +3 -29
  2190. oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_change-compartment.1 +1 -1
  2191. oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_create.1 +2 -15
  2192. oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_delete.1 +1 -1
  2193. oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_get.1 +1 -1
  2194. oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_list.1 +1 -1
  2195. oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_update.1 +2 -15
  2196. oci_cli/help_text_producer/data_files/man/data-safe_audit-event-summary.1 +6 -6
  2197. oci_cli/help_text_producer/data_files/man/data-safe_audit-event-summary_list-audit-event-analytics.1 +5 -5
  2198. oci_cli/help_text_producer/data_files/man/data-safe_audit-event-summary_list-audit-events.1 +2 -2
  2199. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy-analytics.1 +1 -1
  2200. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy-analytics_list.1 +1 -1
  2201. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy-collection.1 +1 -1
  2202. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy-collection_list-audit-policies.1 +1 -1
  2203. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy.1 +2 -15
  2204. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_change-compartment.1 +1 -1
  2205. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_get.1 +1 -1
  2206. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_provision.1 +1 -1
  2207. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_retrieve.1 +1 -1
  2208. oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_update.1 +2 -15
  2209. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile-analytic-collection.1 +1 -1
  2210. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile-analytic-collection_list-audit-profile-analytics.1 +1 -1
  2211. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile.1 +4 -17
  2212. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_calculate-audit-volume-available.1 +1 -1
  2213. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_calculate-audit-volume-collected.1 +1 -1
  2214. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_change-compartment.1 +1 -1
  2215. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_change-retention.1 +2 -2
  2216. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_discover-audit-trails.1 +1 -1
  2217. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_get.1 +1 -1
  2218. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_list-available-audit-volumes.1 +1 -1
  2219. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_list-collected-audit-volumes.1 +1 -1
  2220. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_list.1 +1 -1
  2221. oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_update.1 +3 -16
  2222. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail-analytic-collection.1 +1 -1
  2223. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail-analytic-collection_list-audit-trail-analytics.1 +1 -1
  2224. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail.1 +3 -16
  2225. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_delete.1 +1 -1
  2226. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_get.1 +1 -1
  2227. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_list.1 +1 -1
  2228. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_resume.1 +1 -1
  2229. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_start.1 +1 -1
  2230. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_stop.1 +1 -1
  2231. oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_update.1 +3 -16
  2232. oci_cli/help_text_producer/data_files/man/data-safe_database-security-config.1 +2 -15
  2233. oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_change-compartment.1 +1 -1
  2234. oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_get.1 +1 -1
  2235. oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_list.1 +1 -1
  2236. oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_refresh.1 +1 -1
  2237. oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_update.1 +2 -15
  2238. oci_cli/help_text_producer/data_files/man/data-safe_database-table-access-entry-collection.1 +1 -1
  2239. oci_cli/help_text_producer/data_files/man/data-safe_database-table-access-entry-collection_list-database-table-access-entries.1 +1 -1
  2240. oci_cli/help_text_producer/data_files/man/data-safe_database-table-access-entry.1 +1 -1
  2241. oci_cli/help_text_producer/data_files/man/data-safe_database-table-access-entry_get.1 +1 -1
  2242. oci_cli/help_text_producer/data_files/man/data-safe_database-view-access-entry-collection.1 +1 -1
  2243. oci_cli/help_text_producer/data_files/man/data-safe_database-view-access-entry-collection_list-database-view-access-entries.1 +1 -1
  2244. oci_cli/help_text_producer/data_files/man/data-safe_database-view-access-entry.1 +1 -1
  2245. oci_cli/help_text_producer/data_files/man/data-safe_database-view-access-entry_get.1 +1 -1
  2246. oci_cli/help_text_producer/data_files/man/data-safe_difference-column.1 +1 -1
  2247. oci_cli/help_text_producer/data_files/man/data-safe_difference-column_get.1 +1 -1
  2248. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job-result.1 +1 -1
  2249. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job-result_delete.1 +1 -1
  2250. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job-result_get.1 +1 -1
  2251. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job.1 +2 -15
  2252. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_change-compartment.1 +1 -1
  2253. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_create.1 +2 -15
  2254. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_delete.1 +1 -1
  2255. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_get.1 +1 -1
  2256. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_list-discovery-job-results.1 +1 -1
  2257. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_list.1 +1 -1
  2258. oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_patch-discovery-job-results.1 +1 -1
  2259. oci_cli/help_text_producer/data_files/man/data-safe_finding.1 +2 -3
  2260. oci_cli/help_text_producer/data_files/man/data-safe_finding_update.1 +2 -3
  2261. oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format-summary.1 +2 -2
  2262. oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format-summary_list-library-masking-formats.1 +2 -2
  2263. oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format.1 +3 -29
  2264. oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_change-compartment.1 +1 -1
  2265. oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_create.1 +2 -15
  2266. oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_delete.1 +1 -1
  2267. oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_get.1 +1 -1
  2268. oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_update.1 +2 -15
  2269. oci_cli/help_text_producer/data_files/man/data-safe_masked-column-summary.1 +2 -2
  2270. oci_cli/help_text_producer/data_files/man/data-safe_masked-column-summary_list-masked-columns.1 +2 -2
  2271. oci_cli/help_text_producer/data_files/man/data-safe_masking-column.1 +1 -1
  2272. oci_cli/help_text_producer/data_files/man/data-safe_masking-column_create.1 +1 -1
  2273. oci_cli/help_text_producer/data_files/man/data-safe_masking-column_delete.1 +1 -1
  2274. oci_cli/help_text_producer/data_files/man/data-safe_masking-column_get-compatible-formats-for-data-types.1 +1 -1
  2275. oci_cli/help_text_producer/data_files/man/data-safe_masking-column_get-compatible-formats-for-sensitive-types.1 +1 -1
  2276. oci_cli/help_text_producer/data_files/man/data-safe_masking-column_get.1 +1 -1
  2277. oci_cli/help_text_producer/data_files/man/data-safe_masking-column_list.1 +1 -1
  2278. oci_cli/help_text_producer/data_files/man/data-safe_masking-column_patch.1 +1 -1
  2279. oci_cli/help_text_producer/data_files/man/data-safe_masking-column_update.1 +1 -1
  2280. oci_cli/help_text_producer/data_files/man/data-safe_masking-object.1 +1 -1
  2281. oci_cli/help_text_producer/data_files/man/data-safe_masking-object_list.1 +1 -1
  2282. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report.1 +2 -15
  2283. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_change-compartment.1 +1 -1
  2284. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_delete.1 +1 -1
  2285. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_generate-health-report.1 +2 -15
  2286. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_get.1 +1 -1
  2287. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_list-masking-policy-health-report-logs.1 +1 -1
  2288. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_list.1 +1 -1
  2289. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-referential-relation-summary.1 +227 -0
  2290. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-referential-relation-summary_list-masking-policy-referential-relations.1 +218 -0
  2291. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy.1 +7 -85
  2292. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_add.1 +1 -1
  2293. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_apply-sdm-masking-policy-difference.1 +1 -1
  2294. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_change-compartment.1 +1 -1
  2295. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_create-masking-policy-create-column-source-from-sdm-details.1 +2 -15
  2296. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_create-masking-policy-create-column-source-from-target-details.1 +2 -15
  2297. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_create.1 +2 -15
  2298. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_delete.1 +1 -1
  2299. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_download-masking-log.1 +1 -1
  2300. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_download-masking-report.1 +1 -1
  2301. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_download.1 +1 -1
  2302. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_generate-masking-policy-for-download.1 +1 -1
  2303. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_generate-masking-report-for-download.1 +1 -1
  2304. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_get.1 +1 -1
  2305. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_list-masking-analytics.1 +1 -1
  2306. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_list-masking-reports.1 +1 -1
  2307. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_list.1 +1 -1
  2308. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_mask-data.1 +1 -1
  2309. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_update-masking-policy-update-column-source-sdm-details.1 +2 -15
  2310. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_update-masking-policy-update-column-source-target-details.1 +2 -15
  2311. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_update.1 +2 -15
  2312. oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_upload.1 +1 -1
  2313. oci_cli/help_text_producer/data_files/man/data-safe_masking-report.1 +1 -1
  2314. oci_cli/help_text_producer/data_files/man/data-safe_masking-report_get.1 +1 -1
  2315. oci_cli/help_text_producer/data_files/man/data-safe_masking-schema.1 +1 -1
  2316. oci_cli/help_text_producer/data_files/man/data-safe_masking-schema_list.1 +1 -1
  2317. oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector.1 +3 -29
  2318. oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_change-compartment.1 +1 -1
  2319. oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_create.1 +2 -15
  2320. oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_delete.1 +1 -1
  2321. oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_generate-on-prem-connector-configuration.1 +1 -1
  2322. oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_get.1 +1 -1
  2323. oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_list.1 +1 -1
  2324. oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_update-on-prem-connector-wallet.1 +1 -1
  2325. oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_update.1 +2 -15
  2326. oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database.1 +1 -1
  2327. oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_create-peer-target-database-database-cloud-service-details.1 +1 -1
  2328. oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_create.1 +1 -1
  2329. oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_delete.1 +1 -1
  2330. oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_get.1 +1 -1
  2331. oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_list.1 +1 -1
  2332. oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_update-peer-target-database-database-cloud-service-details.1 +1 -1
  2333. oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_update.1 +1 -1
  2334. oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint.1 +3 -29
  2335. oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_change-compartment.1 +1 -1
  2336. oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_create.1 +2 -15
  2337. oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_delete.1 +1 -1
  2338. oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_get.1 +1 -1
  2339. oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_list.1 +1 -1
  2340. oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_update.1 +2 -15
  2341. oci_cli/help_text_producer/data_files/man/data-safe_profile.1 +1 -1
  2342. oci_cli/help_text_producer/data_files/man/data-safe_profile_list-profile-analytics.1 +1 -1
  2343. oci_cli/help_text_producer/data_files/man/data-safe_referential-relation.1 +564 -0
  2344. oci_cli/help_text_producer/data_files/man/data-safe_referential-relation_create.1 +199 -0
  2345. oci_cli/help_text_producer/data_files/man/data-safe_referential-relation_delete.1 +130 -0
  2346. oci_cli/help_text_producer/data_files/man/data-safe_referential-relation_get.1 +118 -0
  2347. oci_cli/help_text_producer/data_files/man/data-safe_referential-relation_list.1 +213 -0
  2348. oci_cli/help_text_producer/data_files/man/data-safe_report-definition.1 +3 -29
  2349. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_change-compartment.1 +1 -1
  2350. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_create.1 +2 -15
  2351. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_delete.1 +1 -1
  2352. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_generate-report.1 +1 -1
  2353. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_get.1 +1 -1
  2354. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_list.1 +1 -1
  2355. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_remove.1 +1 -1
  2356. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_schedule-report-schedule-audit-report-details.1 +1 -1
  2357. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_schedule-report.1 +1 -1
  2358. oci_cli/help_text_producer/data_files/man/data-safe_report-definition_update.1 +2 -15
  2359. oci_cli/help_text_producer/data_files/man/data-safe_report-summary.1 +1 -1
  2360. oci_cli/help_text_producer/data_files/man/data-safe_report-summary_list-reports.1 +1 -1
  2361. oci_cli/help_text_producer/data_files/man/data-safe_report.1 +2 -15
  2362. oci_cli/help_text_producer/data_files/man/data-safe_report_change-compartment.1 +1 -1
  2363. oci_cli/help_text_producer/data_files/man/data-safe_report_get-report-content.1 +1 -1
  2364. oci_cli/help_text_producer/data_files/man/data-safe_report_get.1 +1 -1
  2365. oci_cli/help_text_producer/data_files/man/data-safe_report_update.1 +2 -15
  2366. oci_cli/help_text_producer/data_files/man/data-safe_role-grant-path-collection.1 +1 -1
  2367. oci_cli/help_text_producer/data_files/man/data-safe_role-grant-path-collection_list-role-grant-paths.1 +1 -1
  2368. oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference.1 +3 -29
  2369. oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_change-compartment.1 +1 -1
  2370. oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_create.1 +2 -15
  2371. oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_delete.1 +1 -1
  2372. oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_get.1 +1 -1
  2373. oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_list-difference-columns.1 +1 -1
  2374. oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_list.1 +1 -1
  2375. oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_patch-sdm-masking-policy-difference-columns.1 +1 -1
  2376. oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_update.1 +2 -15
  2377. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment.1 +24 -77
  2378. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_change-compartment.1 +2 -3
  2379. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_compare.1 +2 -3
  2380. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_create.1 +9 -23
  2381. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_delete.1 +2 -3
  2382. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_download-security-assessment-report.1 +2 -3
  2383. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_generate-security-assessment-report.1 +2 -3
  2384. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_get-security-assessment-comparison.1 +2 -3
  2385. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_get.1 +2 -3
  2386. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-finding-analytics.1 +1 -1
  2387. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-findings-change-audit-logs.1 +2 -3
  2388. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-findings.1 +2 -3
  2389. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-security-feature-analytics.1 +1 -1
  2390. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-security-features.1 +1 -1
  2391. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list.1 +1 -1
  2392. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_refresh.1 +3 -17
  2393. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_set-security-assessment-baseline.1 +2 -3
  2394. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_unset-security-assessment-baseline.1 +2 -3
  2395. oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_update.1 +3 -17
  2396. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment.1 +2 -15
  2397. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment_change-compartment.1 +1 -1
  2398. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment_get.1 +1 -1
  2399. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment_list.1 +1 -1
  2400. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment_update.1 +2 -15
  2401. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-entry-state.1 +1 -1
  2402. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-entry-state_get.1 +1 -1
  2403. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-entry-state_list.1 +1 -1
  2404. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-report-collection.1 +1 -1
  2405. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-report-collection_list-security-policy-reports.1 +1 -1
  2406. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-report.1 +1 -1
  2407. oci_cli/help_text_producer/data_files/man/data-safe_security-policy-report_get.1 +1 -1
  2408. oci_cli/help_text_producer/data_files/man/data-safe_security-policy.1 +2 -15
  2409. oci_cli/help_text_producer/data_files/man/data-safe_security-policy_change-compartment.1 +1 -1
  2410. oci_cli/help_text_producer/data_files/man/data-safe_security-policy_get.1 +1 -1
  2411. oci_cli/help_text_producer/data_files/man/data-safe_security-policy_list.1 +1 -1
  2412. oci_cli/help_text_producer/data_files/man/data-safe_security-policy_update.1 +2 -15
  2413. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column.1 +1 -1
  2414. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_create.1 +1 -1
  2415. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_delete.1 +1 -1
  2416. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_get.1 +1 -1
  2417. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_list.1 +1 -1
  2418. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_patch.1 +1 -1
  2419. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_update.1 +1 -1
  2420. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model-sensitive-type-collection.1 +1 -1
  2421. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model-sensitive-type-collection_list-sensitive-data-model-sensitive-types.1 +1 -1
  2422. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model.1 +3 -29
  2423. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_apply-discovery-job-results.1 +1 -1
  2424. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_change-compartment.1 +1 -1
  2425. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_create.1 +2 -15
  2426. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_delete.1 +1 -1
  2427. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_download-discovery-report.1 +1 -1
  2428. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_download.1 +1 -1
  2429. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_generate-discovery-report-for-download.1 +1 -1
  2430. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_generate-sensitive-data-model-for-download.1 +1 -1
  2431. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_get.1 +1 -1
  2432. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_list-discovery-analytics.1 +1 -1
  2433. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_list.1 +1 -1
  2434. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_update.1 +2 -15
  2435. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_upload.1 +1 -1
  2436. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-object.1 +1 -1
  2437. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-object_list.1 +1 -1
  2438. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-schema.1 +1 -1
  2439. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-schema_list.1 +1 -1
  2440. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type.1 +117 -85
  2441. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_bulk-create.1 +145 -0
  2442. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_change-compartment.1 +1 -1
  2443. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_create-sensitive-type-create-sensitive-category-details.1 +2 -15
  2444. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_create-sensitive-type-create-sensitive-type-pattern-details.1 +2 -15
  2445. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_create.1 +2 -15
  2446. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_delete.1 +1 -1
  2447. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_get.1 +1 -1
  2448. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_list.1 +1 -1
  2449. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_update-sensitive-type-update-sensitive-category-details.1 +2 -15
  2450. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_update-sensitive-type-update-sensitive-type-pattern-details.1 +2 -15
  2451. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_update.1 +2 -15
  2452. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export-collection.1 +437 -0
  2453. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export-collection_list-sensitive-types-exports.1 +428 -0
  2454. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export.1 +754 -0
  2455. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_change-compartment.1 +122 -0
  2456. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_create.1 +202 -0
  2457. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_delete.1 +152 -0
  2458. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_download.1 +135 -0
  2459. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_get.1 +110 -0
  2460. oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_update.1 +199 -0
  2461. oci_cli/help_text_producer/data_files/man/data-safe_service.1 +1 -1
  2462. oci_cli/help_text_producer/data_files/man/data-safe_service_enable.1 +1 -1
  2463. oci_cli/help_text_producer/data_files/man/data-safe_service_get.1 +1 -1
  2464. oci_cli/help_text_producer/data_files/man/data-safe_service_modify-global-settings.1 +1 -1
  2465. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection-analytics.1 +1 -1
  2466. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection-analytics_list.1 +1 -1
  2467. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection-log-insights.1 +1 -1
  2468. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection-log-insights_list.1 +1 -1
  2469. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection.1 +3 -29
  2470. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_change-compartment.1 +1 -1
  2471. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_create.1 +2 -15
  2472. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_delete.1 +1 -1
  2473. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_generate-sql-firewall-policy.1 +1 -1
  2474. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_get.1 +1 -1
  2475. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_list.1 +1 -1
  2476. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_purge-sql-collection-logs.1 +1 -1
  2477. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_refresh-sql-collection-log-insights.1 +1 -1
  2478. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_start.1 +1 -1
  2479. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_stop.1 +1 -1
  2480. oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_update.1 +2 -15
  2481. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-allowed-sql-analytics.1 +1 -1
  2482. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-allowed-sql-analytics_list.1 +1 -1
  2483. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-allowed-sql.1 +1 -1
  2484. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-allowed-sql_list.1 +1 -1
  2485. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy-analytics.1 +1 -1
  2486. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy-analytics_list.1 +1 -1
  2487. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy.1 +2 -15
  2488. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_change-compartment.1 +1 -1
  2489. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_delete.1 +1 -1
  2490. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_get.1 +1 -1
  2491. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_list.1 +1 -1
  2492. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_update.1 +2 -15
  2493. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-violation-summary.1 +1 -1
  2494. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-violation-summary_list-sql-firewall-violation-analytics.1 +1 -1
  2495. oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-violation-summary_list-sql-firewall-violations.1 +1 -1
  2496. oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association-summary.1 +1 -1
  2497. oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association-summary_list-target-alert-policy-associations.1 +1 -1
  2498. oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association.1 +3 -29
  2499. oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_change-compartment.1 +1 -1
  2500. oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_create.1 +2 -15
  2501. oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_delete.1 +1 -1
  2502. oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_get.1 +1 -1
  2503. oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_patch.1 +1 -1
  2504. oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_update.1 +2 -15
  2505. oci_cli/help_text_producer/data_files/man/data-safe_target-database.1 +3 -29
  2506. oci_cli/help_text_producer/data_files/man/data-safe_target-database_activate.1 +1 -1
  2507. oci_cli/help_text_producer/data_files/man/data-safe_target-database_change-compartment.1 +1 -1
  2508. oci_cli/help_text_producer/data_files/man/data-safe_target-database_create.1 +2 -15
  2509. oci_cli/help_text_producer/data_files/man/data-safe_target-database_deactivate.1 +1 -1
  2510. oci_cli/help_text_producer/data_files/man/data-safe_target-database_delete.1 +1 -1
  2511. oci_cli/help_text_producer/data_files/man/data-safe_target-database_download-privilege-script.1 +1 -1
  2512. oci_cli/help_text_producer/data_files/man/data-safe_target-database_get.1 +1 -1
  2513. oci_cli/help_text_producer/data_files/man/data-safe_target-database_list-columns.1 +1 -1
  2514. oci_cli/help_text_producer/data_files/man/data-safe_target-database_list-roles.1 +1 -1
  2515. oci_cli/help_text_producer/data_files/man/data-safe_target-database_list-schemas.1 +1 -1
  2516. oci_cli/help_text_producer/data_files/man/data-safe_target-database_list-tables.1 +1 -1
  2517. oci_cli/help_text_producer/data_files/man/data-safe_target-database_list.1 +1 -1
  2518. oci_cli/help_text_producer/data_files/man/data-safe_target-database_refresh.1 +1 -1
  2519. oci_cli/help_text_producer/data_files/man/data-safe_target-database_update.1 +2 -15
  2520. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment.1 +648 -66
  2521. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_change-compartment.1 +1 -1
  2522. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_compare.1 +1 -1
  2523. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_create.1 +2 -15
  2524. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_delete.1 +1 -1
  2525. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_download-user-assessment-report.1 +1 -1
  2526. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_generate-user-assessment-report.1 +1 -1
  2527. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_get-profile.1 +1 -1
  2528. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_get-user-assessment-comparison.1 +1 -1
  2529. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_get.1 +1 -1
  2530. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-grants.1 +1 -1
  2531. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-password-expiry-date-analytics.1 +252 -0
  2532. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-profile-summaries.1 +1 -1
  2533. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-user-access-analytics.1 +1 -1
  2534. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-user-analytics.1 +204 -2
  2535. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-users.1 +203 -1
  2536. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list.1 +1 -1
  2537. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_refresh.1 +2 -15
  2538. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_set-user-assessment-baseline.1 +1 -1
  2539. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_unset-user-assessment-baseline.1 +1 -1
  2540. oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_update.1 +2 -15
  2541. oci_cli/help_text_producer/data_files/man/data-safe_work-request-error.1 +1 -1
  2542. oci_cli/help_text_producer/data_files/man/data-safe_work-request-error_list.1 +1 -1
  2543. oci_cli/help_text_producer/data_files/man/data-safe_work-request-log-entry.1 +1 -1
  2544. oci_cli/help_text_producer/data_files/man/data-safe_work-request-log-entry_list.1 +1 -1
  2545. oci_cli/help_text_producer/data_files/man/data-safe_work-request.1 +1 -1
  2546. oci_cli/help_text_producer/data_files/man/data-safe_work-request_cancel.1 +1 -1
  2547. oci_cli/help_text_producer/data_files/man/data-safe_work-request_get.1 +1 -1
  2548. oci_cli/help_text_producer/data_files/man/data-safe_work-request_list.1 +1 -1
  2549. oci_cli/help_text_producer/data_files/man/data-safe_work-request_resume.1 +1 -1
  2550. oci_cli/help_text_producer/data_files/man/data-safe_work-request_suspend.1 +1 -1
  2551. oci_cli/help_text_producer/data_files/man/data-science.1 +1400 -2
  2552. oci_cli/help_text_producer/data_files/man/data-science_container.1 +222 -0
  2553. oci_cli/help_text_producer/data_files/man/data-science_container_list.1 +213 -0
  2554. oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint.1 +1 -1
  2555. oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_change-compartment.1 +1 -1
  2556. oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_create.1 +1 -1
  2557. oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_delete.1 +1 -1
  2558. oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_get.1 +1 -1
  2559. oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_list.1 +1 -1
  2560. oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_update.1 +1 -1
  2561. oci_cli/help_text_producer/data_files/man/data-science_fast-launch-job-config.1 +1 -1
  2562. oci_cli/help_text_producer/data_files/man/data-science_fast-launch-job-config_list.1 +1 -1
  2563. oci_cli/help_text_producer/data_files/man/data-science_job-run.1 +1 -1
  2564. oci_cli/help_text_producer/data_files/man/data-science_job-run_cancel.1 +1 -1
  2565. oci_cli/help_text_producer/data_files/man/data-science_job-run_change-compartment.1 +1 -1
  2566. oci_cli/help_text_producer/data_files/man/data-science_job-run_create.1 +1 -1
  2567. oci_cli/help_text_producer/data_files/man/data-science_job-run_delete.1 +1 -1
  2568. oci_cli/help_text_producer/data_files/man/data-science_job-run_get.1 +1 -1
  2569. oci_cli/help_text_producer/data_files/man/data-science_job-run_list.1 +1 -1
  2570. oci_cli/help_text_producer/data_files/man/data-science_job-run_update.1 +1 -1
  2571. oci_cli/help_text_producer/data_files/man/data-science_job-shape.1 +1 -1
  2572. oci_cli/help_text_producer/data_files/man/data-science_job-shape_list.1 +1 -1
  2573. oci_cli/help_text_producer/data_files/man/data-science_job.1 +1 -1
  2574. oci_cli/help_text_producer/data_files/man/data-science_job_change-compartment.1 +1 -1
  2575. oci_cli/help_text_producer/data_files/man/data-science_job_create-job-artifact.1 +1 -1
  2576. oci_cli/help_text_producer/data_files/man/data-science_job_create.1 +1 -1
  2577. oci_cli/help_text_producer/data_files/man/data-science_job_delete.1 +1 -1
  2578. oci_cli/help_text_producer/data_files/man/data-science_job_get-artifact-content.1 +1 -1
  2579. oci_cli/help_text_producer/data_files/man/data-science_job_get.1 +1 -1
  2580. oci_cli/help_text_producer/data_files/man/data-science_job_head-job-artifact.1 +1 -1
  2581. oci_cli/help_text_producer/data_files/man/data-science_job_list.1 +1 -1
  2582. oci_cli/help_text_producer/data_files/man/data-science_job_update.1 +1 -1
  2583. oci_cli/help_text_producer/data_files/man/data-science_model-deployment-shape.1 +1 -1
  2584. oci_cli/help_text_producer/data_files/man/data-science_model-deployment-shape_list.1 +1 -1
  2585. oci_cli/help_text_producer/data_files/man/data-science_model-deployment.1 +1 -1
  2586. oci_cli/help_text_producer/data_files/man/data-science_model-deployment_activate.1 +1 -1
  2587. oci_cli/help_text_producer/data_files/man/data-science_model-deployment_change-compartment.1 +1 -1
  2588. oci_cli/help_text_producer/data_files/man/data-science_model-deployment_create.1 +1 -1
  2589. oci_cli/help_text_producer/data_files/man/data-science_model-deployment_deactivate.1 +1 -1
  2590. oci_cli/help_text_producer/data_files/man/data-science_model-deployment_delete.1 +1 -1
  2591. oci_cli/help_text_producer/data_files/man/data-science_model-deployment_get.1 +1 -1
  2592. oci_cli/help_text_producer/data_files/man/data-science_model-deployment_list.1 +1 -1
  2593. oci_cli/help_text_producer/data_files/man/data-science_model-deployment_update.1 +1 -1
  2594. oci_cli/help_text_producer/data_files/man/data-science_model-version-set.1 +1 -1
  2595. oci_cli/help_text_producer/data_files/man/data-science_model-version-set_change-compartment.1 +1 -1
  2596. oci_cli/help_text_producer/data_files/man/data-science_model-version-set_create.1 +1 -1
  2597. oci_cli/help_text_producer/data_files/man/data-science_model-version-set_delete.1 +1 -1
  2598. oci_cli/help_text_producer/data_files/man/data-science_model-version-set_get.1 +1 -1
  2599. oci_cli/help_text_producer/data_files/man/data-science_model-version-set_list.1 +1 -1
  2600. oci_cli/help_text_producer/data_files/man/data-science_model-version-set_update.1 +1 -1
  2601. oci_cli/help_text_producer/data_files/man/data-science_model.1 +1 -1
  2602. oci_cli/help_text_producer/data_files/man/data-science_model_activate.1 +1 -1
  2603. oci_cli/help_text_producer/data_files/man/data-science_model_change-compartment.1 +1 -1
  2604. oci_cli/help_text_producer/data_files/man/data-science_model_create-model-artifact.1 +1 -1
  2605. oci_cli/help_text_producer/data_files/man/data-science_model_create-model-provenance.1 +1 -1
  2606. oci_cli/help_text_producer/data_files/man/data-science_model_create.1 +1 -1
  2607. oci_cli/help_text_producer/data_files/man/data-science_model_deactivate.1 +1 -1
  2608. oci_cli/help_text_producer/data_files/man/data-science_model_delete.1 +1 -1
  2609. oci_cli/help_text_producer/data_files/man/data-science_model_export-model-artifact-artifact-export-details-object-storage.1 +1 -1
  2610. oci_cli/help_text_producer/data_files/man/data-science_model_export-model-artifact.1 +1 -1
  2611. oci_cli/help_text_producer/data_files/man/data-science_model_get-artifact-content.1 +1 -1
  2612. oci_cli/help_text_producer/data_files/man/data-science_model_get-model-provenance.1 +1 -1
  2613. oci_cli/help_text_producer/data_files/man/data-science_model_get.1 +1 -1
  2614. oci_cli/help_text_producer/data_files/man/data-science_model_head-model-artifact.1 +1 -1
  2615. oci_cli/help_text_producer/data_files/man/data-science_model_import-model-artifact-artifact-import-details-object-storage.1 +1 -1
  2616. oci_cli/help_text_producer/data_files/man/data-science_model_import-model-artifact.1 +1 -1
  2617. oci_cli/help_text_producer/data_files/man/data-science_model_list.1 +1 -1
  2618. oci_cli/help_text_producer/data_files/man/data-science_model_restore-archived-model-artifact.1 +1 -1
  2619. oci_cli/help_text_producer/data_files/man/data-science_model_update-model-provenance.1 +1 -1
  2620. oci_cli/help_text_producer/data_files/man/data-science_model_update.1 +1 -1
  2621. oci_cli/help_text_producer/data_files/man/data-science_notebook-session-shape.1 +1 -1
  2622. oci_cli/help_text_producer/data_files/man/data-science_notebook-session-shape_list.1 +1 -1
  2623. oci_cli/help_text_producer/data_files/man/data-science_notebook-session.1 +1 -1
  2624. oci_cli/help_text_producer/data_files/man/data-science_notebook-session_activate.1 +1 -1
  2625. oci_cli/help_text_producer/data_files/man/data-science_notebook-session_change-compartment.1 +1 -1
  2626. oci_cli/help_text_producer/data_files/man/data-science_notebook-session_create.1 +1 -1
  2627. oci_cli/help_text_producer/data_files/man/data-science_notebook-session_deactivate.1 +1 -1
  2628. oci_cli/help_text_producer/data_files/man/data-science_notebook-session_delete.1 +1 -1
  2629. oci_cli/help_text_producer/data_files/man/data-science_notebook-session_get.1 +1 -1
  2630. oci_cli/help_text_producer/data_files/man/data-science_notebook-session_list.1 +1 -1
  2631. oci_cli/help_text_producer/data_files/man/data-science_notebook-session_update.1 +1 -1
  2632. oci_cli/help_text_producer/data_files/man/data-science_pipeline-run.1 +1 -1
  2633. oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_cancel.1 +1 -1
  2634. oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_change-compartment.1 +1 -1
  2635. oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_create.1 +1 -1
  2636. oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_delete.1 +1 -1
  2637. oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_get.1 +1 -1
  2638. oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_list.1 +1 -1
  2639. oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_update.1 +1 -1
  2640. oci_cli/help_text_producer/data_files/man/data-science_pipeline.1 +1 -1
  2641. oci_cli/help_text_producer/data_files/man/data-science_pipeline_change-compartment.1 +1 -1
  2642. oci_cli/help_text_producer/data_files/man/data-science_pipeline_create-step-artifact.1 +1 -1
  2643. oci_cli/help_text_producer/data_files/man/data-science_pipeline_create.1 +1 -1
  2644. oci_cli/help_text_producer/data_files/man/data-science_pipeline_delete.1 +1 -1
  2645. oci_cli/help_text_producer/data_files/man/data-science_pipeline_get-step-artifact-content.1 +1 -1
  2646. oci_cli/help_text_producer/data_files/man/data-science_pipeline_get.1 +1 -1
  2647. oci_cli/help_text_producer/data_files/man/data-science_pipeline_head-step-artifact.1 +1 -1
  2648. oci_cli/help_text_producer/data_files/man/data-science_pipeline_list.1 +1 -1
  2649. oci_cli/help_text_producer/data_files/man/data-science_pipeline_update.1 +1 -1
  2650. oci_cli/help_text_producer/data_files/man/data-science_project.1 +1 -1
  2651. oci_cli/help_text_producer/data_files/man/data-science_project_change-compartment.1 +1 -1
  2652. oci_cli/help_text_producer/data_files/man/data-science_project_create.1 +1 -1
  2653. oci_cli/help_text_producer/data_files/man/data-science_project_delete.1 +1 -1
  2654. oci_cli/help_text_producer/data_files/man/data-science_project_get.1 +1 -1
  2655. oci_cli/help_text_producer/data_files/man/data-science_project_list.1 +1 -1
  2656. oci_cli/help_text_producer/data_files/man/data-science_project_update.1 +1 -1
  2657. oci_cli/help_text_producer/data_files/man/data-science_schedule.1 +1224 -0
  2658. oci_cli/help_text_producer/data_files/man/data-science_schedule_activate.1 +162 -0
  2659. oci_cli/help_text_producer/data_files/man/data-science_schedule_change-compartment.1 +168 -0
  2660. oci_cli/help_text_producer/data_files/man/data-science_schedule_create.1 +224 -0
  2661. oci_cli/help_text_producer/data_files/man/data-science_schedule_deactivate.1 +162 -0
  2662. oci_cli/help_text_producer/data_files/man/data-science_schedule_delete.1 +168 -0
  2663. oci_cli/help_text_producer/data_files/man/data-science_schedule_get.1 +126 -0
  2664. oci_cli/help_text_producer/data_files/man/data-science_schedule_list.1 +218 -0
  2665. oci_cli/help_text_producer/data_files/man/data-science_schedule_update.1 +232 -0
  2666. oci_cli/help_text_producer/data_files/man/data-science_work-request.1 +2 -2
  2667. oci_cli/help_text_producer/data_files/man/data-science_work-request_cancel.1 +1 -1
  2668. oci_cli/help_text_producer/data_files/man/data-science_work-request_get.1 +1 -1
  2669. oci_cli/help_text_producer/data_files/man/data-science_work-request_list-work-request-errors.1 +1 -1
  2670. oci_cli/help_text_producer/data_files/man/data-science_work-request_list-work-request-logs.1 +1 -1
  2671. oci_cli/help_text_producer/data_files/man/data-science_work-request_list.1 +2 -2
  2672. oci_cli/help_text_producer/data_files/man/database-management.1 +938 -25
  2673. oci_cli/help_text_producer/data_files/man/database-management_associated-database-summary.1 +1 -1
  2674. oci_cli/help_text_producer/data_files/man/database-management_associated-database-summary_list-associated-databases.1 +1 -1
  2675. oci_cli/help_text_producer/data_files/man/database-management_cluster-cache-metric.1 +1 -1
  2676. oci_cli/help_text_producer/data_files/man/database-management_cluster-cache-metric_get.1 +1 -1
  2677. oci_cli/help_text_producer/data_files/man/database-management_database-fleet-backup-metrics.1 +233 -0
  2678. oci_cli/help_text_producer/data_files/man/database-management_database-fleet-backup-metrics_get.1 +224 -0
  2679. oci_cli/help_text_producer/data_files/man/database-management_database-fleet-dataguard-metrics.1 +196 -0
  2680. oci_cli/help_text_producer/data_files/man/database-management_database-fleet-dataguard-metrics_get.1 +187 -0
  2681. oci_cli/help_text_producer/data_files/man/database-management_database-fleet-ha-overview-metrics.1 +196 -0
  2682. oci_cli/help_text_producer/data_files/man/database-management_database-fleet-ha-overview-metrics_get.1 +187 -0
  2683. oci_cli/help_text_producer/data_files/man/database-management_dataguard-performance-metrics.1 +1 -1
  2684. oci_cli/help_text_producer/data_files/man/database-management_dataguard-performance-metrics_get.1 +1 -1
  2685. oci_cli/help_text_producer/data_files/man/database-management_diagnosability.1 +1 -1
  2686. oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database.1 +1 -1
  2687. oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database_list-alert-logs.1 +1 -1
  2688. oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database_list-attention-logs.1 +1 -1
  2689. oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database_summarize-alert-log-counts.1 +1 -1
  2690. oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database_summarize-attention-log-counts.1 +1 -1
  2691. oci_cli/help_text_producer/data_files/man/database-management_external-asm-instance.1 +1 -1
  2692. oci_cli/help_text_producer/data_files/man/database-management_external-asm-instance_get.1 +1 -1
  2693. oci_cli/help_text_producer/data_files/man/database-management_external-asm-instance_list.1 +1 -1
  2694. oci_cli/help_text_producer/data_files/man/database-management_external-asm-instance_update.1 +1 -1
  2695. oci_cli/help_text_producer/data_files/man/database-management_external-asm.1 +1 -1
  2696. oci_cli/help_text_producer/data_files/man/database-management_external-asm_get-external-asm-configuration.1 +1 -1
  2697. oci_cli/help_text_producer/data_files/man/database-management_external-asm_get.1 +1 -1
  2698. oci_cli/help_text_producer/data_files/man/database-management_external-asm_list-external-asm-disk-groups.1 +1 -1
  2699. oci_cli/help_text_producer/data_files/man/database-management_external-asm_list-external-asm-users.1 +1 -1
  2700. oci_cli/help_text_producer/data_files/man/database-management_external-asm_list.1 +1 -1
  2701. oci_cli/help_text_producer/data_files/man/database-management_external-asm_summarize-external-asm-metrics.1 +1 -1
  2702. oci_cli/help_text_producer/data_files/man/database-management_external-asm_update.1 +1 -1
  2703. oci_cli/help_text_producer/data_files/man/database-management_external-cluster-instance.1 +1 -1
  2704. oci_cli/help_text_producer/data_files/man/database-management_external-cluster-instance_get.1 +1 -1
  2705. oci_cli/help_text_producer/data_files/man/database-management_external-cluster-instance_list.1 +1 -1
  2706. oci_cli/help_text_producer/data_files/man/database-management_external-cluster-instance_update.1 +1 -1
  2707. oci_cli/help_text_producer/data_files/man/database-management_external-cluster.1 +1 -1
  2708. oci_cli/help_text_producer/data_files/man/database-management_external-cluster_get.1 +1 -1
  2709. oci_cli/help_text_producer/data_files/man/database-management_external-cluster_list.1 +1 -1
  2710. oci_cli/help_text_producer/data_files/man/database-management_external-cluster_summarize-external-cluster-metrics.1 +1 -1
  2711. oci_cli/help_text_producer/data_files/man/database-management_external-cluster_update.1 +1 -1
  2712. oci_cli/help_text_producer/data_files/man/database-management_external-database-collection.1 +1 -1
  2713. oci_cli/help_text_producer/data_files/man/database-management_external-database-collection_list-external-databases.1 +1 -1
  2714. oci_cli/help_text_producer/data_files/man/database-management_external-db-home.1 +1 -1
  2715. oci_cli/help_text_producer/data_files/man/database-management_external-db-home_get.1 +1 -1
  2716. oci_cli/help_text_producer/data_files/man/database-management_external-db-home_list.1 +1 -1
  2717. oci_cli/help_text_producer/data_files/man/database-management_external-db-home_update.1 +1 -1
  2718. oci_cli/help_text_producer/data_files/man/database-management_external-db-node.1 +1 -1
  2719. oci_cli/help_text_producer/data_files/man/database-management_external-db-node_get.1 +1 -1
  2720. oci_cli/help_text_producer/data_files/man/database-management_external-db-node_list.1 +1 -1
  2721. oci_cli/help_text_producer/data_files/man/database-management_external-db-node_summarize-external-db-node-metrics.1 +1 -1
  2722. oci_cli/help_text_producer/data_files/man/database-management_external-db-node_update.1 +1 -1
  2723. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector.1 +1 -1
  2724. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_check-connection-status.1 +1 -1
  2725. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_create-macs-connector.1 +1 -1
  2726. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_delete.1 +1 -1
  2727. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_get.1 +1 -1
  2728. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_list.1 +1 -1
  2729. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_update-macs-connector.1 +1 -1
  2730. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery.1 +1 -1
  2731. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_create.1 +1 -1
  2732. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_delete.1 +1 -1
  2733. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_get.1 +1 -1
  2734. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_list.1 +1 -1
  2735. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_patch.1 +1 -1
  2736. oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_update.1 +1 -1
  2737. oci_cli/help_text_producer/data_files/man/database-management_external-db-system.1 +1 -1
  2738. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_change-compartment.1 +1 -1
  2739. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_create.1 +1 -1
  2740. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_delete.1 +1 -1
  2741. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_disable-external-db-system-database-management.1 +1 -1
  2742. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_disable-external-db-system-stack-monitoring.1 +1 -1
  2743. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_enable-external-db-system-database-management.1 +1 -1
  2744. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_enable-external-db-system-stack-monitoring.1 +1 -1
  2745. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_get.1 +1 -1
  2746. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_list.1 +1 -1
  2747. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_summarize-external-db-system-availability-metrics.1 +1 -1
  2748. oci_cli/help_text_producer/data_files/man/database-management_external-db-system_update.1 +1 -1
  2749. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure.1 +1 -1
  2750. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_change-compartment.1 +1 -1
  2751. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_create.1 +1 -1
  2752. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_delete.1 +1 -1
  2753. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_disable-external-exadata-infrastructure-management.1 +1 -1
  2754. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_discover.1 +1 -1
  2755. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_enable-external-exadata-infrastructure-management.1 +1 -1
  2756. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_get.1 +1 -1
  2757. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_list.1 +1 -1
  2758. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_update.1 +1 -1
  2759. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector.1 +1 -1
  2760. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_check.1 +1 -1
  2761. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_create.1 +1 -1
  2762. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_delete.1 +1 -1
  2763. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_get.1 +1 -1
  2764. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_list.1 +1 -1
  2765. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_update.1 +1 -1
  2766. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-grid.1 +1 -1
  2767. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-grid_get.1 +1 -1
  2768. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-grid_update.1 +1 -1
  2769. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server.1 +1 -1
  2770. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_get-iorm-plan.1 +1 -1
  2771. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_get-open-alert-history.1 +1 -1
  2772. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_get-top-sql-cpu-activity.1 +1 -1
  2773. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_get.1 +1 -1
  2774. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_list.1 +1 -1
  2775. oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_update.1 +1 -1
  2776. oci_cli/help_text_producer/data_files/man/database-management_external-listener.1 +1 -1
  2777. oci_cli/help_text_producer/data_files/man/database-management_external-listener_get.1 +1 -1
  2778. oci_cli/help_text_producer/data_files/man/database-management_external-listener_list-external-listener-services.1 +1 -1
  2779. oci_cli/help_text_producer/data_files/man/database-management_external-listener_list.1 +1 -1
  2780. oci_cli/help_text_producer/data_files/man/database-management_external-listener_summarize-external-listener-metrics.1 +1 -1
  2781. oci_cli/help_text_producer/data_files/man/database-management_external-listener_update.1 +1 -1
  2782. oci_cli/help_text_producer/data_files/man/database-management_fleet-health-metrics.1 +1 -1
  2783. oci_cli/help_text_producer/data_files/man/database-management_fleet-health-metrics_get.1 +1 -1
  2784. oci_cli/help_text_producer/data_files/man/database-management_job-execution.1 +1 -1
  2785. oci_cli/help_text_producer/data_files/man/database-management_job-execution_get.1 +1 -1
  2786. oci_cli/help_text_producer/data_files/man/database-management_job-execution_list.1 +1 -1
  2787. oci_cli/help_text_producer/data_files/man/database-management_job-executions-status.1 +1 -1
  2788. oci_cli/help_text_producer/data_files/man/database-management_job-executions-status_summarize.1 +1 -1
  2789. oci_cli/help_text_producer/data_files/man/database-management_job-run.1 +1 -1
  2790. oci_cli/help_text_producer/data_files/man/database-management_job-run_get.1 +1 -1
  2791. oci_cli/help_text_producer/data_files/man/database-management_job-run_list.1 +1 -1
  2792. oci_cli/help_text_producer/data_files/man/database-management_job.1 +1 -1
  2793. oci_cli/help_text_producer/data_files/man/database-management_job_change-compartment.1 +1 -1
  2794. oci_cli/help_text_producer/data_files/man/database-management_job_create-sql-job.1 +1 -1
  2795. oci_cli/help_text_producer/data_files/man/database-management_job_delete.1 +1 -1
  2796. oci_cli/help_text_producer/data_files/man/database-management_job_get.1 +1 -1
  2797. oci_cli/help_text_producer/data_files/man/database-management_job_list.1 +1 -1
  2798. oci_cli/help_text_producer/data_files/man/database-management_job_update-result-location.1 +1 -1
  2799. oci_cli/help_text_producer/data_files/man/database-management_job_update-sql-job-details.1 +1 -1
  2800. oci_cli/help_text_producer/data_files/man/database-management_job_update.1 +1 -1
  2801. oci_cli/help_text_producer/data_files/man/database-management_managed-database-group.1 +1 -1
  2802. oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_add.1 +1 -1
  2803. oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_change-compartment.1 +1 -1
  2804. oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_create.1 +1 -1
  2805. oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_delete.1 +1 -1
  2806. oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_get.1 +1 -1
  2807. oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_list.1 +1 -1
  2808. oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_remove.1 +1 -1
  2809. oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_update.1 +1 -1
  2810. oci_cli/help_text_producer/data_files/man/database-management_managed-database.1 +93 -1
  2811. oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-capture-filters-with-password.1 +1 -1
  2812. oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-capture-filters-with-secret.1 +1 -1
  2813. oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-capture-filters.1 +1 -1
  2814. oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-spm-evolve-task-with-password.1 +1 -1
  2815. oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-spm-evolve-task-with-secret.1 +1 -1
  2816. oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-spm-evolve-task.1 +1 -1
  2817. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-database-parameters-database-named-credential-details.1 +1 -1
  2818. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-database-parameters-database-password-credential-details.1 +1 -1
  2819. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-database-parameters-database-secret-credential-details.1 +1 -1
  2820. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-database-parameters.1 +1 -1
  2821. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-database-named-credential-details.1 +1 -1
  2822. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-database-password-credential-details.1 +1 -1
  2823. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-database-secret-credential-details.1 +1 -1
  2824. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-with-password.1 +1 -1
  2825. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-with-secret.1 +1 -1
  2826. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention.1 +1 -1
  2827. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-database-named-credential-details.1 +1 -1
  2828. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-database-password-credential-details.1 +1 -1
  2829. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-database-secret-credential-details.1 +1 -1
  2830. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-with-password.1 +1 -1
  2831. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-with-secret.1 +1 -1
  2832. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget.1 +1 -1
  2833. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-spb-attr-with-password.1 +1 -1
  2834. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-spb-attr-with-secret.1 +1 -1
  2835. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-spb-attr.1 +1 -1
  2836. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-sql-plan-baselines-attributes-database-named-credential-details.1 +1 -1
  2837. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-sql-plan-baselines-attributes-database-password-credential-details.1 +1 -1
  2838. oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-sql-plan-baselines-attributes-database-secret-credential-details.1 +1 -1
  2839. oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-capture-filters-database-named-credential-details.1 +1 -1
  2840. oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-capture-filters-database-password-credential-details.1 +1 -1
  2841. oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-capture-filters-database-secret-credential-details.1 +1 -1
  2842. oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
  2843. oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
  2844. oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
  2845. oci_cli/help_text_producer/data_files/man/database-management_managed-database_database-ha-backup-details.1 +123 -0
  2846. oci_cli/help_text_producer/data_files/man/database-management_managed-database_database-ha-backup-details_get.1 +114 -0
  2847. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-plan-capture-with-password.1 +1 -1
  2848. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-plan-capture-with-secret.1 +1 -1
  2849. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-plan-capture.1 +1 -1
  2850. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-spm-evolve-task-with-password.1 +1 -1
  2851. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-spm-evolve-task-with-secret.1 +1 -1
  2852. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-spm-evolve-task.1 +1 -1
  2853. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-initial-plan-capture-database-named-credential-details.1 +1 -1
  2854. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-initial-plan-capture-database-password-credential-details.1 +1 -1
  2855. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-initial-plan-capture-database-secret-credential-details.1 +1 -1
  2856. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
  2857. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
  2858. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
  2859. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-autonomous-database-management-feature.1 +1 -1
  2860. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-database-management-feature.1 +1 -1
  2861. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-external-container-database-management-feature.1 +1 -1
  2862. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-external-non-container-database-management-feature.1 +1 -1
  2863. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-external-pluggable-database-management-feature.1 +1 -1
  2864. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-hf-auto-spm-evolve-task-with-password.1 +1 -1
  2865. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-hf-auto-spm-evolve-task-with-secret.1 +1 -1
  2866. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-hf-auto-spm-evolve-task.1 +1 -1
  2867. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-high-frequency-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
  2868. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-high-frequency-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
  2869. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-high-frequency-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
  2870. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-pluggable-database-management-feature.1 +1 -1
  2871. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-spb-usage-with-password.1 +1 -1
  2872. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-spb-usage-with-secret.1 +1 -1
  2873. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-spb-usage.1 +1 -1
  2874. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-sql-plan-baselines-usage-database-named-credential-details.1 +1 -1
  2875. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-sql-plan-baselines-usage-database-password-credential-details.1 +1 -1
  2876. oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-sql-plan-baselines-usage-database-secret-credential-details.1 +1 -1
  2877. oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-database-named-credential-details.1 +1 -1
  2878. oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-database-password-credential-details.1 +1 -1
  2879. oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-database-secret-credential-details.1 +1 -1
  2880. oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-with-password.1 +1 -1
  2881. oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-with-secret.1 +1 -1
  2882. oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines.1 +1 -1
  2883. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-plan-capture-with-password.1 +1 -1
  2884. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-plan-capture-with-secret.1 +1 -1
  2885. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-plan-capture.1 +1 -1
  2886. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-spm-evolve-task-with-password.1 +1 -1
  2887. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-spm-evolve-task-with-secret.1 +1 -1
  2888. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-spm-evolve-task.1 +1 -1
  2889. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-initial-plan-capture-database-named-credential-details.1 +1 -1
  2890. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-initial-plan-capture-database-password-credential-details.1 +1 -1
  2891. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-initial-plan-capture-database-secret-credential-details.1 +1 -1
  2892. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
  2893. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
  2894. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
  2895. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.1 +1 -1
  2896. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.1 +1 -1
  2897. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-autonomous-database-management-feature.1 +1 -1
  2898. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-database-management-feature-database-diagnostics-and-management-feature-details.1 +1 -1
  2899. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-database-management-feature-database-lifecycle-management-feature-details.1 +1 -1
  2900. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-database-management-feature-database-sql-watch-feature-details.1 +1 -1
  2901. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-database-management-feature.1 +1 -1
  2902. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-container-database-management-feature-external-database-diagnostics-and-management-feature-details.1 +1 -1
  2903. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-container-database-management-feature-external-database-lifecycle-management-feature-details.1 +1 -1
  2904. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-container-database-management-feature-external-database-sql-watch-feature-details.1 +1 -1
  2905. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-container-database-management-feature.1 +1 -1
  2906. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-non-container-database-management-feature-external-database-diagnostics-and-management-feature-details.1 +1 -1
  2907. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-non-container-database-management-feature-external-database-lifecycle-management-feature-details.1 +1 -1
  2908. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-non-container-database-management-feature-external-database-sql-watch-feature-details.1 +1 -1
  2909. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-non-container-database-management-feature.1 +1 -1
  2910. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-pluggable-database-management-feature-external-pluggable-database-diagnostics-and-management-feature-details.1 +1 -1
  2911. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-pluggable-database-management-feature-external-pluggable-database-lifecycle-management-feature-details.1 +1 -1
  2912. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-pluggable-database-management-feature-external-pluggable-database-sql-watch-feature-details.1 +1 -1
  2913. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-pluggable-database-management-feature.1 +1 -1
  2914. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-hf-auto-spm-evolve-task-with-password.1 +1 -1
  2915. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-hf-auto-spm-evolve-task-with-secret.1 +1 -1
  2916. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-hf-auto-spm-evolve-task.1 +1 -1
  2917. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-high-frequency-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
  2918. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-high-frequency-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
  2919. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-high-frequency-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
  2920. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.1 +1 -1
  2921. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-pluggable-database-management-feature-database-lifecycle-management-feature-details.1 +1 -1
  2922. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-pluggable-database-management-feature-database-sql-watch-feature-details.1 +1 -1
  2923. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-pluggable-database-management-feature.1 +1 -1
  2924. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-spb-usage-with-password.1 +1 -1
  2925. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-spb-usage-with-secret.1 +1 -1
  2926. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-spb-usage.1 +1 -1
  2927. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-sql-plan-baselines-usage-database-named-credential-details.1 +1 -1
  2928. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-sql-plan-baselines-usage-database-password-credential-details.1 +1 -1
  2929. oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-sql-plan-baselines-usage-database-secret-credential-details.1 +1 -1
  2930. oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-awr-db-report.1 +1 -1
  2931. oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-awr-db-sql-report.1 +1 -1
  2932. oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-optimizer-statistics-advisor-execution-script.1 +1 -1
  2933. oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-optimizer-statistics-advisor-execution.1 +1 -1
  2934. oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-optimizer-statistics-collection-operation.1 +1 -1
  2935. oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-spb-configuration.1 +1 -1
  2936. oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-sql-plan-baseline.1 +1 -1
  2937. oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-user.1 +1 -1
  2938. oci_cli/help_text_producer/data_files/man/database-management_managed-database_get.1 +1 -1
  2939. oci_cli/help_text_producer/data_files/man/database-management_managed-database_implement-optimizer-statistics-advisor-recommendations.1 +1 -1
  2940. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-asm-properties.1 +1 -1
  2941. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-awr-db-snapshots.1 +1 -1
  2942. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-awr-dbs.1 +1 -1
  2943. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-consumer-group-privileges.1 +1 -1
  2944. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-cursor-cache-statements.1 +1 -1
  2945. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-data-access-containers.1 +1 -1
  2946. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-database-parameters.1 +1 -1
  2947. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-object-privileges.1 +1 -1
  2948. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-optimizer-statistics-advisor-executions.1 +1 -1
  2949. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-optimizer-statistics-collection-aggregations.1 +1 -1
  2950. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-optimizer-statistics-collection-operations.1 +1 -1
  2951. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-proxied-for-users.1 +1 -1
  2952. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-proxy-users.1 +1 -1
  2953. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-roles.1 +1 -1
  2954. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-spb-jobs.1 +1 -1
  2955. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-sql-plan-baselines.1 +1 -1
  2956. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-system-privileges.1 +1 -1
  2957. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-table-statistics.1 +1 -1
  2958. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-users.1 +1 -1
  2959. oci_cli/help_text_producer/data_files/man/database-management_managed-database_list.1 +1 -1
  2960. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-awr-with-password.1 +1 -1
  2961. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-awr-with-secret.1 +1 -1
  2962. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-awr.1 +1 -1
  2963. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-cc-with-password.1 +1 -1
  2964. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-cc-with-secret.1 +1 -1
  2965. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-cc.1 +1 -1
  2966. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-awr-database-named-credential-details.1 +1 -1
  2967. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-awr-database-password-credential-details.1 +1 -1
  2968. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-awr-database-secret-credential-details.1 +1 -1
  2969. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-cursor-cache-database-named-credential-details.1 +1 -1
  2970. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-cursor-cache-database-password-credential-details.1 +1 -1
  2971. oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-cursor-cache-database-secret-credential-details.1 +1 -1
  2972. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.1 +1 -1
  2973. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.1 +1 -1
  2974. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-autonomous-database-management-feature.1 +1 -1
  2975. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-database-management-feature-database-diagnostics-and-management-feature-details.1 +1 -1
  2976. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-database-management-feature-database-lifecycle-management-feature-details.1 +1 -1
  2977. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-database-management-feature-database-sql-watch-feature-details.1 +1 -1
  2978. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-database-management-feature.1 +1 -1
  2979. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.1 +1 -1
  2980. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-pluggable-database-management-feature-database-lifecycle-management-feature-details.1 +1 -1
  2981. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-pluggable-database-management-feature-database-sql-watch-feature-details.1 +1 -1
  2982. oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-pluggable-database-management-feature.1 +1 -1
  2983. oci_cli/help_text_producer/data_files/man/database-management_managed-database_reset-database-parameters-database-named-credential-details.1 +1 -1
  2984. oci_cli/help_text_producer/data_files/man/database-management_managed-database_reset-database-parameters-database-password-credential-details.1 +1 -1
  2985. oci_cli/help_text_producer/data_files/man/database-management_managed-database_reset-database-parameters-database-secret-credential-details.1 +1 -1
  2986. oci_cli/help_text_producer/data_files/man/database-management_managed-database_reset-database-parameters.1 +1 -1
  2987. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-cpu-usages.1 +1 -1
  2988. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-metrics.1 +1 -1
  2989. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-parameter-changes.1 +1 -1
  2990. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-parameters.1 +1 -1
  2991. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-snapshot-ranges.1 +1 -1
  2992. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-sysstats.1 +1 -1
  2993. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-top-wait-events.1 +1 -1
  2994. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-wait-event-buckets.1 +1 -1
  2995. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-wait-events.1 +1 -1
  2996. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-managed-database-availability-metrics.1 +1 -1
  2997. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-sql-plan-baselines-by-last-execution.1 +1 -1
  2998. oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-sql-plan-baselines.1 +1 -1
  2999. oci_cli/help_text_producer/data_files/man/database-management_managed-database_update.1 +1 -1
  3000. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases.1 +276 -1
  3001. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_external-my-sql-database.1 +268 -0
  3002. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_external-my-sql-database_disable-external-mysql-associated-service.1 +147 -0
  3003. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_external-my-sql-database_enable-external-mysql-associated-service.1 +147 -0
  3004. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_heat-wave-fleet-metrics.1 +1 -1
  3005. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_heat-wave-fleet-metrics_get.1 +1 -1
  3006. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database-collection.1 +19 -1
  3007. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database-collection_list-managed-my-sql-databases.1 +19 -1
  3008. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database.1 +1 -1
  3009. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database_get.1 +1 -1
  3010. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database_list-managed-my-sql-database-configuration-data.1 +1 -1
  3011. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database_list-managed-my-sql-database-sql-data.1 +1 -1
  3012. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database_summarize-managed-my-sql-database-availability-metrics.1 +1 -1
  3013. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_my-sql-fleet-metrics.1 +19 -1
  3014. oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_my-sql-fleet-metrics_get.1 +19 -1
  3015. oci_cli/help_text_producer/data_files/man/database-management_named-credential.1 +1 -1
  3016. oci_cli/help_text_producer/data_files/man/database-management_named-credential_change-compartment.1 +1 -1
  3017. oci_cli/help_text_producer/data_files/man/database-management_named-credential_create-named-credential-basic-named-credential-content.1 +1 -1
  3018. oci_cli/help_text_producer/data_files/man/database-management_named-credential_create.1 +1 -1
  3019. oci_cli/help_text_producer/data_files/man/database-management_named-credential_delete.1 +1 -1
  3020. oci_cli/help_text_producer/data_files/man/database-management_named-credential_get.1 +1 -1
  3021. oci_cli/help_text_producer/data_files/man/database-management_named-credential_list.1 +1 -1
  3022. oci_cli/help_text_producer/data_files/man/database-management_named-credential_test.1 +1 -1
  3023. oci_cli/help_text_producer/data_files/man/database-management_named-credential_update-named-credential-basic-named-credential-content.1 +1 -1
  3024. oci_cli/help_text_producer/data_files/man/database-management_named-credential_update.1 +1 -1
  3025. oci_cli/help_text_producer/data_files/man/database-management_pdb-metrics.1 +1 -1
  3026. oci_cli/help_text_producer/data_files/man/database-management_pdb-metrics_get.1 +1 -1
  3027. oci_cli/help_text_producer/data_files/man/database-management_peer-database-metrics.1 +1 -1
  3028. oci_cli/help_text_producer/data_files/man/database-management_peer-database-metrics_get.1 +1 -1
  3029. oci_cli/help_text_producer/data_files/man/database-management_perfhub.1 +1 -1
  3030. oci_cli/help_text_producer/data_files/man/database-management_perfhub_managed-database.1 +1 -1
  3031. oci_cli/help_text_producer/data_files/man/database-management_perfhub_managed-database_modify-snapshot-settings.1 +1 -1
  3032. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential.1 +1 -1
  3033. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_delete.1 +1 -1
  3034. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_get.1 +1 -1
  3035. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_list.1 +1 -1
  3036. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_test-basic-preferred-credential-details.1 +1 -1
  3037. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_test-preferred-credential-test-named-preferred-credential-details.1 +1 -1
  3038. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_test.1 +1 -1
  3039. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_update-basic-preferred-credential-details.1 +1 -1
  3040. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_update-preferred-credential-update-named-preferred-credential-details.1 +1 -1
  3041. oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_update.1 +1 -1
  3042. oci_cli/help_text_producer/data_files/man/database-management_private-endpoint.1 +1 -1
  3043. oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_change-compartment.1 +1 -1
  3044. oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_create.1 +1 -1
  3045. oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_delete.1 +1 -1
  3046. oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_get.1 +1 -1
  3047. oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_list.1 +1 -1
  3048. oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_update.1 +1 -1
  3049. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task.1 +1 -1
  3050. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_clone-with-pwd.1 +1 -1
  3051. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_clone-with-secret.1 +1 -1
  3052. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_clone.1 +1 -1
  3053. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_drop-with-pwd.1 +1 -1
  3054. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_drop-with-secret.1 +1 -1
  3055. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_drop.1 +1 -1
  3056. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_get-exec-plan-stats-compare.1 +1 -1
  3057. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_get-sql-exec-plan.1 +1 -1
  3058. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_get-summary-report.1 +1 -1
  3059. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_list-findings.1 +1 -1
  3060. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_list-recommendations.1 +1 -1
  3061. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_list-tasks.1 +1 -1
  3062. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_start-with-pwd.1 +1 -1
  3063. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_start-with-secret.1 +1 -1
  3064. oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_start.1 +1 -1
  3065. oci_cli/help_text_producer/data_files/man/database-management_summary-metrics.1 +1 -1
  3066. oci_cli/help_text_producer/data_files/man/database-management_summary-metrics_get.1 +1 -1
  3067. oci_cli/help_text_producer/data_files/man/database-management_tablespace.1 +1 -1
  3068. oci_cli/help_text_producer/data_files/man/database-management_tablespace_add.1 +1 -1
  3069. oci_cli/help_text_producer/data_files/man/database-management_tablespace_create.1 +1 -1
  3070. oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-tablespace-database-named-credential-details.1 +1 -1
  3071. oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-tablespace-database-password-credential-details.1 +1 -1
  3072. oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-tablespace-database-secret-credential-details.1 +1 -1
  3073. oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-with-pwd.1 +1 -1
  3074. oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-with-secret.1 +1 -1
  3075. oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop.1 +1 -1
  3076. oci_cli/help_text_producer/data_files/man/database-management_tablespace_get.1 +1 -1
  3077. oci_cli/help_text_producer/data_files/man/database-management_tablespace_list.1 +1 -1
  3078. oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-data-file-database-named-credential-details.1 +1 -1
  3079. oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-data-file-database-password-credential-details.1 +1 -1
  3080. oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-data-file-database-secret-credential-details.1 +1 -1
  3081. oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-datafile-with-pwd.1 +1 -1
  3082. oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-datafile-with-secret.1 +1 -1
  3083. oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove.1 +1 -1
  3084. oci_cli/help_text_producer/data_files/man/database-management_tablespace_resize-data-file.1 +1 -1
  3085. oci_cli/help_text_producer/data_files/man/database-management_tablespace_update.1 +1 -1
  3086. oci_cli/help_text_producer/data_files/man/database-management_work-request-error.1 +1 -1
  3087. oci_cli/help_text_producer/data_files/man/database-management_work-request-error_list.1 +1 -1
  3088. oci_cli/help_text_producer/data_files/man/database-management_work-request-log-entry.1 +1 -1
  3089. oci_cli/help_text_producer/data_files/man/database-management_work-request-log-entry_list-work-request-logs.1 +1 -1
  3090. oci_cli/help_text_producer/data_files/man/database-management_work-request.1 +1 -1
  3091. oci_cli/help_text_producer/data_files/man/database-management_work-request_get.1 +1 -1
  3092. oci_cli/help_text_producer/data_files/man/database-management_work-request_list.1 +1 -1
  3093. oci_cli/help_text_producer/data_files/man/database-migration.1 +1 -1
  3094. oci_cli/help_text_producer/data_files/man/database-migration_connection.1 +1 -1
  3095. oci_cli/help_text_producer/data_files/man/database-migration_connection_change-compartment.1 +1 -1
  3096. oci_cli/help_text_producer/data_files/man/database-migration_connection_connection-diagnostics.1 +1 -1
  3097. oci_cli/help_text_producer/data_files/man/database-migration_connection_create-mysql-connection.1 +1 -1
  3098. oci_cli/help_text_producer/data_files/man/database-migration_connection_create-oracle-connection.1 +1 -1
  3099. oci_cli/help_text_producer/data_files/man/database-migration_connection_delete.1 +1 -1
  3100. oci_cli/help_text_producer/data_files/man/database-migration_connection_get.1 +1 -1
  3101. oci_cli/help_text_producer/data_files/man/database-migration_connection_list.1 +1 -1
  3102. oci_cli/help_text_producer/data_files/man/database-migration_connection_update-mysql-connection.1 +1 -1
  3103. oci_cli/help_text_producer/data_files/man/database-migration_connection_update-oracle-connection.1 +1 -1
  3104. oci_cli/help_text_producer/data_files/man/database-migration_excluded-object-summary.1 +1 -1
  3105. oci_cli/help_text_producer/data_files/man/database-migration_excluded-object-summary_list.1 +1 -1
  3106. oci_cli/help_text_producer/data_files/man/database-migration_job-output.1 +1 -1
  3107. oci_cli/help_text_producer/data_files/man/database-migration_job-output_list.1 +1 -1
  3108. oci_cli/help_text_producer/data_files/man/database-migration_job.1 +1 -1
  3109. oci_cli/help_text_producer/data_files/man/database-migration_job_abort.1 +1 -1
  3110. oci_cli/help_text_producer/data_files/man/database-migration_job_create-parameter-file-version.1 +1 -1
  3111. oci_cli/help_text_producer/data_files/man/database-migration_job_delete-parameter-file-version.1 +1 -1
  3112. oci_cli/help_text_producer/data_files/man/database-migration_job_delete.1 +1 -1
  3113. oci_cli/help_text_producer/data_files/man/database-migration_job_get-advisor-report.1 +1 -1
  3114. oci_cli/help_text_producer/data_files/man/database-migration_job_get-job-output-content.1 +1 -1
  3115. oci_cli/help_text_producer/data_files/man/database-migration_job_get-parameter-file-version.1 +1 -1
  3116. oci_cli/help_text_producer/data_files/man/database-migration_job_get.1 +1 -1
  3117. oci_cli/help_text_producer/data_files/man/database-migration_job_list-parameter-file-versions.1 +1 -1
  3118. oci_cli/help_text_producer/data_files/man/database-migration_job_list.1 +1 -1
  3119. oci_cli/help_text_producer/data_files/man/database-migration_job_make-current-parameter-file-version.1 +1 -1
  3120. oci_cli/help_text_producer/data_files/man/database-migration_job_resume.1 +1 -1
  3121. oci_cli/help_text_producer/data_files/man/database-migration_job_suspend.1 +1 -1
  3122. oci_cli/help_text_producer/data_files/man/database-migration_job_update.1 +1 -1
  3123. oci_cli/help_text_producer/data_files/man/database-migration_migration-object-type-summary.1 +1 -1
  3124. oci_cli/help_text_producer/data_files/man/database-migration_migration-objects.1 +1 -1
  3125. oci_cli/help_text_producer/data_files/man/database-migration_migration-objects_list.1 +1 -1
  3126. oci_cli/help_text_producer/data_files/man/database-migration_migration-parameter-summary.1 +1 -1
  3127. oci_cli/help_text_producer/data_files/man/database-migration_migration-parameter-summary_list-migration-parameters.1 +1 -1
  3128. oci_cli/help_text_producer/data_files/man/database-migration_migration.1 +1 -1
  3129. oci_cli/help_text_producer/data_files/man/database-migration_migration_add-mysql-objects.1 +1 -1
  3130. oci_cli/help_text_producer/data_files/man/database-migration_migration_add-oracle-objects.1 +1 -1
  3131. oci_cli/help_text_producer/data_files/man/database-migration_migration_change-compartment.1 +1 -1
  3132. oci_cli/help_text_producer/data_files/man/database-migration_migration_clone-mysql-migration.1 +1 -1
  3133. oci_cli/help_text_producer/data_files/man/database-migration_migration_clone-oracle-migration.1 +1 -1
  3134. oci_cli/help_text_producer/data_files/man/database-migration_migration_create-mysql-migration.1 +1 -1
  3135. oci_cli/help_text_producer/data_files/man/database-migration_migration_create-oracle-migration.1 +1 -1
  3136. oci_cli/help_text_producer/data_files/man/database-migration_migration_delete.1 +1 -1
  3137. oci_cli/help_text_producer/data_files/man/database-migration_migration_evaluate.1 +1 -1
  3138. oci_cli/help_text_producer/data_files/man/database-migration_migration_get.1 +1 -1
  3139. oci_cli/help_text_producer/data_files/man/database-migration_migration_list.1 +1 -1
  3140. oci_cli/help_text_producer/data_files/man/database-migration_migration_remove-mysql-objects.1 +1 -1
  3141. oci_cli/help_text_producer/data_files/man/database-migration_migration_remove-oracle-objects.1 +1 -1
  3142. oci_cli/help_text_producer/data_files/man/database-migration_migration_retrieve-supported-phases.1 +1 -1
  3143. oci_cli/help_text_producer/data_files/man/database-migration_migration_start.1 +1 -1
  3144. oci_cli/help_text_producer/data_files/man/database-migration_migration_update-mysql-migration.1 +1 -1
  3145. oci_cli/help_text_producer/data_files/man/database-migration_migration_update-oracle-migration.1 +1 -1
  3146. oci_cli/help_text_producer/data_files/man/database-migration_work-request-error.1 +1 -1
  3147. oci_cli/help_text_producer/data_files/man/database-migration_work-request-error_list.1 +1 -1
  3148. oci_cli/help_text_producer/data_files/man/database-migration_work-request-logs.1 +1 -1
  3149. oci_cli/help_text_producer/data_files/man/database-migration_work-request-logs_list.1 +1 -1
  3150. oci_cli/help_text_producer/data_files/man/database-migration_work-request.1 +1 -1
  3151. oci_cli/help_text_producer/data_files/man/database-migration_work-request_get.1 +1 -1
  3152. oci_cli/help_text_producer/data_files/man/database-migration_work-request_list.1 +1 -1
  3153. oci_cli/help_text_producer/data_files/man/db.1 +1355 -263
  3154. oci_cli/help_text_producer/data_files/man/db_action-param-values-summary.1 +1 -1
  3155. oci_cli/help_text_producer/data_files/man/db_action-param-values-summary_list-params-for-action-type.1 +1 -1
  3156. oci_cli/help_text_producer/data_files/man/db_application-vip.1 +1 -1
  3157. oci_cli/help_text_producer/data_files/man/db_application-vip_create.1 +1 -1
  3158. oci_cli/help_text_producer/data_files/man/db_application-vip_delete.1 +1 -1
  3159. oci_cli/help_text_producer/data_files/man/db_application-vip_get.1 +1 -1
  3160. oci_cli/help_text_producer/data_files/man/db_application-vip_list.1 +1 -1
  3161. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard.1 +1 -1
  3162. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_create.1 +1 -1
  3163. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_failover.1 +1 -1
  3164. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_get.1 +1 -1
  3165. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_list.1 +1 -1
  3166. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_reinstate.1 +1 -1
  3167. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_switchover.1 +1 -1
  3168. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_update.1 +1 -1
  3169. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-version.1 +1 -1
  3170. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-version_list.1 +1 -1
  3171. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database.1 +1 -1
  3172. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_change-compartment.1 +1 -1
  3173. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_change-dataguard-role.1 +1 -1
  3174. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_create.1 +1 -1
  3175. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_get-autonomous-container-database-resource-usage.1 +1 -1
  3176. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_get.1 +1 -1
  3177. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_list.1 +1 -1
  3178. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_restart.1 +1 -1
  3179. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_rotate-key.1 +1 -1
  3180. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_terminate.1 +1 -1
  3181. oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_update.1 +1 -1
  3182. oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup.1 +1 -1
  3183. oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_create.1 +1 -1
  3184. oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_delete.1 +1 -1
  3185. oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_get.1 +1 -1
  3186. oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_list.1 +1 -1
  3187. oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_update.1 +1 -1
  3188. oci_cli/help_text_producer/data_files/man/db_autonomous-database-character-sets.1 +1 -1
  3189. oci_cli/help_text_producer/data_files/man/db_autonomous-database-character-sets_list.1 +1 -1
  3190. oci_cli/help_text_producer/data_files/man/db_autonomous-database-dataguard.1 +1 -1
  3191. oci_cli/help_text_producer/data_files/man/db_autonomous-database-dataguard_get.1 +1 -1
  3192. oci_cli/help_text_producer/data_files/man/db_autonomous-database-dataguard_list.1 +1 -1
  3193. oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image.1 +1 -1
  3194. oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_change-compartment.1 +1 -1
  3195. oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_create.1 +1 -1
  3196. oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_delete.1 +1 -1
  3197. oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_get.1 +1 -1
  3198. oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_list.1 +1 -1
  3199. oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_update.1 +1 -1
  3200. oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet.1 +1 -1
  3201. oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet_get-metadata.1 +1 -1
  3202. oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet_get-regional-wallet-metadata.1 +1 -1
  3203. oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet_rotate-regional-wallet.1 +1 -1
  3204. oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet_rotate.1 +1 -1
  3205. oci_cli/help_text_producer/data_files/man/db_autonomous-database.1 +1 -1
  3206. oci_cli/help_text_producer/data_files/man/db_autonomous-database_change-autonomous-database-subscription.1 +1 -1
  3207. oci_cli/help_text_producer/data_files/man/db_autonomous-database_change-compartment.1 +1 -1
  3208. oci_cli/help_text_producer/data_files/man/db_autonomous-database_change-disaster-recovery-configuration.1 +1 -1
  3209. oci_cli/help_text_producer/data_files/man/db_autonomous-database_configure-key.1 +1 -1
  3210. oci_cli/help_text_producer/data_files/man/db_autonomous-database_configure-saas-admin-user.1 +1 -1
  3211. oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-adb-cross-region-data-guard-details.1 +1 -1
  3212. oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-autonomous-database-create-cross-region-disaster-recovery-details.1 +1 -1
  3213. oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-autonomous-database-undelete-autonomous-database-details.1 +1 -1
  3214. oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-cross-tenancy-disaster-recovery-details.1 +1 -1
  3215. oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-from-backup-id.1 +1 -1
  3216. oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-from-backup-timestamp.1 +1 -1
  3217. oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-from-clone.1 +1 -1
  3218. oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-refreshable-clone.1 +1 -1
  3219. oci_cli/help_text_producer/data_files/man/db_autonomous-database_create.1 +1 -1
  3220. oci_cli/help_text_producer/data_files/man/db_autonomous-database_data-safe.1 +1 -1
  3221. oci_cli/help_text_producer/data_files/man/db_autonomous-database_data-safe_deregister.1 +1 -1
  3222. oci_cli/help_text_producer/data_files/man/db_autonomous-database_data-safe_register.1 +1 -1
  3223. oci_cli/help_text_producer/data_files/man/db_autonomous-database_delete.1 +1 -1
  3224. oci_cli/help_text_producer/data_files/man/db_autonomous-database_disable-autonomous-database-management.1 +1 -1
  3225. oci_cli/help_text_producer/data_files/man/db_autonomous-database_disable-operations-insights.1 +1 -1
  3226. oci_cli/help_text_producer/data_files/man/db_autonomous-database_enable-autonomous-database-management.1 +1 -1
  3227. oci_cli/help_text_producer/data_files/man/db_autonomous-database_enable-operations-insights.1 +1 -1
  3228. oci_cli/help_text_producer/data_files/man/db_autonomous-database_fail-over.1 +1 -1
  3229. oci_cli/help_text_producer/data_files/man/db_autonomous-database_generate-wallet.1 +1 -1
  3230. oci_cli/help_text_producer/data_files/man/db_autonomous-database_get.1 +1 -1
  3231. oci_cli/help_text_producer/data_files/man/db_autonomous-database_list-autonomous-database-peers.1 +1 -1
  3232. oci_cli/help_text_producer/data_files/man/db_autonomous-database_list-clones.1 +1 -1
  3233. oci_cli/help_text_producer/data_files/man/db_autonomous-database_list-refreshable-clones.1 +1 -1
  3234. oci_cli/help_text_producer/data_files/man/db_autonomous-database_list.1 +1 -1
  3235. oci_cli/help_text_producer/data_files/man/db_autonomous-database_manual-refresh.1 +1 -1
  3236. oci_cli/help_text_producer/data_files/man/db_autonomous-database_resource-pool-shapes.1 +1 -1
  3237. oci_cli/help_text_producer/data_files/man/db_autonomous-database_restart.1 +1 -1
  3238. oci_cli/help_text_producer/data_files/man/db_autonomous-database_restore.1 +1 -1
  3239. oci_cli/help_text_producer/data_files/man/db_autonomous-database_rotate-key.1 +1 -1
  3240. oci_cli/help_text_producer/data_files/man/db_autonomous-database_saas-admin-user-status.1 +1 -1
  3241. oci_cli/help_text_producer/data_files/man/db_autonomous-database_shrink.1 +1 -1
  3242. oci_cli/help_text_producer/data_files/man/db_autonomous-database_start.1 +1 -1
  3243. oci_cli/help_text_producer/data_files/man/db_autonomous-database_stop.1 +1 -1
  3244. oci_cli/help_text_producer/data_files/man/db_autonomous-database_switchover.1 +1 -1
  3245. oci_cli/help_text_producer/data_files/man/db_autonomous-database_update.1 +1 -1
  3246. oci_cli/help_text_producer/data_files/man/db_autonomous-db-preview-version.1 +1 -1
  3247. oci_cli/help_text_producer/data_files/man/db_autonomous-db-preview-version_list.1 +1 -1
  3248. oci_cli/help_text_producer/data_files/man/db_autonomous-db-version.1 +1 -1
  3249. oci_cli/help_text_producer/data_files/man/db_autonomous-db-version_list.1 +1 -1
  3250. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure.1 +1 -1
  3251. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_change-compartment.1 +1 -1
  3252. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_get.1 +1 -1
  3253. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_launch.1 +1 -1
  3254. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_list.1 +1 -1
  3255. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_rotate-ords-certs.1 +1 -1
  3256. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_rotate-ssl-certs.1 +1 -1
  3257. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_shape.1 +1 -1
  3258. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_shape_list.1 +1 -1
  3259. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_terminate.1 +1 -1
  3260. oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_update.1 +1 -1
  3261. oci_cli/help_text_producer/data_files/man/db_autonomous-patch.1 +1 -1
  3262. oci_cli/help_text_producer/data_files/man/db_autonomous-patch_get.1 +1 -1
  3263. oci_cli/help_text_producer/data_files/man/db_autonomous-patch_list-container-database-patches.1 +1 -1
  3264. oci_cli/help_text_producer/data_files/man/db_autonomous-virtual-machine.1 +1 -1
  3265. oci_cli/help_text_producer/data_files/man/db_autonomous-virtual-machine_get.1 +1 -1
  3266. oci_cli/help_text_producer/data_files/man/db_autonomous-virtual-machine_list.1 +1 -1
  3267. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster.1 +1 -1
  3268. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_change-compartment.1 +1 -1
  3269. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_create.1 +1 -1
  3270. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_delete.1 +1 -1
  3271. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_get-autonomous-vm-cluster-resource-usage.1 +1 -1
  3272. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_get.1 +1 -1
  3273. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_list-autonomous-vm-cluster-acd-resource-usage.1 +1 -1
  3274. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_list.1 +1 -1
  3275. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_rotate-autonomous-vm-cluster-ords-certs.1 +1 -1
  3276. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_rotate-autonomous-vm-cluster-ssl-certs.1 +1 -1
  3277. oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_update.1 +1 -1
  3278. oci_cli/help_text_producer/data_files/man/db_backup-destination.1 +1 -1
  3279. oci_cli/help_text_producer/data_files/man/db_backup-destination_change-compartment.1 +1 -1
  3280. oci_cli/help_text_producer/data_files/man/db_backup-destination_create-nfs-details.1 +1 -1
  3281. oci_cli/help_text_producer/data_files/man/db_backup-destination_create-recovery-appliance-details.1 +1 -1
  3282. oci_cli/help_text_producer/data_files/man/db_backup-destination_delete.1 +1 -1
  3283. oci_cli/help_text_producer/data_files/man/db_backup-destination_get.1 +1 -1
  3284. oci_cli/help_text_producer/data_files/man/db_backup-destination_update.1 +1 -1
  3285. oci_cli/help_text_producer/data_files/man/db_backup.1 +1 -1
  3286. oci_cli/help_text_producer/data_files/man/db_backup_cancel.1 +1 -1
  3287. oci_cli/help_text_producer/data_files/man/db_backup_create.1 +1 -1
  3288. oci_cli/help_text_producer/data_files/man/db_backup_delete.1 +1 -1
  3289. oci_cli/help_text_producer/data_files/man/db_backup_get.1 +1 -1
  3290. oci_cli/help_text_producer/data_files/man/db_backup_list.1 +1 -1
  3291. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster.1 +1 -1
  3292. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_change-compartment.1 +1 -1
  3293. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_create.1 +1 -1
  3294. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_delete.1 +1 -1
  3295. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_get-cloud-autonomous-vm-cluster-resource-usage.1 +1 -1
  3296. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_get.1 +1 -1
  3297. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_list-cloud-autonomous-vm-cluster-acd-resource-usage.1 +1 -1
  3298. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_list.1 +1 -1
  3299. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_rotate-cloud-autonomous-vm-cluster-ords-certs.1 +1 -1
  3300. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_rotate-cloud-autonomous-vm-cluster-ssl-certs.1 +1 -1
  3301. oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_update.1 +1 -1
  3302. oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra.1 +13 -1
  3303. oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_add-storage.1 +1 -1
  3304. oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_change-cloud-exadata-infrastructure-subscription.1 +1 -1
  3305. oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_change-compartment.1 +1 -1
  3306. oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_create.1 +13 -1
  3307. oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_delete.1 +1 -1
  3308. oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_get.1 +1 -1
  3309. oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_list.1 +1 -1
  3310. oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_update.1 +1 -1
  3311. oci_cli/help_text_producer/data_files/man/db_cloud-exadata-infrastructure-unallocated-resources.1 +1 -1
  3312. oci_cli/help_text_producer/data_files/man/db_cloud-exadata-infrastructure-unallocated-resources_get.1 +1 -1
  3313. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster.1 +1 -1
  3314. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_add.1 +1 -1
  3315. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_change-cloud-vm-cluster-subscription.1 +1 -1
  3316. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_change-compartment.1 +1 -1
  3317. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_create.1 +1 -1
  3318. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_delete.1 +1 -1
  3319. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_get-exadata-iorm-config.1 +1 -1
  3320. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_get-update-history.1 +1 -1
  3321. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_get-update.1 +1 -1
  3322. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_get.1 +1 -1
  3323. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_list-update-histories.1 +1 -1
  3324. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_list-updates.1 +1 -1
  3325. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_list.1 +1 -1
  3326. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_remove.1 +1 -1
  3327. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_update-exadata-iorm-config.1 +1 -1
  3328. oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_update.1 +1 -1
  3329. oci_cli/help_text_producer/data_files/man/db_console-connection.1 +1 -1
  3330. oci_cli/help_text_producer/data_files/man/db_console-connection_create.1 +1 -1
  3331. oci_cli/help_text_producer/data_files/man/db_console-connection_delete.1 +1 -1
  3332. oci_cli/help_text_producer/data_files/man/db_console-connection_get.1 +1 -1
  3333. oci_cli/help_text_producer/data_files/man/db_console-connection_list.1 +1 -1
  3334. oci_cli/help_text_producer/data_files/man/db_console-connection_update.1 +1 -1
  3335. oci_cli/help_text_producer/data_files/man/db_console-history.1 +1 -1
  3336. oci_cli/help_text_producer/data_files/man/db_console-history_create.1 +1 -1
  3337. oci_cli/help_text_producer/data_files/man/db_console-history_delete.1 +1 -1
  3338. oci_cli/help_text_producer/data_files/man/db_console-history_get-console-history-content.1 +1 -1
  3339. oci_cli/help_text_producer/data_files/man/db_console-history_get.1 +1 -1
  3340. oci_cli/help_text_producer/data_files/man/db_console-history_list.1 +1 -1
  3341. oci_cli/help_text_producer/data_files/man/db_console-history_update.1 +1 -1
  3342. oci_cli/help_text_producer/data_files/man/db_data-guard-association.1 +336 -1
  3343. oci_cli/help_text_producer/data_files/man/db_data-guard-association_create-data-guard-association-external-hsm-encryption-details.1 +246 -0
  3344. oci_cli/help_text_producer/data_files/man/db_data-guard-association_create.1 +1 -1
  3345. oci_cli/help_text_producer/data_files/man/db_data-guard-association_create_from-existing-db-system.1 +1 -1
  3346. oci_cli/help_text_producer/data_files/man/db_data-guard-association_create_from-existing-vm-cluster.1 +1 -1
  3347. oci_cli/help_text_producer/data_files/man/db_data-guard-association_create_with-new-db-system.1 +1 -1
  3348. oci_cli/help_text_producer/data_files/man/db_data-guard-association_failover.1 +1 -1
  3349. oci_cli/help_text_producer/data_files/man/db_data-guard-association_get.1 +1 -1
  3350. oci_cli/help_text_producer/data_files/man/db_data-guard-association_list.1 +1 -1
  3351. oci_cli/help_text_producer/data_files/man/db_data-guard-association_migrate-data-guard-association-to-multi-data-guards.1 +159 -0
  3352. oci_cli/help_text_producer/data_files/man/db_data-guard-association_reinstate.1 +1 -1
  3353. oci_cli/help_text_producer/data_files/man/db_data-guard-association_switchover.1 +1 -1
  3354. oci_cli/help_text_producer/data_files/man/db_data-guard-association_update.1 +1 -1
  3355. oci_cli/help_text_producer/data_files/man/db_database-software-image.1 +1 -1
  3356. oci_cli/help_text_producer/data_files/man/db_database-software-image_change-compartment.1 +1 -1
  3357. oci_cli/help_text_producer/data_files/man/db_database-software-image_create.1 +1 -1
  3358. oci_cli/help_text_producer/data_files/man/db_database-software-image_delete.1 +1 -1
  3359. oci_cli/help_text_producer/data_files/man/db_database-software-image_get.1 +1 -1
  3360. oci_cli/help_text_producer/data_files/man/db_database-software-image_list.1 +1 -1
  3361. oci_cli/help_text_producer/data_files/man/db_database-software-image_update.1 +1 -1
  3362. oci_cli/help_text_producer/data_files/man/db_database.1 +750 -37
  3363. oci_cli/help_text_producer/data_files/man/db_database_change-key-store-type.1 +1 -1
  3364. oci_cli/help_text_producer/data_files/man/db_database_change-to-external-hsm-key-location.1 +1 -1
  3365. oci_cli/help_text_producer/data_files/man/db_database_convert-to-new-pdb-precheck.1 +1 -1
  3366. oci_cli/help_text_producer/data_files/man/db_database_convert-to-new-pdb.1 +1 -1
  3367. oci_cli/help_text_producer/data_files/man/db_database_convert-to-pdb-sync-rollback.1 +1 -1
  3368. oci_cli/help_text_producer/data_files/man/db_database_convert-to-pdb-sync.1 +1 -1
  3369. oci_cli/help_text_producer/data_files/man/db_database_convert-to-standalone.1 +1 -1
  3370. oci_cli/help_text_producer/data_files/man/db_database_create-database-create-stand-by-database-details.1 +186 -0
  3371. oci_cli/help_text_producer/data_files/man/db_database_create-database-from-backup.1 +1 -1
  3372. oci_cli/help_text_producer/data_files/man/db_database_create-from-backup.1 +1 -1
  3373. oci_cli/help_text_producer/data_files/man/db_database_create-from-database.1 +1 -1
  3374. oci_cli/help_text_producer/data_files/man/db_database_create-standby-database.1 +1 -1
  3375. oci_cli/help_text_producer/data_files/man/db_database_create.1 +1 -1
  3376. oci_cli/help_text_producer/data_files/man/db_database_delete.1 +1 -1
  3377. oci_cli/help_text_producer/data_files/man/db_database_disable-database-management.1 +1 -1
  3378. oci_cli/help_text_producer/data_files/man/db_database_enable-database-management.1 +1 -1
  3379. oci_cli/help_text_producer/data_files/man/db_database_failover-data-guard.1 +163 -0
  3380. oci_cli/help_text_producer/data_files/man/db_database_get.1 +1 -1
  3381. oci_cli/help_text_producer/data_files/man/db_database_list-pdb-conversion-history.1 +1 -1
  3382. oci_cli/help_text_producer/data_files/man/db_database_list-upgrade-history.1 +1 -1
  3383. oci_cli/help_text_producer/data_files/man/db_database_list.1 +1 -1
  3384. oci_cli/help_text_producer/data_files/man/db_database_migrate-vault-key.1 +1 -1
  3385. oci_cli/help_text_producer/data_files/man/db_database_modify-database-management.1 +1 -1
  3386. oci_cli/help_text_producer/data_files/man/db_database_patch.1 +1 -1
  3387. oci_cli/help_text_producer/data_files/man/db_database_reinstate-data-guard.1 +168 -0
  3388. oci_cli/help_text_producer/data_files/man/db_database_restore.1 +1 -1
  3389. oci_cli/help_text_producer/data_files/man/db_database_rotate-vault-key.1 +1 -1
  3390. oci_cli/help_text_producer/data_files/man/db_database_set-oci-db-key-version.1 +1 -1
  3391. oci_cli/help_text_producer/data_files/man/db_database_switch-over-data-guard.1 +163 -0
  3392. oci_cli/help_text_producer/data_files/man/db_database_update-data-guard.1 +208 -0
  3393. oci_cli/help_text_producer/data_files/man/db_database_update.1 +1 -1
  3394. oci_cli/help_text_producer/data_files/man/db_database_upgrade-rollback.1 +1 -1
  3395. oci_cli/help_text_producer/data_files/man/db_database_upgrade-with-database-software-image.1 +1 -1
  3396. oci_cli/help_text_producer/data_files/man/db_database_upgrade-with-db-home.1 +1 -1
  3397. oci_cli/help_text_producer/data_files/man/db_database_upgrade-with-db-version.1 +1 -1
  3398. oci_cli/help_text_producer/data_files/man/db_database_upgrade.1 +1 -1
  3399. oci_cli/help_text_producer/data_files/man/db_db-home.1 +1 -1
  3400. oci_cli/help_text_producer/data_files/man/db_db-home_create.1 +1 -1
  3401. oci_cli/help_text_producer/data_files/man/db_db-home_delete.1 +1 -1
  3402. oci_cli/help_text_producer/data_files/man/db_db-home_get.1 +1 -1
  3403. oci_cli/help_text_producer/data_files/man/db_db-home_list.1 +1 -1
  3404. oci_cli/help_text_producer/data_files/man/db_db-home_update.1 +1 -1
  3405. oci_cli/help_text_producer/data_files/man/db_db-server.1 +1 -1
  3406. oci_cli/help_text_producer/data_files/man/db_db-server_get.1 +1 -1
  3407. oci_cli/help_text_producer/data_files/man/db_db-server_list.1 +1 -1
  3408. oci_cli/help_text_producer/data_files/man/db_db-system-upgrade-history.1 +1 -1
  3409. oci_cli/help_text_producer/data_files/man/db_db-system-upgrade-history_get.1 +1 -1
  3410. oci_cli/help_text_producer/data_files/man/db_db-system-upgrade-history_list.1 +1 -1
  3411. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure-un-allocated-resources.1 +1 -1
  3412. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure-un-allocated-resources_get.1 +1 -1
  3413. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure.1 +14 -2
  3414. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_activate.1 +1 -1
  3415. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_add-storage-capacity.1 +1 -1
  3416. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_change-compartment.1 +1 -1
  3417. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_configure-exascale.1 +1 -1
  3418. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_create.1 +13 -1
  3419. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_delete.1 +1 -1
  3420. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_download-config-file.1 +1 -1
  3421. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_generate-recommended-vm-cluster-network.1 +1 -1
  3422. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_get-compute-units.1 +1 -1
  3423. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_get.1 +1 -1
  3424. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_list.1 +1 -1
  3425. oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_update.1 +2 -2
  3426. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster.1 +1 -1
  3427. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_change-compartment.1 +1 -1
  3428. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_create.1 +1 -1
  3429. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_delete.1 +1 -1
  3430. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_get-update-history.1 +1 -1
  3431. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_get-update.1 +1 -1
  3432. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_get.1 +1 -1
  3433. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_list-update-histories.1 +1 -1
  3434. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_list-updates.1 +1 -1
  3435. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_list.1 +1 -1
  3436. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_remove.1 +1 -1
  3437. oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_update.1 +1 -1
  3438. oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault.1 +1 -1
  3439. oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_change-compartment.1 +1 -1
  3440. oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_create.1 +1 -1
  3441. oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_delete.1 +1 -1
  3442. oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_get.1 +1 -1
  3443. oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_list.1 +1 -1
  3444. oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_update.1 +1 -1
  3445. oci_cli/help_text_producer/data_files/man/db_execution-action.1 +1 -1
  3446. oci_cli/help_text_producer/data_files/man/db_execution-action_create.1 +1 -1
  3447. oci_cli/help_text_producer/data_files/man/db_execution-action_delete.1 +1 -1
  3448. oci_cli/help_text_producer/data_files/man/db_execution-action_get.1 +1 -1
  3449. oci_cli/help_text_producer/data_files/man/db_execution-action_list.1 +1 -1
  3450. oci_cli/help_text_producer/data_files/man/db_execution-action_move-execution-action-member.1 +1 -1
  3451. oci_cli/help_text_producer/data_files/man/db_execution-action_update.1 +1 -1
  3452. oci_cli/help_text_producer/data_files/man/db_execution-window.1 +1 -1
  3453. oci_cli/help_text_producer/data_files/man/db_execution-window_cancel.1 +1 -1
  3454. oci_cli/help_text_producer/data_files/man/db_execution-window_create.1 +1 -1
  3455. oci_cli/help_text_producer/data_files/man/db_execution-window_delete.1 +1 -1
  3456. oci_cli/help_text_producer/data_files/man/db_execution-window_get.1 +1 -1
  3457. oci_cli/help_text_producer/data_files/man/db_execution-window_list.1 +1 -1
  3458. oci_cli/help_text_producer/data_files/man/db_execution-window_reorder-execution-actions.1 +1 -1
  3459. oci_cli/help_text_producer/data_files/man/db_execution-window_update.1 +1 -1
  3460. oci_cli/help_text_producer/data_files/man/db_external-backup-job.1 +1 -1
  3461. oci_cli/help_text_producer/data_files/man/db_external-backup-job_complete.1 +1 -1
  3462. oci_cli/help_text_producer/data_files/man/db_external-backup-job_create.1 +1 -1
  3463. oci_cli/help_text_producer/data_files/man/db_external-backup-job_get.1 +1 -1
  3464. oci_cli/help_text_producer/data_files/man/db_external-cdb.1 +1 -1
  3465. oci_cli/help_text_producer/data_files/man/db_external-cdb_change-compartment.1 +1 -1
  3466. oci_cli/help_text_producer/data_files/man/db_external-cdb_create.1 +1 -1
  3467. oci_cli/help_text_producer/data_files/man/db_external-cdb_delete.1 +1 -1
  3468. oci_cli/help_text_producer/data_files/man/db_external-cdb_disable-db-management.1 +1 -1
  3469. oci_cli/help_text_producer/data_files/man/db_external-cdb_disable-external-container-database-stack-monitoring.1 +1 -1
  3470. oci_cli/help_text_producer/data_files/man/db_external-cdb_enable-db-management.1 +1 -1
  3471. oci_cli/help_text_producer/data_files/man/db_external-cdb_enable-external-container-database-stack-monitoring.1 +1 -1
  3472. oci_cli/help_text_producer/data_files/man/db_external-cdb_get.1 +1 -1
  3473. oci_cli/help_text_producer/data_files/man/db_external-cdb_list-external-pdbs.1 +1 -1
  3474. oci_cli/help_text_producer/data_files/man/db_external-cdb_list.1 +1 -1
  3475. oci_cli/help_text_producer/data_files/man/db_external-cdb_scan-pluggable-databases.1 +1 -1
  3476. oci_cli/help_text_producer/data_files/man/db_external-cdb_update.1 +1 -1
  3477. oci_cli/help_text_producer/data_files/man/db_external-db-connector.1 +1 -1
  3478. oci_cli/help_text_producer/data_files/man/db_external-db-connector_check-connection-status.1 +1 -1
  3479. oci_cli/help_text_producer/data_files/man/db_external-db-connector_create-macs-connector.1 +1 -1
  3480. oci_cli/help_text_producer/data_files/man/db_external-db-connector_delete.1 +1 -1
  3481. oci_cli/help_text_producer/data_files/man/db_external-db-connector_get.1 +1 -1
  3482. oci_cli/help_text_producer/data_files/man/db_external-db-connector_list.1 +1 -1
  3483. oci_cli/help_text_producer/data_files/man/db_external-db-connector_update-macs-connector.1 +1 -1
  3484. oci_cli/help_text_producer/data_files/man/db_external-db-connector_update.1 +1 -1
  3485. oci_cli/help_text_producer/data_files/man/db_external-non-cdb.1 +1 -1
  3486. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_change-compartment.1 +1 -1
  3487. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_create.1 +1 -1
  3488. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_delete.1 +1 -1
  3489. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_disable-db-management.1 +1 -1
  3490. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_disable-external-non-container-database-stack-monitoring.1 +1 -1
  3491. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_disable-operations-insights.1 +1 -1
  3492. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_enable-db-management.1 +1 -1
  3493. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_enable-external-non-container-database-stack-monitoring.1 +1 -1
  3494. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_enable-operations-insights.1 +1 -1
  3495. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_get.1 +1 -1
  3496. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_list.1 +1 -1
  3497. oci_cli/help_text_producer/data_files/man/db_external-non-cdb_update.1 +1 -1
  3498. oci_cli/help_text_producer/data_files/man/db_external-pdb.1 +1 -1
  3499. oci_cli/help_text_producer/data_files/man/db_external-pdb_change-compartment.1 +1 -1
  3500. oci_cli/help_text_producer/data_files/man/db_external-pdb_create.1 +1 -1
  3501. oci_cli/help_text_producer/data_files/man/db_external-pdb_delete.1 +1 -1
  3502. oci_cli/help_text_producer/data_files/man/db_external-pdb_disable-db-management.1 +1 -1
  3503. oci_cli/help_text_producer/data_files/man/db_external-pdb_disable-external-pluggable-database-stack-monitoring.1 +1 -1
  3504. oci_cli/help_text_producer/data_files/man/db_external-pdb_disable-operations-insights.1 +1 -1
  3505. oci_cli/help_text_producer/data_files/man/db_external-pdb_enable-db-management.1 +1 -1
  3506. oci_cli/help_text_producer/data_files/man/db_external-pdb_enable-external-pluggable-database-stack-monitoring.1 +1 -1
  3507. oci_cli/help_text_producer/data_files/man/db_external-pdb_enable-operations-insights.1 +1 -1
  3508. oci_cli/help_text_producer/data_files/man/db_external-pdb_get.1 +1 -1
  3509. oci_cli/help_text_producer/data_files/man/db_external-pdb_update.1 +1 -1
  3510. oci_cli/help_text_producer/data_files/man/db_flex-component.1 +7 -1
  3511. oci_cli/help_text_producer/data_files/man/db_flex-component_list.1 +7 -1
  3512. oci_cli/help_text_producer/data_files/man/db_gi-minor-version-summary.1 +1 -1
  3513. oci_cli/help_text_producer/data_files/man/db_gi-minor-version-summary_list.1 +1 -1
  3514. oci_cli/help_text_producer/data_files/man/db_gi-version.1 +1 -1
  3515. oci_cli/help_text_producer/data_files/man/db_gi-version_list.1 +1 -1
  3516. oci_cli/help_text_producer/data_files/man/db_infrastructure-target-version.1 +1 -1
  3517. oci_cli/help_text_producer/data_files/man/db_infrastructure-target-version_get.1 +1 -1
  3518. oci_cli/help_text_producer/data_files/man/db_key-store.1 +1 -1
  3519. oci_cli/help_text_producer/data_files/man/db_key-store_change-compartment.1 +1 -1
  3520. oci_cli/help_text_producer/data_files/man/db_key-store_confirm-key-store-details-are-correct.1 +1 -1
  3521. oci_cli/help_text_producer/data_files/man/db_key-store_create-oracle-key-vault-details.1 +1 -1
  3522. oci_cli/help_text_producer/data_files/man/db_key-store_delete.1 +1 -1
  3523. oci_cli/help_text_producer/data_files/man/db_key-store_get.1 +1 -1
  3524. oci_cli/help_text_producer/data_files/man/db_key-store_list.1 +1 -1
  3525. oci_cli/help_text_producer/data_files/man/db_key-store_update-oracle-key-vault-details.1 +1 -1
  3526. oci_cli/help_text_producer/data_files/man/db_maintenance-run-history.1 +1 -1
  3527. oci_cli/help_text_producer/data_files/man/db_maintenance-run-history_get.1 +1 -1
  3528. oci_cli/help_text_producer/data_files/man/db_maintenance-run-history_list.1 +1 -1
  3529. oci_cli/help_text_producer/data_files/man/db_maintenance-run.1 +1 -1
  3530. oci_cli/help_text_producer/data_files/man/db_maintenance-run_create.1 +1 -1
  3531. oci_cli/help_text_producer/data_files/man/db_maintenance-run_get.1 +1 -1
  3532. oci_cli/help_text_producer/data_files/man/db_maintenance-run_list.1 +1 -1
  3533. oci_cli/help_text_producer/data_files/man/db_maintenance-run_update.1 +1 -1
  3534. oci_cli/help_text_producer/data_files/man/db_node.1 +1 -1
  3535. oci_cli/help_text_producer/data_files/man/db_node_get.1 +1 -1
  3536. oci_cli/help_text_producer/data_files/man/db_node_list.1 +1 -1
  3537. oci_cli/help_text_producer/data_files/man/db_node_reset.1 +1 -1
  3538. oci_cli/help_text_producer/data_files/man/db_node_soft-reset.1 +1 -1
  3539. oci_cli/help_text_producer/data_files/man/db_node_start.1 +1 -1
  3540. oci_cli/help_text_producer/data_files/man/db_node_stop.1 +1 -1
  3541. oci_cli/help_text_producer/data_files/man/db_node_update.1 +1 -1
  3542. oci_cli/help_text_producer/data_files/man/db_oneoff-patch.1 +1 -1
  3543. oci_cli/help_text_producer/data_files/man/db_oneoff-patch_change-compartment.1 +1 -1
  3544. oci_cli/help_text_producer/data_files/man/db_oneoff-patch_create.1 +1 -1
  3545. oci_cli/help_text_producer/data_files/man/db_oneoff-patch_delete.1 +1 -1
  3546. oci_cli/help_text_producer/data_files/man/db_oneoff-patch_download.1 +1 -1
  3547. oci_cli/help_text_producer/data_files/man/db_oneoff-patch_get.1 +1 -1
  3548. oci_cli/help_text_producer/data_files/man/db_oneoff-patch_list.1 +1 -1
  3549. oci_cli/help_text_producer/data_files/man/db_oneoff-patch_update.1 +1 -1
  3550. oci_cli/help_text_producer/data_files/man/db_patch-history.1 +1 -1
  3551. oci_cli/help_text_producer/data_files/man/db_patch-history_get-db-home.1 +1 -1
  3552. oci_cli/help_text_producer/data_files/man/db_patch-history_get-vm-cluster.1 +1 -1
  3553. oci_cli/help_text_producer/data_files/man/db_patch-history_get.1 +1 -1
  3554. oci_cli/help_text_producer/data_files/man/db_patch-history_get_by-database.1 +1 -1
  3555. oci_cli/help_text_producer/data_files/man/db_patch-history_get_by-db-system.1 +1 -1
  3556. oci_cli/help_text_producer/data_files/man/db_patch-history_list-db-home.1 +1 -1
  3557. oci_cli/help_text_producer/data_files/man/db_patch-history_list-vm-cluster.1 +1 -1
  3558. oci_cli/help_text_producer/data_files/man/db_patch-history_list.1 +1 -1
  3559. oci_cli/help_text_producer/data_files/man/db_patch-history_list_by-database.1 +1 -1
  3560. oci_cli/help_text_producer/data_files/man/db_patch-history_list_by-db-system.1 +1 -1
  3561. oci_cli/help_text_producer/data_files/man/db_patch.1 +1 -1
  3562. oci_cli/help_text_producer/data_files/man/db_patch_get-db-home.1 +1 -1
  3563. oci_cli/help_text_producer/data_files/man/db_patch_get-vm-cluster.1 +1 -1
  3564. oci_cli/help_text_producer/data_files/man/db_patch_get.1 +1 -1
  3565. oci_cli/help_text_producer/data_files/man/db_patch_get_by-database.1 +1 -1
  3566. oci_cli/help_text_producer/data_files/man/db_patch_get_by-db-system.1 +1 -1
  3567. oci_cli/help_text_producer/data_files/man/db_patch_list-db-home.1 +1 -1
  3568. oci_cli/help_text_producer/data_files/man/db_patch_list-vm-cluster.1 +1 -1
  3569. oci_cli/help_text_producer/data_files/man/db_patch_list.1 +1 -1
  3570. oci_cli/help_text_producer/data_files/man/db_patch_list_by-database.1 +1 -1
  3571. oci_cli/help_text_producer/data_files/man/db_patch_list_by-db-system.1 +1 -1
  3572. oci_cli/help_text_producer/data_files/man/db_pdb-conversion-history.1 +1 -1
  3573. oci_cli/help_text_producer/data_files/man/db_pdb-conversion-history_get.1 +1 -1
  3574. oci_cli/help_text_producer/data_files/man/db_pluggable-database.1 +1 -1
  3575. oci_cli/help_text_producer/data_files/man/db_pluggable-database_convert-to-regular.1 +1 -1
  3576. oci_cli/help_text_producer/data_files/man/db_pluggable-database_create-local-clone.1 +1 -1
  3577. oci_cli/help_text_producer/data_files/man/db_pluggable-database_create-remote-clone.1 +1 -1
  3578. oci_cli/help_text_producer/data_files/man/db_pluggable-database_create.1 +1 -1
  3579. oci_cli/help_text_producer/data_files/man/db_pluggable-database_delete.1 +1 -1
  3580. oci_cli/help_text_producer/data_files/man/db_pluggable-database_disable-pluggable-database-management.1 +1 -1
  3581. oci_cli/help_text_producer/data_files/man/db_pluggable-database_enable-pluggable-database-management.1 +1 -1
  3582. oci_cli/help_text_producer/data_files/man/db_pluggable-database_get.1 +1 -1
  3583. oci_cli/help_text_producer/data_files/man/db_pluggable-database_list.1 +1 -1
  3584. oci_cli/help_text_producer/data_files/man/db_pluggable-database_local-clone.1 +1 -1
  3585. oci_cli/help_text_producer/data_files/man/db_pluggable-database_modify-pluggable-database-management.1 +1 -1
  3586. oci_cli/help_text_producer/data_files/man/db_pluggable-database_refresh.1 +1 -1
  3587. oci_cli/help_text_producer/data_files/man/db_pluggable-database_relocate-pdb.1 +1 -1
  3588. oci_cli/help_text_producer/data_files/man/db_pluggable-database_remote-clone.1 +1 -1
  3589. oci_cli/help_text_producer/data_files/man/db_pluggable-database_rotate-encryption-key.1 +1 -1
  3590. oci_cli/help_text_producer/data_files/man/db_pluggable-database_set-oci-pdb-key-version.1 +1 -1
  3591. oci_cli/help_text_producer/data_files/man/db_pluggable-database_start.1 +1 -1
  3592. oci_cli/help_text_producer/data_files/man/db_pluggable-database_stop.1 +1 -1
  3593. oci_cli/help_text_producer/data_files/man/db_pluggable-database_update.1 +1 -1
  3594. oci_cli/help_text_producer/data_files/man/db_recommended-scheduled-action-summary.1 +1 -1
  3595. oci_cli/help_text_producer/data_files/man/db_recommended-scheduled-action-summary_list-recommended-scheduled-actions.1 +1 -1
  3596. oci_cli/help_text_producer/data_files/man/db_scheduled-action.1 +1 -1
  3597. oci_cli/help_text_producer/data_files/man/db_scheduled-action_create.1 +1 -1
  3598. oci_cli/help_text_producer/data_files/man/db_scheduled-action_delete.1 +1 -1
  3599. oci_cli/help_text_producer/data_files/man/db_scheduled-action_get.1 +1 -1
  3600. oci_cli/help_text_producer/data_files/man/db_scheduled-action_list.1 +1 -1
  3601. oci_cli/help_text_producer/data_files/man/db_scheduled-action_update.1 +1 -1
  3602. oci_cli/help_text_producer/data_files/man/db_scheduling-plan.1 +1 -1
  3603. oci_cli/help_text_producer/data_files/man/db_scheduling-plan_cascading-delete.1 +1 -1
  3604. oci_cli/help_text_producer/data_files/man/db_scheduling-plan_change-compartment.1 +1 -1
  3605. oci_cli/help_text_producer/data_files/man/db_scheduling-plan_create.1 +1 -1
  3606. oci_cli/help_text_producer/data_files/man/db_scheduling-plan_delete.1 +1 -1
  3607. oci_cli/help_text_producer/data_files/man/db_scheduling-plan_get.1 +1 -1
  3608. oci_cli/help_text_producer/data_files/man/db_scheduling-plan_list.1 +1 -1
  3609. oci_cli/help_text_producer/data_files/man/db_scheduling-plan_reorder-scheduled-actions.1 +1 -1
  3610. oci_cli/help_text_producer/data_files/man/db_scheduling-policy.1 +1 -1
  3611. oci_cli/help_text_producer/data_files/man/db_scheduling-policy_change-compartment.1 +1 -1
  3612. oci_cli/help_text_producer/data_files/man/db_scheduling-policy_create.1 +1 -1
  3613. oci_cli/help_text_producer/data_files/man/db_scheduling-policy_delete.1 +1 -1
  3614. oci_cli/help_text_producer/data_files/man/db_scheduling-policy_get.1 +1 -1
  3615. oci_cli/help_text_producer/data_files/man/db_scheduling-policy_list.1 +1 -1
  3616. oci_cli/help_text_producer/data_files/man/db_scheduling-policy_update.1 +1 -1
  3617. oci_cli/help_text_producer/data_files/man/db_scheduling-window.1 +1 -1
  3618. oci_cli/help_text_producer/data_files/man/db_scheduling-window_create.1 +1 -1
  3619. oci_cli/help_text_producer/data_files/man/db_scheduling-window_delete.1 +1 -1
  3620. oci_cli/help_text_producer/data_files/man/db_scheduling-window_get.1 +1 -1
  3621. oci_cli/help_text_producer/data_files/man/db_scheduling-window_list.1 +1 -1
  3622. oci_cli/help_text_producer/data_files/man/db_scheduling-window_update.1 +1 -1
  3623. oci_cli/help_text_producer/data_files/man/db_system-shape.1 +1 -1
  3624. oci_cli/help_text_producer/data_files/man/db_system-shape_list.1 +1 -1
  3625. oci_cli/help_text_producer/data_files/man/db_system-version.1 +1 -1
  3626. oci_cli/help_text_producer/data_files/man/db_system-version_list.1 +1 -1
  3627. oci_cli/help_text_producer/data_files/man/db_system.1 +1 -1
  3628. oci_cli/help_text_producer/data_files/man/db_system_change-compartment.1 +1 -1
  3629. oci_cli/help_text_producer/data_files/man/db_system_get-exadata-iorm-config.1 +1 -1
  3630. oci_cli/help_text_producer/data_files/man/db_system_get.1 +1 -1
  3631. oci_cli/help_text_producer/data_files/man/db_system_launch-from-backup.1 +1 -1
  3632. oci_cli/help_text_producer/data_files/man/db_system_launch-from-database.1 +1 -1
  3633. oci_cli/help_text_producer/data_files/man/db_system_launch-from-db-system.1 +1 -1
  3634. oci_cli/help_text_producer/data_files/man/db_system_launch.1 +1 -1
  3635. oci_cli/help_text_producer/data_files/man/db_system_list-db-system-compute-performances.1 +1 -1
  3636. oci_cli/help_text_producer/data_files/man/db_system_list-db-system-storage-performances.1 +1 -1
  3637. oci_cli/help_text_producer/data_files/man/db_system_list.1 +1 -1
  3638. oci_cli/help_text_producer/data_files/man/db_system_patch.1 +1 -1
  3639. oci_cli/help_text_producer/data_files/man/db_system_switch.1 +1 -1
  3640. oci_cli/help_text_producer/data_files/man/db_system_terminate.1 +1 -1
  3641. oci_cli/help_text_producer/data_files/man/db_system_update-exadata-iorm-config.1 +1 -1
  3642. oci_cli/help_text_producer/data_files/man/db_system_update.1 +1 -1
  3643. oci_cli/help_text_producer/data_files/man/db_system_upgrade.1 +1 -1
  3644. oci_cli/help_text_producer/data_files/man/db_upgrade-history.1 +1 -1
  3645. oci_cli/help_text_producer/data_files/man/db_upgrade-history_get.1 +1 -1
  3646. oci_cli/help_text_producer/data_files/man/db_version.1 +1 -1
  3647. oci_cli/help_text_producer/data_files/man/db_version_list.1 +1 -1
  3648. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network.1 +1 -1
  3649. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_create.1 +1 -1
  3650. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_delete.1 +1 -1
  3651. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_download-validation-report.1 +1 -1
  3652. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_download-vm-cluster-network-config-file.1 +1 -1
  3653. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_get.1 +1 -1
  3654. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_list.1 +1 -1
  3655. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_resize.1 +1 -1
  3656. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_update.1 +1 -1
  3657. oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_validate.1 +1 -1
  3658. oci_cli/help_text_producer/data_files/man/db_vm-cluster.1 +1 -1
  3659. oci_cli/help_text_producer/data_files/man/db_vm-cluster_add.1 +1 -1
  3660. oci_cli/help_text_producer/data_files/man/db_vm-cluster_change-compartment.1 +1 -1
  3661. oci_cli/help_text_producer/data_files/man/db_vm-cluster_create.1 +1 -1
  3662. oci_cli/help_text_producer/data_files/man/db_vm-cluster_delete.1 +1 -1
  3663. oci_cli/help_text_producer/data_files/man/db_vm-cluster_get-update-history.1 +1 -1
  3664. oci_cli/help_text_producer/data_files/man/db_vm-cluster_get-update.1 +1 -1
  3665. oci_cli/help_text_producer/data_files/man/db_vm-cluster_get.1 +1 -1
  3666. oci_cli/help_text_producer/data_files/man/db_vm-cluster_list-update-histories.1 +1 -1
  3667. oci_cli/help_text_producer/data_files/man/db_vm-cluster_list-updates.1 +1 -1
  3668. oci_cli/help_text_producer/data_files/man/db_vm-cluster_list.1 +1 -1
  3669. oci_cli/help_text_producer/data_files/man/db_vm-cluster_remove.1 +1 -1
  3670. oci_cli/help_text_producer/data_files/man/db_vm-cluster_update.1 +1 -1
  3671. oci_cli/help_text_producer/data_files/man/dbtools.1 +1 -1
  3672. oci_cli/help_text_producer/data_files/man/dbtools_connection.1 +1 -1
  3673. oci_cli/help_text_producer/data_files/man/dbtools_connection_add-lock.1 +1 -1
  3674. oci_cli/help_text_producer/data_files/man/dbtools_connection_change-compartment.1 +1 -1
  3675. oci_cli/help_text_producer/data_files/man/dbtools_connection_create-generic-jdbc.1 +1 -1
  3676. oci_cli/help_text_producer/data_files/man/dbtools_connection_create-mysql-database.1 +1 -1
  3677. oci_cli/help_text_producer/data_files/man/dbtools_connection_create-oracle-database.1 +1 -1
  3678. oci_cli/help_text_producer/data_files/man/dbtools_connection_create-postgresql.1 +1 -1
  3679. oci_cli/help_text_producer/data_files/man/dbtools_connection_delete.1 +1 -1
  3680. oci_cli/help_text_producer/data_files/man/dbtools_connection_get.1 +1 -1
  3681. oci_cli/help_text_producer/data_files/man/dbtools_connection_list.1 +1 -1
  3682. oci_cli/help_text_producer/data_files/man/dbtools_connection_remove-lock.1 +1 -1
  3683. oci_cli/help_text_producer/data_files/man/dbtools_connection_update-generic-jdbc.1 +1 -1
  3684. oci_cli/help_text_producer/data_files/man/dbtools_connection_update-mysql-database.1 +1 -1
  3685. oci_cli/help_text_producer/data_files/man/dbtools_connection_update-oracle-database.1 +1 -1
  3686. oci_cli/help_text_producer/data_files/man/dbtools_connection_update-postgresql.1 +1 -1
  3687. oci_cli/help_text_producer/data_files/man/dbtools_connection_validate-mysql-database.1 +1 -1
  3688. oci_cli/help_text_producer/data_files/man/dbtools_connection_validate-oracle-database.1 +1 -1
  3689. oci_cli/help_text_producer/data_files/man/dbtools_connection_validate-postgresql.1 +1 -1
  3690. oci_cli/help_text_producer/data_files/man/dbtools_endpoint-service.1 +1 -1
  3691. oci_cli/help_text_producer/data_files/man/dbtools_endpoint-service_get.1 +1 -1
  3692. oci_cli/help_text_producer/data_files/man/dbtools_endpoint-service_list.1 +1 -1
  3693. oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint.1 +1 -1
  3694. oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_add-lock.1 +1 -1
  3695. oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_change-compartment.1 +1 -1
  3696. oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_create.1 +1 -1
  3697. oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_delete.1 +1 -1
  3698. oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_get.1 +1 -1
  3699. oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_list.1 +1 -1
  3700. oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_remove-lock.1 +1 -1
  3701. oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_update.1 +1 -1
  3702. oci_cli/help_text_producer/data_files/man/dbtools_work-request-error.1 +1 -1
  3703. oci_cli/help_text_producer/data_files/man/dbtools_work-request-error_list.1 +1 -1
  3704. oci_cli/help_text_producer/data_files/man/dbtools_work-request-log-entry.1 +1 -1
  3705. oci_cli/help_text_producer/data_files/man/dbtools_work-request-log-entry_list.1 +1 -1
  3706. oci_cli/help_text_producer/data_files/man/dbtools_work-request.1 +1 -1
  3707. oci_cli/help_text_producer/data_files/man/dbtools_work-request_get.1 +1 -1
  3708. oci_cli/help_text_producer/data_files/man/dbtools_work-request_list.1 +1 -1
  3709. oci_cli/help_text_producer/data_files/man/delegate-access-control.1 +1 -1
  3710. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request-audit-log-report.1 +1 -1
  3711. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request-audit-log-report_get.1 +1 -1
  3712. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request.1 +1 -1
  3713. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_approve.1 +1 -1
  3714. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_get.1 +1 -1
  3715. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_list-delegated-resource-access-request-histories.1 +1 -1
  3716. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_list-service-provider-interactions.1 +1 -1
  3717. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_list.1 +1 -1
  3718. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_reject.1 +1 -1
  3719. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_revoke.1 +1 -1
  3720. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_service-provider-interaction-request.1 +1 -1
  3721. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control.1 +1 -1
  3722. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_change-compartment.1 +1 -1
  3723. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_create.1 +1 -1
  3724. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_delete.1 +1 -1
  3725. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_get.1 +1 -1
  3726. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_list-delegation-control-resources.1 +1 -1
  3727. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_list.1 +1 -1
  3728. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_update.1 +1 -1
  3729. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription.1 +1 -1
  3730. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_change-compartment.1 +1 -1
  3731. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_create.1 +1 -1
  3732. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_delete.1 +1 -1
  3733. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_get.1 +1 -1
  3734. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_list.1 +1 -1
  3735. oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_update.1 +1 -1
  3736. oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider-action.1 +1 -1
  3737. oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider-action_get.1 +1 -1
  3738. oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider-action_list.1 +1 -1
  3739. oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider.1 +1 -1
  3740. oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider_get.1 +1 -1
  3741. oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider_list.1 +1 -1
  3742. oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request.1 +1 -1
  3743. oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error.1 +1 -1
  3744. oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error_list-errors.1 +1 -1
  3745. oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log.1 +1 -1
  3746. oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log_list-logs.1 +1 -1
  3747. oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request.1 +1 -1
  3748. oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_get.1 +1 -1
  3749. oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_list.1 +1 -1
  3750. oci_cli/help_text_producer/data_files/man/demand-signal.1 +1 -1
  3751. oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal-collection.1 +1 -1
  3752. oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal-collection_list-occ-demand-signals.1 +1 -1
  3753. oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal.1 +1 -1
  3754. oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_change-compartment.1 +1 -1
  3755. oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_create.1 +1 -1
  3756. oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_delete.1 +1 -1
  3757. oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_get.1 +1 -1
  3758. oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_patch.1 +1 -1
  3759. oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_update.1 +1 -1
  3760. oci_cli/help_text_producer/data_files/man/desktops.1 +1 -1
  3761. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool.1 +1 -1
  3762. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_change-compartment.1 +1 -1
  3763. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_create.1 +1 -1
  3764. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_delete.1 +1 -1
  3765. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_get.1 +1 -1
  3766. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_list-desktops.1 +1 -1
  3767. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_list-volumes.1 +1 -1
  3768. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_list.1 +1 -1
  3769. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_start.1 +1 -1
  3770. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_stop.1 +1 -1
  3771. oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_update.1 +1 -1
  3772. oci_cli/help_text_producer/data_files/man/desktops_desktop.1 +1 -1
  3773. oci_cli/help_text_producer/data_files/man/desktops_desktop_delete.1 +1 -1
  3774. oci_cli/help_text_producer/data_files/man/desktops_desktop_get.1 +1 -1
  3775. oci_cli/help_text_producer/data_files/man/desktops_desktop_list.1 +1 -1
  3776. oci_cli/help_text_producer/data_files/man/desktops_desktop_start.1 +1 -1
  3777. oci_cli/help_text_producer/data_files/man/desktops_desktop_stop.1 +1 -1
  3778. oci_cli/help_text_producer/data_files/man/desktops_desktop_update.1 +1 -1
  3779. oci_cli/help_text_producer/data_files/man/desktops_work-request.1 +1 -1
  3780. oci_cli/help_text_producer/data_files/man/desktops_work-request_cancel.1 +1 -1
  3781. oci_cli/help_text_producer/data_files/man/desktops_work-request_get.1 +1 -1
  3782. oci_cli/help_text_producer/data_files/man/desktops_work-request_list-work-request-logs.1 +1 -1
  3783. oci_cli/help_text_producer/data_files/man/desktops_work-request_list.1 +1 -1
  3784. oci_cli/help_text_producer/data_files/man/devops.1 +1 -1
  3785. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage.1 +1 -1
  3786. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_create-build-stage.1 +1 -1
  3787. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_create-deliver-artifact-stage.1 +1 -1
  3788. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_create-trigger-deployment-stage.1 +1 -1
  3789. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_create-wait-stage.1 +1 -1
  3790. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_delete.1 +1 -1
  3791. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_get.1 +1 -1
  3792. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_list.1 +1 -1
  3793. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_update-build-stage.1 +1 -1
  3794. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_update-deliver-artifact-stage.1 +1 -1
  3795. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_update-trigger-deployment-stage.1 +1 -1
  3796. oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_update-wait-stage.1 +1 -1
  3797. oci_cli/help_text_producer/data_files/man/devops_build-pipeline.1 +1 -1
  3798. oci_cli/help_text_producer/data_files/man/devops_build-pipeline_create.1 +1 -1
  3799. oci_cli/help_text_producer/data_files/man/devops_build-pipeline_delete.1 +1 -1
  3800. oci_cli/help_text_producer/data_files/man/devops_build-pipeline_get.1 +1 -1
  3801. oci_cli/help_text_producer/data_files/man/devops_build-pipeline_list.1 +1 -1
  3802. oci_cli/help_text_producer/data_files/man/devops_build-pipeline_update.1 +1 -1
  3803. oci_cli/help_text_producer/data_files/man/devops_build-run.1 +1 -1
  3804. oci_cli/help_text_producer/data_files/man/devops_build-run_cancel.1 +1 -1
  3805. oci_cli/help_text_producer/data_files/man/devops_build-run_create.1 +1 -1
  3806. oci_cli/help_text_producer/data_files/man/devops_build-run_get.1 +1 -1
  3807. oci_cli/help_text_producer/data_files/man/devops_build-run_list.1 +1 -1
  3808. oci_cli/help_text_producer/data_files/man/devops_build-run_update.1 +1 -1
  3809. oci_cli/help_text_producer/data_files/man/devops_connection.1 +1 -1
  3810. oci_cli/help_text_producer/data_files/man/devops_connection_create-bitbucket-cloud-connection.1 +1 -1
  3811. oci_cli/help_text_producer/data_files/man/devops_connection_create-bitbucket-server-connection.1 +1 -1
  3812. oci_cli/help_text_producer/data_files/man/devops_connection_create-github-connection.1 +1 -1
  3813. oci_cli/help_text_producer/data_files/man/devops_connection_create-gitlab-connection.1 +1 -1
  3814. oci_cli/help_text_producer/data_files/man/devops_connection_create-gitlab-server-connection.1 +1 -1
  3815. oci_cli/help_text_producer/data_files/man/devops_connection_create-vbs-connection.1 +1 -1
  3816. oci_cli/help_text_producer/data_files/man/devops_connection_delete.1 +1 -1
  3817. oci_cli/help_text_producer/data_files/man/devops_connection_get.1 +1 -1
  3818. oci_cli/help_text_producer/data_files/man/devops_connection_list.1 +1 -1
  3819. oci_cli/help_text_producer/data_files/man/devops_connection_update-bitbucket-cloud-connection.1 +1 -1
  3820. oci_cli/help_text_producer/data_files/man/devops_connection_update-bitbucket-server-connection.1 +1 -1
  3821. oci_cli/help_text_producer/data_files/man/devops_connection_update-github-connection.1 +1 -1
  3822. oci_cli/help_text_producer/data_files/man/devops_connection_update-gitlab-connection.1 +1 -1
  3823. oci_cli/help_text_producer/data_files/man/devops_connection_update-gitlab-server-connection.1 +1 -1
  3824. oci_cli/help_text_producer/data_files/man/devops_connection_update-vbs-connection.1 +1 -1
  3825. oci_cli/help_text_producer/data_files/man/devops_connection_validate.1 +1 -1
  3826. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact.1 +1 -1
  3827. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-generic-artifact.1 +1 -1
  3828. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-helm-command-spec.1 +1 -1
  3829. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-helm-repository-artifact.1 +1 -1
  3830. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-inline-artifact.1 +1 -1
  3831. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-ocir-artifact.1 +1 -1
  3832. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_delete.1 +1 -1
  3833. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_get.1 +1 -1
  3834. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_list.1 +1 -1
  3835. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-generic-artifact.1 +1 -1
  3836. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-helm-command-spec.1 +1 -1
  3837. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-helm-repository-artifact.1 +1 -1
  3838. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-inline-artifact.1 +1 -1
  3839. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-ocir-artifact.1 +1 -1
  3840. oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update.1 +1 -1
  3841. oci_cli/help_text_producer/data_files/man/devops_deploy-environment.1 +1 -1
  3842. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_create-compute-instance-environment.1 +1 -1
  3843. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_create-function-environment.1 +1 -1
  3844. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_create-oke-cluster-environment.1 +1 -1
  3845. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_delete.1 +1 -1
  3846. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_get.1 +1 -1
  3847. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_list.1 +1 -1
  3848. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_update-compute-instance-environment.1 +1 -1
  3849. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_update-function-environment.1 +1 -1
  3850. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_update-oke-cluster-environment.1 +1 -1
  3851. oci_cli/help_text_producer/data_files/man/devops_deploy-environment_update.1 +1 -1
  3852. oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline.1 +1 -1
  3853. oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_create.1 +1 -1
  3854. oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_delete.1 +1 -1
  3855. oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_get.1 +1 -1
  3856. oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_list.1 +1 -1
  3857. oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_update.1 +1 -1
  3858. oci_cli/help_text_producer/data_files/man/devops_deploy-stage.1 +1 -1
  3859. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-compute-instance-group-blue-green-traffic-shift-stage.1 +1 -1
  3860. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-compute-instance-group-canary-approval-stage.1 +1 -1
  3861. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-compute-instance-group-canary-traffic-shift-stage.1 +1 -1
  3862. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-compute-instance-group-blue-green-stage.1 +1 -1
  3863. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-compute-instance-group-canary-stage.1 +1 -1
  3864. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-compute-instance-group-stage.1 +1 -1
  3865. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-function-stage.1 +1 -1
  3866. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-oke-blue-green-stage.1 +1 -1
  3867. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-oke-canary-stage.1 +1 -1
  3868. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-oke-stage.1 +1 -1
  3869. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-invoke-function-stage.1 +1 -1
  3870. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-load-balancer-traffic-shift-stage.1 +1 -1
  3871. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-manual-approval-stage.1 +1 -1
  3872. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-oke-blue-green-traffic-shift-stage.1 +1 -1
  3873. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-oke-canary-approval-stage.1 +1 -1
  3874. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-oke-canary-traffic-shift-stage.1 +1 -1
  3875. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-oke-helm-chart-stage.1 +1 -1
  3876. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-shell-stage.1 +1 -1
  3877. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-wait-stage.1 +1 -1
  3878. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_delete.1 +1 -1
  3879. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_get.1 +1 -1
  3880. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_list.1 +1 -1
  3881. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-compute-instance-group-blue-green-traffic-shift-stage.1 +1 -1
  3882. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-compute-instance-group-canary-approval-stage.1 +1 -1
  3883. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-compute-instance-group-canary-traffic-shift-stage.1 +1 -1
  3884. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-compute-instance-group-blue-green-stage.1 +1 -1
  3885. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-compute-instance-group-canary-stage.1 +1 -1
  3886. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-compute-instance-group-stage.1 +1 -1
  3887. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-function-stage.1 +1 -1
  3888. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-oke-blue-green-stage.1 +1 -1
  3889. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-oke-canary-stage.1 +1 -1
  3890. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-oke-stage.1 +1 -1
  3891. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-invoke-function-stage.1 +1 -1
  3892. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-load-balancer-traffic-shift-stage.1 +1 -1
  3893. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-manual-approval-stage.1 +1 -1
  3894. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-oke-blue-green-traffic-shift-stage.1 +1 -1
  3895. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-oke-canary-approval-stage.1 +1 -1
  3896. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-oke-canary-traffic-shift-stage.1 +1 -1
  3897. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-oke-helm-chart-stage.1 +1 -1
  3898. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-shell-stage.1 +1 -1
  3899. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-wait-stage.1 +1 -1
  3900. oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update.1 +1 -1
  3901. oci_cli/help_text_producer/data_files/man/devops_deployment.1 +1 -1
  3902. oci_cli/help_text_producer/data_files/man/devops_deployment_approve.1 +1 -1
  3903. oci_cli/help_text_producer/data_files/man/devops_deployment_cancel.1 +1 -1
  3904. oci_cli/help_text_producer/data_files/man/devops_deployment_create-pipeline-deployment.1 +1 -1
  3905. oci_cli/help_text_producer/data_files/man/devops_deployment_create-pipeline-redeployment.1 +1 -1
  3906. oci_cli/help_text_producer/data_files/man/devops_deployment_create-single-stage-deployment.1 +1 -1
  3907. oci_cli/help_text_producer/data_files/man/devops_deployment_create-single-stage-redeployment.1 +1 -1
  3908. oci_cli/help_text_producer/data_files/man/devops_deployment_get.1 +1 -1
  3909. oci_cli/help_text_producer/data_files/man/devops_deployment_list.1 +1 -1
  3910. oci_cli/help_text_producer/data_files/man/devops_deployment_update-single-stage-redeployment.1 +1 -1
  3911. oci_cli/help_text_producer/data_files/man/devops_deployment_update.1 +1 -1
  3912. oci_cli/help_text_producer/data_files/man/devops_project.1 +1 -1
  3913. oci_cli/help_text_producer/data_files/man/devops_project_cancel-cascading-delete.1 +1 -1
  3914. oci_cli/help_text_producer/data_files/man/devops_project_change-compartment.1 +1 -1
  3915. oci_cli/help_text_producer/data_files/man/devops_project_create.1 +1 -1
  3916. oci_cli/help_text_producer/data_files/man/devops_project_delete-project-settings.1 +1 -1
  3917. oci_cli/help_text_producer/data_files/man/devops_project_delete.1 +1 -1
  3918. oci_cli/help_text_producer/data_files/man/devops_project_get-notification-preference.1 +1 -1
  3919. oci_cli/help_text_producer/data_files/man/devops_project_get-project-settings.1 +1 -1
  3920. oci_cli/help_text_producer/data_files/man/devops_project_get.1 +1 -1
  3921. oci_cli/help_text_producer/data_files/man/devops_project_list-project-analytics-authors.1 +1 -1
  3922. oci_cli/help_text_producer/data_files/man/devops_project_list.1 +1 -1
  3923. oci_cli/help_text_producer/data_files/man/devops_project_schedule-cascading-delete.1 +1 -1
  3924. oci_cli/help_text_producer/data_files/man/devops_project_summarize-project-analytics.1 +1 -1
  3925. oci_cli/help_text_producer/data_files/man/devops_project_update-notification-preference.1 +1 -1
  3926. oci_cli/help_text_producer/data_files/man/devops_project_update-project-settings.1 +1 -1
  3927. oci_cli/help_text_producer/data_files/man/devops_project_update.1 +1 -1
  3928. oci_cli/help_text_producer/data_files/man/devops_protected-branch.1 +1 -1
  3929. oci_cli/help_text_producer/data_files/man/devops_protected-branch_create-or-update.1 +1 -1
  3930. oci_cli/help_text_producer/data_files/man/devops_protected-branch_delete.1 +1 -1
  3931. oci_cli/help_text_producer/data_files/man/devops_protected-branch_list-protected-branches.1 +1 -1
  3932. oci_cli/help_text_producer/data_files/man/devops_pull-request-comment.1 +1 -1
  3933. oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_create-pull-request-comment.1 +1 -1
  3934. oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_delete-pull-request-comment.1 +1 -1
  3935. oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_get-pull-request-comment.1 +1 -1
  3936. oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_like-pull-request-comment.1 +1 -1
  3937. oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_list-pull-request-comments.1 +1 -1
  3938. oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_unlike-pull-request-comment.1 +1 -1
  3939. oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_update-pull-request-comment.1 +1 -1
  3940. oci_cli/help_text_producer/data_files/man/devops_pull-request.1 +1 -1
  3941. oci_cli/help_text_producer/data_files/man/devops_pull-request_create-pull-request-attachment.1 +1 -1
  3942. oci_cli/help_text_producer/data_files/man/devops_pull-request_create.1 +1 -1
  3943. oci_cli/help_text_producer/data_files/man/devops_pull-request_decline.1 +1 -1
  3944. oci_cli/help_text_producer/data_files/man/devops_pull-request_delete-pull-request-attachment.1 +1 -1
  3945. oci_cli/help_text_producer/data_files/man/devops_pull-request_delete.1 +1 -1
  3946. oci_cli/help_text_producer/data_files/man/devops_pull-request_execute-merge-pull-request.1 +1 -1
  3947. oci_cli/help_text_producer/data_files/man/devops_pull-request_get-pull-request-attachment-content.1 +1 -1
  3948. oci_cli/help_text_producer/data_files/man/devops_pull-request_get-pull-request-attachment.1 +1 -1
  3949. oci_cli/help_text_producer/data_files/man/devops_pull-request_get-pull-request-change-summary-metrics.1 +1 -1
  3950. oci_cli/help_text_producer/data_files/man/devops_pull-request_get-pull-request-notification-preference.1 +1 -1
  3951. oci_cli/help_text_producer/data_files/man/devops_pull-request_get.1 +1 -1
  3952. oci_cli/help_text_producer/data_files/man/devops_pull-request_list-build-run-snapshots.1 +1 -1
  3953. oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-request-activities.1 +1 -1
  3954. oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-request-attachments.1 +1 -1
  3955. oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-request-commits.1 +1 -1
  3956. oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-request-file-changes.1 +1 -1
  3957. oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-requests.1 +1 -1
  3958. oci_cli/help_text_producer/data_files/man/devops_pull-request_patch.1 +1 -1
  3959. oci_cli/help_text_producer/data_files/man/devops_pull-request_reopen.1 +1 -1
  3960. oci_cli/help_text_producer/data_files/man/devops_pull-request_review.1 +1 -1
  3961. oci_cli/help_text_producer/data_files/man/devops_pull-request_unsubscribe.1 +1 -1
  3962. oci_cli/help_text_producer/data_files/man/devops_pull-request_update-pull-request-notification-preference.1 +1 -1
  3963. oci_cli/help_text_producer/data_files/man/devops_pull-request_update.1 +1 -1
  3964. oci_cli/help_text_producer/data_files/man/devops_pull-request_validate-merge-pull-request.1 +1 -1
  3965. oci_cli/help_text_producer/data_files/man/devops_repository-path-summary.1 +1 -1
  3966. oci_cli/help_text_producer/data_files/man/devops_repository-path-summary_list-paths.1 +1 -1
  3967. oci_cli/help_text_producer/data_files/man/devops_repository.1 +1 -1
  3968. oci_cli/help_text_producer/data_files/man/devops_repository_create-or-update-git-branch-details.1 +1 -1
  3969. oci_cli/help_text_producer/data_files/man/devops_repository_create-or-update-git-tag-details.1 +1 -1
  3970. oci_cli/help_text_producer/data_files/man/devops_repository_create.1 +1 -1
  3971. oci_cli/help_text_producer/data_files/man/devops_repository_delete-git-ref.1 +1 -1
  3972. oci_cli/help_text_producer/data_files/man/devops_repository_delete-ref.1 +1 -1
  3973. oci_cli/help_text_producer/data_files/man/devops_repository_delete-repository-settings.1 +1 -1
  3974. oci_cli/help_text_producer/data_files/man/devops_repository_delete.1 +1 -1
  3975. oci_cli/help_text_producer/data_files/man/devops_repository_get-commit-diff.1 +1 -1
  3976. oci_cli/help_text_producer/data_files/man/devops_repository_get-commit.1 +1 -1
  3977. oci_cli/help_text_producer/data_files/man/devops_repository_get-file-diff.1 +1 -1
  3978. oci_cli/help_text_producer/data_files/man/devops_repository_get-mirror-record.1 +1 -1
  3979. oci_cli/help_text_producer/data_files/man/devops_repository_get-object-content.1 +1 -1
  3980. oci_cli/help_text_producer/data_files/man/devops_repository_get-object.1 +1 -1
  3981. oci_cli/help_text_producer/data_files/man/devops_repository_get-ref.1 +1 -1
  3982. oci_cli/help_text_producer/data_files/man/devops_repository_get-repo-file-diff.1 +1 -1
  3983. oci_cli/help_text_producer/data_files/man/devops_repository_get-repo-file-lines.1 +1 -1
  3984. oci_cli/help_text_producer/data_files/man/devops_repository_get-repository-archive-content.1 +1 -1
  3985. oci_cli/help_text_producer/data_files/man/devops_repository_get-repository-file-lines.1 +1 -1
  3986. oci_cli/help_text_producer/data_files/man/devops_repository_get-repository-notification-preference.1 +1 -1
  3987. oci_cli/help_text_producer/data_files/man/devops_repository_get-repository-settings.1 +1 -1
  3988. oci_cli/help_text_producer/data_files/man/devops_repository_get.1 +1 -1
  3989. oci_cli/help_text_producer/data_files/man/devops_repository_list-authors.1 +1 -1
  3990. oci_cli/help_text_producer/data_files/man/devops_repository_list-commit-diffs.1 +1 -1
  3991. oci_cli/help_text_producer/data_files/man/devops_repository_list-commits.1 +1 -1
  3992. oci_cli/help_text_producer/data_files/man/devops_repository_list-fork-sync-statuses.1 +1 -1
  3993. oci_cli/help_text_producer/data_files/man/devops_repository_list-mirror-records.1 +1 -1
  3994. oci_cli/help_text_producer/data_files/man/devops_repository_list-pull-request-authors.1 +1 -1
  3995. oci_cli/help_text_producer/data_files/man/devops_repository_list-refs.1 +1 -1
  3996. oci_cli/help_text_producer/data_files/man/devops_repository_list-repository-analytics-authors.1 +1 -1
  3997. oci_cli/help_text_producer/data_files/man/devops_repository_list.1 +1 -1
  3998. oci_cli/help_text_producer/data_files/man/devops_repository_mirror.1 +1 -1
  3999. oci_cli/help_text_producer/data_files/man/devops_repository_put-repository-ref-branch-details.1 +1 -1
  4000. oci_cli/help_text_producer/data_files/man/devops_repository_put-repository-ref-tag-details.1 +1 -1
  4001. oci_cli/help_text_producer/data_files/man/devops_repository_summarize-repository-analytics.1 +1 -1
  4002. oci_cli/help_text_producer/data_files/man/devops_repository_sync.1 +1 -1
  4003. oci_cli/help_text_producer/data_files/man/devops_repository_update-repository-notification-preference.1 +1 -1
  4004. oci_cli/help_text_producer/data_files/man/devops_repository_update-repository-settings.1 +1 -1
  4005. oci_cli/help_text_producer/data_files/man/devops_repository_update.1 +1 -1
  4006. oci_cli/help_text_producer/data_files/man/devops_trigger.1 +1 -1
  4007. oci_cli/help_text_producer/data_files/man/devops_trigger_create-bitbucket-cloud-trigger.1 +1 -1
  4008. oci_cli/help_text_producer/data_files/man/devops_trigger_create-bitbucket-server-trigger.1 +1 -1
  4009. oci_cli/help_text_producer/data_files/man/devops_trigger_create-devops-code-repo-trigger.1 +1 -1
  4010. oci_cli/help_text_producer/data_files/man/devops_trigger_create-github-trigger.1 +1 -1
  4011. oci_cli/help_text_producer/data_files/man/devops_trigger_create-gitlab-server-trigger.1 +1 -1
  4012. oci_cli/help_text_producer/data_files/man/devops_trigger_create-gitlab-trigger.1 +1 -1
  4013. oci_cli/help_text_producer/data_files/man/devops_trigger_create-vbs-trigger.1 +1 -1
  4014. oci_cli/help_text_producer/data_files/man/devops_trigger_delete.1 +1 -1
  4015. oci_cli/help_text_producer/data_files/man/devops_trigger_get.1 +1 -1
  4016. oci_cli/help_text_producer/data_files/man/devops_trigger_list.1 +1 -1
  4017. oci_cli/help_text_producer/data_files/man/devops_trigger_update-bitbucket-cloud-trigger.1 +1 -1
  4018. oci_cli/help_text_producer/data_files/man/devops_trigger_update-bitbucket-server-trigger.1 +1 -1
  4019. oci_cli/help_text_producer/data_files/man/devops_trigger_update-devops-code-repo-trigger.1 +1 -1
  4020. oci_cli/help_text_producer/data_files/man/devops_trigger_update-github-trigger.1 +1 -1
  4021. oci_cli/help_text_producer/data_files/man/devops_trigger_update-gitlab-server-trigger.1 +1 -1
  4022. oci_cli/help_text_producer/data_files/man/devops_trigger_update-gitlab-trigger.1 +1 -1
  4023. oci_cli/help_text_producer/data_files/man/devops_trigger_update-vbs-trigger.1 +1 -1
  4024. oci_cli/help_text_producer/data_files/man/devops_work-request-error.1 +1 -1
  4025. oci_cli/help_text_producer/data_files/man/devops_work-request-error_list.1 +1 -1
  4026. oci_cli/help_text_producer/data_files/man/devops_work-request-log.1 +1 -1
  4027. oci_cli/help_text_producer/data_files/man/devops_work-request-log_list.1 +1 -1
  4028. oci_cli/help_text_producer/data_files/man/devops_work-request.1 +1 -1
  4029. oci_cli/help_text_producer/data_files/man/devops_work-request_get.1 +1 -1
  4030. oci_cli/help_text_producer/data_files/man/devops_work-request_list.1 +1 -1
  4031. oci_cli/help_text_producer/data_files/man/disaster-recovery.1 +1 -1
  4032. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution.1 +1 -1
  4033. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_cancel.1 +1 -1
  4034. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-failover-precheck.1 +1 -1
  4035. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-failover.1 +1 -1
  4036. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-start-drill-precheck.1 +1 -1
  4037. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-start-drill.1 +1 -1
  4038. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-stop-drill-precheck.1 +1 -1
  4039. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-stop-drill.1 +1 -1
  4040. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-switchover-precheck.1 +1 -1
  4041. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-switchover.1 +1 -1
  4042. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create.1 +1 -1
  4043. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_delete.1 +1 -1
  4044. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_get.1 +1 -1
  4045. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_ignore.1 +1 -1
  4046. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_list.1 +1 -1
  4047. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_pause.1 +1 -1
  4048. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_resume.1 +1 -1
  4049. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_retry.1 +1 -1
  4050. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_update.1 +1 -1
  4051. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan.1 +1 -1
  4052. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_create.1 +1 -1
  4053. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_delete.1 +1 -1
  4054. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_get.1 +1 -1
  4055. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_list.1 +1 -1
  4056. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_refresh-dr-plan-refresh-dr-plan-default-details.1 +1 -1
  4057. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_refresh.1 +1 -1
  4058. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_update.1 +1 -1
  4059. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_verify-dr-plan-verify-dr-plan-default-details.1 +1 -1
  4060. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_verify.1 +1 -1
  4061. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group.1 +1 -1
  4062. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_associate.1 +1 -1
  4063. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_change-compartment.1 +1 -1
  4064. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_create.1 +1 -1
  4065. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_delete.1 +1 -1
  4066. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_disassociate.1 +1 -1
  4067. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_get.1 +1 -1
  4068. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_list.1 +1 -1
  4069. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_update-role.1 +1 -1
  4070. oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_update.1 +1 -1
  4071. oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request-error.1 +1 -1
  4072. oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request-error_list.1 +1 -1
  4073. oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request-logs.1 +1 -1
  4074. oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request-logs_list.1 +1 -1
  4075. oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request.1 +1 -1
  4076. oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request_cancel.1 +1 -1
  4077. oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request_get.1 +1 -1
  4078. oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request_list.1 +1 -1
  4079. oci_cli/help_text_producer/data_files/man/dns.1 +1 -1
  4080. oci_cli/help_text_producer/data_files/man/dns_record.1 +1 -1
  4081. oci_cli/help_text_producer/data_files/man/dns_record_domain.1 +1 -1
  4082. oci_cli/help_text_producer/data_files/man/dns_record_domain_delete.1 +1 -1
  4083. oci_cli/help_text_producer/data_files/man/dns_record_domain_get.1 +1 -1
  4084. oci_cli/help_text_producer/data_files/man/dns_record_domain_patch.1 +1 -1
  4085. oci_cli/help_text_producer/data_files/man/dns_record_domain_update.1 +1 -1
  4086. oci_cli/help_text_producer/data_files/man/dns_record_rrset.1 +1 -1
  4087. oci_cli/help_text_producer/data_files/man/dns_record_rrset_delete.1 +1 -1
  4088. oci_cli/help_text_producer/data_files/man/dns_record_rrset_get.1 +1 -1
  4089. oci_cli/help_text_producer/data_files/man/dns_record_rrset_patch.1 +1 -1
  4090. oci_cli/help_text_producer/data_files/man/dns_record_rrset_update.1 +1 -1
  4091. oci_cli/help_text_producer/data_files/man/dns_record_zone.1 +1 -1
  4092. oci_cli/help_text_producer/data_files/man/dns_record_zone_get.1 +1 -1
  4093. oci_cli/help_text_producer/data_files/man/dns_record_zone_patch.1 +1 -1
  4094. oci_cli/help_text_producer/data_files/man/dns_record_zone_update.1 +1 -1
  4095. oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint.1 +1 -1
  4096. oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_create.1 +1 -1
  4097. oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_delete.1 +1 -1
  4098. oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_get.1 +1 -1
  4099. oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_list.1 +1 -1
  4100. oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_update.1 +1 -1
  4101. oci_cli/help_text_producer/data_files/man/dns_resolver.1 +1 -1
  4102. oci_cli/help_text_producer/data_files/man/dns_resolver_change-compartment.1 +1 -1
  4103. oci_cli/help_text_producer/data_files/man/dns_resolver_get.1 +1 -1
  4104. oci_cli/help_text_producer/data_files/man/dns_resolver_list.1 +1 -1
  4105. oci_cli/help_text_producer/data_files/man/dns_resolver_update.1 +1 -1
  4106. oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment.1 +1 -1
  4107. oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_create.1 +1 -1
  4108. oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_delete.1 +1 -1
  4109. oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_get.1 +1 -1
  4110. oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_list.1 +1 -1
  4111. oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_update.1 +1 -1
  4112. oci_cli/help_text_producer/data_files/man/dns_steering-policy.1 +1 -1
  4113. oci_cli/help_text_producer/data_files/man/dns_steering-policy_change-compartment.1 +1 -1
  4114. oci_cli/help_text_producer/data_files/man/dns_steering-policy_create.1 +1 -1
  4115. oci_cli/help_text_producer/data_files/man/dns_steering-policy_delete.1 +1 -1
  4116. oci_cli/help_text_producer/data_files/man/dns_steering-policy_get.1 +1 -1
  4117. oci_cli/help_text_producer/data_files/man/dns_steering-policy_list.1 +1 -1
  4118. oci_cli/help_text_producer/data_files/man/dns_steering-policy_update.1 +1 -1
  4119. oci_cli/help_text_producer/data_files/man/dns_tsig-key.1 +1 -1
  4120. oci_cli/help_text_producer/data_files/man/dns_tsig-key_change-compartment.1 +1 -1
  4121. oci_cli/help_text_producer/data_files/man/dns_tsig-key_create.1 +1 -1
  4122. oci_cli/help_text_producer/data_files/man/dns_tsig-key_delete.1 +1 -1
  4123. oci_cli/help_text_producer/data_files/man/dns_tsig-key_get.1 +1 -1
  4124. oci_cli/help_text_producer/data_files/man/dns_tsig-key_list.1 +1 -1
  4125. oci_cli/help_text_producer/data_files/man/dns_tsig-key_update.1 +1 -1
  4126. oci_cli/help_text_producer/data_files/man/dns_view.1 +1 -1
  4127. oci_cli/help_text_producer/data_files/man/dns_view_change-compartment.1 +1 -1
  4128. oci_cli/help_text_producer/data_files/man/dns_view_create.1 +1 -1
  4129. oci_cli/help_text_producer/data_files/man/dns_view_delete.1 +1 -1
  4130. oci_cli/help_text_producer/data_files/man/dns_view_get.1 +1 -1
  4131. oci_cli/help_text_producer/data_files/man/dns_view_list.1 +1 -1
  4132. oci_cli/help_text_producer/data_files/man/dns_view_update.1 +1 -1
  4133. oci_cli/help_text_producer/data_files/man/dns_zone-transfer-server.1 +1 -1
  4134. oci_cli/help_text_producer/data_files/man/dns_zone-transfer-server_list.1 +1 -1
  4135. oci_cli/help_text_producer/data_files/man/dns_zone.1 +1 -1
  4136. oci_cli/help_text_producer/data_files/man/dns_zone_change-compartment.1 +1 -1
  4137. oci_cli/help_text_producer/data_files/man/dns_zone_create-zone-from-zone-file.1 +1 -1
  4138. oci_cli/help_text_producer/data_files/man/dns_zone_create.1 +1 -1
  4139. oci_cli/help_text_producer/data_files/man/dns_zone_delete.1 +1 -1
  4140. oci_cli/help_text_producer/data_files/man/dns_zone_get-zone-content.1 +1 -1
  4141. oci_cli/help_text_producer/data_files/man/dns_zone_get.1 +1 -1
  4142. oci_cli/help_text_producer/data_files/man/dns_zone_list.1 +1 -1
  4143. oci_cli/help_text_producer/data_files/man/dns_zone_migrate-from-dynect.1 +1 -1
  4144. oci_cli/help_text_producer/data_files/man/dns_zone_promote-zone-dnssec-key-version.1 +1 -1
  4145. oci_cli/help_text_producer/data_files/man/dns_zone_stage-zone-dnssec-key-version.1 +1 -1
  4146. oci_cli/help_text_producer/data_files/man/dns_zone_update.1 +1 -1
  4147. oci_cli/help_text_producer/data_files/man/dts.1 +1 -1
  4148. oci_cli/help_text_producer/data_files/man/dts_appliance.1 +1 -1
  4149. oci_cli/help_text_producer/data_files/man/dts_appliance_cancel.1 +1 -1
  4150. oci_cli/help_text_producer/data_files/man/dts_appliance_delete.1 +1 -1
  4151. oci_cli/help_text_producer/data_files/man/dts_appliance_get-passphrase.1 +1 -1
  4152. oci_cli/help_text_producer/data_files/man/dts_appliance_list.1 +1 -1
  4153. oci_cli/help_text_producer/data_files/man/dts_appliance_never-receive.1 +1 -1
  4154. oci_cli/help_text_producer/data_files/man/dts_appliance_request-entitlement.1 +1 -1
  4155. oci_cli/help_text_producer/data_files/man/dts_appliance_request-return-label.1 +1 -1
  4156. oci_cli/help_text_producer/data_files/man/dts_appliance_request.1 +1 -1
  4157. oci_cli/help_text_producer/data_files/man/dts_appliance_setup-notifications.1 +1 -1
  4158. oci_cli/help_text_producer/data_files/man/dts_appliance_show-entitlement.1 +1 -1
  4159. oci_cli/help_text_producer/data_files/man/dts_appliance_show.1 +1 -1
  4160. oci_cli/help_text_producer/data_files/man/dts_appliance_update-minimum-storage-capacity.1 +1 -1
  4161. oci_cli/help_text_producer/data_files/man/dts_appliance_update-shipping-address.1 +1 -1
  4162. oci_cli/help_text_producer/data_files/man/dts_export.1 +1 -1
  4163. oci_cli/help_text_producer/data_files/man/dts_export_change-compartment.1 +1 -1
  4164. oci_cli/help_text_producer/data_files/man/dts_export_configure-physical-appliance.1 +1 -1
  4165. oci_cli/help_text_producer/data_files/man/dts_export_create-policy.1 +1 -1
  4166. oci_cli/help_text_producer/data_files/man/dts_export_create.1 +1 -1
  4167. oci_cli/help_text_producer/data_files/man/dts_export_delete.1 +1 -1
  4168. oci_cli/help_text_producer/data_files/man/dts_export_generate-manifest.1 +1 -1
  4169. oci_cli/help_text_producer/data_files/man/dts_export_get-passphrase.1 +1 -1
  4170. oci_cli/help_text_producer/data_files/man/dts_export_list.1 +1 -1
  4171. oci_cli/help_text_producer/data_files/man/dts_export_request-appliance.1 +1 -1
  4172. oci_cli/help_text_producer/data_files/man/dts_export_request-return-label.1 +1 -1
  4173. oci_cli/help_text_producer/data_files/man/dts_export_setup-notifications.1 +1 -1
  4174. oci_cli/help_text_producer/data_files/man/dts_export_show.1 +1 -1
  4175. oci_cli/help_text_producer/data_files/man/dts_export_update.1 +1 -1
  4176. oci_cli/help_text_producer/data_files/man/dts_job.1 +1 -1
  4177. oci_cli/help_text_producer/data_files/man/dts_job_change-compartment.1 +1 -1
  4178. oci_cli/help_text_producer/data_files/man/dts_job_close.1 +1 -1
  4179. oci_cli/help_text_producer/data_files/man/dts_job_create.1 +1 -1
  4180. oci_cli/help_text_producer/data_files/man/dts_job_delete.1 +1 -1
  4181. oci_cli/help_text_producer/data_files/man/dts_job_detach-devices-details.1 +1 -1
  4182. oci_cli/help_text_producer/data_files/man/dts_job_detach-devices-details_change-compartment.1 +1 -1
  4183. oci_cli/help_text_producer/data_files/man/dts_job_list.1 +1 -1
  4184. oci_cli/help_text_producer/data_files/man/dts_job_setup-notifications.1 +1 -1
  4185. oci_cli/help_text_producer/data_files/man/dts_job_show.1 +1 -1
  4186. oci_cli/help_text_producer/data_files/man/dts_job_update.1 +1 -1
  4187. oci_cli/help_text_producer/data_files/man/dts_job_verify-upload-user-credentials.1 +1 -1
  4188. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset.1 +1 -1
  4189. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_activate.1 +1 -1
  4190. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_create.1 +1 -1
  4191. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_deactivate.1 +1 -1
  4192. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_delete.1 +1 -1
  4193. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_get-seal-manifest.1 +1 -1
  4194. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_list.1 +1 -1
  4195. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_reopen.1 +1 -1
  4196. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_seal-status.1 +1 -1
  4197. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_seal.1 +1 -1
  4198. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_set-export.1 +1 -1
  4199. oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_show.1 +1 -1
  4200. oci_cli/help_text_producer/data_files/man/dts_physical-appliance.1 +1 -1
  4201. oci_cli/help_text_producer/data_files/man/dts_physical-appliance_configure-encryption.1 +1 -1
  4202. oci_cli/help_text_producer/data_files/man/dts_physical-appliance_finalize.1 +1 -1
  4203. oci_cli/help_text_producer/data_files/man/dts_physical-appliance_initialize-authentication.1 +1 -1
  4204. oci_cli/help_text_producer/data_files/man/dts_physical-appliance_list.1 +1 -1
  4205. oci_cli/help_text_producer/data_files/man/dts_physical-appliance_show.1 +1 -1
  4206. oci_cli/help_text_producer/data_files/man/dts_physical-appliance_unlock.1 +1 -1
  4207. oci_cli/help_text_producer/data_files/man/dts_physical-appliance_unregister.1 +1 -1
  4208. oci_cli/help_text_producer/data_files/man/dts_verify.1 +1 -1
  4209. oci_cli/help_text_producer/data_files/man/dts_verify_configured.1 +1 -1
  4210. oci_cli/help_text_producer/data_files/man/dts_verify_copied.1 +1 -1
  4211. oci_cli/help_text_producer/data_files/man/dts_verify_monitored.1 +1 -1
  4212. oci_cli/help_text_producer/data_files/man/dts_verify_prepared.1 +1 -1
  4213. oci_cli/help_text_producer/data_files/man/dts_verify_shipped.1 +1 -1
  4214. oci_cli/help_text_producer/data_files/man/em-warehouse.1 +1 -1
  4215. oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse-collection.1 +1 -1
  4216. oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse-collection_list-em-warehouses.1 +1 -1
  4217. oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse.1 +1 -1
  4218. oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_change-compartment.1 +1 -1
  4219. oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_create.1 +1 -1
  4220. oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_delete.1 +1 -1
  4221. oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_get.1 +1 -1
  4222. oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_update.1 +1 -1
  4223. oci_cli/help_text_producer/data_files/man/em-warehouse_etl-run-collection.1 +1 -1
  4224. oci_cli/help_text_producer/data_files/man/em-warehouse_etl-run-collection_list-etl-runs.1 +1 -1
  4225. oci_cli/help_text_producer/data_files/man/em-warehouse_resource-usage.1 +1 -1
  4226. oci_cli/help_text_producer/data_files/man/em-warehouse_resource-usage_get-em-warehouse.1 +1 -1
  4227. oci_cli/help_text_producer/data_files/man/em-warehouse_work-request-error.1 +1 -1
  4228. oci_cli/help_text_producer/data_files/man/em-warehouse_work-request-error_list.1 +1 -1
  4229. oci_cli/help_text_producer/data_files/man/em-warehouse_work-request-log-entry.1 +1 -1
  4230. oci_cli/help_text_producer/data_files/man/em-warehouse_work-request-log-entry_list-work-request-logs.1 +1 -1
  4231. oci_cli/help_text_producer/data_files/man/em-warehouse_work-request.1 +1 -1
  4232. oci_cli/help_text_producer/data_files/man/em-warehouse_work-request_cancel.1 +1 -1
  4233. oci_cli/help_text_producer/data_files/man/em-warehouse_work-request_get.1 +1 -1
  4234. oci_cli/help_text_producer/data_files/man/em-warehouse_work-request_list.1 +1 -1
  4235. oci_cli/help_text_producer/data_files/man/email-data-plane.1 +1 -1
  4236. oci_cli/help_text_producer/data_files/man/email-data-plane_email-submitted-response.1 +1 -1
  4237. oci_cli/help_text_producer/data_files/man/email-data-plane_email-submitted-response_submit-email.1 +1 -1
  4238. oci_cli/help_text_producer/data_files/man/email.1 +1 -1
  4239. oci_cli/help_text_producer/data_files/man/email_configuration.1 +1 -1
  4240. oci_cli/help_text_producer/data_files/man/email_configuration_get-email.1 +1 -1
  4241. oci_cli/help_text_producer/data_files/man/email_dkim.1 +1 -1
  4242. oci_cli/help_text_producer/data_files/man/email_dkim_create.1 +1 -1
  4243. oci_cli/help_text_producer/data_files/man/email_dkim_delete.1 +1 -1
  4244. oci_cli/help_text_producer/data_files/man/email_dkim_get.1 +1 -1
  4245. oci_cli/help_text_producer/data_files/man/email_dkim_list.1 +1 -1
  4246. oci_cli/help_text_producer/data_files/man/email_dkim_update.1 +1 -1
  4247. oci_cli/help_text_producer/data_files/man/email_domain.1 +1 -1
  4248. oci_cli/help_text_producer/data_files/man/email_domain_change-compartment.1 +1 -1
  4249. oci_cli/help_text_producer/data_files/man/email_domain_create.1 +1 -1
  4250. oci_cli/help_text_producer/data_files/man/email_domain_delete.1 +1 -1
  4251. oci_cli/help_text_producer/data_files/man/email_domain_get.1 +1 -1
  4252. oci_cli/help_text_producer/data_files/man/email_domain_list.1 +1 -1
  4253. oci_cli/help_text_producer/data_files/man/email_domain_update.1 +1 -1
  4254. oci_cli/help_text_producer/data_files/man/email_email-return-path.1 +1 -1
  4255. oci_cli/help_text_producer/data_files/man/email_email-return-path_create.1 +1 -1
  4256. oci_cli/help_text_producer/data_files/man/email_email-return-path_delete.1 +1 -1
  4257. oci_cli/help_text_producer/data_files/man/email_email-return-path_get.1 +1 -1
  4258. oci_cli/help_text_producer/data_files/man/email_email-return-path_list.1 +1 -1
  4259. oci_cli/help_text_producer/data_files/man/email_email-return-path_update.1 +1 -1
  4260. oci_cli/help_text_producer/data_files/man/email_sender.1 +1 -1
  4261. oci_cli/help_text_producer/data_files/man/email_sender_change-compartment.1 +1 -1
  4262. oci_cli/help_text_producer/data_files/man/email_sender_create.1 +1 -1
  4263. oci_cli/help_text_producer/data_files/man/email_sender_delete.1 +1 -1
  4264. oci_cli/help_text_producer/data_files/man/email_sender_get.1 +1 -1
  4265. oci_cli/help_text_producer/data_files/man/email_sender_list.1 +1 -1
  4266. oci_cli/help_text_producer/data_files/man/email_sender_update.1 +1 -1
  4267. oci_cli/help_text_producer/data_files/man/email_suppression.1 +1 -1
  4268. oci_cli/help_text_producer/data_files/man/email_suppression_create.1 +1 -1
  4269. oci_cli/help_text_producer/data_files/man/email_suppression_delete.1 +1 -1
  4270. oci_cli/help_text_producer/data_files/man/email_suppression_get.1 +1 -1
  4271. oci_cli/help_text_producer/data_files/man/email_suppression_list.1 +1 -1
  4272. oci_cli/help_text_producer/data_files/man/email_work-request-error.1 +1 -1
  4273. oci_cli/help_text_producer/data_files/man/email_work-request-error_list.1 +1 -1
  4274. oci_cli/help_text_producer/data_files/man/email_work-request-log.1 +1 -1
  4275. oci_cli/help_text_producer/data_files/man/email_work-request-log_list.1 +1 -1
  4276. oci_cli/help_text_producer/data_files/man/email_work-request.1 +1 -1
  4277. oci_cli/help_text_producer/data_files/man/email_work-request_get.1 +1 -1
  4278. oci_cli/help_text_producer/data_files/man/email_work-request_list.1 +1 -1
  4279. oci_cli/help_text_producer/data_files/man/events.1 +1 -1
  4280. oci_cli/help_text_producer/data_files/man/events_rule.1 +1 -1
  4281. oci_cli/help_text_producer/data_files/man/events_rule_change-compartment.1 +1 -1
  4282. oci_cli/help_text_producer/data_files/man/events_rule_create.1 +1 -1
  4283. oci_cli/help_text_producer/data_files/man/events_rule_delete.1 +1 -1
  4284. oci_cli/help_text_producer/data_files/man/events_rule_get.1 +1 -1
  4285. oci_cli/help_text_producer/data_files/man/events_rule_list.1 +1 -1
  4286. oci_cli/help_text_producer/data_files/man/events_rule_update.1 +1 -1
  4287. oci_cli/help_text_producer/data_files/man/fleet-apps-management.1 +1 -1
  4288. oci_cli/help_text_producer/data_files/man/fleet-apps-management_announcement-collection.1 +1 -1
  4289. oci_cli/help_text_producer/data_files/man/fleet-apps-management_announcement-collection_list-announcements.1 +1 -1
  4290. oci_cli/help_text_producer/data_files/man/fleet-apps-management_compliance-report.1 +1 -1
  4291. oci_cli/help_text_producer/data_files/man/fleet-apps-management_compliance-report_get.1 +1 -1
  4292. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin.1 +1 -1
  4293. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-collection.1 +1 -1
  4294. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-collection_list-compliance-policies.1 +1 -1
  4295. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule-collection.1 +1 -1
  4296. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule-collection_list-compliance-policy-rules.1 +1 -1
  4297. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule.1 +1 -1
  4298. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_create-compliance-policy-rule-patch-level-selection-details.1 +1 -1
  4299. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_create-compliance-policy-rule-patch-name-selection-details.1 +1 -1
  4300. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_create-compliance-policy-rule-patch-release-date-selection-details.1 +1 -1
  4301. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_create.1 +1 -1
  4302. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_delete.1 +1 -1
  4303. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_get.1 +1 -1
  4304. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_update-compliance-policy-rule-patch-level-selection-details.1 +1 -1
  4305. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_update-compliance-policy-rule-patch-name-selection-details.1 +1 -1
  4306. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_update-compliance-policy-rule-patch-release-date-selection-details.1 +1 -1
  4307. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_update.1 +1 -1
  4308. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy.1 +1 -1
  4309. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy_get.1 +1 -1
  4310. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding-collection.1 +1 -1
  4311. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding-collection_list-onboardings.1 +1 -1
  4312. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding-policy-collection.1 +1 -1
  4313. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding-policy-collection_list-onboarding-policies.1 +1 -1
  4314. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding.1 +1 -1
  4315. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_create.1 +1 -1
  4316. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_delete.1 +1 -1
  4317. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_enable-latest-policy.1 +1 -1
  4318. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_get.1 +1 -1
  4319. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_manage-settings.1 +1 -1
  4320. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_update.1 +1 -1
  4321. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration-collection.1 +1 -1
  4322. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration-collection_list-platform-configurations.1 +1 -1
  4323. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration.1 +1 -1
  4324. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-credential-config-category-details.1 +1 -1
  4325. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-environment-config-category-details.1 +1 -1
  4326. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-patch-type-config-category-details.1 +1 -1
  4327. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-product-config-category-details.1 +1 -1
  4328. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-product-stack-config-category-details.1 +1 -1
  4329. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create.1 +1 -1
  4330. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_delete.1 +1 -1
  4331. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_get.1 +1 -1
  4332. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-credential-config-category-details.1 +1 -1
  4333. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-environment-config-category-details.1 +1 -1
  4334. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-patch-type-config-category-details.1 +1 -1
  4335. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-product-config-category-details.1 +1 -1
  4336. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-product-stack-config-category-details.1 +1 -1
  4337. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update.1 +1 -1
  4338. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property-collection.1 +1 -1
  4339. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property-collection_list-properties.1 +1 -1
  4340. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property.1 +1 -1
  4341. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property_create.1 +1 -1
  4342. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property_delete.1 +1 -1
  4343. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property_get.1 +1 -1
  4344. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property_update.1 +1 -1
  4345. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window.1 +1 -1
  4346. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window-collection.1 +1 -1
  4347. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window-collection_list-maintenance-windows.1 +1 -1
  4348. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window.1 +1 -1
  4349. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window_create.1 +1 -1
  4350. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window_delete.1 +1 -1
  4351. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window_get.1 +1 -1
  4352. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window_update.1 +1 -1
  4353. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations.1 +1 -1
  4354. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record-aggregation-collection.1 +1 -1
  4355. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record-aggregation-collection_summarize-compliance-record-counts.1 +1 -1
  4356. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record-collection.1 +1 -1
  4357. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record-collection_list-compliance-records.1 +1 -1
  4358. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record.1 +1 -1
  4359. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record_export-compliance-report.1 +1 -1
  4360. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_execution-collection.1 +1 -1
  4361. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_execution-collection_list-executions.1 +1 -1
  4362. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_execution.1 +1 -1
  4363. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_execution_get.1 +1 -1
  4364. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_job-activity.1 +1 -1
  4365. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_job-activity_get.1 +1 -1
  4366. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_managed-entity-aggregation-collection.1 +1 -1
  4367. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_managed-entity-aggregation-collection_summarize-managed-entity-counts.1 +1 -1
  4368. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch-collection.1 +1 -1
  4369. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch-collection_list-patches.1 +1 -1
  4370. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch.1 +1 -1
  4371. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_create-patch-generic-artifact-details.1 +1 -1
  4372. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_create-patch-platform-specific-artifact-details.1 +1 -1
  4373. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_create.1 +1 -1
  4374. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_delete.1 +1 -1
  4375. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_get.1 +1 -1
  4376. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_update-patch-generic-artifact-details.1 +1 -1
  4377. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_update-patch-platform-specific-artifact-details.1 +1 -1
  4378. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_update.1 +1 -1
  4379. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_resource-collection.1 +1 -1
  4380. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_resource-collection_list-resources.1 +1 -1
  4381. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduled-fleet-collection.1 +1 -1
  4382. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduled-fleet-collection_list-scheduled-fleets.1 +1 -1
  4383. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition-collection.1 +1 -1
  4384. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition-collection_list-scheduler-definitions.1 +1 -1
  4385. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition.1 +1 -1
  4386. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition_create.1 +1 -1
  4387. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition_delete.1 +1 -1
  4388. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition_get.1 +1 -1
  4389. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition_update.1 +1 -1
  4390. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job-aggregation-collection.1 +1 -1
  4391. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job-aggregation-collection_summarize-scheduler-job-counts.1 +1 -1
  4392. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job-collection.1 +1 -1
  4393. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job-collection_list-scheduler-jobs.1 +1 -1
  4394. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job.1 +1 -1
  4395. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_delete.1 +1 -1
  4396. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_get.1 +1 -1
  4397. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_manage-job-execution-action-group-based-user-action-details.1 +1 -1
  4398. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_manage-job-execution-step-based-user-action-details.1 +1 -1
  4399. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_manage-job-execution.1 +1 -1
  4400. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_update.1 +1 -1
  4401. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_step-collection.1 +1 -1
  4402. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_step-collection_list-steps.1 +1 -1
  4403. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks.1 +1 -1
  4404. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook-collection.1 +1 -1
  4405. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook-collection_list-runbooks.1 +1 -1
  4406. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook.1 +1 -1
  4407. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_create.1 +1 -1
  4408. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_delete.1 +1 -1
  4409. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_get.1 +1 -1
  4410. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_publish.1 +1 -1
  4411. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_set-default.1 +1 -1
  4412. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_update.1 +1 -1
  4413. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record-collection.1 +1 -1
  4414. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record-collection_list-task-records.1 +1 -1
  4415. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record.1 +1 -1
  4416. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record_create.1 +1 -1
  4417. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record_delete.1 +1 -1
  4418. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record_get.1 +1 -1
  4419. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record_update.1 +1 -1
  4420. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-collection.1 +1 -1
  4421. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-collection_list-fleets.1 +1 -1
  4422. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential-collection.1 +1 -1
  4423. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential-collection_list-fleet-credentials.1 +1 -1
  4424. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential.1 +1 -1
  4425. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential_create.1 +1 -1
  4426. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential_delete.1 +1 -1
  4427. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential_get.1 +1 -1
  4428. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential_update.1 +1 -1
  4429. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-product-collection.1 +1 -1
  4430. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-product-collection_list-fleet-products.1 +1 -1
  4431. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property-collection.1 +1 -1
  4432. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property-collection_list-fleet-properties.1 +1 -1
  4433. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property.1 +1 -1
  4434. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property_create.1 +1 -1
  4435. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property_delete.1 +1 -1
  4436. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property_get.1 +1 -1
  4437. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property_update.1 +1 -1
  4438. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource-collection.1 +1 -1
  4439. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource-collection_list-fleet-resources.1 +1 -1
  4440. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource.1 +1 -1
  4441. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource_create.1 +1 -1
  4442. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource_delete.1 +1 -1
  4443. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource_get.1 +1 -1
  4444. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource_update.1 +1 -1
  4445. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-target-collection.1 +1 -1
  4446. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-target-collection_list-fleet-targets.1 +1 -1
  4447. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-target-collection_list-targets.1 +1 -1
  4448. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet.1 +1 -1
  4449. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_check-resource-tagging.1 +1 -1
  4450. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_confirm-targets.1 +1 -1
  4451. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_create.1 +1 -1
  4452. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_delete.1 +1 -1
  4453. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_generate-compliance-report.1 +1 -1
  4454. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_get.1 +1 -1
  4455. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_request-resource-validation.1 +1 -1
  4456. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_request-target-discovery.1 +1 -1
  4457. oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_update.1 +1 -1
  4458. oci_cli/help_text_producer/data_files/man/fleet-apps-management_inventory-resource-collection.1 +1 -1
  4459. oci_cli/help_text_producer/data_files/man/fleet-apps-management_inventory-resource-collection_list-inventory-resources.1 +1 -1
  4460. oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request-error.1 +1 -1
  4461. oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request-error_list.1 +1 -1
  4462. oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request-log-entry.1 +1 -1
  4463. oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request-log-entry_list-work-request-logs.1 +1 -1
  4464. oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request.1 +1 -1
  4465. oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request_get.1 +1 -1
  4466. oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request_list.1 +1 -1
  4467. oci_cli/help_text_producer/data_files/man/fleet-software-update.1 +1 -1
  4468. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action-summary.1 +1 -1
  4469. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action-summary_list.1 +1 -1
  4470. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action.1 +1 -1
  4471. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_cancel.1 +1 -1
  4472. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_change-compartment.1 +1 -1
  4473. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-apply.1 +1 -1
  4474. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-cleanup.1 +1 -1
  4475. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-fsu-action-create-rollback-cycle-apply-action-details.1 +1 -1
  4476. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-precheck.1 +1 -1
  4477. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-rollback.1 +1 -1
  4478. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-stage.1 +1 -1
  4479. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create.1 +1 -1
  4480. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_delete.1 +1 -1
  4481. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_get-output-content.1 +1 -1
  4482. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_get.1 +1 -1
  4483. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_resume.1 +1 -1
  4484. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-apply.1 +1 -1
  4485. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-cleanup.1 +1 -1
  4486. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-fsu-action-update-rollback-cycle-action-details.1 +1 -1
  4487. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-precheck.1 +1 -1
  4488. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-rollback.1 +1 -1
  4489. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-stage.1 +1 -1
  4490. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update.1 +1 -1
  4491. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection-summary.1 +1 -1
  4492. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection-summary_list.1 +1 -1
  4493. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection-target.1 +1 -1
  4494. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection-target_get.1 +1 -1
  4495. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection.1 +1 -1
  4496. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_add-targets.1 +1 -1
  4497. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_change-compartment.1 +1 -1
  4498. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_create-db.1 +1 -1
  4499. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_create-gi.1 +1 -1
  4500. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_create.1 +1 -1
  4501. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_delete-fsu-collection-target.1 +1 -1
  4502. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_delete.1 +1 -1
  4503. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_get.1 +1 -1
  4504. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_remove-targets.1 +1 -1
  4505. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_remove.1 +1 -1
  4506. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_update.1 +1 -1
  4507. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle-summary.1 +1 -1
  4508. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle-summary_list.1 +1 -1
  4509. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle.1 +1 -1
  4510. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_change-compartment.1 +1 -1
  4511. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_clone.1 +1 -1
  4512. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create-patch.1 +1 -1
  4513. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create.1 +1 -1
  4514. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_delete.1 +1 -1
  4515. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_get.1 +1 -1
  4516. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-fifty-batch.1 +1 -1
  4517. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-image-id-target.1 +1 -1
  4518. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-non-rolling-batch.1 +1 -1
  4519. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-none-batch.1 +1 -1
  4520. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-patch.1 +1 -1
  4521. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-saf-batch.1 +1 -1
  4522. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-sequential-batch.1 +1 -1
  4523. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-version-target.1 +1 -1
  4524. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update.1 +1 -1
  4525. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery-summary.1 +1 -1
  4526. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery-summary_list.1 +1 -1
  4527. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery.1 +1 -1
  4528. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_abort.1 +1 -1
  4529. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_change-compartment.1 +1 -1
  4530. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_create-db.1 +1 -1
  4531. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_create-gi.1 +1 -1
  4532. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_create.1 +1 -1
  4533. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_delete.1 +1 -1
  4534. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_get.1 +1 -1
  4535. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_update.1 +1 -1
  4536. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job-output-summary.1 +1 -1
  4537. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job-output-summary_list.1 +1 -1
  4538. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job-summary.1 +1 -1
  4539. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job-summary_list.1 +1 -1
  4540. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job.1 +1 -1
  4541. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_delete.1 +1 -1
  4542. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_get-output-content.1 +1 -1
  4543. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_get.1 +1 -1
  4544. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_retry.1 +1 -1
  4545. oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_update.1 +1 -1
  4546. oci_cli/help_text_producer/data_files/man/fleet-software-update_target-summary-collection.1 +1 -1
  4547. oci_cli/help_text_producer/data_files/man/fleet-software-update_target-summary-collection_list-collection.1 +1 -1
  4548. oci_cli/help_text_producer/data_files/man/fleet-software-update_target-summary-collection_list-discovery.1 +1 -1
  4549. oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request-error.1 +1 -1
  4550. oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request-error_list.1 +1 -1
  4551. oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request-log-entry.1 +1 -1
  4552. oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request-log-entry_list.1 +1 -1
  4553. oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request.1 +1 -1
  4554. oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request_get.1 +1 -1
  4555. oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request_list.1 +1 -1
  4556. oci_cli/help_text_producer/data_files/man/fn.1 +1 -1
  4557. oci_cli/help_text_producer/data_files/man/fn_application.1 +1 -1
  4558. oci_cli/help_text_producer/data_files/man/fn_application_change-compartment.1 +1 -1
  4559. oci_cli/help_text_producer/data_files/man/fn_application_create.1 +1 -1
  4560. oci_cli/help_text_producer/data_files/man/fn_application_delete.1 +1 -1
  4561. oci_cli/help_text_producer/data_files/man/fn_application_get.1 +1 -1
  4562. oci_cli/help_text_producer/data_files/man/fn_application_list.1 +1 -1
  4563. oci_cli/help_text_producer/data_files/man/fn_application_update.1 +1 -1
  4564. oci_cli/help_text_producer/data_files/man/fn_function.1 +1 -1
  4565. oci_cli/help_text_producer/data_files/man/fn_function_create.1 +1 -1
  4566. oci_cli/help_text_producer/data_files/man/fn_function_delete.1 +1 -1
  4567. oci_cli/help_text_producer/data_files/man/fn_function_get.1 +1 -1
  4568. oci_cli/help_text_producer/data_files/man/fn_function_invoke.1 +1 -1
  4569. oci_cli/help_text_producer/data_files/man/fn_function_list.1 +1 -1
  4570. oci_cli/help_text_producer/data_files/man/fn_function_update.1 +1 -1
  4571. oci_cli/help_text_producer/data_files/man/fn_pbf-listing-version.1 +1 -1
  4572. oci_cli/help_text_producer/data_files/man/fn_pbf-listing-version_get.1 +1 -1
  4573. oci_cli/help_text_producer/data_files/man/fn_pbf-listing-version_list.1 +1 -1
  4574. oci_cli/help_text_producer/data_files/man/fn_pbf-listing.1 +1 -1
  4575. oci_cli/help_text_producer/data_files/man/fn_pbf-listing_get.1 +1 -1
  4576. oci_cli/help_text_producer/data_files/man/fn_pbf-listing_list.1 +1 -1
  4577. oci_cli/help_text_producer/data_files/man/fn_trigger.1 +1 -1
  4578. oci_cli/help_text_producer/data_files/man/fn_trigger_list.1 +1 -1
  4579. oci_cli/help_text_producer/data_files/man/fs.1 +1 -1
  4580. oci_cli/help_text_producer/data_files/man/fs_export-set.1 +1 -1
  4581. oci_cli/help_text_producer/data_files/man/fs_export-set_get.1 +1 -1
  4582. oci_cli/help_text_producer/data_files/man/fs_export-set_list.1 +1 -1
  4583. oci_cli/help_text_producer/data_files/man/fs_export-set_update.1 +1 -1
  4584. oci_cli/help_text_producer/data_files/man/fs_export.1 +1 -1
  4585. oci_cli/help_text_producer/data_files/man/fs_export_add.1 +1 -1
  4586. oci_cli/help_text_producer/data_files/man/fs_export_create.1 +1 -1
  4587. oci_cli/help_text_producer/data_files/man/fs_export_delete.1 +1 -1
  4588. oci_cli/help_text_producer/data_files/man/fs_export_get.1 +1 -1
  4589. oci_cli/help_text_producer/data_files/man/fs_export_list.1 +1 -1
  4590. oci_cli/help_text_producer/data_files/man/fs_export_remove.1 +1 -1
  4591. oci_cli/help_text_producer/data_files/man/fs_export_update.1 +1 -1
  4592. oci_cli/help_text_producer/data_files/man/fs_file-system.1 +1 -1
  4593. oci_cli/help_text_producer/data_files/man/fs_file-system_add.1 +1 -1
  4594. oci_cli/help_text_producer/data_files/man/fs_file-system_change-compartment.1 +1 -1
  4595. oci_cli/help_text_producer/data_files/man/fs_file-system_create.1 +1 -1
  4596. oci_cli/help_text_producer/data_files/man/fs_file-system_delete.1 +1 -1
  4597. oci_cli/help_text_producer/data_files/man/fs_file-system_detach.1 +1 -1
  4598. oci_cli/help_text_producer/data_files/man/fs_file-system_estimate-replication.1 +1 -1
  4599. oci_cli/help_text_producer/data_files/man/fs_file-system_get.1 +1 -1
  4600. oci_cli/help_text_producer/data_files/man/fs_file-system_list.1 +1 -1
  4601. oci_cli/help_text_producer/data_files/man/fs_file-system_remove.1 +1 -1
  4602. oci_cli/help_text_producer/data_files/man/fs_file-system_update.1 +1 -1
  4603. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy.1 +1 -1
  4604. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_add.1 +1 -1
  4605. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_change-compartment.1 +1 -1
  4606. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_create.1 +1 -1
  4607. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_delete.1 +1 -1
  4608. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_get.1 +1 -1
  4609. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_list.1 +1 -1
  4610. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_pause.1 +1 -1
  4611. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_remove.1 +1 -1
  4612. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_unpause.1 +1 -1
  4613. oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_update.1 +1 -1
  4614. oci_cli/help_text_producer/data_files/man/fs_mount-target.1 +1 -1
  4615. oci_cli/help_text_producer/data_files/man/fs_mount-target_add.1 +1 -1
  4616. oci_cli/help_text_producer/data_files/man/fs_mount-target_cancel-downgrade-shape.1 +1 -1
  4617. oci_cli/help_text_producer/data_files/man/fs_mount-target_change-compartment.1 +1 -1
  4618. oci_cli/help_text_producer/data_files/man/fs_mount-target_create.1 +1 -1
  4619. oci_cli/help_text_producer/data_files/man/fs_mount-target_delete.1 +1 -1
  4620. oci_cli/help_text_producer/data_files/man/fs_mount-target_get.1 +1 -1
  4621. oci_cli/help_text_producer/data_files/man/fs_mount-target_list.1 +1 -1
  4622. oci_cli/help_text_producer/data_files/man/fs_mount-target_remove.1 +1 -1
  4623. oci_cli/help_text_producer/data_files/man/fs_mount-target_schedule-downgrade-shape.1 +1 -1
  4624. oci_cli/help_text_producer/data_files/man/fs_mount-target_update.1 +1 -1
  4625. oci_cli/help_text_producer/data_files/man/fs_mount-target_upgrade-shape.1 +1 -1
  4626. oci_cli/help_text_producer/data_files/man/fs_mount-target_validate-key-tabs.1 +1 -1
  4627. oci_cli/help_text_producer/data_files/man/fs_outbound-connector.1 +1 -1
  4628. oci_cli/help_text_producer/data_files/man/fs_outbound-connector_add.1 +1 -1
  4629. oci_cli/help_text_producer/data_files/man/fs_outbound-connector_change-compartment.1 +1 -1
  4630. oci_cli/help_text_producer/data_files/man/fs_outbound-connector_create_ldap_bind_connector.1 +1 -1
  4631. oci_cli/help_text_producer/data_files/man/fs_outbound-connector_delete.1 +1 -1
  4632. oci_cli/help_text_producer/data_files/man/fs_outbound-connector_get.1 +1 -1
  4633. oci_cli/help_text_producer/data_files/man/fs_outbound-connector_list.1 +1 -1
  4634. oci_cli/help_text_producer/data_files/man/fs_outbound-connector_remove.1 +1 -1
  4635. oci_cli/help_text_producer/data_files/man/fs_outbound-connector_update.1 +1 -1
  4636. oci_cli/help_text_producer/data_files/man/fs_replication-target.1 +1 -1
  4637. oci_cli/help_text_producer/data_files/man/fs_replication-target_delete.1 +1 -1
  4638. oci_cli/help_text_producer/data_files/man/fs_replication-target_get.1 +1 -1
  4639. oci_cli/help_text_producer/data_files/man/fs_replication-target_list.1 +1 -1
  4640. oci_cli/help_text_producer/data_files/man/fs_replication.1 +1 -1
  4641. oci_cli/help_text_producer/data_files/man/fs_replication_add.1 +1 -1
  4642. oci_cli/help_text_producer/data_files/man/fs_replication_change-compartment.1 +1 -1
  4643. oci_cli/help_text_producer/data_files/man/fs_replication_create.1 +1 -1
  4644. oci_cli/help_text_producer/data_files/man/fs_replication_delete.1 +1 -1
  4645. oci_cli/help_text_producer/data_files/man/fs_replication_get.1 +1 -1
  4646. oci_cli/help_text_producer/data_files/man/fs_replication_list.1 +1 -1
  4647. oci_cli/help_text_producer/data_files/man/fs_replication_remove.1 +1 -1
  4648. oci_cli/help_text_producer/data_files/man/fs_replication_update.1 +1 -1
  4649. oci_cli/help_text_producer/data_files/man/fs_snapshot.1 +1 -1
  4650. oci_cli/help_text_producer/data_files/man/fs_snapshot_add.1 +1 -1
  4651. oci_cli/help_text_producer/data_files/man/fs_snapshot_create.1 +1 -1
  4652. oci_cli/help_text_producer/data_files/man/fs_snapshot_delete.1 +1 -1
  4653. oci_cli/help_text_producer/data_files/man/fs_snapshot_get.1 +1 -1
  4654. oci_cli/help_text_producer/data_files/man/fs_snapshot_list.1 +1 -1
  4655. oci_cli/help_text_producer/data_files/man/fs_snapshot_remove.1 +1 -1
  4656. oci_cli/help_text_producer/data_files/man/fs_snapshot_update.1 +1 -1
  4657. oci_cli/help_text_producer/data_files/man/fusion-apps.1 +1 -1
  4658. oci_cli/help_text_producer/data_files/man/fusion-apps_create-refresh-activity-details.1 +1 -1
  4659. oci_cli/help_text_producer/data_files/man/fusion-apps_create-refresh-activity-details_create-refresh-activity.1 +1 -1
  4660. oci_cli/help_text_producer/data_files/man/fusion-apps_data-masking-activity.1 +1 -1
  4661. oci_cli/help_text_producer/data_files/man/fusion-apps_data-masking-activity_create.1 +1 -1
  4662. oci_cli/help_text_producer/data_files/man/fusion-apps_data-masking-activity_get.1 +1 -1
  4663. oci_cli/help_text_producer/data_files/man/fusion-apps_data-masking-activity_list.1 +1 -1
  4664. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family-limits-and-usage.1 +1 -1
  4665. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family-limits-and-usage_get.1 +1 -1
  4666. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family.1 +1 -1
  4667. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_change-compartment.1 +1 -1
  4668. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_create.1 +1 -1
  4669. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_delete.1 +1 -1
  4670. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_get-fusion-environment-family-subscription-detail.1 +1 -1
  4671. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_get.1 +1 -1
  4672. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_list.1 +1 -1
  4673. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_update.1 +1 -1
  4674. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-status.1 +1 -1
  4675. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-status_get.1 +1 -1
  4676. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment.1 +1 -1
  4677. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_change-compartment.1 +1 -1
  4678. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_create-fusion-environment-admin-user.1 +1 -1
  4679. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_create.1 +1 -1
  4680. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_delete-fusion-environment-admin-user.1 +1 -1
  4681. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_delete.1 +1 -1
  4682. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_generate-extract-details.1 +1 -1
  4683. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_get.1 +1 -1
  4684. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_initiate-extract.1 +1 -1
  4685. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_list-admin-users.1 +1 -1
  4686. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_list.1 +1 -1
  4687. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_reset-fusion-environment-password.1 +1 -1
  4688. oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_update.1 +1 -1
  4689. oci_cli/help_text_producer/data_files/man/fusion-apps_refresh-activity.1 +1 -1
  4690. oci_cli/help_text_producer/data_files/man/fusion-apps_refresh-activity_delete.1 +1 -1
  4691. oci_cli/help_text_producer/data_files/man/fusion-apps_refresh-activity_get.1 +1 -1
  4692. oci_cli/help_text_producer/data_files/man/fusion-apps_refresh-activity_list.1 +1 -1
  4693. oci_cli/help_text_producer/data_files/man/fusion-apps_scheduled-activity.1 +1 -1
  4694. oci_cli/help_text_producer/data_files/man/fusion-apps_scheduled-activity_get.1 +1 -1
  4695. oci_cli/help_text_producer/data_files/man/fusion-apps_scheduled-activity_list.1 +1 -1
  4696. oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment.1 +1 -1
  4697. oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_create.1 +1 -1
  4698. oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_delete.1 +1 -1
  4699. oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_get.1 +1 -1
  4700. oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_list.1 +1 -1
  4701. oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_verify.1 +1 -1
  4702. oci_cli/help_text_producer/data_files/man/fusion-apps_time-available-for-refresh.1 +1 -1
  4703. oci_cli/help_text_producer/data_files/man/fusion-apps_time-available-for-refresh_list.1 +1 -1
  4704. oci_cli/help_text_producer/data_files/man/fusion-apps_update-refresh-activity-details.1 +1 -1
  4705. oci_cli/help_text_producer/data_files/man/fusion-apps_update-refresh-activity-details_update-refresh-activity.1 +1 -1
  4706. oci_cli/help_text_producer/data_files/man/fusion-apps_work-request-error.1 +1 -1
  4707. oci_cli/help_text_producer/data_files/man/fusion-apps_work-request-error_list.1 +1 -1
  4708. oci_cli/help_text_producer/data_files/man/fusion-apps_work-request-log-entry.1 +1 -1
  4709. oci_cli/help_text_producer/data_files/man/fusion-apps_work-request-log-entry_list-work-request-logs.1 +1 -1
  4710. oci_cli/help_text_producer/data_files/man/fusion-apps_work-request.1 +1 -1
  4711. oci_cli/help_text_producer/data_files/man/fusion-apps_work-request_get.1 +1 -1
  4712. oci_cli/help_text_producer/data_files/man/fusion-apps_work-request_list.1 +1 -1
  4713. oci_cli/help_text_producer/data_files/man/gdd.1 +1 -1
  4714. oci_cli/help_text_producer/data_files/man/gdd_private-endpoint-collection.1 +1 -1
  4715. oci_cli/help_text_producer/data_files/man/gdd_private-endpoint-collection_list-private-endpoints.1 +1 -1
  4716. oci_cli/help_text_producer/data_files/man/gdd_private-endpoint.1 +1 -1
  4717. oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_change-compartment.1 +1 -1
  4718. oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_create.1 +1 -1
  4719. oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_delete.1 +1 -1
  4720. oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_get.1 +1 -1
  4721. oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_reinstate-proxy-instance.1 +1 -1
  4722. oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_update.1 +1 -1
  4723. oci_cli/help_text_producer/data_files/man/gdd_sharded-database-collection.1 +1 -1
  4724. oci_cli/help_text_producer/data_files/man/gdd_sharded-database-collection_list-sharded-databases.1 +1 -1
  4725. oci_cli/help_text_producer/data_files/man/gdd_sharded-database.1 +1 -1
  4726. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_change-compartment.1 +1 -1
  4727. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_configure-sharded-database-gsms.1 +1 -1
  4728. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_configure-sharding.1 +1 -1
  4729. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_create-sharded-database-create-dedicated-sharded-database.1 +1 -1
  4730. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_delete.1 +1 -1
  4731. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_download-gsm-certificate-signing-request.1 +1 -1
  4732. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_fetch-connection-string.1 +1 -1
  4733. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_generate-gsm-certificate-signing-request.1 +1 -1
  4734. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_generate-wallet.1 +1 -1
  4735. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_get.1 +1 -1
  4736. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_patch.1 +1 -1
  4737. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_start.1 +1 -1
  4738. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_stop.1 +1 -1
  4739. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_update.1 +1 -1
  4740. oci_cli/help_text_producer/data_files/man/gdd_sharded-database_upload-signed-certificate-and-generate-wallet.1 +1 -1
  4741. oci_cli/help_text_producer/data_files/man/gdd_work-request-error.1 +1 -1
  4742. oci_cli/help_text_producer/data_files/man/gdd_work-request-error_list.1 +1 -1
  4743. oci_cli/help_text_producer/data_files/man/gdd_work-request-log-entry.1 +1 -1
  4744. oci_cli/help_text_producer/data_files/man/gdd_work-request-log-entry_list-work-request-logs.1 +1 -1
  4745. oci_cli/help_text_producer/data_files/man/gdd_work-request.1 +1 -1
  4746. oci_cli/help_text_producer/data_files/man/gdd_work-request_get.1 +1 -1
  4747. oci_cli/help_text_producer/data_files/man/gdd_work-request_list.1 +1 -1
  4748. oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime.1 +1 -1
  4749. oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_agent-endpoint.1 +1 -1
  4750. oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_agent-endpoint_chat.1 +1 -1
  4751. oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session.1 +1 -1
  4752. oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session_create.1 +1 -1
  4753. oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session_delete.1 +1 -1
  4754. oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session_get.1 +1 -1
  4755. oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session_update.1 +1 -1
  4756. oci_cli/help_text_producer/data_files/man/generative-ai-agent.1 +1 -1
  4757. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint.1 +1 -1
  4758. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_change-compartment.1 +1 -1
  4759. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_create.1 +1 -1
  4760. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_delete.1 +1 -1
  4761. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_get.1 +1 -1
  4762. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_list.1 +1 -1
  4763. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_update.1 +1 -1
  4764. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent.1 +1 -1
  4765. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_change-compartment.1 +1 -1
  4766. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_create.1 +1 -1
  4767. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_delete.1 +1 -1
  4768. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_get.1 +1 -1
  4769. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_list.1 +1 -1
  4770. oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_update.1 +1 -1
  4771. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job.1 +1 -1
  4772. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_create.1 +1 -1
  4773. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_delete.1 +1 -1
  4774. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_get-log-content.1 +1 -1
  4775. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_get.1 +1 -1
  4776. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_list.1 +1 -1
  4777. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source.1 +1 -1
  4778. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_create-object-storage-ds.1 +1 -1
  4779. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_create.1 +1 -1
  4780. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_delete.1 +1 -1
  4781. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_get.1 +1 -1
  4782. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_list.1 +1 -1
  4783. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_update-object-storage-ds.1 +1 -1
  4784. oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_update.1 +1 -1
  4785. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base.1 +1 -1
  4786. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_change-compartment.1 +1 -1
  4787. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_create-default-kb.1 +1 -1
  4788. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_create-oci-database-kb.1 +1 -1
  4789. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_create-oci-open-search-kb.1 +1 -1
  4790. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_create.1 +1 -1
  4791. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_delete.1 +1 -1
  4792. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_get.1 +1 -1
  4793. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_list.1 +1 -1
  4794. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_update-oci-database-kb.1 +1 -1
  4795. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_update-oci-open-search-kb.1 +1 -1
  4796. oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_update.1 +1 -1
  4797. oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request-error.1 +1 -1
  4798. oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request-error_list.1 +1 -1
  4799. oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request-log-entry.1 +1 -1
  4800. oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request-log-entry_list-logs.1 +1 -1
  4801. oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request.1 +1 -1
  4802. oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request_cancel.1 +1 -1
  4803. oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request_get.1 +1 -1
  4804. oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request_list.1 +1 -1
  4805. oci_cli/help_text_producer/data_files/man/generative-ai-inference.1 +444 -4
  4806. oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result.1 +31 -2
  4807. oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat-cohere-chat-request.1 +2 -2
  4808. oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat-dedicated-serving-mode.1 +1 -1
  4809. oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat-generic-chat-request.1 +30 -1
  4810. oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat-on-demand-serving-mode.1 +1 -1
  4811. oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat.1 +1 -1
  4812. oci_cli/help_text_producer/data_files/man/generative-ai-inference_embed-text-result.1 +3 -3
  4813. oci_cli/help_text_producer/data_files/man/generative-ai-inference_embed-text-result_embed-text.1 +3 -3
  4814. oci_cli/help_text_producer/data_files/man/generative-ai-inference_generate-text-result.1 +1 -1
  4815. oci_cli/help_text_producer/data_files/man/generative-ai-inference_generate-text-result_generate-text-cohere-llm-inference-request.1 +1 -1
  4816. oci_cli/help_text_producer/data_files/man/generative-ai-inference_generate-text-result_generate-text-llama-llm-inference-request.1 +1 -1
  4817. oci_cli/help_text_producer/data_files/man/generative-ai-inference_rerank-text-result.1 +438 -0
  4818. oci_cli/help_text_producer/data_files/man/generative-ai-inference_rerank-text-result_rerank-text-dedicated-serving-mode.1 +165 -0
  4819. oci_cli/help_text_producer/data_files/man/generative-ai-inference_rerank-text-result_rerank-text-on-demand-serving-mode.1 +165 -0
  4820. oci_cli/help_text_producer/data_files/man/generative-ai-inference_rerank-text-result_rerank-text.1 +169 -0
  4821. oci_cli/help_text_producer/data_files/man/generative-ai-inference_summarize-text-result.1 +1 -1
  4822. oci_cli/help_text_producer/data_files/man/generative-ai-inference_summarize-text-result_summarize-text.1 +1 -1
  4823. oci_cli/help_text_producer/data_files/man/generative-ai.1 +1 -1
  4824. oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster-collection.1 +1 -1
  4825. oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster-collection_list-dedicated-ai-clusters.1 +1 -1
  4826. oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster.1 +1 -1
  4827. oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_change-compartment.1 +1 -1
  4828. oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_create.1 +1 -1
  4829. oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_delete.1 +1 -1
  4830. oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_get.1 +1 -1
  4831. oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_update.1 +1 -1
  4832. oci_cli/help_text_producer/data_files/man/generative-ai_endpoint-collection.1 +1 -1
  4833. oci_cli/help_text_producer/data_files/man/generative-ai_endpoint-collection_list-endpoints.1 +1 -1
  4834. oci_cli/help_text_producer/data_files/man/generative-ai_endpoint.1 +1 -1
  4835. oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_change-compartment.1 +1 -1
  4836. oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_create.1 +1 -1
  4837. oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_delete.1 +1 -1
  4838. oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_get.1 +1 -1
  4839. oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_update.1 +1 -1
  4840. oci_cli/help_text_producer/data_files/man/generative-ai_model-collection.1 +1 -1
  4841. oci_cli/help_text_producer/data_files/man/generative-ai_model-collection_list-models.1 +1 -1
  4842. oci_cli/help_text_producer/data_files/man/generative-ai_model.1 +1 -1
  4843. oci_cli/help_text_producer/data_files/man/generative-ai_model_change-compartment.1 +1 -1
  4844. oci_cli/help_text_producer/data_files/man/generative-ai_model_create.1 +1 -1
  4845. oci_cli/help_text_producer/data_files/man/generative-ai_model_delete.1 +1 -1
  4846. oci_cli/help_text_producer/data_files/man/generative-ai_model_get.1 +1 -1
  4847. oci_cli/help_text_producer/data_files/man/generative-ai_model_update.1 +1 -1
  4848. oci_cli/help_text_producer/data_files/man/generative-ai_work-request-error.1 +1 -1
  4849. oci_cli/help_text_producer/data_files/man/generative-ai_work-request-error_list.1 +1 -1
  4850. oci_cli/help_text_producer/data_files/man/generative-ai_work-request-log-entry.1 +1 -1
  4851. oci_cli/help_text_producer/data_files/man/generative-ai_work-request-log-entry_list-work-request-logs.1 +1 -1
  4852. oci_cli/help_text_producer/data_files/man/generative-ai_work-request.1 +1 -1
  4853. oci_cli/help_text_producer/data_files/man/generative-ai_work-request_get.1 +1 -1
  4854. oci_cli/help_text_producer/data_files/man/generative-ai_work-request_list.1 +1 -1
  4855. oci_cli/help_text_producer/data_files/man/goldengate.1 +1 -1
  4856. oci_cli/help_text_producer/data_files/man/goldengate_certificate.1 +1 -1
  4857. oci_cli/help_text_producer/data_files/man/goldengate_certificate_create.1 +1 -1
  4858. oci_cli/help_text_producer/data_files/man/goldengate_certificate_delete.1 +1 -1
  4859. oci_cli/help_text_producer/data_files/man/goldengate_certificate_get.1 +1 -1
  4860. oci_cli/help_text_producer/data_files/man/goldengate_certificate_list.1 +1 -1
  4861. oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment.1 +1 -1
  4862. oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_create.1 +1 -1
  4863. oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_delete.1 +1 -1
  4864. oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_get.1 +1 -1
  4865. oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_list.1 +1 -1
  4866. oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_test.1 +1 -1
  4867. oci_cli/help_text_producer/data_files/man/goldengate_connection.1 +1 -1
  4868. oci_cli/help_text_producer/data_files/man/goldengate_connection_add-lock.1 +1 -1
  4869. oci_cli/help_text_producer/data_files/man/goldengate_connection_change-compartment.1 +1 -1
  4870. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-amazon-kinesis-connection.1 +1 -1
  4871. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-amazon-redshift-connection.1 +1 -1
  4872. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-amazon-s3-connection.1 +1 -1
  4873. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-azure-data-lake-storage-connection.1 +1 -1
  4874. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-azure-synapse-connection.1 +1 -1
  4875. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-db2-connection.1 +1 -1
  4876. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-elasticsearch-connection.1 +1 -1
  4877. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-generic-connection.1 +1 -1
  4878. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-goldengate-connection.1 +1 -1
  4879. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-google-big-query-connection.1 +1 -1
  4880. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-google-cloud-storage-connection.1 +1 -1
  4881. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-hdfs-connection.1 +1 -1
  4882. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-jms-connection.1 +1 -1
  4883. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-kafka-connection.1 +1 -1
  4884. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-kafka-schema-registry-connection.1 +1 -1
  4885. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-microsoft-sqlserver-connection.1 +1 -1
  4886. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-mongo-db-connection.1 +1 -1
  4887. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-mysql-connection.1 +1 -1
  4888. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-object-storage-connection.1 +1 -1
  4889. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-oracle-connection.1 +1 -1
  4890. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-oracle-nosql-connection.1 +1 -1
  4891. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-postgresql-connection.1 +1 -1
  4892. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-redis-connection.1 +1 -1
  4893. oci_cli/help_text_producer/data_files/man/goldengate_connection_create-snowflake-connection.1 +1 -1
  4894. oci_cli/help_text_producer/data_files/man/goldengate_connection_delete.1 +1 -1
  4895. oci_cli/help_text_producer/data_files/man/goldengate_connection_get.1 +1 -1
  4896. oci_cli/help_text_producer/data_files/man/goldengate_connection_list.1 +1 -1
  4897. oci_cli/help_text_producer/data_files/man/goldengate_connection_refresh.1 +1 -1
  4898. oci_cli/help_text_producer/data_files/man/goldengate_connection_remove-lock.1 +1 -1
  4899. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-amazon-kinesis-connection.1 +1 -1
  4900. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-amazon-redshift-connection.1 +1 -1
  4901. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-amazon-s3-connection.1 +1 -1
  4902. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-azure-data-lake-storage-connection.1 +1 -1
  4903. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-azure-synapse-connection.1 +1 -1
  4904. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-db2-connection.1 +1 -1
  4905. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-elasticsearch-connection.1 +1 -1
  4906. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-generic-connection.1 +1 -1
  4907. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-goldengate-connection.1 +1 -1
  4908. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-google-big-query-connection.1 +1 -1
  4909. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-google-cloud-storage-connection.1 +1 -1
  4910. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-hdfs-connection.1 +1 -1
  4911. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-jms-connection.1 +1 -1
  4912. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-kafka-connection.1 +1 -1
  4913. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-kafka-schema-registry-connection.1 +1 -1
  4914. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-microsoft-sqlserver-connection.1 +1 -1
  4915. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-mongo-db-connection.1 +1 -1
  4916. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-mysql-connection.1 +1 -1
  4917. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-object-storage-connection.1 +1 -1
  4918. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-oracle-connection.1 +1 -1
  4919. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-oracle-nosql-connection.1 +1 -1
  4920. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-postgresql-connection.1 +1 -1
  4921. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-redis-connection.1 +1 -1
  4922. oci_cli/help_text_producer/data_files/man/goldengate_connection_update-snowflake-connection.1 +1 -1
  4923. oci_cli/help_text_producer/data_files/man/goldengate_database-registration.1 +1 -1
  4924. oci_cli/help_text_producer/data_files/man/goldengate_database-registration_change-compartment.1 +1 -1
  4925. oci_cli/help_text_producer/data_files/man/goldengate_database-registration_create.1 +1 -1
  4926. oci_cli/help_text_producer/data_files/man/goldengate_database-registration_delete.1 +1 -1
  4927. oci_cli/help_text_producer/data_files/man/goldengate_database-registration_get.1 +1 -1
  4928. oci_cli/help_text_producer/data_files/man/goldengate_database-registration_list.1 +1 -1
  4929. oci_cli/help_text_producer/data_files/man/goldengate_database-registration_update.1 +1 -1
  4930. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup.1 +1 -1
  4931. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_add-lock.1 +1 -1
  4932. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_cancel.1 +1 -1
  4933. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_change-compartment.1 +1 -1
  4934. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_copy.1 +1 -1
  4935. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_create.1 +1 -1
  4936. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_delete.1 +1 -1
  4937. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_get.1 +1 -1
  4938. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_list.1 +1 -1
  4939. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_remove-lock.1 +1 -1
  4940. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_restore-deployment.1 +1 -1
  4941. oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_update.1 +1 -1
  4942. oci_cli/help_text_producer/data_files/man/goldengate_deployment-environment.1 +1 -1
  4943. oci_cli/help_text_producer/data_files/man/goldengate_deployment-environment_list.1 +1 -1
  4944. oci_cli/help_text_producer/data_files/man/goldengate_deployment-type-collection.1 +1 -1
  4945. oci_cli/help_text_producer/data_files/man/goldengate_deployment-type-collection_list-deployment-types.1 +1 -1
  4946. oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade.1 +1 -1
  4947. oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_cancel-snooze.1 +1 -1
  4948. oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_cancel.1 +1 -1
  4949. oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_get.1 +1 -1
  4950. oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_list.1 +1 -1
  4951. oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_reschedule.1 +1 -1
  4952. oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_rollback.1 +1 -1
  4953. oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_snooze.1 +1 -1
  4954. oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_upgrade.1 +1 -1
  4955. oci_cli/help_text_producer/data_files/man/goldengate_deployment-version.1 +1 -1
  4956. oci_cli/help_text_producer/data_files/man/goldengate_deployment-version_list.1 +1 -1
  4957. oci_cli/help_text_producer/data_files/man/goldengate_deployment-wallets-operation-summary.1 +1 -1
  4958. oci_cli/help_text_producer/data_files/man/goldengate_deployment-wallets-operation-summary_list-wallet-operations.1 +1 -1
  4959. oci_cli/help_text_producer/data_files/man/goldengate_deployment.1 +1 -1
  4960. oci_cli/help_text_producer/data_files/man/goldengate_deployment_add-lock.1 +1 -1
  4961. oci_cli/help_text_producer/data_files/man/goldengate_deployment_change-compartment.1 +1 -1
  4962. oci_cli/help_text_producer/data_files/man/goldengate_deployment_collect-diagnostics.1 +1 -1
  4963. oci_cli/help_text_producer/data_files/man/goldengate_deployment_create.1 +1 -1
  4964. oci_cli/help_text_producer/data_files/man/goldengate_deployment_delete.1 +1 -1
  4965. oci_cli/help_text_producer/data_files/man/goldengate_deployment_export-wallet.1 +1 -1
  4966. oci_cli/help_text_producer/data_files/man/goldengate_deployment_generate-library-url.1 +1 -1
  4967. oci_cli/help_text_producer/data_files/man/goldengate_deployment_generate-log-reader-component-library-url.1 +1 -1
  4968. oci_cli/help_text_producer/data_files/man/goldengate_deployment_get.1 +1 -1
  4969. oci_cli/help_text_producer/data_files/man/goldengate_deployment_import-wallet.1 +1 -1
  4970. oci_cli/help_text_producer/data_files/man/goldengate_deployment_list.1 +1 -1
  4971. oci_cli/help_text_producer/data_files/man/goldengate_deployment_remove-lock.1 +1 -1
  4972. oci_cli/help_text_producer/data_files/man/goldengate_deployment_start.1 +1 -1
  4973. oci_cli/help_text_producer/data_files/man/goldengate_deployment_stop.1 +1 -1
  4974. oci_cli/help_text_producer/data_files/man/goldengate_deployment_update.1 +1 -1
  4975. oci_cli/help_text_producer/data_files/man/goldengate_deployment_upgrade-to.1 +1 -1
  4976. oci_cli/help_text_producer/data_files/man/goldengate_deployment_upgrade.1 +1 -1
  4977. oci_cli/help_text_producer/data_files/man/goldengate_deployment_wallet-exists.1 +1 -1
  4978. oci_cli/help_text_producer/data_files/man/goldengate_message-summary.1 +1 -1
  4979. oci_cli/help_text_producer/data_files/man/goldengate_message-summary_list-messages.1 +1 -1
  4980. oci_cli/help_text_producer/data_files/man/goldengate_pipeline-recipe-collection.1 +1 -1
  4981. oci_cli/help_text_producer/data_files/man/goldengate_pipeline-recipe-collection_list-recipes.1 +1 -1
  4982. oci_cli/help_text_producer/data_files/man/goldengate_pipeline.1 +1 -1
  4983. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_change-compartment.1 +1 -1
  4984. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_create-zero-etl-pipeline.1 +1 -1
  4985. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_delete.1 +1 -1
  4986. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_get.1 +1 -1
  4987. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list-initialization-steps.1 +1 -1
  4988. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list-running-processes.1 +1 -1
  4989. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list-schema-tables.1 +1 -1
  4990. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list-schemas.1 +1 -1
  4991. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list.1 +1 -1
  4992. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_start.1 +1 -1
  4993. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_stop.1 +1 -1
  4994. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_test-connection.1 +1 -1
  4995. oci_cli/help_text_producer/data_files/man/goldengate_pipeline_update-zero-etl-pipeline.1 +1 -1
  4996. oci_cli/help_text_producer/data_files/man/goldengate_trail-file-summary.1 +1 -1
  4997. oci_cli/help_text_producer/data_files/man/goldengate_trail-file-summary_list-trail-files.1 +1 -1
  4998. oci_cli/help_text_producer/data_files/man/goldengate_trail-sequence-summary.1 +1 -1
  4999. oci_cli/help_text_producer/data_files/man/goldengate_trail-sequence-summary_list-trail-sequences.1 +1 -1
  5000. oci_cli/help_text_producer/data_files/man/goldengate_work-request-error.1 +1 -1
  5001. oci_cli/help_text_producer/data_files/man/goldengate_work-request-error_list.1 +1 -1
  5002. oci_cli/help_text_producer/data_files/man/goldengate_work-request-log-entry.1 +1 -1
  5003. oci_cli/help_text_producer/data_files/man/goldengate_work-request-log-entry_list.1 +1 -1
  5004. oci_cli/help_text_producer/data_files/man/goldengate_work-request.1 +1 -1
  5005. oci_cli/help_text_producer/data_files/man/goldengate_work-request_get.1 +1 -1
  5006. oci_cli/help_text_producer/data_files/man/goldengate_work-request_list.1 +1 -1
  5007. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane.1 +1 -1
  5008. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule.1 +1 -1
  5009. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_enforced-governance-rule.1 +1 -1
  5010. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_enforced-governance-rule_get.1 +1 -1
  5011. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_enforced-governance-rule_list.1 +1 -1
  5012. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule.1 +1 -1
  5013. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_create-governance-rule-allowed-regions-template.1 +1 -1
  5014. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_create-governance-rule-quota-template.1 +1 -1
  5015. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_create-governance-rule-tag-template.1 +1 -1
  5016. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_create.1 +1 -1
  5017. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_delete.1 +1 -1
  5018. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_get.1 +1 -1
  5019. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_list.1 +1 -1
  5020. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_retry.1 +1 -1
  5021. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_update-governance-rule-allowed-regions-template.1 +1 -1
  5022. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_update-governance-rule-quota-template.1 +1 -1
  5023. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_update-governance-rule-tag-template.1 +1 -1
  5024. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_update.1 +1 -1
  5025. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion.1 +1 -1
  5026. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_create-inclusion-criterion-tenancy-association.1 +1 -1
  5027. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_create.1 +1 -1
  5028. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_delete.1 +1 -1
  5029. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_get.1 +1 -1
  5030. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_list-inclusion-criteria.1 +1 -1
  5031. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_tenancy-attachment.1 +1 -1
  5032. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_tenancy-attachment_get.1 +1 -1
  5033. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_tenancy-attachment_list.1 +1 -1
  5034. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_tenancy-attachment_retry.1 +1 -1
  5035. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request.1 +1 -1
  5036. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error.1 +1 -1
  5037. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error_list-errors.1 +1 -1
  5038. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log.1 +1 -1
  5039. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log_list-logs.1 +1 -1
  5040. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request.1 +1 -1
  5041. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_cancel.1 +1 -1
  5042. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_get.1 +1 -1
  5043. oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_list.1 +1 -1
  5044. oci_cli/help_text_producer/data_files/man/health-checks.1 +1 -1
  5045. oci_cli/help_text_producer/data_files/man/health-checks_http-monitor.1 +1 -1
  5046. oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_change-compartment.1 +1 -1
  5047. oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_create.1 +1 -1
  5048. oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_delete.1 +1 -1
  5049. oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_get.1 +1 -1
  5050. oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_list.1 +1 -1
  5051. oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_update.1 +1 -1
  5052. oci_cli/help_text_producer/data_files/man/health-checks_http-probe-result.1 +1 -1
  5053. oci_cli/help_text_producer/data_files/man/health-checks_http-probe-result_list.1 +1 -1
  5054. oci_cli/help_text_producer/data_files/man/health-checks_http-probe.1 +1 -1
  5055. oci_cli/help_text_producer/data_files/man/health-checks_http-probe_create-on-demand.1 +1 -1
  5056. oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor.1 +1 -1
  5057. oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_change-compartment.1 +1 -1
  5058. oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_create.1 +1 -1
  5059. oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_delete.1 +1 -1
  5060. oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_get.1 +1 -1
  5061. oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_list.1 +1 -1
  5062. oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_update.1 +1 -1
  5063. oci_cli/help_text_producer/data_files/man/health-checks_ping-probe-result.1 +1 -1
  5064. oci_cli/help_text_producer/data_files/man/health-checks_ping-probe-result_list.1 +1 -1
  5065. oci_cli/help_text_producer/data_files/man/health-checks_ping-probe.1 +1 -1
  5066. oci_cli/help_text_producer/data_files/man/health-checks_ping-probe_create-on-demand.1 +1 -1
  5067. oci_cli/help_text_producer/data_files/man/health-checks_vantage-point.1 +1 -1
  5068. oci_cli/help_text_producer/data_files/man/health-checks_vantage-point_list.1 +1 -1
  5069. oci_cli/help_text_producer/data_files/man/iam.1 +1 -1
  5070. oci_cli/help_text_producer/data_files/man/iam_auth-token.1 +1 -1
  5071. oci_cli/help_text_producer/data_files/man/iam_auth-token_create.1 +1 -1
  5072. oci_cli/help_text_producer/data_files/man/iam_auth-token_delete.1 +1 -1
  5073. oci_cli/help_text_producer/data_files/man/iam_auth-token_list.1 +1 -1
  5074. oci_cli/help_text_producer/data_files/man/iam_auth-token_update.1 +1 -1
  5075. oci_cli/help_text_producer/data_files/man/iam_authentication-policy.1 +1 -1
  5076. oci_cli/help_text_producer/data_files/man/iam_authentication-policy_get.1 +1 -1
  5077. oci_cli/help_text_producer/data_files/man/iam_authentication-policy_update.1 +1 -1
  5078. oci_cli/help_text_producer/data_files/man/iam_availability-domain.1 +1 -1
  5079. oci_cli/help_text_producer/data_files/man/iam_availability-domain_list.1 +1 -1
  5080. oci_cli/help_text_producer/data_files/man/iam_bulk-action-resource-type-collection.1 +1 -1
  5081. oci_cli/help_text_producer/data_files/man/iam_bulk-action-resource-type-collection_list.1 +1 -1
  5082. oci_cli/help_text_producer/data_files/man/iam_compartment.1 +1 -1
  5083. oci_cli/help_text_producer/data_files/man/iam_compartment_bulk-delete-resources.1 +1 -1
  5084. oci_cli/help_text_producer/data_files/man/iam_compartment_bulk-move-resources.1 +1 -1
  5085. oci_cli/help_text_producer/data_files/man/iam_compartment_create.1 +1 -1
  5086. oci_cli/help_text_producer/data_files/man/iam_compartment_delete.1 +1 -1
  5087. oci_cli/help_text_producer/data_files/man/iam_compartment_get.1 +1 -1
  5088. oci_cli/help_text_producer/data_files/man/iam_compartment_list.1 +1 -1
  5089. oci_cli/help_text_producer/data_files/man/iam_compartment_move.1 +1 -1
  5090. oci_cli/help_text_producer/data_files/man/iam_compartment_recover.1 +1 -1
  5091. oci_cli/help_text_producer/data_files/man/iam_compartment_update.1 +1 -1
  5092. oci_cli/help_text_producer/data_files/man/iam_customer-secret-key.1 +1 -1
  5093. oci_cli/help_text_producer/data_files/man/iam_customer-secret-key_create.1 +1 -1
  5094. oci_cli/help_text_producer/data_files/man/iam_customer-secret-key_delete.1 +1 -1
  5095. oci_cli/help_text_producer/data_files/man/iam_customer-secret-key_list.1 +1 -1
  5096. oci_cli/help_text_producer/data_files/man/iam_customer-secret-key_update.1 +1 -1
  5097. oci_cli/help_text_producer/data_files/man/iam_db-token.1 +1 -1
  5098. oci_cli/help_text_producer/data_files/man/iam_db-token_get.1 +1 -1
  5099. oci_cli/help_text_producer/data_files/man/iam_domain.1 +1 -1
  5100. oci_cli/help_text_producer/data_files/man/iam_domain_activate.1 +1 -1
  5101. oci_cli/help_text_producer/data_files/man/iam_domain_change-compartment.1 +1 -1
  5102. oci_cli/help_text_producer/data_files/man/iam_domain_change-domain-license-type.1 +1 -1
  5103. oci_cli/help_text_producer/data_files/man/iam_domain_create.1 +1 -1
  5104. oci_cli/help_text_producer/data_files/man/iam_domain_deactivate.1 +1 -1
  5105. oci_cli/help_text_producer/data_files/man/iam_domain_delete.1 +1 -1
  5106. oci_cli/help_text_producer/data_files/man/iam_domain_enable-replication-to-region.1 +1 -1
  5107. oci_cli/help_text_producer/data_files/man/iam_domain_get.1 +1 -1
  5108. oci_cli/help_text_producer/data_files/man/iam_domain_list-license-types.1 +1 -1
  5109. oci_cli/help_text_producer/data_files/man/iam_domain_list.1 +1 -1
  5110. oci_cli/help_text_producer/data_files/man/iam_domain_update.1 +1 -1
  5111. oci_cli/help_text_producer/data_files/man/iam_dynamic-group.1 +1 -1
  5112. oci_cli/help_text_producer/data_files/man/iam_dynamic-group_create.1 +1 -1
  5113. oci_cli/help_text_producer/data_files/man/iam_dynamic-group_delete.1 +1 -1
  5114. oci_cli/help_text_producer/data_files/man/iam_dynamic-group_get.1 +1 -1
  5115. oci_cli/help_text_producer/data_files/man/iam_dynamic-group_list.1 +1 -1
  5116. oci_cli/help_text_producer/data_files/man/iam_dynamic-group_update.1 +1 -1
  5117. oci_cli/help_text_producer/data_files/man/iam_fault-domain.1 +1 -1
  5118. oci_cli/help_text_producer/data_files/man/iam_fault-domain_list.1 +1 -1
  5119. oci_cli/help_text_producer/data_files/man/iam_group.1 +1 -1
  5120. oci_cli/help_text_producer/data_files/man/iam_group_add-user.1 +1 -1
  5121. oci_cli/help_text_producer/data_files/man/iam_group_create.1 +1 -1
  5122. oci_cli/help_text_producer/data_files/man/iam_group_delete.1 +1 -1
  5123. oci_cli/help_text_producer/data_files/man/iam_group_get.1 +1 -1
  5124. oci_cli/help_text_producer/data_files/man/iam_group_list-users.1 +1 -1
  5125. oci_cli/help_text_producer/data_files/man/iam_group_list.1 +1 -1
  5126. oci_cli/help_text_producer/data_files/man/iam_group_remove-user.1 +1 -1
  5127. oci_cli/help_text_producer/data_files/man/iam_group_update.1 +1 -1
  5128. oci_cli/help_text_producer/data_files/man/iam_iam-work-request-log.1 +1 -1
  5129. oci_cli/help_text_producer/data_files/man/iam_iam-work-request-log_list.1 +1 -1
  5130. oci_cli/help_text_producer/data_files/man/iam_iam-work-request.1 +1 -1
  5131. oci_cli/help_text_producer/data_files/man/iam_iam-work-request_get.1 +1 -1
  5132. oci_cli/help_text_producer/data_files/man/iam_iam-work-request_list-iam-work-request-errors.1 +1 -1
  5133. oci_cli/help_text_producer/data_files/man/iam_iam-work-request_list.1 +1 -1
  5134. oci_cli/help_text_producer/data_files/man/iam_identity-provider-group.1 +1 -1
  5135. oci_cli/help_text_producer/data_files/man/iam_identity-provider-group_list.1 +1 -1
  5136. oci_cli/help_text_producer/data_files/man/iam_identity-provider.1 +1 -1
  5137. oci_cli/help_text_producer/data_files/man/iam_identity-provider_create.1 +1 -1
  5138. oci_cli/help_text_producer/data_files/man/iam_identity-provider_delete.1 +1 -1
  5139. oci_cli/help_text_producer/data_files/man/iam_identity-provider_get.1 +1 -1
  5140. oci_cli/help_text_producer/data_files/man/iam_identity-provider_list.1 +1 -1
  5141. oci_cli/help_text_producer/data_files/man/iam_identity-provider_update.1 +1 -1
  5142. oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device.1 +1 -1
  5143. oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_activate.1 +1 -1
  5144. oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_create.1 +1 -1
  5145. oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_delete.1 +1 -1
  5146. oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_generate-totp-seed.1 +1 -1
  5147. oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_get.1 +1 -1
  5148. oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_list.1 +1 -1
  5149. oci_cli/help_text_producer/data_files/man/iam_network-sources.1 +1 -1
  5150. oci_cli/help_text_producer/data_files/man/iam_network-sources_create.1 +1 -1
  5151. oci_cli/help_text_producer/data_files/man/iam_network-sources_delete.1 +1 -1
  5152. oci_cli/help_text_producer/data_files/man/iam_network-sources_get.1 +1 -1
  5153. oci_cli/help_text_producer/data_files/man/iam_network-sources_list.1 +1 -1
  5154. oci_cli/help_text_producer/data_files/man/iam_network-sources_update.1 +1 -1
  5155. oci_cli/help_text_producer/data_files/man/iam_policy.1 +1 -1
  5156. oci_cli/help_text_producer/data_files/man/iam_policy_create.1 +1 -1
  5157. oci_cli/help_text_producer/data_files/man/iam_policy_delete.1 +1 -1
  5158. oci_cli/help_text_producer/data_files/man/iam_policy_get.1 +1 -1
  5159. oci_cli/help_text_producer/data_files/man/iam_policy_list.1 +1 -1
  5160. oci_cli/help_text_producer/data_files/man/iam_policy_update.1 +1 -1
  5161. oci_cli/help_text_producer/data_files/man/iam_region-subscription.1 +1 -1
  5162. oci_cli/help_text_producer/data_files/man/iam_region-subscription_create.1 +1 -1
  5163. oci_cli/help_text_producer/data_files/man/iam_region-subscription_list.1 +1 -1
  5164. oci_cli/help_text_producer/data_files/man/iam_region.1 +1 -1
  5165. oci_cli/help_text_producer/data_files/man/iam_region_list.1 +1 -1
  5166. oci_cli/help_text_producer/data_files/man/iam_scim-client-credentials.1 +1 -1
  5167. oci_cli/help_text_producer/data_files/man/iam_scim-client-credentials_reset-idp-scim-client.1 +1 -1
  5168. oci_cli/help_text_producer/data_files/man/iam_smtp-credential.1 +1 -1
  5169. oci_cli/help_text_producer/data_files/man/iam_smtp-credential_create.1 +1 -1
  5170. oci_cli/help_text_producer/data_files/man/iam_smtp-credential_delete.1 +1 -1
  5171. oci_cli/help_text_producer/data_files/man/iam_smtp-credential_list.1 +1 -1
  5172. oci_cli/help_text_producer/data_files/man/iam_smtp-credential_update.1 +1 -1
  5173. oci_cli/help_text_producer/data_files/man/iam_standard-tag-namespace-template.1 +1 -1
  5174. oci_cli/help_text_producer/data_files/man/iam_standard-tag-namespace-template_get-standard-tag-template.1 +1 -1
  5175. oci_cli/help_text_producer/data_files/man/iam_standard-tag-namespace-template_list-standard-tag-namespaces.1 +1 -1
  5176. oci_cli/help_text_producer/data_files/man/iam_tag-default.1 +1 -1
  5177. oci_cli/help_text_producer/data_files/man/iam_tag-default_add.1 +1 -1
  5178. oci_cli/help_text_producer/data_files/man/iam_tag-default_assemble-effective-tag-set.1 +1 -1
  5179. oci_cli/help_text_producer/data_files/man/iam_tag-default_create.1 +1 -1
  5180. oci_cli/help_text_producer/data_files/man/iam_tag-default_delete.1 +1 -1
  5181. oci_cli/help_text_producer/data_files/man/iam_tag-default_get.1 +1 -1
  5182. oci_cli/help_text_producer/data_files/man/iam_tag-default_list.1 +1 -1
  5183. oci_cli/help_text_producer/data_files/man/iam_tag-default_remove.1 +1 -1
  5184. oci_cli/help_text_producer/data_files/man/iam_tag-default_update.1 +1 -1
  5185. oci_cli/help_text_producer/data_files/man/iam_tag-namespace.1 +1 -1
  5186. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_add.1 +1 -1
  5187. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_cascade-delete.1 +1 -1
  5188. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_change-compartment.1 +1 -1
  5189. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_create.1 +1 -1
  5190. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_delete.1 +1 -1
  5191. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_get.1 +1 -1
  5192. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_list.1 +1 -1
  5193. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_reactivate.1 +1 -1
  5194. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_remove.1 +1 -1
  5195. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_retire.1 +1 -1
  5196. oci_cli/help_text_producer/data_files/man/iam_tag-namespace_update.1 +1 -1
  5197. oci_cli/help_text_producer/data_files/man/iam_tag.1 +1 -1
  5198. oci_cli/help_text_producer/data_files/man/iam_tag_bulk-delete.1 +1 -1
  5199. oci_cli/help_text_producer/data_files/man/iam_tag_bulk-edit-tags-resource-type.1 +1 -1
  5200. oci_cli/help_text_producer/data_files/man/iam_tag_bulk-edit-tags-resource-type_list.1 +1 -1
  5201. oci_cli/help_text_producer/data_files/man/iam_tag_bulk-edit.1 +1 -1
  5202. oci_cli/help_text_producer/data_files/man/iam_tag_create.1 +1 -1
  5203. oci_cli/help_text_producer/data_files/man/iam_tag_delete.1 +1 -1
  5204. oci_cli/help_text_producer/data_files/man/iam_tag_get.1 +1 -1
  5205. oci_cli/help_text_producer/data_files/man/iam_tag_import-standard-tags.1 +1 -1
  5206. oci_cli/help_text_producer/data_files/man/iam_tag_list-cost-tracking.1 +1 -1
  5207. oci_cli/help_text_producer/data_files/man/iam_tag_list.1 +1 -1
  5208. oci_cli/help_text_producer/data_files/man/iam_tag_reactivate.1 +1 -1
  5209. oci_cli/help_text_producer/data_files/man/iam_tag_retire.1 +1 -1
  5210. oci_cli/help_text_producer/data_files/man/iam_tag_update.1 +1 -1
  5211. oci_cli/help_text_producer/data_files/man/iam_tagging-work-request-error.1 +1 -1
  5212. oci_cli/help_text_producer/data_files/man/iam_tagging-work-request-error_list.1 +1 -1
  5213. oci_cli/help_text_producer/data_files/man/iam_tagging-work-request-log.1 +1 -1
  5214. oci_cli/help_text_producer/data_files/man/iam_tagging-work-request-log_list.1 +1 -1
  5215. oci_cli/help_text_producer/data_files/man/iam_tagging-work-request.1 +1 -1
  5216. oci_cli/help_text_producer/data_files/man/iam_tagging-work-request_get.1 +1 -1
  5217. oci_cli/help_text_producer/data_files/man/iam_tagging-work-request_list.1 +1 -1
  5218. oci_cli/help_text_producer/data_files/man/iam_tenancy.1 +1 -1
  5219. oci_cli/help_text_producer/data_files/man/iam_tenancy_get.1 +1 -1
  5220. oci_cli/help_text_producer/data_files/man/iam_ui-password-information.1 +1 -1
  5221. oci_cli/help_text_producer/data_files/man/iam_ui-password-information_get-user.1 +1 -1
  5222. oci_cli/help_text_producer/data_files/man/iam_user.1 +1 -1
  5223. oci_cli/help_text_producer/data_files/man/iam_user_api-key.1 +1 -1
  5224. oci_cli/help_text_producer/data_files/man/iam_user_api-key_delete.1 +1 -1
  5225. oci_cli/help_text_producer/data_files/man/iam_user_api-key_list.1 +1 -1
  5226. oci_cli/help_text_producer/data_files/man/iam_user_api-key_upload.1 +1 -1
  5227. oci_cli/help_text_producer/data_files/man/iam_user_create-db-credential.1 +1 -1
  5228. oci_cli/help_text_producer/data_files/man/iam_user_create.1 +1 -1
  5229. oci_cli/help_text_producer/data_files/man/iam_user_delete-db-credential.1 +1 -1
  5230. oci_cli/help_text_producer/data_files/man/iam_user_delete.1 +1 -1
  5231. oci_cli/help_text_producer/data_files/man/iam_user_get.1 +1 -1
  5232. oci_cli/help_text_producer/data_files/man/iam_user_list-db-credentials.1 +1 -1
  5233. oci_cli/help_text_producer/data_files/man/iam_user_list-groups.1 +1 -1
  5234. oci_cli/help_text_producer/data_files/man/iam_user_list.1 +1 -1
  5235. oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential.1 +1 -1
  5236. oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential_create.1 +1 -1
  5237. oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential_delete.1 +1 -1
  5238. oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential_list.1 +1 -1
  5239. oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential_update.1 +1 -1
  5240. oci_cli/help_text_producer/data_files/man/iam_user_swift-password.1 +1 -1
  5241. oci_cli/help_text_producer/data_files/man/iam_user_swift-password_create.1 +1 -1
  5242. oci_cli/help_text_producer/data_files/man/iam_user_swift-password_delete.1 +1 -1
  5243. oci_cli/help_text_producer/data_files/man/iam_user_swift-password_list.1 +1 -1
  5244. oci_cli/help_text_producer/data_files/man/iam_user_swift-password_update.1 +1 -1
  5245. oci_cli/help_text_producer/data_files/man/iam_user_ui-password.1 +1 -1
  5246. oci_cli/help_text_producer/data_files/man/iam_user_ui-password_create-or-reset.1 +1 -1
  5247. oci_cli/help_text_producer/data_files/man/iam_user_update-user-capabilities.1 +1 -1
  5248. oci_cli/help_text_producer/data_files/man/iam_user_update-user-state.1 +1 -1
  5249. oci_cli/help_text_producer/data_files/man/iam_user_update.1 +1 -1
  5250. oci_cli/help_text_producer/data_files/man/iam_work-request.1 +1 -1
  5251. oci_cli/help_text_producer/data_files/man/iam_work-request_get.1 +1 -1
  5252. oci_cli/help_text_producer/data_files/man/iam_work-request_list.1 +1 -1
  5253. oci_cli/help_text_producer/data_files/man/identity-domains.1 +1 -1
  5254. oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-info.1 +1 -1
  5255. oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-info_get.1 +1 -1
  5256. oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-infos.1 +1 -1
  5257. oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-infos_list.1 +1 -1
  5258. oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-infos_search.1 +1 -1
  5259. oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-setting.1 +1 -1
  5260. oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-setting_get.1 +1 -1
  5261. oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-setting_patch.1 +1 -1
  5262. oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-setting_put.1 +1 -1
  5263. oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-settings.1 +1 -1
  5264. oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-settings_list.1 +1 -1
  5265. oci_cli/help_text_producer/data_files/man/identity-domains_api-key.1 +1 -1
  5266. oci_cli/help_text_producer/data_files/man/identity-domains_api-key_create.1 +1 -1
  5267. oci_cli/help_text_producer/data_files/man/identity-domains_api-key_delete.1 +1 -1
  5268. oci_cli/help_text_producer/data_files/man/identity-domains_api-key_get.1 +1 -1
  5269. oci_cli/help_text_producer/data_files/man/identity-domains_api-key_patch.1 +1 -1
  5270. oci_cli/help_text_producer/data_files/man/identity-domains_api-keys.1 +1 -1
  5271. oci_cli/help_text_producer/data_files/man/identity-domains_api-keys_list.1 +1 -1
  5272. oci_cli/help_text_producer/data_files/man/identity-domains_api-keys_search.1 +1 -1
  5273. oci_cli/help_text_producer/data_files/man/identity-domains_app-role.1 +1 -1
  5274. oci_cli/help_text_producer/data_files/man/identity-domains_app-role_create.1 +1 -1
  5275. oci_cli/help_text_producer/data_files/man/identity-domains_app-role_delete.1 +1 -1
  5276. oci_cli/help_text_producer/data_files/man/identity-domains_app-role_get.1 +1 -1
  5277. oci_cli/help_text_producer/data_files/man/identity-domains_app-role_patch.1 +1 -1
  5278. oci_cli/help_text_producer/data_files/man/identity-domains_app-roles.1 +1 -1
  5279. oci_cli/help_text_producer/data_files/man/identity-domains_app-roles_list.1 +1 -1
  5280. oci_cli/help_text_producer/data_files/man/identity-domains_app-roles_search.1 +1 -1
  5281. oci_cli/help_text_producer/data_files/man/identity-domains_app-status-changer.1 +1 -1
  5282. oci_cli/help_text_producer/data_files/man/identity-domains_app-status-changer_put.1 +1 -1
  5283. oci_cli/help_text_producer/data_files/man/identity-domains_app.1 +1 -1
  5284. oci_cli/help_text_producer/data_files/man/identity-domains_app_create.1 +1 -1
  5285. oci_cli/help_text_producer/data_files/man/identity-domains_app_delete.1 +1 -1
  5286. oci_cli/help_text_producer/data_files/man/identity-domains_app_get.1 +1 -1
  5287. oci_cli/help_text_producer/data_files/man/identity-domains_app_patch.1 +1 -1
  5288. oci_cli/help_text_producer/data_files/man/identity-domains_app_put.1 +1 -1
  5289. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignment.1 +1 -1
  5290. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignment_create.1 +1 -1
  5291. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignment_delete.1 +1 -1
  5292. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignment_get.1 +1 -1
  5293. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignments.1 +1 -1
  5294. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignments_list.1 +1 -1
  5295. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step.1 +1 -1
  5296. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step_create.1 +1 -1
  5297. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step_delete.1 +1 -1
  5298. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step_get.1 +1 -1
  5299. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step_patch.1 +1 -1
  5300. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-steps.1 +1 -1
  5301. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-steps_list.1 +1 -1
  5302. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow.1 +1 -1
  5303. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_create.1 +1 -1
  5304. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_delete.1 +1 -1
  5305. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_get.1 +1 -1
  5306. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_patch.1 +1 -1
  5307. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_put.1 +1 -1
  5308. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflows.1 +1 -1
  5309. oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflows_list.1 +1 -1
  5310. oci_cli/help_text_producer/data_files/man/identity-domains_apps.1 +1 -1
  5311. oci_cli/help_text_producer/data_files/man/identity-domains_apps_list.1 +1 -1
  5312. oci_cli/help_text_producer/data_files/man/identity-domains_apps_search.1 +1 -1
  5313. oci_cli/help_text_producer/data_files/man/identity-domains_auth-token.1 +1 -1
  5314. oci_cli/help_text_producer/data_files/man/identity-domains_auth-token_create.1 +1 -1
  5315. oci_cli/help_text_producer/data_files/man/identity-domains_auth-token_delete.1 +1 -1
  5316. oci_cli/help_text_producer/data_files/man/identity-domains_auth-token_get.1 +1 -1
  5317. oci_cli/help_text_producer/data_files/man/identity-domains_auth-token_patch.1 +1 -1
  5318. oci_cli/help_text_producer/data_files/man/identity-domains_auth-tokens.1 +1 -1
  5319. oci_cli/help_text_producer/data_files/man/identity-domains_auth-tokens_list.1 +1 -1
  5320. oci_cli/help_text_producer/data_files/man/identity-domains_auth-tokens_search.1 +1 -1
  5321. oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-setting.1 +1 -1
  5322. oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-setting_get.1 +1 -1
  5323. oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-setting_put.1 +1 -1
  5324. oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-settings.1 +1 -1
  5325. oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-settings_list.1 +1 -1
  5326. oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-settings_search.1 +1 -1
  5327. oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factors-remover.1 +1 -1
  5328. oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factors-remover_create.1 +1 -1
  5329. oci_cli/help_text_producer/data_files/man/identity-domains_branding-setting.1 +1 -1
  5330. oci_cli/help_text_producer/data_files/man/identity-domains_branding-setting_get.1 +1 -1
  5331. oci_cli/help_text_producer/data_files/man/identity-domains_branding-settings.1 +1 -1
  5332. oci_cli/help_text_producer/data_files/man/identity-domains_branding-settings_list.1 +1 -1
  5333. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping.1 +1 -1
  5334. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_create.1 +1 -1
  5335. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_delete.1 +1 -1
  5336. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_get.1 +1 -1
  5337. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_patch.1 +1 -1
  5338. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_put.1 +1 -1
  5339. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mappings.1 +1 -1
  5340. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mappings_list.1 +1 -1
  5341. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mappings_search.1 +1 -1
  5342. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server.1 +1 -1
  5343. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_create.1 +1 -1
  5344. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_delete.1 +1 -1
  5345. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_get.1 +1 -1
  5346. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_patch.1 +1 -1
  5347. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_put.1 +1 -1
  5348. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-servers.1 +1 -1
  5349. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-servers_list.1 +1 -1
  5350. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-servers_search.1 +1 -1
  5351. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate.1 +1 -1
  5352. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_create.1 +1 -1
  5353. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_delete.1 +1 -1
  5354. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_get.1 +1 -1
  5355. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_patch.1 +1 -1
  5356. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_put.1 +1 -1
  5357. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gates.1 +1 -1
  5358. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gates_list.1 +1 -1
  5359. oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gates_search.1 +1 -1
  5360. oci_cli/help_text_producer/data_files/man/identity-domains_condition.1 +1 -1
  5361. oci_cli/help_text_producer/data_files/man/identity-domains_condition_create.1 +1 -1
  5362. oci_cli/help_text_producer/data_files/man/identity-domains_condition_delete.1 +1 -1
  5363. oci_cli/help_text_producer/data_files/man/identity-domains_condition_get.1 +1 -1
  5364. oci_cli/help_text_producer/data_files/man/identity-domains_condition_list.1 +1 -1
  5365. oci_cli/help_text_producer/data_files/man/identity-domains_condition_patch.1 +1 -1
  5366. oci_cli/help_text_producer/data_files/man/identity-domains_condition_put.1 +1 -1
  5367. oci_cli/help_text_producer/data_files/man/identity-domains_condition_search.1 +1 -1
  5368. oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key.1 +1 -1
  5369. oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key_create.1 +1 -1
  5370. oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key_delete.1 +1 -1
  5371. oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key_get.1 +1 -1
  5372. oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key_patch.1 +1 -1
  5373. oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-keys.1 +1 -1
  5374. oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-keys_list.1 +1 -1
  5375. oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-keys_search.1 +1 -1
  5376. oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group.1 +1 -1
  5377. oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_create.1 +1 -1
  5378. oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_delete.1 +1 -1
  5379. oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_get.1 +1 -1
  5380. oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_patch.1 +1 -1
  5381. oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_put.1 +1 -1
  5382. oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-groups.1 +1 -1
  5383. oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-groups_list.1 +1 -1
  5384. oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-groups_search.1 +1 -1
  5385. oci_cli/help_text_producer/data_files/man/identity-domains_grant.1 +1 -1
  5386. oci_cli/help_text_producer/data_files/man/identity-domains_grant_create.1 +1 -1
  5387. oci_cli/help_text_producer/data_files/man/identity-domains_grant_delete.1 +1 -1
  5388. oci_cli/help_text_producer/data_files/man/identity-domains_grant_get.1 +1 -1
  5389. oci_cli/help_text_producer/data_files/man/identity-domains_grant_patch.1 +1 -1
  5390. oci_cli/help_text_producer/data_files/man/identity-domains_grants.1 +1 -1
  5391. oci_cli/help_text_producer/data_files/man/identity-domains_grants_list.1 +1 -1
  5392. oci_cli/help_text_producer/data_files/man/identity-domains_grants_search.1 +1 -1
  5393. oci_cli/help_text_producer/data_files/man/identity-domains_group.1 +1 -1
  5394. oci_cli/help_text_producer/data_files/man/identity-domains_group_create.1 +1 -1
  5395. oci_cli/help_text_producer/data_files/man/identity-domains_group_delete.1 +1 -1
  5396. oci_cli/help_text_producer/data_files/man/identity-domains_group_get.1 +1 -1
  5397. oci_cli/help_text_producer/data_files/man/identity-domains_group_patch.1 +1 -1
  5398. oci_cli/help_text_producer/data_files/man/identity-domains_group_put.1 +1 -1
  5399. oci_cli/help_text_producer/data_files/man/identity-domains_groups.1 +1 -1
  5400. oci_cli/help_text_producer/data_files/man/identity-domains_groups_list.1 +1 -1
  5401. oci_cli/help_text_producer/data_files/man/identity-domains_groups_search.1 +1 -1
  5402. oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust.1 +1 -1
  5403. oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_create.1 +1 -1
  5404. oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_delete.1 +1 -1
  5405. oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_get.1 +1 -1
  5406. oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_patch.1 +1 -1
  5407. oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_put.1 +1 -1
  5408. oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trusts.1 +1 -1
  5409. oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trusts_list.1 +1 -1
  5410. oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider.1 +1 -1
  5411. oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_create.1 +1 -1
  5412. oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_delete.1 +1 -1
  5413. oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_get.1 +1 -1
  5414. oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_patch.1 +1 -1
  5415. oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_put.1 +1 -1
  5416. oci_cli/help_text_producer/data_files/man/identity-domains_identity-providers.1 +1 -1
  5417. oci_cli/help_text_producer/data_files/man/identity-domains_identity-providers_list.1 +1 -1
  5418. oci_cli/help_text_producer/data_files/man/identity-domains_identity-providers_search.1 +1 -1
  5419. oci_cli/help_text_producer/data_files/man/identity-domains_identity-setting.1 +1 -1
  5420. oci_cli/help_text_producer/data_files/man/identity-domains_identity-setting_get.1 +1 -1
  5421. oci_cli/help_text_producer/data_files/man/identity-domains_identity-setting_patch.1 +1 -1
  5422. oci_cli/help_text_producer/data_files/man/identity-domains_identity-setting_put.1 +1 -1
  5423. oci_cli/help_text_producer/data_files/man/identity-domains_identity-settings.1 +1 -1
  5424. oci_cli/help_text_producer/data_files/man/identity-domains_identity-settings_list.1 +1 -1
  5425. oci_cli/help_text_producer/data_files/man/identity-domains_identity-settings_search.1 +1 -1
  5426. oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-setting.1 +1 -1
  5427. oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-setting_get.1 +1 -1
  5428. oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-setting_patch.1 +1 -1
  5429. oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-setting_put.1 +1 -1
  5430. oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-settings.1 +1 -1
  5431. oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-settings_list.1 +1 -1
  5432. oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-settings_search.1 +1 -1
  5433. oci_cli/help_text_producer/data_files/man/identity-domains_me-password-changer.1 +1 -1
  5434. oci_cli/help_text_producer/data_files/man/identity-domains_me-password-changer_put.1 +1 -1
  5435. oci_cli/help_text_producer/data_files/man/identity-domains_me.1 +1 -1
  5436. oci_cli/help_text_producer/data_files/man/identity-domains_me_create.1 +1 -1
  5437. oci_cli/help_text_producer/data_files/man/identity-domains_me_get.1 +1 -1
  5438. oci_cli/help_text_producer/data_files/man/identity-domains_me_patch.1 +1 -1
  5439. oci_cli/help_text_producer/data_files/man/identity-domains_me_put.1 +1 -1
  5440. oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key.1 +1 -1
  5441. oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key_create.1 +1 -1
  5442. oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key_delete.1 +1 -1
  5443. oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key_get.1 +1 -1
  5444. oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key_patch.1 +1 -1
  5445. oci_cli/help_text_producer/data_files/man/identity-domains_my-api-keys.1 +1 -1
  5446. oci_cli/help_text_producer/data_files/man/identity-domains_my-api-keys_list.1 +1 -1
  5447. oci_cli/help_text_producer/data_files/man/identity-domains_my-apps.1 +1 -1
  5448. oci_cli/help_text_producer/data_files/man/identity-domains_my-apps_list.1 +1 -1
  5449. oci_cli/help_text_producer/data_files/man/identity-domains_my-apps_search.1 +1 -1
  5450. oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token.1 +1 -1
  5451. oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token_create.1 +1 -1
  5452. oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token_delete.1 +1 -1
  5453. oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token_get.1 +1 -1
  5454. oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token_patch.1 +1 -1
  5455. oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-tokens.1 +1 -1
  5456. oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-tokens_list.1 +1 -1
  5457. oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factor-initiator.1 +1 -1
  5458. oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factor-initiator_create.1 +1 -1
  5459. oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factor-validator.1 +1 -1
  5460. oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factor-validator_create.1 +1 -1
  5461. oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factors-remover.1 +1 -1
  5462. oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factors-remover_create.1 +1 -1
  5463. oci_cli/help_text_producer/data_files/man/identity-domains_my-completed-approval.1 +1 -1
  5464. oci_cli/help_text_producer/data_files/man/identity-domains_my-completed-approval_get.1 +1 -1
  5465. oci_cli/help_text_producer/data_files/man/identity-domains_my-completed-approvals.1 +1 -1
  5466. oci_cli/help_text_producer/data_files/man/identity-domains_my-completed-approvals_list.1 +1 -1
  5467. oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key.1 +1 -1
  5468. oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key_create.1 +1 -1
  5469. oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key_delete.1 +1 -1
  5470. oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key_get.1 +1 -1
  5471. oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key_patch.1 +1 -1
  5472. oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-keys.1 +1 -1
  5473. oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-keys_list.1 +1 -1
  5474. oci_cli/help_text_producer/data_files/man/identity-domains_my-device.1 +1 -1
  5475. oci_cli/help_text_producer/data_files/man/identity-domains_my-device_delete.1 +1 -1
  5476. oci_cli/help_text_producer/data_files/man/identity-domains_my-device_get.1 +1 -1
  5477. oci_cli/help_text_producer/data_files/man/identity-domains_my-device_patch.1 +1 -1
  5478. oci_cli/help_text_producer/data_files/man/identity-domains_my-devices.1 +1 -1
  5479. oci_cli/help_text_producer/data_files/man/identity-domains_my-devices_list.1 +1 -1
  5480. oci_cli/help_text_producer/data_files/man/identity-domains_my-groups.1 +1 -1
  5481. oci_cli/help_text_producer/data_files/man/identity-domains_my-groups_list.1 +1 -1
  5482. oci_cli/help_text_producer/data_files/man/identity-domains_my-groups_search.1 +1 -1
  5483. oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential.1 +1 -1
  5484. oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential_create.1 +1 -1
  5485. oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential_delete.1 +1 -1
  5486. oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential_get.1 +1 -1
  5487. oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential_patch.1 +1 -1
  5488. oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credentials.1 +1 -1
  5489. oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credentials_list.1 +1 -1
  5490. oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approval.1 +1 -1
  5491. oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approval_get.1 +1 -1
  5492. oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approval_patch.1 +1 -1
  5493. oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approvals.1 +1 -1
  5494. oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approvals_list.1 +1 -1
  5495. oci_cli/help_text_producer/data_files/man/identity-domains_my-request.1 +1 -1
  5496. oci_cli/help_text_producer/data_files/man/identity-domains_my-request_create.1 +1 -1
  5497. oci_cli/help_text_producer/data_files/man/identity-domains_my-request_get.1 +1 -1
  5498. oci_cli/help_text_producer/data_files/man/identity-domains_my-request_patch.1 +1 -1
  5499. oci_cli/help_text_producer/data_files/man/identity-domains_my-requestable-groups.1 +1 -1
  5500. oci_cli/help_text_producer/data_files/man/identity-domains_my-requestable-groups_list.1 +1 -1
  5501. oci_cli/help_text_producer/data_files/man/identity-domains_my-requestable-groups_search.1 +1 -1
  5502. oci_cli/help_text_producer/data_files/man/identity-domains_my-requests.1 +1 -1
  5503. oci_cli/help_text_producer/data_files/man/identity-domains_my-requests_list.1 +1 -1
  5504. oci_cli/help_text_producer/data_files/man/identity-domains_my-requests_search.1 +1 -1
  5505. oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential.1 +1 -1
  5506. oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential_create.1 +1 -1
  5507. oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential_delete.1 +1 -1
  5508. oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential_get.1 +1 -1
  5509. oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential_patch.1 +1 -1
  5510. oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credentials.1 +1 -1
  5511. oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credentials_list.1 +1 -1
  5512. oci_cli/help_text_producer/data_files/man/identity-domains_my-support-account.1 +1 -1
  5513. oci_cli/help_text_producer/data_files/man/identity-domains_my-support-account_create.1 +1 -1
  5514. oci_cli/help_text_producer/data_files/man/identity-domains_my-support-account_delete.1 +1 -1
  5515. oci_cli/help_text_producer/data_files/man/identity-domains_my-support-account_get.1 +1 -1
  5516. oci_cli/help_text_producer/data_files/man/identity-domains_my-support-accounts.1 +1 -1
  5517. oci_cli/help_text_producer/data_files/man/identity-domains_my-support-accounts_list.1 +1 -1
  5518. oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agent.1 +1 -1
  5519. oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agent_delete.1 +1 -1
  5520. oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agent_get.1 +1 -1
  5521. oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agents.1 +1 -1
  5522. oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agents_list.1 +1 -1
  5523. oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credential.1 +1 -1
  5524. oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credential_create.1 +1 -1
  5525. oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credential_delete.1 +1 -1
  5526. oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credential_get.1 +1 -1
  5527. oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credentials.1 +1 -1
  5528. oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credentials_list.1 +1 -1
  5529. oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter.1 +1 -1
  5530. oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_create.1 +1 -1
  5531. oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_delete.1 +1 -1
  5532. oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_get.1 +1 -1
  5533. oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_patch.1 +1 -1
  5534. oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_put.1 +1 -1
  5535. oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeters.1 +1 -1
  5536. oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeters_list.1 +1 -1
  5537. oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeters_search.1 +1 -1
  5538. oci_cli/help_text_producer/data_files/man/identity-domains_notification-setting.1 +1 -1
  5539. oci_cli/help_text_producer/data_files/man/identity-domains_notification-setting_get.1 +1 -1
  5540. oci_cli/help_text_producer/data_files/man/identity-domains_notification-setting_put.1 +1 -1
  5541. oci_cli/help_text_producer/data_files/man/identity-domains_notification-settings.1 +1 -1
  5542. oci_cli/help_text_producer/data_files/man/identity-domains_notification-settings_list.1 +1 -1
  5543. oci_cli/help_text_producer/data_files/man/identity-domains_notification-settings_search.1 +1 -1
  5544. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificate.1 +1 -1
  5545. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificate_create.1 +1 -1
  5546. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificate_delete.1 +1 -1
  5547. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificate_get.1 +1 -1
  5548. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificates.1 +1 -1
  5549. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificates_list.1 +1 -1
  5550. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificates_search.1 +1 -1
  5551. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificate.1 +1 -1
  5552. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificate_create.1 +1 -1
  5553. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificate_delete.1 +1 -1
  5554. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificate_get.1 +1 -1
  5555. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificates.1 +1 -1
  5556. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificates_list.1 +1 -1
  5557. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificates_search.1 +1 -1
  5558. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential.1 +1 -1
  5559. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential_create.1 +1 -1
  5560. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential_delete.1 +1 -1
  5561. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential_get.1 +1 -1
  5562. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential_patch.1 +1 -1
  5563. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credentials.1 +1 -1
  5564. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credentials_list.1 +1 -1
  5565. oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credentials_search.1 +1 -1
  5566. oci_cli/help_text_producer/data_files/man/identity-domains_oci-console-sign-on-policy-consent.1 +1 -1
  5567. oci_cli/help_text_producer/data_files/man/identity-domains_oci-console-sign-on-policy-consent_get.1 +1 -1
  5568. oci_cli/help_text_producer/data_files/man/identity-domains_oci-console-sign-on-policy-consent_list.1 +1 -1
  5569. oci_cli/help_text_producer/data_files/man/identity-domains_oci-console-sign-on-policy-consent_search.1 +1 -1
  5570. oci_cli/help_text_producer/data_files/man/identity-domains_password-policies.1 +1 -1
  5571. oci_cli/help_text_producer/data_files/man/identity-domains_password-policies_list.1 +1 -1
  5572. oci_cli/help_text_producer/data_files/man/identity-domains_password-policies_search.1 +1 -1
  5573. oci_cli/help_text_producer/data_files/man/identity-domains_password-policy.1 +1 -1
  5574. oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_create.1 +1 -1
  5575. oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_delete.1 +1 -1
  5576. oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_get.1 +1 -1
  5577. oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_patch.1 +1 -1
  5578. oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_put.1 +1 -1
  5579. oci_cli/help_text_producer/data_files/man/identity-domains_policy.1 +1 -1
  5580. oci_cli/help_text_producer/data_files/man/identity-domains_policy_create.1 +1 -1
  5581. oci_cli/help_text_producer/data_files/man/identity-domains_policy_delete.1 +1 -1
  5582. oci_cli/help_text_producer/data_files/man/identity-domains_policy_get.1 +1 -1
  5583. oci_cli/help_text_producer/data_files/man/identity-domains_policy_list.1 +1 -1
  5584. oci_cli/help_text_producer/data_files/man/identity-domains_policy_patch.1 +1 -1
  5585. oci_cli/help_text_producer/data_files/man/identity-domains_policy_put.1 +1 -1
  5586. oci_cli/help_text_producer/data_files/man/identity-domains_policy_search.1 +1 -1
  5587. oci_cli/help_text_producer/data_files/man/identity-domains_resource-type-schema-attributes.1 +1 -1
  5588. oci_cli/help_text_producer/data_files/man/identity-domains_resource-type-schema-attributes_list.1 +1 -1
  5589. oci_cli/help_text_producer/data_files/man/identity-domains_resource-type-schema-attributes_search.1 +1 -1
  5590. oci_cli/help_text_producer/data_files/man/identity-domains_restore-oci-console-policy.1 +1 -1
  5591. oci_cli/help_text_producer/data_files/man/identity-domains_restore-oci-console-policy_create.1 +1 -1
  5592. oci_cli/help_text_producer/data_files/man/identity-domains_rule.1 +1 -1
  5593. oci_cli/help_text_producer/data_files/man/identity-domains_rule_create.1 +1 -1
  5594. oci_cli/help_text_producer/data_files/man/identity-domains_rule_delete.1 +1 -1
  5595. oci_cli/help_text_producer/data_files/man/identity-domains_rule_get.1 +1 -1
  5596. oci_cli/help_text_producer/data_files/man/identity-domains_rule_list.1 +1 -1
  5597. oci_cli/help_text_producer/data_files/man/identity-domains_rule_patch.1 +1 -1
  5598. oci_cli/help_text_producer/data_files/man/identity-domains_rule_put.1 +1 -1
  5599. oci_cli/help_text_producer/data_files/man/identity-domains_rule_search.1 +1 -1
  5600. oci_cli/help_text_producer/data_files/man/identity-domains_schema.1 +1 -1
  5601. oci_cli/help_text_producer/data_files/man/identity-domains_schema_get.1 +1 -1
  5602. oci_cli/help_text_producer/data_files/man/identity-domains_schema_patch.1 +1 -1
  5603. oci_cli/help_text_producer/data_files/man/identity-domains_schema_put.1 +1 -1
  5604. oci_cli/help_text_producer/data_files/man/identity-domains_schemas.1 +1 -1
  5605. oci_cli/help_text_producer/data_files/man/identity-domains_schemas_list.1 +1 -1
  5606. oci_cli/help_text_producer/data_files/man/identity-domains_schemas_search.1 +1 -1
  5607. oci_cli/help_text_producer/data_files/man/identity-domains_security-question-setting.1 +1 -1
  5608. oci_cli/help_text_producer/data_files/man/identity-domains_security-question-setting_get.1 +1 -1
  5609. oci_cli/help_text_producer/data_files/man/identity-domains_security-question-setting_patch.1 +1 -1
  5610. oci_cli/help_text_producer/data_files/man/identity-domains_security-question-setting_put.1 +1 -1
  5611. oci_cli/help_text_producer/data_files/man/identity-domains_security-question-settings.1 +1 -1
  5612. oci_cli/help_text_producer/data_files/man/identity-domains_security-question-settings_list.1 +1 -1
  5613. oci_cli/help_text_producer/data_files/man/identity-domains_security-question-settings_search.1 +1 -1
  5614. oci_cli/help_text_producer/data_files/man/identity-domains_security-question.1 +1 -1
  5615. oci_cli/help_text_producer/data_files/man/identity-domains_security-question_create.1 +1 -1
  5616. oci_cli/help_text_producer/data_files/man/identity-domains_security-question_delete.1 +1 -1
  5617. oci_cli/help_text_producer/data_files/man/identity-domains_security-question_get.1 +1 -1
  5618. oci_cli/help_text_producer/data_files/man/identity-domains_security-question_patch.1 +1 -1
  5619. oci_cli/help_text_producer/data_files/man/identity-domains_security-questions.1 +1 -1
  5620. oci_cli/help_text_producer/data_files/man/identity-domains_security-questions_list.1 +1 -1
  5621. oci_cli/help_text_producer/data_files/man/identity-domains_security-questions_search.1 +1 -1
  5622. oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile.1 +1 -1
  5623. oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_create.1 +1 -1
  5624. oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_delete.1 +1 -1
  5625. oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_get.1 +1 -1
  5626. oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_patch.1 +1 -1
  5627. oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_put.1 +1 -1
  5628. oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profiles.1 +1 -1
  5629. oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profiles_list.1 +1 -1
  5630. oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profiles_search.1 +1 -1
  5631. oci_cli/help_text_producer/data_files/man/identity-domains_setting.1 +1 -1
  5632. oci_cli/help_text_producer/data_files/man/identity-domains_setting_get.1 +1 -1
  5633. oci_cli/help_text_producer/data_files/man/identity-domains_setting_patch.1 +1 -1
  5634. oci_cli/help_text_producer/data_files/man/identity-domains_setting_put.1 +1 -1
  5635. oci_cli/help_text_producer/data_files/man/identity-domains_settings.1 +1 -1
  5636. oci_cli/help_text_producer/data_files/man/identity-domains_settings_list.1 +1 -1
  5637. oci_cli/help_text_producer/data_files/man/identity-domains_settings_search.1 +1 -1
  5638. oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential.1 +1 -1
  5639. oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential_create.1 +1 -1
  5640. oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential_delete.1 +1 -1
  5641. oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential_get.1 +1 -1
  5642. oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential_patch.1 +1 -1
  5643. oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credentials.1 +1 -1
  5644. oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credentials_list.1 +1 -1
  5645. oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credentials_search.1 +1 -1
  5646. oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider.1 +1 -1
  5647. oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_create.1 +1 -1
  5648. oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_delete.1 +1 -1
  5649. oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_get.1 +1 -1
  5650. oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_patch.1 +1 -1
  5651. oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_put.1 +1 -1
  5652. oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-providers.1 +1 -1
  5653. oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-providers_list.1 +1 -1
  5654. oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-providers_search.1 +1 -1
  5655. oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting.1 +1 -1
  5656. oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting_get.1 +1 -1
  5657. oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting_list.1 +1 -1
  5658. oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting_patch.1 +1 -1
  5659. oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting_search.1 +1 -1
  5660. oci_cli/help_text_producer/data_files/man/identity-domains_user-capabilities-changer.1 +1 -1
  5661. oci_cli/help_text_producer/data_files/man/identity-domains_user-capabilities-changer_put.1 +1 -1
  5662. oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credential.1 +1 -1
  5663. oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credential_create.1 +1 -1
  5664. oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credential_delete.1 +1 -1
  5665. oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credential_get.1 +1 -1
  5666. oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credentials.1 +1 -1
  5667. oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credentials_list.1 +1 -1
  5668. oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credentials_search.1 +1 -1
  5669. oci_cli/help_text_producer/data_files/man/identity-domains_user-password-changer.1 +1 -1
  5670. oci_cli/help_text_producer/data_files/man/identity-domains_user-password-changer_put.1 +1 -1
  5671. oci_cli/help_text_producer/data_files/man/identity-domains_user-password-resetter.1 +1 -1
  5672. oci_cli/help_text_producer/data_files/man/identity-domains_user-password-resetter_put.1 +1 -1
  5673. oci_cli/help_text_producer/data_files/man/identity-domains_user-status-changer.1 +1 -1
  5674. oci_cli/help_text_producer/data_files/man/identity-domains_user-status-changer_put.1 +1 -1
  5675. oci_cli/help_text_producer/data_files/man/identity-domains_user.1 +1 -1
  5676. oci_cli/help_text_producer/data_files/man/identity-domains_user_create.1 +1 -1
  5677. oci_cli/help_text_producer/data_files/man/identity-domains_user_delete.1 +1 -1
  5678. oci_cli/help_text_producer/data_files/man/identity-domains_user_get.1 +1 -1
  5679. oci_cli/help_text_producer/data_files/man/identity-domains_user_patch.1 +1 -1
  5680. oci_cli/help_text_producer/data_files/man/identity-domains_user_put.1 +1 -1
  5681. oci_cli/help_text_producer/data_files/man/identity-domains_users.1 +1 -1
  5682. oci_cli/help_text_producer/data_files/man/identity-domains_users_list.1 +1 -1
  5683. oci_cli/help_text_producer/data_files/man/identity-domains_users_search.1 +1 -1
  5684. oci_cli/help_text_producer/data_files/man/instance-agent.1 +1 -1
  5685. oci_cli/help_text_producer/data_files/man/instance-agent_available-plugins.1 +1 -1
  5686. oci_cli/help_text_producer/data_files/man/instance-agent_available-plugins_get.1 +1 -1
  5687. oci_cli/help_text_producer/data_files/man/instance-agent_command-execution.1 +1 -1
  5688. oci_cli/help_text_producer/data_files/man/instance-agent_command-execution_get.1 +1 -1
  5689. oci_cli/help_text_producer/data_files/man/instance-agent_command-execution_list.1 +1 -1
  5690. oci_cli/help_text_producer/data_files/man/instance-agent_command.1 +1 -1
  5691. oci_cli/help_text_producer/data_files/man/instance-agent_command_cancel.1 +1 -1
  5692. oci_cli/help_text_producer/data_files/man/instance-agent_command_create.1 +1 -1
  5693. oci_cli/help_text_producer/data_files/man/instance-agent_command_get.1 +1 -1
  5694. oci_cli/help_text_producer/data_files/man/instance-agent_command_list.1 +1 -1
  5695. oci_cli/help_text_producer/data_files/man/instance-agent_plugin.1 +1 -1
  5696. oci_cli/help_text_producer/data_files/man/instance-agent_plugin_get.1 +1 -1
  5697. oci_cli/help_text_producer/data_files/man/instance-agent_plugin_list.1 +1 -1
  5698. oci_cli/help_text_producer/data_files/man/integration.1 +1 -1
  5699. oci_cli/help_text_producer/data_files/man/integration_integration-instance.1 +1 -1
  5700. oci_cli/help_text_producer/data_files/man/integration_integration-instance_add-oracle-managed-custom-endpoint.1 +1 -1
  5701. oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-compartment.1 +1 -1
  5702. oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-network-endpoint.1 +1 -1
  5703. oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-private-endpoint-outbound-connection-none-outbound-connection.1 +1 -1
  5704. oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-private-endpoint-outbound-connection-private-endpoint-outbound-connection.1 +1 -1
  5705. oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-private-endpoint-outbound-connection.1 +1 -1
  5706. oci_cli/help_text_producer/data_files/man/integration_integration-instance_create.1 +1 -1
  5707. oci_cli/help_text_producer/data_files/man/integration_integration-instance_delete.1 +1 -1
  5708. oci_cli/help_text_producer/data_files/man/integration_integration-instance_disaster-recovery-failover.1 +1 -1
  5709. oci_cli/help_text_producer/data_files/man/integration_integration-instance_enable-process-automation.1 +1 -1
  5710. oci_cli/help_text_producer/data_files/man/integration_integration-instance_extend-data-retention.1 +1 -1
  5711. oci_cli/help_text_producer/data_files/man/integration_integration-instance_get.1 +1 -1
  5712. oci_cli/help_text_producer/data_files/man/integration_integration-instance_list.1 +1 -1
  5713. oci_cli/help_text_producer/data_files/man/integration_integration-instance_remove.1 +1 -1
  5714. oci_cli/help_text_producer/data_files/man/integration_integration-instance_start.1 +1 -1
  5715. oci_cli/help_text_producer/data_files/man/integration_integration-instance_stop.1 +1 -1
  5716. oci_cli/help_text_producer/data_files/man/integration_integration-instance_update.1 +1 -1
  5717. oci_cli/help_text_producer/data_files/man/integration_work-request-error.1 +1 -1
  5718. oci_cli/help_text_producer/data_files/man/integration_work-request-error_list.1 +1 -1
  5719. oci_cli/help_text_producer/data_files/man/integration_work-request-log-entry.1 +1 -1
  5720. oci_cli/help_text_producer/data_files/man/integration_work-request-log-entry_list-work-request-logs.1 +1 -1
  5721. oci_cli/help_text_producer/data_files/man/integration_work-request.1 +1 -1
  5722. oci_cli/help_text_producer/data_files/man/integration_work-request_get.1 +1 -1
  5723. oci_cli/help_text_producer/data_files/man/integration_work-request_list.1 +1 -1
  5724. oci_cli/help_text_producer/data_files/man/jms-java-downloads.1 +1 -1
  5725. oci_cli/help_text_producer/data_files/man/jms-java-downloads_download-url.1 +1 -1
  5726. oci_cli/help_text_producer/data_files/man/jms-java-downloads_download-url_generate-artifact.1 +1 -1
  5727. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-count-aggregation.1 +1 -1
  5728. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-count-aggregation_request-summarized-java-download-counts.1 +1 -1
  5729. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-record.1 +1 -1
  5730. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-record_list.1 +1 -1
  5731. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report.1 +1 -1
  5732. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_create.1 +1 -1
  5733. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_delete.1 +1 -1
  5734. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_get-java-download-report-content.1 +1 -1
  5735. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_get.1 +1 -1
  5736. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_list.1 +1 -1
  5737. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token.1 +1 -1
  5738. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_create.1 +1 -1
  5739. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_delete.1 +1 -1
  5740. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_get.1 +1 -1
  5741. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_list.1 +1 -1
  5742. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_update.1 +1 -1
  5743. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record.1 +1 -1
  5744. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_create.1 +1 -1
  5745. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_delete.1 +1 -1
  5746. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_get.1 +1 -1
  5747. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_list.1 +1 -1
  5748. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_update.1 +1 -1
  5749. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license.1 +1 -1
  5750. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license_get.1 +1 -1
  5751. oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license_list.1 +1 -1
  5752. oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request-error.1 +1 -1
  5753. oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request-error_list.1 +1 -1
  5754. oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request-log-entry.1 +1 -1
  5755. oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request-log-entry_list-work-request-logs.1 +1 -1
  5756. oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request.1 +1 -1
  5757. oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request_cancel.1 +1 -1
  5758. oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request_get.1 +1 -1
  5759. oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request_list.1 +1 -1
  5760. oci_cli/help_text_producer/data_files/man/jms.1 +1 -1
  5761. oci_cli/help_text_producer/data_files/man/jms_agent-installer-summary.1 +1 -1
  5762. oci_cli/help_text_producer/data_files/man/jms_agent-installer-summary_generate-agent-installer-configuration.1 +1 -1
  5763. oci_cli/help_text_producer/data_files/man/jms_agent-installer-summary_list-agent-installers.1 +1 -1
  5764. oci_cli/help_text_producer/data_files/man/jms_announcement-collection.1 +1 -1
  5765. oci_cli/help_text_producer/data_files/man/jms_announcement-collection_list-announcements.1 +1 -1
  5766. oci_cli/help_text_producer/data_files/man/jms_application-installation-usage-summary.1 +1 -1
  5767. oci_cli/help_text_producer/data_files/man/jms_application-installation-usage-summary_summarize-application-installation-usage.1 +1 -1
  5768. oci_cli/help_text_producer/data_files/man/jms_application-usage.1 +1 -1
  5769. oci_cli/help_text_producer/data_files/man/jms_application-usage_summarize.1 +1 -1
  5770. oci_cli/help_text_producer/data_files/man/jms_blocklist.1 +1 -1
  5771. oci_cli/help_text_producer/data_files/man/jms_blocklist_create.1 +1 -1
  5772. oci_cli/help_text_producer/data_files/man/jms_blocklist_delete.1 +1 -1
  5773. oci_cli/help_text_producer/data_files/man/jms_blocklist_list.1 +1 -1
  5774. oci_cli/help_text_producer/data_files/man/jms_crypto-analysis-result.1 +1 -1
  5775. oci_cli/help_text_producer/data_files/man/jms_crypto-analysis-result_delete.1 +1 -1
  5776. oci_cli/help_text_producer/data_files/man/jms_crypto-analysis-result_get.1 +1 -1
  5777. oci_cli/help_text_producer/data_files/man/jms_crypto-analysis-result_list.1 +1 -1
  5778. oci_cli/help_text_producer/data_files/man/jms_deployed-application-installation-usage-summary.1 +1 -1
  5779. oci_cli/help_text_producer/data_files/man/jms_deployed-application-installation-usage-summary_summarize-deployed-application-installation-usage.1 +1 -1
  5780. oci_cli/help_text_producer/data_files/man/jms_deployed-application-usage.1 +1 -1
  5781. oci_cli/help_text_producer/data_files/man/jms_deployed-application-usage_summarize.1 +1 -1
  5782. oci_cli/help_text_producer/data_files/man/jms_drs-file-collection.1 +1 -1
  5783. oci_cli/help_text_producer/data_files/man/jms_drs-file-collection_list-drs-files.1 +1 -1
  5784. oci_cli/help_text_producer/data_files/man/jms_drs-file.1 +1 -1
  5785. oci_cli/help_text_producer/data_files/man/jms_drs-file_delete.1 +1 -1
  5786. oci_cli/help_text_producer/data_files/man/jms_drs-file_get.1 +1 -1
  5787. oci_cli/help_text_producer/data_files/man/jms_export-setting.1 +1 -1
  5788. oci_cli/help_text_producer/data_files/man/jms_export-setting_get.1 +1 -1
  5789. oci_cli/help_text_producer/data_files/man/jms_export-setting_update.1 +1 -1
  5790. oci_cli/help_text_producer/data_files/man/jms_export-status.1 +1 -1
  5791. oci_cli/help_text_producer/data_files/man/jms_export-status_get.1 +1 -1
  5792. oci_cli/help_text_producer/data_files/man/jms_fleet-advanced-feature-configuration.1 +1 -1
  5793. oci_cli/help_text_producer/data_files/man/jms_fleet-advanced-feature-configuration_get.1 +1 -1
  5794. oci_cli/help_text_producer/data_files/man/jms_fleet-advanced-feature-configuration_update.1 +1 -1
  5795. oci_cli/help_text_producer/data_files/man/jms_fleet-agent-configuration.1 +1 -1
  5796. oci_cli/help_text_producer/data_files/man/jms_fleet-agent-configuration_get.1 +1 -1
  5797. oci_cli/help_text_producer/data_files/man/jms_fleet-agent-configuration_update.1 +1 -1
  5798. oci_cli/help_text_producer/data_files/man/jms_fleet-diagnosis-summary.1 +1 -1
  5799. oci_cli/help_text_producer/data_files/man/jms_fleet-diagnosis-summary_list-fleet-diagnoses.1 +1 -1
  5800. oci_cli/help_text_producer/data_files/man/jms_fleet.1 +1 -1
  5801. oci_cli/help_text_producer/data_files/man/jms_fleet_change-compartment.1 +1 -1
  5802. oci_cli/help_text_producer/data_files/man/jms_fleet_create-drs-file.1 +1 -1
  5803. oci_cli/help_text_producer/data_files/man/jms_fleet_create.1 +1 -1
  5804. oci_cli/help_text_producer/data_files/man/jms_fleet_delete.1 +1 -1
  5805. oci_cli/help_text_producer/data_files/man/jms_fleet_disable-drs.1 +1 -1
  5806. oci_cli/help_text_producer/data_files/man/jms_fleet_enable-drs.1 +1 -1
  5807. oci_cli/help_text_producer/data_files/man/jms_fleet_generate-agent-deploy-script.1 +1 -1
  5808. oci_cli/help_text_producer/data_files/man/jms_fleet_generate-load-pipeline-script.1 +1 -1
  5809. oci_cli/help_text_producer/data_files/man/jms_fleet_get.1 +1 -1
  5810. oci_cli/help_text_producer/data_files/man/jms_fleet_list.1 +1 -1
  5811. oci_cli/help_text_producer/data_files/man/jms_fleet_request-crypto-analyses.1 +1 -1
  5812. oci_cli/help_text_producer/data_files/man/jms_fleet_request-deployed-application-migration-analyses.1 +1 -1
  5813. oci_cli/help_text_producer/data_files/man/jms_fleet_request-java-migration-analyses.1 +1 -1
  5814. oci_cli/help_text_producer/data_files/man/jms_fleet_request-jfr-recordings.1 +1 -1
  5815. oci_cli/help_text_producer/data_files/man/jms_fleet_request-performance-tuning-analyses.1 +1 -1
  5816. oci_cli/help_text_producer/data_files/man/jms_fleet_summarize-resource-inventory.1 +1 -1
  5817. oci_cli/help_text_producer/data_files/man/jms_fleet_update-drs-file.1 +1 -1
  5818. oci_cli/help_text_producer/data_files/man/jms_fleet_update.1 +1 -1
  5819. oci_cli/help_text_producer/data_files/man/jms_installation-site-summary.1 +1 -1
  5820. oci_cli/help_text_producer/data_files/man/jms_installation-site-summary_add.1 +1 -1
  5821. oci_cli/help_text_producer/data_files/man/jms_installation-site-summary_list-installation-sites.1 +1 -1
  5822. oci_cli/help_text_producer/data_files/man/jms_installation-site-summary_remove.1 +1 -1
  5823. oci_cli/help_text_producer/data_files/man/jms_installation-usage.1 +1 -1
  5824. oci_cli/help_text_producer/data_files/man/jms_installation-usage_summarize.1 +1 -1
  5825. oci_cli/help_text_producer/data_files/man/jms_java-family.1 +1 -1
  5826. oci_cli/help_text_producer/data_files/man/jms_java-family_get.1 +1 -1
  5827. oci_cli/help_text_producer/data_files/man/jms_java-family_list.1 +1 -1
  5828. oci_cli/help_text_producer/data_files/man/jms_java-migration-analysis-result.1 +1 -1
  5829. oci_cli/help_text_producer/data_files/man/jms_java-migration-analysis-result_delete.1 +1 -1
  5830. oci_cli/help_text_producer/data_files/man/jms_java-migration-analysis-result_get.1 +1 -1
  5831. oci_cli/help_text_producer/data_files/man/jms_java-migration-analysis-result_list.1 +1 -1
  5832. oci_cli/help_text_producer/data_files/man/jms_java-release.1 +1 -1
  5833. oci_cli/help_text_producer/data_files/man/jms_java-release_get.1 +1 -1
  5834. oci_cli/help_text_producer/data_files/man/jms_java-release_list.1 +1 -1
  5835. oci_cli/help_text_producer/data_files/man/jms_java-server-instance-usage.1 +1 -1
  5836. oci_cli/help_text_producer/data_files/man/jms_java-server-instance-usage_summarize.1 +1 -1
  5837. oci_cli/help_text_producer/data_files/man/jms_java-server-usage.1 +1 -1
  5838. oci_cli/help_text_producer/data_files/man/jms_java-server-usage_scan.1 +1 -1
  5839. oci_cli/help_text_producer/data_files/man/jms_java-server-usage_summarize.1 +1 -1
  5840. oci_cli/help_text_producer/data_files/man/jms_jms-plugin.1 +1 -1
  5841. oci_cli/help_text_producer/data_files/man/jms_jms-plugin_create.1 +1 -1
  5842. oci_cli/help_text_producer/data_files/man/jms_jms-plugin_delete.1 +1 -1
  5843. oci_cli/help_text_producer/data_files/man/jms_jms-plugin_get.1 +1 -1
  5844. oci_cli/help_text_producer/data_files/man/jms_jms-plugin_list.1 +1 -1
  5845. oci_cli/help_text_producer/data_files/man/jms_jms-plugin_update.1 +1 -1
  5846. oci_cli/help_text_producer/data_files/man/jms_jre-usage.1 +1 -1
  5847. oci_cli/help_text_producer/data_files/man/jms_jre-usage_list.1 +1 -1
  5848. oci_cli/help_text_producer/data_files/man/jms_jre-usage_summarize.1 +1 -1
  5849. oci_cli/help_text_producer/data_files/man/jms_library-usage.1 +1 -1
  5850. oci_cli/help_text_producer/data_files/man/jms_library-usage_scan.1 +1 -1
  5851. oci_cli/help_text_producer/data_files/man/jms_library-usage_summarize.1 +1 -1
  5852. oci_cli/help_text_producer/data_files/man/jms_managed-instance-usage.1 +1 -1
  5853. oci_cli/help_text_producer/data_files/man/jms_managed-instance-usage_summarize.1 +1 -1
  5854. oci_cli/help_text_producer/data_files/man/jms_performance-tuning-analysis-result.1 +1 -1
  5855. oci_cli/help_text_producer/data_files/man/jms_performance-tuning-analysis-result_delete.1 +1 -1
  5856. oci_cli/help_text_producer/data_files/man/jms_performance-tuning-analysis-result_get.1 +1 -1
  5857. oci_cli/help_text_producer/data_files/man/jms_performance-tuning-analysis-result_list.1 +1 -1
  5858. oci_cli/help_text_producer/data_files/man/jms_work-item-summary.1 +1 -1
  5859. oci_cli/help_text_producer/data_files/man/jms_work-item-summary_list-work-items.1 +1 -1
  5860. oci_cli/help_text_producer/data_files/man/jms_work-request-error.1 +1 -1
  5861. oci_cli/help_text_producer/data_files/man/jms_work-request-error_list.1 +1 -1
  5862. oci_cli/help_text_producer/data_files/man/jms_work-request-log-entry.1 +1 -1
  5863. oci_cli/help_text_producer/data_files/man/jms_work-request-log-entry_list-work-request-logs.1 +1 -1
  5864. oci_cli/help_text_producer/data_files/man/jms_work-request.1 +1 -1
  5865. oci_cli/help_text_producer/data_files/man/jms_work-request_cancel.1 +1 -1
  5866. oci_cli/help_text_producer/data_files/man/jms_work-request_get.1 +1 -1
  5867. oci_cli/help_text_producer/data_files/man/jms_work-request_list.1 +1 -1
  5868. oci_cli/help_text_producer/data_files/man/kms.1 +1 -1
  5869. oci_cli/help_text_producer/data_files/man/kms_crypto.1 +1 -1
  5870. oci_cli/help_text_producer/data_files/man/kms_crypto_decrypt.1 +1 -1
  5871. oci_cli/help_text_producer/data_files/man/kms_crypto_encrypt.1 +1 -1
  5872. oci_cli/help_text_producer/data_files/man/kms_crypto_generate-data-encryption-key.1 +1 -1
  5873. oci_cli/help_text_producer/data_files/man/kms_crypto_key.1 +1 -1
  5874. oci_cli/help_text_producer/data_files/man/kms_crypto_key_export.1 +1 -1
  5875. oci_cli/help_text_producer/data_files/man/kms_crypto_signed-data.1 +1 -1
  5876. oci_cli/help_text_producer/data_files/man/kms_crypto_signed-data_sign.1 +1 -1
  5877. oci_cli/help_text_producer/data_files/man/kms_crypto_verified-data.1 +1 -1
  5878. oci_cli/help_text_producer/data_files/man/kms_crypto_verified-data_verify.1 +1 -1
  5879. oci_cli/help_text_producer/data_files/man/kms_ekm.1 +1 -1
  5880. oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint.1 +1 -1
  5881. oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_create.1 +1 -1
  5882. oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_delete.1 +1 -1
  5883. oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_get.1 +1 -1
  5884. oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_list.1 +1 -1
  5885. oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_update.1 +1 -1
  5886. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster.1 +1 -1
  5887. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster.1 +1 -1
  5888. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_cancel-hsm-cluster-deletion.1 +1 -1
  5889. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_change-compartment.1 +1 -1
  5890. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_create.1 +1 -1
  5891. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_download-certificate-signing-request.1 +1 -1
  5892. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_get-pre-co-user-credentials.1 +1 -1
  5893. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_get.1 +1 -1
  5894. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_list.1 +1 -1
  5895. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_schedule-hsm-cluster-deletion.1 +1 -1
  5896. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_update.1 +1 -1
  5897. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_upload-partition-certificates.1 +1 -1
  5898. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-partition.1 +1 -1
  5899. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-partition_get.1 +1 -1
  5900. oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-partition_list.1 +1 -1
  5901. oci_cli/help_text_producer/data_files/man/kms_management.1 +1 -1
  5902. oci_cli/help_text_producer/data_files/man/kms_management_key-version.1 +1 -1
  5903. oci_cli/help_text_producer/data_files/man/kms_management_key-version_cancel-deletion.1 +1 -1
  5904. oci_cli/help_text_producer/data_files/man/kms_management_key-version_create.1 +1 -1
  5905. oci_cli/help_text_producer/data_files/man/kms_management_key-version_get.1 +1 -1
  5906. oci_cli/help_text_producer/data_files/man/kms_management_key-version_import.1 +1 -1
  5907. oci_cli/help_text_producer/data_files/man/kms_management_key-version_list.1 +1 -1
  5908. oci_cli/help_text_producer/data_files/man/kms_management_key-version_schedule-deletion.1 +1 -1
  5909. oci_cli/help_text_producer/data_files/man/kms_management_key.1 +1 -1
  5910. oci_cli/help_text_producer/data_files/man/kms_management_key_backup.1 +1 -1
  5911. oci_cli/help_text_producer/data_files/man/kms_management_key_cancel-deletion.1 +1 -1
  5912. oci_cli/help_text_producer/data_files/man/kms_management_key_change-compartment.1 +1 -1
  5913. oci_cli/help_text_producer/data_files/man/kms_management_key_create.1 +1 -1
  5914. oci_cli/help_text_producer/data_files/man/kms_management_key_disable.1 +1 -1
  5915. oci_cli/help_text_producer/data_files/man/kms_management_key_enable.1 +1 -1
  5916. oci_cli/help_text_producer/data_files/man/kms_management_key_get.1 +1 -1
  5917. oci_cli/help_text_producer/data_files/man/kms_management_key_import.1 +1 -1
  5918. oci_cli/help_text_producer/data_files/man/kms_management_key_list.1 +1 -1
  5919. oci_cli/help_text_producer/data_files/man/kms_management_key_restore-from-file.1 +1 -1
  5920. oci_cli/help_text_producer/data_files/man/kms_management_key_restore.1 +1 -1
  5921. oci_cli/help_text_producer/data_files/man/kms_management_key_schedule-deletion.1 +1 -1
  5922. oci_cli/help_text_producer/data_files/man/kms_management_key_update.1 +1 -1
  5923. oci_cli/help_text_producer/data_files/man/kms_management_replication-status-details.1 +1 -1
  5924. oci_cli/help_text_producer/data_files/man/kms_management_replication-status-details_get-replication-status.1 +1 -1
  5925. oci_cli/help_text_producer/data_files/man/kms_management_vault.1 +1 -1
  5926. oci_cli/help_text_producer/data_files/man/kms_management_vault_backup.1 +1 -1
  5927. oci_cli/help_text_producer/data_files/man/kms_management_vault_cancel-deletion.1 +1 -1
  5928. oci_cli/help_text_producer/data_files/man/kms_management_vault_change-compartment.1 +1 -1
  5929. oci_cli/help_text_producer/data_files/man/kms_management_vault_create-vault-replica.1 +1 -1
  5930. oci_cli/help_text_producer/data_files/man/kms_management_vault_create.1 +1 -1
  5931. oci_cli/help_text_producer/data_files/man/kms_management_vault_delete-vault-replica.1 +1 -1
  5932. oci_cli/help_text_producer/data_files/man/kms_management_vault_get.1 +1 -1
  5933. oci_cli/help_text_producer/data_files/man/kms_management_vault_list-vault-replicas.1 +1 -1
  5934. oci_cli/help_text_producer/data_files/man/kms_management_vault_list.1 +1 -1
  5935. oci_cli/help_text_producer/data_files/man/kms_management_vault_restore-from-file.1 +1 -1
  5936. oci_cli/help_text_producer/data_files/man/kms_management_vault_restore.1 +1 -1
  5937. oci_cli/help_text_producer/data_files/man/kms_management_vault_schedule-deletion.1 +1 -1
  5938. oci_cli/help_text_producer/data_files/man/kms_management_vault_update.1 +1 -1
  5939. oci_cli/help_text_producer/data_files/man/kms_management_vault_usage.1 +1 -1
  5940. oci_cli/help_text_producer/data_files/man/kms_management_vault_usage_get.1 +1 -1
  5941. oci_cli/help_text_producer/data_files/man/kms_management_wrapping-key.1 +1 -1
  5942. oci_cli/help_text_producer/data_files/man/kms_management_wrapping-key_get.1 +1 -1
  5943. oci_cli/help_text_producer/data_files/man/lb.1 +1 -1
  5944. oci_cli/help_text_producer/data_files/man/lb_backend-health.1 +1 -1
  5945. oci_cli/help_text_producer/data_files/man/lb_backend-health_get.1 +1 -1
  5946. oci_cli/help_text_producer/data_files/man/lb_backend-set-health.1 +1 -1
  5947. oci_cli/help_text_producer/data_files/man/lb_backend-set-health_get.1 +1 -1
  5948. oci_cli/help_text_producer/data_files/man/lb_backend-set.1 +1 -1
  5949. oci_cli/help_text_producer/data_files/man/lb_backend-set_create.1 +1 -1
  5950. oci_cli/help_text_producer/data_files/man/lb_backend-set_delete.1 +1 -1
  5951. oci_cli/help_text_producer/data_files/man/lb_backend-set_get.1 +1 -1
  5952. oci_cli/help_text_producer/data_files/man/lb_backend-set_list.1 +1 -1
  5953. oci_cli/help_text_producer/data_files/man/lb_backend-set_update.1 +1 -1
  5954. oci_cli/help_text_producer/data_files/man/lb_backend.1 +1 -1
  5955. oci_cli/help_text_producer/data_files/man/lb_backend_create.1 +1 -1
  5956. oci_cli/help_text_producer/data_files/man/lb_backend_delete.1 +1 -1
  5957. oci_cli/help_text_producer/data_files/man/lb_backend_get.1 +1 -1
  5958. oci_cli/help_text_producer/data_files/man/lb_backend_list.1 +1 -1
  5959. oci_cli/help_text_producer/data_files/man/lb_backend_update.1 +1 -1
  5960. oci_cli/help_text_producer/data_files/man/lb_certificate.1 +1 -1
  5961. oci_cli/help_text_producer/data_files/man/lb_certificate_create.1 +1 -1
  5962. oci_cli/help_text_producer/data_files/man/lb_certificate_delete.1 +1 -1
  5963. oci_cli/help_text_producer/data_files/man/lb_certificate_list.1 +1 -1
  5964. oci_cli/help_text_producer/data_files/man/lb_health-checker.1 +1 -1
  5965. oci_cli/help_text_producer/data_files/man/lb_health-checker_get.1 +1 -1
  5966. oci_cli/help_text_producer/data_files/man/lb_health-checker_update.1 +1 -1
  5967. oci_cli/help_text_producer/data_files/man/lb_hostname.1 +1 -1
  5968. oci_cli/help_text_producer/data_files/man/lb_hostname_create.1 +1 -1
  5969. oci_cli/help_text_producer/data_files/man/lb_hostname_delete.1 +1 -1
  5970. oci_cli/help_text_producer/data_files/man/lb_hostname_get.1 +1 -1
  5971. oci_cli/help_text_producer/data_files/man/lb_hostname_list.1 +1 -1
  5972. oci_cli/help_text_producer/data_files/man/lb_hostname_update.1 +1 -1
  5973. oci_cli/help_text_producer/data_files/man/lb_listener-rule.1 +1 -1
  5974. oci_cli/help_text_producer/data_files/man/lb_listener-rule_list.1 +1 -1
  5975. oci_cli/help_text_producer/data_files/man/lb_listener.1 +1 -1
  5976. oci_cli/help_text_producer/data_files/man/lb_listener_create.1 +1 -1
  5977. oci_cli/help_text_producer/data_files/man/lb_listener_delete.1 +1 -1
  5978. oci_cli/help_text_producer/data_files/man/lb_listener_update.1 +1 -1
  5979. oci_cli/help_text_producer/data_files/man/lb_load-balancer-health.1 +1 -1
  5980. oci_cli/help_text_producer/data_files/man/lb_load-balancer-health_get.1 +1 -1
  5981. oci_cli/help_text_producer/data_files/man/lb_load-balancer-health_list.1 +1 -1
  5982. oci_cli/help_text_producer/data_files/man/lb_load-balancer.1 +1 -1
  5983. oci_cli/help_text_producer/data_files/man/lb_load-balancer_change-compartment.1 +1 -1
  5984. oci_cli/help_text_producer/data_files/man/lb_load-balancer_create.1 +1 -1
  5985. oci_cli/help_text_producer/data_files/man/lb_load-balancer_delete.1 +1 -1
  5986. oci_cli/help_text_producer/data_files/man/lb_load-balancer_get.1 +1 -1
  5987. oci_cli/help_text_producer/data_files/man/lb_load-balancer_list.1 +1 -1
  5988. oci_cli/help_text_producer/data_files/man/lb_load-balancer_update-load-balancer-shape.1 +1 -1
  5989. oci_cli/help_text_producer/data_files/man/lb_load-balancer_update.1 +1 -1
  5990. oci_cli/help_text_producer/data_files/man/lb_nsg.1 +1 -1
  5991. oci_cli/help_text_producer/data_files/man/lb_nsg_update.1 +1 -1
  5992. oci_cli/help_text_producer/data_files/man/lb_path-route-set.1 +1 -1
  5993. oci_cli/help_text_producer/data_files/man/lb_path-route-set_create.1 +1 -1
  5994. oci_cli/help_text_producer/data_files/man/lb_path-route-set_delete.1 +1 -1
  5995. oci_cli/help_text_producer/data_files/man/lb_path-route-set_get.1 +1 -1
  5996. oci_cli/help_text_producer/data_files/man/lb_path-route-set_list.1 +1 -1
  5997. oci_cli/help_text_producer/data_files/man/lb_path-route-set_update.1 +1 -1
  5998. oci_cli/help_text_producer/data_files/man/lb_policy.1 +1 -1
  5999. oci_cli/help_text_producer/data_files/man/lb_policy_list.1 +1 -1
  6000. oci_cli/help_text_producer/data_files/man/lb_protocol.1 +1 -1
  6001. oci_cli/help_text_producer/data_files/man/lb_protocol_list.1 +1 -1
  6002. oci_cli/help_text_producer/data_files/man/lb_routing-policy.1 +1 -1
  6003. oci_cli/help_text_producer/data_files/man/lb_routing-policy_create.1 +1 -1
  6004. oci_cli/help_text_producer/data_files/man/lb_routing-policy_delete.1 +1 -1
  6005. oci_cli/help_text_producer/data_files/man/lb_routing-policy_get.1 +1 -1
  6006. oci_cli/help_text_producer/data_files/man/lb_routing-policy_list.1 +1 -1
  6007. oci_cli/help_text_producer/data_files/man/lb_routing-policy_update.1 +1 -1
  6008. oci_cli/help_text_producer/data_files/man/lb_rule-set.1 +1 -1
  6009. oci_cli/help_text_producer/data_files/man/lb_rule-set_create.1 +1 -1
  6010. oci_cli/help_text_producer/data_files/man/lb_rule-set_delete.1 +1 -1
  6011. oci_cli/help_text_producer/data_files/man/lb_rule-set_get.1 +1 -1
  6012. oci_cli/help_text_producer/data_files/man/lb_rule-set_list.1 +1 -1
  6013. oci_cli/help_text_producer/data_files/man/lb_rule-set_update.1 +1 -1
  6014. oci_cli/help_text_producer/data_files/man/lb_shape.1 +1 -1
  6015. oci_cli/help_text_producer/data_files/man/lb_shape_list.1 +1 -1
  6016. oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite.1 +1 -1
  6017. oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_create.1 +1 -1
  6018. oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_delete.1 +1 -1
  6019. oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_get.1 +1 -1
  6020. oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_list.1 +1 -1
  6021. oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_update.1 +1 -1
  6022. oci_cli/help_text_producer/data_files/man/lb_work-request.1 +1 -1
  6023. oci_cli/help_text_producer/data_files/man/lb_work-request_get.1 +1 -1
  6024. oci_cli/help_text_producer/data_files/man/lb_work-request_list.1 +1 -1
  6025. oci_cli/help_text_producer/data_files/man/license-manager.1 +1 -1
  6026. oci_cli/help_text_producer/data_files/man/license-manager_bulk-upload-template.1 +1 -1
  6027. oci_cli/help_text_producer/data_files/man/license-manager_bulk-upload-template_get.1 +1 -1
  6028. oci_cli/help_text_producer/data_files/man/license-manager_configuration.1 +1 -1
  6029. oci_cli/help_text_producer/data_files/man/license-manager_configuration_get.1 +1 -1
  6030. oci_cli/help_text_producer/data_files/man/license-manager_configuration_update.1 +1 -1
  6031. oci_cli/help_text_producer/data_files/man/license-manager_license-metric.1 +1 -1
  6032. oci_cli/help_text_producer/data_files/man/license-manager_license-metric_get.1 +1 -1
  6033. oci_cli/help_text_producer/data_files/man/license-manager_license-record.1 +1 -1
  6034. oci_cli/help_text_producer/data_files/man/license-manager_license-record_create.1 +1 -1
  6035. oci_cli/help_text_producer/data_files/man/license-manager_license-record_delete.1 +1 -1
  6036. oci_cli/help_text_producer/data_files/man/license-manager_license-record_get.1 +1 -1
  6037. oci_cli/help_text_producer/data_files/man/license-manager_license-record_import-licenses.1 +1 -1
  6038. oci_cli/help_text_producer/data_files/man/license-manager_license-record_list.1 +1 -1
  6039. oci_cli/help_text_producer/data_files/man/license-manager_license-record_update.1 +1 -1
  6040. oci_cli/help_text_producer/data_files/man/license-manager_product-license.1 +1 -1
  6041. oci_cli/help_text_producer/data_files/man/license-manager_product-license_create.1 +1 -1
  6042. oci_cli/help_text_producer/data_files/man/license-manager_product-license_delete.1 +1 -1
  6043. oci_cli/help_text_producer/data_files/man/license-manager_product-license_get.1 +1 -1
  6044. oci_cli/help_text_producer/data_files/man/license-manager_product-license_list-product-license-consumers.1 +1 -1
  6045. oci_cli/help_text_producer/data_files/man/license-manager_product-license_list-top-utilized-product-licenses.1 +1 -1
  6046. oci_cli/help_text_producer/data_files/man/license-manager_product-license_list-top-utilized-resources.1 +1 -1
  6047. oci_cli/help_text_producer/data_files/man/license-manager_product-license_list.1 +1 -1
  6048. oci_cli/help_text_producer/data_files/man/license-manager_product-license_update.1 +1 -1
  6049. oci_cli/help_text_producer/data_files/man/limits.1 +1 -1
  6050. oci_cli/help_text_producer/data_files/man/limits_definition.1 +1 -1
  6051. oci_cli/help_text_producer/data_files/man/limits_definition_list.1 +1 -1
  6052. oci_cli/help_text_producer/data_files/man/limits_quota.1 +1 -1
  6053. oci_cli/help_text_producer/data_files/man/limits_quota_addlock.1 +1 -1
  6054. oci_cli/help_text_producer/data_files/man/limits_quota_create.1 +1 -1
  6055. oci_cli/help_text_producer/data_files/man/limits_quota_delete.1 +1 -1
  6056. oci_cli/help_text_producer/data_files/man/limits_quota_get.1 +1 -1
  6057. oci_cli/help_text_producer/data_files/man/limits_quota_list.1 +1 -1
  6058. oci_cli/help_text_producer/data_files/man/limits_quota_removelock.1 +1 -1
  6059. oci_cli/help_text_producer/data_files/man/limits_quota_update.1 +1 -1
  6060. oci_cli/help_text_producer/data_files/man/limits_resource-availability.1 +1 -1
  6061. oci_cli/help_text_producer/data_files/man/limits_resource-availability_get.1 +1 -1
  6062. oci_cli/help_text_producer/data_files/man/limits_service.1 +1 -1
  6063. oci_cli/help_text_producer/data_files/man/limits_service_list.1 +1 -1
  6064. oci_cli/help_text_producer/data_files/man/limits_value.1 +1 -1
  6065. oci_cli/help_text_producer/data_files/man/limits_value_list.1 +1 -1
  6066. oci_cli/help_text_producer/data_files/man/log-analytics.1 +1 -1
  6067. oci_cli/help_text_producer/data_files/man/log-analytics_assoc.1 +1 -1
  6068. oci_cli/help_text_producer/data_files/man/log-analytics_assoc_delete-assocs.1 +1 -1
  6069. oci_cli/help_text_producer/data_files/man/log-analytics_assoc_get-assoc-summary.1 +1 -1
  6070. oci_cli/help_text_producer/data_files/man/log-analytics_assoc_list-associated-entities.1 +1 -1
  6071. oci_cli/help_text_producer/data_files/man/log-analytics_assoc_list-entity-source-assocs.1 +1 -1
  6072. oci_cli/help_text_producer/data_files/man/log-analytics_assoc_list-source-assocs.1 +1 -1
  6073. oci_cli/help_text_producer/data_files/man/log-analytics_assoc_upsert-assocs.1 +1 -1
  6074. oci_cli/help_text_producer/data_files/man/log-analytics_assoc_validate-assoc-params.1 +1 -1
  6075. oci_cli/help_text_producer/data_files/man/log-analytics_category.1 +1 -1
  6076. oci_cli/help_text_producer/data_files/man/log-analytics_category_get.1 +1 -1
  6077. oci_cli/help_text_producer/data_files/man/log-analytics_category_list-resource-category.1 +1 -1
  6078. oci_cli/help_text_producer/data_files/man/log-analytics_category_list.1 +1 -1
  6079. oci_cli/help_text_producer/data_files/man/log-analytics_category_remove-resource-category.1 +1 -1
  6080. oci_cli/help_text_producer/data_files/man/log-analytics_category_update-resource-category.1 +1 -1
  6081. oci_cli/help_text_producer/data_files/man/log-analytics_char-encoding-collection.1 +1 -1
  6082. oci_cli/help_text_producer/data_files/man/log-analytics_char-encoding-collection_list-supported-encodings.1 +1 -1
  6083. oci_cli/help_text_producer/data_files/man/log-analytics_config-work-request.1 +1 -1
  6084. oci_cli/help_text_producer/data_files/man/log-analytics_config-work-request_get-config-work-request.1 +1 -1
  6085. oci_cli/help_text_producer/data_files/man/log-analytics_config-work-request_list-config-work-requests.1 +1 -1
  6086. oci_cli/help_text_producer/data_files/man/log-analytics_content-export.1 +1 -1
  6087. oci_cli/help_text_producer/data_files/man/log-analytics_content-export_export-custom-content.1 +1 -1
  6088. oci_cli/help_text_producer/data_files/man/log-analytics_content-import.1 +1 -1
  6089. oci_cli/help_text_producer/data_files/man/log-analytics_content-import_import-custom-content.1 +1 -1
  6090. oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge.1 +1 -1
  6091. oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_change-compartment.1 +1 -1
  6092. oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_create.1 +1 -1
  6093. oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_delete.1 +1 -1
  6094. oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_get.1 +1 -1
  6095. oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_list.1 +1 -1
  6096. oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_summary.1 +1 -1
  6097. oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_update.1 +1 -1
  6098. oci_cli/help_text_producer/data_files/man/log-analytics_entity-topology.1 +1 -1
  6099. oci_cli/help_text_producer/data_files/man/log-analytics_entity-topology_list.1 +1 -1
  6100. oci_cli/help_text_producer/data_files/man/log-analytics_entity-type.1 +1 -1
  6101. oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_create.1 +1 -1
  6102. oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_delete.1 +1 -1
  6103. oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_get.1 +1 -1
  6104. oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_list.1 +1 -1
  6105. oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_update.1 +1 -1
  6106. oci_cli/help_text_producer/data_files/man/log-analytics_entity.1 +1 -1
  6107. oci_cli/help_text_producer/data_files/man/log-analytics_entity_add-associations.1 +1 -1
  6108. oci_cli/help_text_producer/data_files/man/log-analytics_entity_change-compartment.1 +1 -1
  6109. oci_cli/help_text_producer/data_files/man/log-analytics_entity_create.1 +1 -1
  6110. oci_cli/help_text_producer/data_files/man/log-analytics_entity_delete.1 +1 -1
  6111. oci_cli/help_text_producer/data_files/man/log-analytics_entity_get.1 +1 -1
  6112. oci_cli/help_text_producer/data_files/man/log-analytics_entity_list-associations.1 +1 -1
  6113. oci_cli/help_text_producer/data_files/man/log-analytics_entity_list.1 +1 -1
  6114. oci_cli/help_text_producer/data_files/man/log-analytics_entity_remove-associations.1 +1 -1
  6115. oci_cli/help_text_producer/data_files/man/log-analytics_entity_summary.1 +1 -1
  6116. oci_cli/help_text_producer/data_files/man/log-analytics_entity_update.1 +1 -1
  6117. oci_cli/help_text_producer/data_files/man/log-analytics_entity_upload-discovery-data.1 +1 -1
  6118. oci_cli/help_text_producer/data_files/man/log-analytics_field.1 +1 -1
  6119. oci_cli/help_text_producer/data_files/man/log-analytics_field_delete-field.1 +1 -1
  6120. oci_cli/help_text_producer/data_files/man/log-analytics_field_get-field.1 +1 -1
  6121. oci_cli/help_text_producer/data_files/man/log-analytics_field_get-fields-summary.1 +1 -1
  6122. oci_cli/help_text_producer/data_files/man/log-analytics_field_list-fields.1 +1 -1
  6123. oci_cli/help_text_producer/data_files/man/log-analytics_field_upsert-field.1 +1 -1
  6124. oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule.1 +1 -1
  6125. oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_change-compartment.1 +1 -1
  6126. oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_create.1 +1 -1
  6127. oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_delete.1 +1 -1
  6128. oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_disable.1 +1 -1
  6129. oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_enable.1 +1 -1
  6130. oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_get.1 +1 -1
  6131. oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_list.1 +1 -1
  6132. oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_update.1 +1 -1
  6133. oci_cli/help_text_producer/data_files/man/log-analytics_label.1 +1 -1
  6134. oci_cli/help_text_producer/data_files/man/log-analytics_label_batch-get-basic-info.1 +1 -1
  6135. oci_cli/help_text_producer/data_files/man/log-analytics_label_delete-label.1 +1 -1
  6136. oci_cli/help_text_producer/data_files/man/log-analytics_label_get-label-summary.1 +1 -1
  6137. oci_cli/help_text_producer/data_files/man/log-analytics_label_get-label.1 +1 -1
  6138. oci_cli/help_text_producer/data_files/man/log-analytics_label_list-label-priorities.1 +1 -1
  6139. oci_cli/help_text_producer/data_files/man/log-analytics_label_list-label-source-details.1 +1 -1
  6140. oci_cli/help_text_producer/data_files/man/log-analytics_label_list-labels.1 +1 -1
  6141. oci_cli/help_text_producer/data_files/man/log-analytics_label_upsert-label.1 +1 -1
  6142. oci_cli/help_text_producer/data_files/man/log-analytics_log-group.1 +1 -1
  6143. oci_cli/help_text_producer/data_files/man/log-analytics_log-group_change-compartment.1 +1 -1
  6144. oci_cli/help_text_producer/data_files/man/log-analytics_log-group_create.1 +1 -1
  6145. oci_cli/help_text_producer/data_files/man/log-analytics_log-group_delete.1 +1 -1
  6146. oci_cli/help_text_producer/data_files/man/log-analytics_log-group_get-log-analytics-log-groups-summary.1 +1 -1
  6147. oci_cli/help_text_producer/data_files/man/log-analytics_log-group_get.1 +1 -1
  6148. oci_cli/help_text_producer/data_files/man/log-analytics_log-group_list.1 +1 -1
  6149. oci_cli/help_text_producer/data_files/man/log-analytics_log-group_update.1 +1 -1
  6150. oci_cli/help_text_producer/data_files/man/log-analytics_lookup.1 +1 -1
  6151. oci_cli/help_text_producer/data_files/man/log-analytics_lookup_append-data.1 +1 -1
  6152. oci_cli/help_text_producer/data_files/man/log-analytics_lookup_delete.1 +1 -1
  6153. oci_cli/help_text_producer/data_files/man/log-analytics_lookup_get-summary.1 +1 -1
  6154. oci_cli/help_text_producer/data_files/man/log-analytics_lookup_get.1 +1 -1
  6155. oci_cli/help_text_producer/data_files/man/log-analytics_lookup_list.1 +1 -1
  6156. oci_cli/help_text_producer/data_files/man/log-analytics_lookup_register-lookup.1 +1 -1
  6157. oci_cli/help_text_producer/data_files/man/log-analytics_lookup_update-data.1 +1 -1
  6158. oci_cli/help_text_producer/data_files/man/log-analytics_lookup_update.1 +1 -1
  6159. oci_cli/help_text_producer/data_files/man/log-analytics_namespace.1 +1 -1
  6160. oci_cli/help_text_producer/data_files/man/log-analytics_namespace_get.1 +1 -1
  6161. oci_cli/help_text_producer/data_files/man/log-analytics_namespace_list.1 +1 -1
  6162. oci_cli/help_text_producer/data_files/man/log-analytics_namespace_offboard.1 +1 -1
  6163. oci_cli/help_text_producer/data_files/man/log-analytics_namespace_onboard.1 +1 -1
  6164. oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule.1 +1 -1
  6165. oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_change-compartment.1 +1 -1
  6166. oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_create.1 +1 -1
  6167. oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_delete.1 +1 -1
  6168. oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_get.1 +1 -1
  6169. oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_list.1 +1 -1
  6170. oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_update.1 +1 -1
  6171. oci_cli/help_text_producer/data_files/man/log-analytics_parser.1 +1 -1
  6172. oci_cli/help_text_producer/data_files/man/log-analytics_parser_delete-parser.1 +1 -1
  6173. oci_cli/help_text_producer/data_files/man/log-analytics_parser_extract-structured-log-field-paths.1 +1 -1
  6174. oci_cli/help_text_producer/data_files/man/log-analytics_parser_extract-structured-log-header-paths.1 +1 -1
  6175. oci_cli/help_text_producer/data_files/man/log-analytics_parser_get-parser-summary.1 +1 -1
  6176. oci_cli/help_text_producer/data_files/man/log-analytics_parser_get-parser.1 +1 -1
  6177. oci_cli/help_text_producer/data_files/man/log-analytics_parser_list-parser-functions.1 +1 -1
  6178. oci_cli/help_text_producer/data_files/man/log-analytics_parser_list-parser-meta-plugins.1 +1 -1
  6179. oci_cli/help_text_producer/data_files/man/log-analytics_parser_list-parsers.1 +1 -1
  6180. oci_cli/help_text_producer/data_files/man/log-analytics_parser_test-parser.1 +1 -1
  6181. oci_cli/help_text_producer/data_files/man/log-analytics_parser_upsert-parser.1 +1 -1
  6182. oci_cli/help_text_producer/data_files/man/log-analytics_preference.1 +1 -1
  6183. oci_cli/help_text_producer/data_files/man/log-analytics_preference_get.1 +1 -1
  6184. oci_cli/help_text_producer/data_files/man/log-analytics_preference_remove.1 +1 -1
  6185. oci_cli/help_text_producer/data_files/man/log-analytics_preference_update.1 +1 -1
  6186. oci_cli/help_text_producer/data_files/man/log-analytics_property.1 +1 -1
  6187. oci_cli/help_text_producer/data_files/man/log-analytics_property_list-effective-properties.1 +1 -1
  6188. oci_cli/help_text_producer/data_files/man/log-analytics_property_list-properties-metadata.1 +1 -1
  6189. oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request.1 +1 -1
  6190. oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request_background.1 +1 -1
  6191. oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request_cancel.1 +1 -1
  6192. oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request_get.1 +1 -1
  6193. oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request_list.1 +1 -1
  6194. oci_cli/help_text_producer/data_files/man/log-analytics_query.1 +1 -1
  6195. oci_cli/help_text_producer/data_files/man/log-analytics_query_compare-content.1 +1 -1
  6196. oci_cli/help_text_producer/data_files/man/log-analytics_query_export.1 +1 -1
  6197. oci_cli/help_text_producer/data_files/man/log-analytics_query_filter.1 +1 -1
  6198. oci_cli/help_text_producer/data_files/man/log-analytics_query_get-query-result.1 +1 -1
  6199. oci_cli/help_text_producer/data_files/man/log-analytics_query_parse.1 +1 -1
  6200. oci_cli/help_text_producer/data_files/man/log-analytics_query_search.1 +1 -1
  6201. oci_cli/help_text_producer/data_files/man/log-analytics_query_suggest.1 +1 -1
  6202. oci_cli/help_text_producer/data_files/man/log-analytics_rule.1 +1 -1
  6203. oci_cli/help_text_producer/data_files/man/log-analytics_rule_get-rules-summary.1 +1 -1
  6204. oci_cli/help_text_producer/data_files/man/log-analytics_rule_list.1 +1 -1
  6205. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task.1 +1 -1
  6206. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_change-compartment.1 +1 -1
  6207. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_clean.1 +1 -1
  6208. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_create-acceleration-task.1 +1 -1
  6209. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_create-standard-task.1 +1 -1
  6210. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_delete.1 +1 -1
  6211. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_get.1 +1 -1
  6212. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_list.1 +1 -1
  6213. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_pause.1 +1 -1
  6214. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_resume.1 +1 -1
  6215. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_run.1 +1 -1
  6216. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_update.1 +1 -1
  6217. oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_verify.1 +1 -1
  6218. oci_cli/help_text_producer/data_files/man/log-analytics_source.1 +1 -1
  6219. oci_cli/help_text_producer/data_files/man/log-analytics_source_add-event-types.1 +1 -1
  6220. oci_cli/help_text_producer/data_files/man/log-analytics_source_delete-source.1 +1 -1
  6221. oci_cli/help_text_producer/data_files/man/log-analytics_source_disable-auto-assoc.1 +1 -1
  6222. oci_cli/help_text_producer/data_files/man/log-analytics_source_disable-event-types.1 +1 -1
  6223. oci_cli/help_text_producer/data_files/man/log-analytics_source_enable-auto-assoc.1 +1 -1
  6224. oci_cli/help_text_producer/data_files/man/log-analytics_source_enable-event-types.1 +1 -1
  6225. oci_cli/help_text_producer/data_files/man/log-analytics_source_get-column-names.1 +1 -1
  6226. oci_cli/help_text_producer/data_files/man/log-analytics_source_get-source-summary.1 +1 -1
  6227. oci_cli/help_text_producer/data_files/man/log-analytics_source_get-source.1 +1 -1
  6228. oci_cli/help_text_producer/data_files/man/log-analytics_source_list-associable-entities.1 +1 -1
  6229. oci_cli/help_text_producer/data_files/man/log-analytics_source_list-auto-assocs.1 +1 -1
  6230. oci_cli/help_text_producer/data_files/man/log-analytics_source_list-event-types.1 +1 -1
  6231. oci_cli/help_text_producer/data_files/man/log-analytics_source_list-meta-source-types.1 +1 -1
  6232. oci_cli/help_text_producer/data_files/man/log-analytics_source_list-source-extfield-defs.1 +1 -1
  6233. oci_cli/help_text_producer/data_files/man/log-analytics_source_list-source-functions.1 +1 -1
  6234. oci_cli/help_text_producer/data_files/man/log-analytics_source_list-source-label-operators.1 +1 -1
  6235. oci_cli/help_text_producer/data_files/man/log-analytics_source_list-source-patterns.1 +1 -1
  6236. oci_cli/help_text_producer/data_files/man/log-analytics_source_list-sources.1 +1 -1
  6237. oci_cli/help_text_producer/data_files/man/log-analytics_source_remove-event-types.1 +1 -1
  6238. oci_cli/help_text_producer/data_files/man/log-analytics_source_upsert-source.1 +1 -1
  6239. oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-label-condition.1 +1 -1
  6240. oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-log-endpoint.1 +1 -1
  6241. oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-loglist-endpoint.1 +1 -1
  6242. oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-source-extfield-details.1 +1 -1
  6243. oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-source.1 +1 -1
  6244. oci_cli/help_text_producer/data_files/man/log-analytics_storage.1 +1 -1
  6245. oci_cli/help_text_producer/data_files/man/log-analytics_storage_assign-encryption-key.1 +1 -1
  6246. oci_cli/help_text_producer/data_files/man/log-analytics_storage_disable-archiving.1 +1 -1
  6247. oci_cli/help_text_producer/data_files/man/log-analytics_storage_enable-archiving.1 +1 -1
  6248. oci_cli/help_text_producer/data_files/man/log-analytics_storage_estimate-purge-data-size.1 +1 -1
  6249. oci_cli/help_text_producer/data_files/man/log-analytics_storage_estimate-recall-data-size.1 +1 -1
  6250. oci_cli/help_text_producer/data_files/man/log-analytics_storage_estimate-release-data-size.1 +1 -1
  6251. oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-log-sets-count.1 +1 -1
  6252. oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-recall-count.1 +1 -1
  6253. oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-recalled-data-size.1 +1 -1
  6254. oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-storage-usage.1 +1 -1
  6255. oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-storage-work-request.1 +1 -1
  6256. oci_cli/help_text_producer/data_files/man/log-analytics_storage_get.1 +1 -1
  6257. oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-encryption-key-info.1 +1 -1
  6258. oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-log-sets.1 +1 -1
  6259. oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-overlapping-recalls.1 +1 -1
  6260. oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-recalled-data.1 +1 -1
  6261. oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-storage-work-request-errors.1 +1 -1
  6262. oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-storage-work-requests.1 +1 -1
  6263. oci_cli/help_text_producer/data_files/man/log-analytics_storage_purge-storage-data.1 +1 -1
  6264. oci_cli/help_text_producer/data_files/man/log-analytics_storage_recall-archived-data.1 +1 -1
  6265. oci_cli/help_text_producer/data_files/man/log-analytics_storage_release-recalled-data.1 +1 -1
  6266. oci_cli/help_text_producer/data_files/man/log-analytics_storage_update.1 +1 -1
  6267. oci_cli/help_text_producer/data_files/man/log-analytics_timezone-collection.1 +1 -1
  6268. oci_cli/help_text_producer/data_files/man/log-analytics_timezone-collection_list-supported-timezones.1 +1 -1
  6269. oci_cli/help_text_producer/data_files/man/log-analytics_upload.1 +1 -1
  6270. oci_cli/help_text_producer/data_files/man/log-analytics_upload_delete-upload-file.1 +1 -1
  6271. oci_cli/help_text_producer/data_files/man/log-analytics_upload_delete-upload-warning.1 +1 -1
  6272. oci_cli/help_text_producer/data_files/man/log-analytics_upload_delete.1 +1 -1
  6273. oci_cli/help_text_producer/data_files/man/log-analytics_upload_get-unprocessed-bucket.1 +1 -1
  6274. oci_cli/help_text_producer/data_files/man/log-analytics_upload_get.1 +1 -1
  6275. oci_cli/help_text_producer/data_files/man/log-analytics_upload_list-upload-files.1 +1 -1
  6276. oci_cli/help_text_producer/data_files/man/log-analytics_upload_list-upload-warnings.1 +1 -1
  6277. oci_cli/help_text_producer/data_files/man/log-analytics_upload_list.1 +1 -1
  6278. oci_cli/help_text_producer/data_files/man/log-analytics_upload_set-unprocessed-bucket.1 +1 -1
  6279. oci_cli/help_text_producer/data_files/man/log-analytics_upload_upload-log-events-file.1 +1 -1
  6280. oci_cli/help_text_producer/data_files/man/log-analytics_upload_upload-log-file.1 +1 -1
  6281. oci_cli/help_text_producer/data_files/man/log-analytics_upload_validate-file.1 +1 -1
  6282. oci_cli/help_text_producer/data_files/man/log-analytics_upload_validate-source-mapping.1 +1 -1
  6283. oci_cli/help_text_producer/data_files/man/log-analytics_warning.1 +1 -1
  6284. oci_cli/help_text_producer/data_files/man/log-analytics_warning_list.1 +1 -1
  6285. oci_cli/help_text_producer/data_files/man/log-analytics_warning_suppress.1 +1 -1
  6286. oci_cli/help_text_producer/data_files/man/log-analytics_warning_unsuppress.1 +1 -1
  6287. oci_cli/help_text_producer/data_files/man/log-analytics_work-request-error.1 +1 -1
  6288. oci_cli/help_text_producer/data_files/man/log-analytics_work-request-error_list.1 +1 -1
  6289. oci_cli/help_text_producer/data_files/man/log-analytics_work-request-log.1 +1 -1
  6290. oci_cli/help_text_producer/data_files/man/log-analytics_work-request-log_list.1 +1 -1
  6291. oci_cli/help_text_producer/data_files/man/log-analytics_work-request.1 +1 -1
  6292. oci_cli/help_text_producer/data_files/man/log-analytics_work-request_get.1 +1 -1
  6293. oci_cli/help_text_producer/data_files/man/log-analytics_work-request_list.1 +1 -1
  6294. oci_cli/help_text_producer/data_files/man/logging-ingestion.1 +1 -1
  6295. oci_cli/help_text_producer/data_files/man/logging-ingestion_put-logs.1 +1 -1
  6296. oci_cli/help_text_producer/data_files/man/logging-search.1 +1 -1
  6297. oci_cli/help_text_producer/data_files/man/logging-search_search-logs.1 +1 -1
  6298. oci_cli/help_text_producer/data_files/man/logging.1 +1 -1
  6299. oci_cli/help_text_producer/data_files/man/logging_agent-configuration.1 +1 -1
  6300. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_change-compartment.1 +1 -1
  6301. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_create-log-configuration.1 +1 -1
  6302. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_create-unified-agent-configuration-unified-agent-monitoring-configuration-details.1 +1 -1
  6303. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_create.1 +1 -1
  6304. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_delete.1 +1 -1
  6305. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_get.1 +1 -1
  6306. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_list.1 +1 -1
  6307. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_update-log-configuration.1 +1 -1
  6308. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_update-unified-agent-configuration-unified-agent-monitoring-configuration-details.1 +1 -1
  6309. oci_cli/help_text_producer/data_files/man/logging_agent-configuration_update.1 +1 -1
  6310. oci_cli/help_text_producer/data_files/man/logging_log-group.1 +1 -1
  6311. oci_cli/help_text_producer/data_files/man/logging_log-group_change-compartment.1 +1 -1
  6312. oci_cli/help_text_producer/data_files/man/logging_log-group_create.1 +1 -1
  6313. oci_cli/help_text_producer/data_files/man/logging_log-group_delete.1 +1 -1
  6314. oci_cli/help_text_producer/data_files/man/logging_log-group_get.1 +1 -1
  6315. oci_cli/help_text_producer/data_files/man/logging_log-group_list.1 +1 -1
  6316. oci_cli/help_text_producer/data_files/man/logging_log-group_update.1 +1 -1
  6317. oci_cli/help_text_producer/data_files/man/logging_log-saved-search.1 +1 -1
  6318. oci_cli/help_text_producer/data_files/man/logging_log-saved-search_change-compartment.1 +1 -1
  6319. oci_cli/help_text_producer/data_files/man/logging_log-saved-search_create.1 +1 -1
  6320. oci_cli/help_text_producer/data_files/man/logging_log-saved-search_delete.1 +1 -1
  6321. oci_cli/help_text_producer/data_files/man/logging_log-saved-search_get.1 +1 -1
  6322. oci_cli/help_text_producer/data_files/man/logging_log-saved-search_list.1 +1 -1
  6323. oci_cli/help_text_producer/data_files/man/logging_log-saved-search_update.1 +1 -1
  6324. oci_cli/help_text_producer/data_files/man/logging_log.1 +1 -1
  6325. oci_cli/help_text_producer/data_files/man/logging_log_change-log-group.1 +1 -1
  6326. oci_cli/help_text_producer/data_files/man/logging_log_create.1 +1 -1
  6327. oci_cli/help_text_producer/data_files/man/logging_log_delete.1 +1 -1
  6328. oci_cli/help_text_producer/data_files/man/logging_log_get.1 +1 -1
  6329. oci_cli/help_text_producer/data_files/man/logging_log_list.1 +1 -1
  6330. oci_cli/help_text_producer/data_files/man/logging_log_update.1 +1 -1
  6331. oci_cli/help_text_producer/data_files/man/logging_service.1 +1 -1
  6332. oci_cli/help_text_producer/data_files/man/logging_service_list.1 +1 -1
  6333. oci_cli/help_text_producer/data_files/man/logging_work-request-error.1 +1 -1
  6334. oci_cli/help_text_producer/data_files/man/logging_work-request-error_list.1 +1 -1
  6335. oci_cli/help_text_producer/data_files/man/logging_work-request-log.1 +1 -1
  6336. oci_cli/help_text_producer/data_files/man/logging_work-request-log_list.1 +1 -1
  6337. oci_cli/help_text_producer/data_files/man/logging_work-request.1 +1 -1
  6338. oci_cli/help_text_producer/data_files/man/logging_work-request_delete.1 +1 -1
  6339. oci_cli/help_text_producer/data_files/man/logging_work-request_get.1 +1 -1
  6340. oci_cli/help_text_producer/data_files/man/logging_work-request_list.1 +1 -1
  6341. oci_cli/help_text_producer/data_files/man/management-agent.1 +1 -1
  6342. oci_cli/help_text_producer/data_files/man/management-agent_agent-image.1 +1 -1
  6343. oci_cli/help_text_producer/data_files/man/management-agent_agent-image_list.1 +1 -1
  6344. oci_cli/help_text_producer/data_files/man/management-agent_agent.1 +1 -1
  6345. oci_cli/help_text_producer/data_files/man/management-agent_agent_create-prometheus-datasource.1 +1 -1
  6346. oci_cli/help_text_producer/data_files/man/management-agent_agent_delete-data-source.1 +1 -1
  6347. oci_cli/help_text_producer/data_files/man/management-agent_agent_delete.1 +1 -1
  6348. oci_cli/help_text_producer/data_files/man/management-agent_agent_deploy-plugins.1 +1 -1
  6349. oci_cli/help_text_producer/data_files/man/management-agent_agent_get-auto-upgradable-config.1 +1 -1
  6350. oci_cli/help_text_producer/data_files/man/management-agent_agent_get-data-source.1 +1 -1
  6351. oci_cli/help_text_producer/data_files/man/management-agent_agent_get.1 +1 -1
  6352. oci_cli/help_text_producer/data_files/man/management-agent_agent_list-availability-histories.1 +1 -1
  6353. oci_cli/help_text_producer/data_files/man/management-agent_agent_list-data-sources.1 +1 -1
  6354. oci_cli/help_text_producer/data_files/man/management-agent_agent_list.1 +1 -1
  6355. oci_cli/help_text_producer/data_files/man/management-agent_agent_set-auto-upgradable-config.1 +1 -1
  6356. oci_cli/help_text_producer/data_files/man/management-agent_agent_summarize-agent-counts.1 +1 -1
  6357. oci_cli/help_text_producer/data_files/man/management-agent_agent_summarize-plugin-counts.1 +1 -1
  6358. oci_cli/help_text_producer/data_files/man/management-agent_agent_update-prometheus-datasource.1 +1 -1
  6359. oci_cli/help_text_producer/data_files/man/management-agent_agent_update.1 +1 -1
  6360. oci_cli/help_text_producer/data_files/man/management-agent_install-key.1 +1 -1
  6361. oci_cli/help_text_producer/data_files/man/management-agent_install-key_create.1 +1 -1
  6362. oci_cli/help_text_producer/data_files/man/management-agent_install-key_delete.1 +1 -1
  6363. oci_cli/help_text_producer/data_files/man/management-agent_install-key_get-install-key-content.1 +1 -1
  6364. oci_cli/help_text_producer/data_files/man/management-agent_install-key_get.1 +1 -1
  6365. oci_cli/help_text_producer/data_files/man/management-agent_install-key_list.1 +1 -1
  6366. oci_cli/help_text_producer/data_files/man/management-agent_install-key_update.1 +1 -1
  6367. oci_cli/help_text_producer/data_files/man/management-agent_plugin.1 +1 -1
  6368. oci_cli/help_text_producer/data_files/man/management-agent_plugin_list.1 +1 -1
  6369. oci_cli/help_text_producer/data_files/man/management-agent_work-request-error.1 +1 -1
  6370. oci_cli/help_text_producer/data_files/man/management-agent_work-request-error_list.1 +1 -1
  6371. oci_cli/help_text_producer/data_files/man/management-agent_work-request-log-entry.1 +1 -1
  6372. oci_cli/help_text_producer/data_files/man/management-agent_work-request-log-entry_list-work-request-logs.1 +1 -1
  6373. oci_cli/help_text_producer/data_files/man/management-agent_work-request.1 +1 -1
  6374. oci_cli/help_text_producer/data_files/man/management-agent_work-request_delete.1 +1 -1
  6375. oci_cli/help_text_producer/data_files/man/management-agent_work-request_get.1 +1 -1
  6376. oci_cli/help_text_producer/data_files/man/management-agent_work-request_list.1 +1 -1
  6377. oci_cli/help_text_producer/data_files/man/management-dashboard.1 +1 -1
  6378. oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard.1 +1 -1
  6379. oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_change-compartment.1 +1 -1
  6380. oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_create.1 +1 -1
  6381. oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_delete.1 +1 -1
  6382. oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_export.1 +1 -1
  6383. oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_get.1 +1 -1
  6384. oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_import.1 +1 -1
  6385. oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_list.1 +1 -1
  6386. oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_update.1 +1 -1
  6387. oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search.1 +1 -1
  6388. oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_change-compartment.1 +1 -1
  6389. oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_create.1 +1 -1
  6390. oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_delete.1 +1 -1
  6391. oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_get.1 +1 -1
  6392. oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_list.1 +1 -1
  6393. oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_update.1 +1 -1
  6394. oci_cli/help_text_producer/data_files/man/marketplace-private-offer.1 +1 -1
  6395. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment.1 +1 -1
  6396. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment-collection.1 +1 -1
  6397. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment-collection_list-attachments.1 +1 -1
  6398. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment.1 +1 -1
  6399. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment_create.1 +1 -1
  6400. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment_delete.1 +1 -1
  6401. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment_get-attachment-content.1 +1 -1
  6402. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment_get.1 +1 -1
  6403. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer.1 +1 -1
  6404. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer-collection.1 +1 -1
  6405. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer-collection_list-offers.1 +1 -1
  6406. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer.1 +1 -1
  6407. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_create.1 +1 -1
  6408. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_delete.1 +1 -1
  6409. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_get-offer-internal-detail.1 +1 -1
  6410. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_get.1 +1 -1
  6411. oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_update.1 +1 -1
  6412. oci_cli/help_text_producer/data_files/man/marketplace-publisher.1 +1 -1
  6413. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact-collection.1 +1 -1
  6414. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact-collection_list-artifacts.1 +1 -1
  6415. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact.1 +1 -1
  6416. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_change-compartment.1 +1 -1
  6417. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_create-artifact-create-container-image-artifact-details.1 +1 -1
  6418. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_create-artifact-create-kubernetes-image-artifact-details.1 +1 -1
  6419. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_create.1 +1 -1
  6420. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_delete.1 +1 -1
  6421. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_get.1 +1 -1
  6422. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_update-artifact-update-container-image-artifact-details.1 +1 -1
  6423. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_update-artifact-update-kubernetes-image-artifact-details.1 +1 -1
  6424. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_update.1 +1 -1
  6425. oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_validate-and-publish.1 +1 -1
  6426. oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment.1 +1 -1
  6427. oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment-collection.1 +1 -1
  6428. oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment-collection_list-attachments.1 +1 -1
  6429. oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment.1 +1 -1
  6430. oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment_create.1 +1 -1
  6431. oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment_delete.1 +1 -1
  6432. oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment_get-attachment-content.1 +1 -1
  6433. oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment_get.1 +1 -1
  6434. oci_cli/help_text_producer/data_files/man/marketplace-publisher_category-collection.1 +1 -1
  6435. oci_cli/help_text_producer/data_files/man/marketplace-publisher_category-collection_list-categories.1 +1 -1
  6436. oci_cli/help_text_producer/data_files/man/marketplace-publisher_category.1 +1 -1
  6437. oci_cli/help_text_producer/data_files/man/marketplace-publisher_category_get.1 +1 -1
  6438. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-collection.1 +1 -1
  6439. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-collection_list-listings.1 +1 -1
  6440. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment-collection.1 +1 -1
  6441. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment-collection_list-listing-revision-attachments.1 +1 -1
  6442. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment.1 +1 -1
  6443. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_create-listing-revision-attachment-create-related-document-attachment-details.1 +1 -1
  6444. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_create-listing-revision-attachment-create-screen-shot-attachment-details.1 +1 -1
  6445. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_create-listing-revision-attachment-create-video-attachment-details.1 +1 -1
  6446. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_create.1 +1 -1
  6447. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_delete.1 +1 -1
  6448. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_get.1 +1 -1
  6449. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update-listing-revision-attachment-content.1 +1 -1
  6450. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update-listing-revision-attachment-update-related-document-attachment-details.1 +1 -1
  6451. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update-listing-revision-attachment-update-screen-shot-attachment-details.1 +1 -1
  6452. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update-listing-revision-attachment-update-video-attachment-details.1 +1 -1
  6453. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update.1 +1 -1
  6454. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-collection.1 +1 -1
  6455. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-collection_list-listing-revisions.1 +1 -1
  6456. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note-collection.1 +1 -1
  6457. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note-collection_list-listing-revision-notes.1 +1 -1
  6458. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note.1 +1 -1
  6459. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note_create.1 +1 -1
  6460. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note_delete.1 +1 -1
  6461. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note_get.1 +1 -1
  6462. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package-collection.1 +1 -1
  6463. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package-collection_list-listing-revision-packages.1 +1 -1
  6464. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package.1 +1 -1
  6465. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_create.1 +1 -1
  6466. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_delete.1 +1 -1
  6467. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_get.1 +1 -1
  6468. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_mark-listing-revision-package-as-default.1 +1 -1
  6469. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_publish.1 +1 -1
  6470. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_un-publish.1 +1 -1
  6471. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_update.1 +1 -1
  6472. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision.1 +1 -1
  6473. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_cascading-delete.1 +1 -1
  6474. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_change-listing-revision-to-new-status.1 +1 -1
  6475. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_clone.1 +1 -1
  6476. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_create.1 +1 -1
  6477. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_delete.1 +1 -1
  6478. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_get.1 +1 -1
  6479. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_publish-listing-revision-as-private.1 +1 -1
  6480. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_publish.1 +1 -1
  6481. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_submit-listing-revision-for-review.1 +1 -1
  6482. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_update-listing-revision-icon-content.1 +1 -1
  6483. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_update.1 +1 -1
  6484. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_withdraw.1 +1 -1
  6485. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing.1 +1 -1
  6486. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_cascading-delete.1 +1 -1
  6487. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_change-compartment.1 +1 -1
  6488. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_create.1 +1 -1
  6489. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_delete.1 +1 -1
  6490. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_get.1 +1 -1
  6491. oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_update.1 +1 -1
  6492. oci_cli/help_text_producer/data_files/man/marketplace-publisher_market-collection.1 +1 -1
  6493. oci_cli/help_text_producer/data_files/man/marketplace-publisher_market-collection_list-markets.1 +1 -1
  6494. oci_cli/help_text_producer/data_files/man/marketplace-publisher_market.1 +1 -1
  6495. oci_cli/help_text_producer/data_files/man/marketplace-publisher_market_get.1 +1 -1
  6496. oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer.1 +1 -1
  6497. oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer-collection.1 +1 -1
  6498. oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer-collection_list-offers.1 +1 -1
  6499. oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer.1 +1 -1
  6500. oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_create.1 +1 -1
  6501. oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_delete.1 +1 -1
  6502. oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_get-offer-internal-detail.1 +1 -1
  6503. oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_get.1 +1 -1
  6504. oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_update.1 +1 -1
  6505. oci_cli/help_text_producer/data_files/man/marketplace-publisher_product-collection.1 +1 -1
  6506. oci_cli/help_text_producer/data_files/man/marketplace-publisher_product-collection_list-products.1 +1 -1
  6507. oci_cli/help_text_producer/data_files/man/marketplace-publisher_product.1 +1 -1
  6508. oci_cli/help_text_producer/data_files/man/marketplace-publisher_product_get.1 +1 -1
  6509. oci_cli/help_text_producer/data_files/man/marketplace-publisher_publisher-collection.1 +1 -1
  6510. oci_cli/help_text_producer/data_files/man/marketplace-publisher_publisher-collection_list-publishers.1 +1 -1
  6511. oci_cli/help_text_producer/data_files/man/marketplace-publisher_publisher.1 +1 -1
  6512. oci_cli/help_text_producer/data_files/man/marketplace-publisher_publisher_get.1 +1 -1
  6513. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-collection.1 +1 -1
  6514. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-collection_list-terms.1 +1 -1
  6515. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version-collection.1 +1 -1
  6516. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version-collection_list-term-versions.1 +1 -1
  6517. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version.1 +1 -1
  6518. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_activate.1 +1 -1
  6519. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_create.1 +1 -1
  6520. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_delete.1 +1 -1
  6521. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_get.1 +1 -1
  6522. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_update-term-version-content.1 +1 -1
  6523. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_update.1 +1 -1
  6524. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term.1 +1 -1
  6525. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_change-compartment.1 +1 -1
  6526. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_create.1 +1 -1
  6527. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_delete.1 +1 -1
  6528. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_get.1 +1 -1
  6529. oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_update.1 +1 -1
  6530. oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request-error.1 +1 -1
  6531. oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request-error_list.1 +1 -1
  6532. oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request-log-entry.1 +1 -1
  6533. oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request-log-entry_list-work-request-logs.1 +1 -1
  6534. oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request.1 +1 -1
  6535. oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request_cancel.1 +1 -1
  6536. oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request_get.1 +1 -1
  6537. oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request_list.1 +1 -1
  6538. oci_cli/help_text_producer/data_files/man/marketplace.1 +1 -1
  6539. oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement.1 +1 -1
  6540. oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_create.1 +1 -1
  6541. oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_delete.1 +1 -1
  6542. oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_get.1 +1 -1
  6543. oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_list.1 +1 -1
  6544. oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_update.1 +1 -1
  6545. oci_cli/help_text_producer/data_files/man/marketplace_account.1 +1 -1
  6546. oci_cli/help_text_producer/data_files/man/marketplace_account_launch-eligibility.1 +1 -1
  6547. oci_cli/help_text_producer/data_files/man/marketplace_account_launch-eligibility_get.1 +1 -1
  6548. oci_cli/help_text_producer/data_files/man/marketplace_account_third-party-paid-listing-eligibility.1 +1 -1
  6549. oci_cli/help_text_producer/data_files/man/marketplace_account_third-party-paid-listing-eligibility_get.1 +1 -1
  6550. oci_cli/help_text_producer/data_files/man/marketplace_agreement.1 +1 -1
  6551. oci_cli/help_text_producer/data_files/man/marketplace_agreement_get.1 +1 -1
  6552. oci_cli/help_text_producer/data_files/man/marketplace_agreement_list.1 +1 -1
  6553. oci_cli/help_text_producer/data_files/man/marketplace_category.1 +1 -1
  6554. oci_cli/help_text_producer/data_files/man/marketplace_category_list.1 +1 -1
  6555. oci_cli/help_text_producer/data_files/man/marketplace_listing-summary.1 +1 -1
  6556. oci_cli/help_text_producer/data_files/man/marketplace_listing-summary_search-listings-free-text.1 +1 -1
  6557. oci_cli/help_text_producer/data_files/man/marketplace_listing-summary_search-listings-structured.1 +1 -1
  6558. oci_cli/help_text_producer/data_files/man/marketplace_listing-summary_search-listings.1 +1 -1
  6559. oci_cli/help_text_producer/data_files/man/marketplace_listing.1 +1 -1
  6560. oci_cli/help_text_producer/data_files/man/marketplace_listing_export.1 +1 -1
  6561. oci_cli/help_text_producer/data_files/man/marketplace_listing_get.1 +1 -1
  6562. oci_cli/help_text_producer/data_files/man/marketplace_listing_list.1 +1 -1
  6563. oci_cli/help_text_producer/data_files/man/marketplace_package.1 +1 -1
  6564. oci_cli/help_text_producer/data_files/man/marketplace_package_get.1 +1 -1
  6565. oci_cli/help_text_producer/data_files/man/marketplace_package_list.1 +1 -1
  6566. oci_cli/help_text_producer/data_files/man/marketplace_publication-package.1 +1 -1
  6567. oci_cli/help_text_producer/data_files/man/marketplace_publication-package_get.1 +1 -1
  6568. oci_cli/help_text_producer/data_files/man/marketplace_publication-package_list.1 +1 -1
  6569. oci_cli/help_text_producer/data_files/man/marketplace_publication-summary.1 +1 -1
  6570. oci_cli/help_text_producer/data_files/man/marketplace_publication-summary_list-publications.1 +1 -1
  6571. oci_cli/help_text_producer/data_files/man/marketplace_publication.1 +1 -1
  6572. oci_cli/help_text_producer/data_files/man/marketplace_publication_change-compartment.1 +1 -1
  6573. oci_cli/help_text_producer/data_files/man/marketplace_publication_create-publication-create-image-publication-package.1 +1 -1
  6574. oci_cli/help_text_producer/data_files/man/marketplace_publication_create.1 +1 -1
  6575. oci_cli/help_text_producer/data_files/man/marketplace_publication_delete.1 +1 -1
  6576. oci_cli/help_text_producer/data_files/man/marketplace_publication_get.1 +1 -1
  6577. oci_cli/help_text_producer/data_files/man/marketplace_publication_update.1 +1 -1
  6578. oci_cli/help_text_producer/data_files/man/marketplace_publisher.1 +1 -1
  6579. oci_cli/help_text_producer/data_files/man/marketplace_publisher_list.1 +1 -1
  6580. oci_cli/help_text_producer/data_files/man/marketplace_report-collection.1 +1 -1
  6581. oci_cli/help_text_producer/data_files/man/marketplace_report-collection_list-reports.1 +1 -1
  6582. oci_cli/help_text_producer/data_files/man/marketplace_report-type-collection.1 +1 -1
  6583. oci_cli/help_text_producer/data_files/man/marketplace_report-type-collection_list-report-types.1 +1 -1
  6584. oci_cli/help_text_producer/data_files/man/marketplace_tax-summary.1 +1 -1
  6585. oci_cli/help_text_producer/data_files/man/marketplace_tax-summary_list-taxes.1 +1 -1
  6586. oci_cli/help_text_producer/data_files/man/marketplace_work-request.1 +1 -1
  6587. oci_cli/help_text_producer/data_files/man/marketplace_work-request_get.1 +1 -1
  6588. oci_cli/help_text_producer/data_files/man/marketplace_work-request_list-work-request-errors.1 +1 -1
  6589. oci_cli/help_text_producer/data_files/man/marketplace_work-request_list-work-request-logs.1 +1 -1
  6590. oci_cli/help_text_producer/data_files/man/marketplace_work-request_list.1 +1 -1
  6591. oci_cli/help_text_producer/data_files/man/media-services.1 +1 -1
  6592. oci_cli/help_text_producer/data_files/man/media-services_media-asset-distribution-channel-attachment.1 +1 -1
  6593. oci_cli/help_text_producer/data_files/man/media-services_media-asset-distribution-channel-attachment_delete.1 +1 -1
  6594. oci_cli/help_text_producer/data_files/man/media-services_media-asset-distribution-channel-attachment_get.1 +1 -1
  6595. oci_cli/help_text_producer/data_files/man/media-services_media-asset-distribution-channel-attachment_list.1 +1 -1
  6596. oci_cli/help_text_producer/data_files/man/media-services_media-asset.1 +1 -1
  6597. oci_cli/help_text_producer/data_files/man/media-services_media-asset_add.1 +1 -1
  6598. oci_cli/help_text_producer/data_files/man/media-services_media-asset_change-compartment.1 +1 -1
  6599. oci_cli/help_text_producer/data_files/man/media-services_media-asset_create.1 +1 -1
  6600. oci_cli/help_text_producer/data_files/man/media-services_media-asset_delete.1 +1 -1
  6601. oci_cli/help_text_producer/data_files/man/media-services_media-asset_get.1 +1 -1
  6602. oci_cli/help_text_producer/data_files/man/media-services_media-asset_list.1 +1 -1
  6603. oci_cli/help_text_producer/data_files/man/media-services_media-asset_remove.1 +1 -1
  6604. oci_cli/help_text_producer/data_files/man/media-services_media-asset_update.1 +1 -1
  6605. oci_cli/help_text_producer/data_files/man/media-services_media-stream.1 +1 -1
  6606. oci_cli/help_text_producer/data_files/man/media-services_media-stream_stream-distribution-channel.1 +1 -1
  6607. oci_cli/help_text_producer/data_files/man/media-services_media-stream_stream-distribution-channel_generate-playlist.1 +1 -1
  6608. oci_cli/help_text_producer/data_files/man/media-services_media-stream_stream-distribution-channel_generate-session-token.1 +1 -1
  6609. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration.1 +1 -1
  6610. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_add.1 +1 -1
  6611. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_change-compartment.1 +1 -1
  6612. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_create.1 +1 -1
  6613. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_delete.1 +1 -1
  6614. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_get.1 +1 -1
  6615. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_list.1 +1 -1
  6616. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_remove.1 +1 -1
  6617. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_update.1 +1 -1
  6618. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job.1 +1 -1
  6619. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_add.1 +1 -1
  6620. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_change-compartment.1 +1 -1
  6621. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_create-media-workflow-job-by-id.1 +1 -1
  6622. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_create-media-workflow-job-by-name.1 +1 -1
  6623. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_delete.1 +1 -1
  6624. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_get.1 +1 -1
  6625. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_list.1 +1 -1
  6626. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_remove.1 +1 -1
  6627. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_update.1 +1 -1
  6628. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-task-declaration.1 +1 -1
  6629. oci_cli/help_text_producer/data_files/man/media-services_media-workflow-task-declaration_list.1 +1 -1
  6630. oci_cli/help_text_producer/data_files/man/media-services_media-workflow.1 +1 -1
  6631. oci_cli/help_text_producer/data_files/man/media-services_media-workflow_add.1 +1 -1
  6632. oci_cli/help_text_producer/data_files/man/media-services_media-workflow_change-compartment.1 +1 -1
  6633. oci_cli/help_text_producer/data_files/man/media-services_media-workflow_create.1 +1 -1
  6634. oci_cli/help_text_producer/data_files/man/media-services_media-workflow_delete.1 +1 -1
  6635. oci_cli/help_text_producer/data_files/man/media-services_media-workflow_get.1 +1 -1
  6636. oci_cli/help_text_producer/data_files/man/media-services_media-workflow_list-system.1 +1 -1
  6637. oci_cli/help_text_producer/data_files/man/media-services_media-workflow_list.1 +1 -1
  6638. oci_cli/help_text_producer/data_files/man/media-services_media-workflow_remove.1 +1 -1
  6639. oci_cli/help_text_producer/data_files/man/media-services_media-workflow_update.1 +1 -1
  6640. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config.1 +1 -1
  6641. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_add.1 +1 -1
  6642. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_create-akamai-stream-cdn-config.1 +1 -1
  6643. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_create-edge-stream-cdn-config.1 +1 -1
  6644. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_delete.1 +1 -1
  6645. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_get.1 +1 -1
  6646. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_list.1 +1 -1
  6647. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_remove.1 +1 -1
  6648. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_update-akamai-stream-cdn-config.1 +1 -1
  6649. oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_update-edge-stream-cdn-config.1 +1 -1
  6650. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel.1 +1 -1
  6651. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_add.1 +1 -1
  6652. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_change-compartment.1 +1 -1
  6653. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_create.1 +1 -1
  6654. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_delete.1 +1 -1
  6655. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_get.1 +1 -1
  6656. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_ingest.1 +1 -1
  6657. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_list.1 +1 -1
  6658. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_remove.1 +1 -1
  6659. oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_update.1 +1 -1
  6660. oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config.1 +1 -1
  6661. oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_add.1 +1 -1
  6662. oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_create-stream-packaging-config-encryption-aes128.1 +1 -1
  6663. oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_create-stream-packaging-config-encryption-none.1 +1 -1
  6664. oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_delete.1 +1 -1
  6665. oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_get.1 +1 -1
  6666. oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_list.1 +1 -1
  6667. oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_remove.1 +1 -1
  6668. oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_update.1 +1 -1
  6669. oci_cli/help_text_producer/data_files/man/monitoring.1 +1 -1
  6670. oci_cli/help_text_producer/data_files/man/monitoring_alarm-dimension-states-collection.1 +1 -1
  6671. oci_cli/help_text_producer/data_files/man/monitoring_alarm-dimension-states-collection_retrieve-dimension-states.1 +1 -1
  6672. oci_cli/help_text_producer/data_files/man/monitoring_alarm-history-collection.1 +1 -1
  6673. oci_cli/help_text_producer/data_files/man/monitoring_alarm-history-collection_get-alarm-history.1 +1 -1
  6674. oci_cli/help_text_producer/data_files/man/monitoring_alarm-status.1 +1 -1
  6675. oci_cli/help_text_producer/data_files/man/monitoring_alarm-status_list-alarms-status.1 +1 -1
  6676. oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression-collection.1 +1 -1
  6677. oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression-collection_list-alarm-suppressions.1 +1 -1
  6678. oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression.1 +1 -1
  6679. oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression_create.1 +1 -1
  6680. oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression_delete.1 +1 -1
  6681. oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression_get.1 +1 -1
  6682. oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression_summarize-alarm-suppression-history.1 +1 -1
  6683. oci_cli/help_text_producer/data_files/man/monitoring_alarm.1 +1 -1
  6684. oci_cli/help_text_producer/data_files/man/monitoring_alarm_change-compartment.1 +1 -1
  6685. oci_cli/help_text_producer/data_files/man/monitoring_alarm_create.1 +1 -1
  6686. oci_cli/help_text_producer/data_files/man/monitoring_alarm_delete.1 +1 -1
  6687. oci_cli/help_text_producer/data_files/man/monitoring_alarm_get.1 +1 -1
  6688. oci_cli/help_text_producer/data_files/man/monitoring_alarm_list.1 +1 -1
  6689. oci_cli/help_text_producer/data_files/man/monitoring_alarm_update.1 +1 -1
  6690. oci_cli/help_text_producer/data_files/man/monitoring_metric-data.1 +1 -1
  6691. oci_cli/help_text_producer/data_files/man/monitoring_metric-data_post.1 +1 -1
  6692. oci_cli/help_text_producer/data_files/man/monitoring_metric-data_summarize-metrics-data.1 +1 -1
  6693. oci_cli/help_text_producer/data_files/man/monitoring_metric.1 +1 -1
  6694. oci_cli/help_text_producer/data_files/man/monitoring_metric_list.1 +1 -1
  6695. oci_cli/help_text_producer/data_files/man/monitoring_suppression.1 +1 -1
  6696. oci_cli/help_text_producer/data_files/man/monitoring_suppression_remove.1 +1 -1
  6697. oci_cli/help_text_producer/data_files/man/mysql.1 +89 -1
  6698. oci_cli/help_text_producer/data_files/man/mysql_backup.1 +1 -1
  6699. oci_cli/help_text_producer/data_files/man/mysql_backup_change-compartment.1 +1 -1
  6700. oci_cli/help_text_producer/data_files/man/mysql_backup_copy.1 +1 -1
  6701. oci_cli/help_text_producer/data_files/man/mysql_backup_create.1 +1 -1
  6702. oci_cli/help_text_producer/data_files/man/mysql_backup_delete.1 +1 -1
  6703. oci_cli/help_text_producer/data_files/man/mysql_backup_get.1 +1 -1
  6704. oci_cli/help_text_producer/data_files/man/mysql_backup_list.1 +1 -1
  6705. oci_cli/help_text_producer/data_files/man/mysql_backup_update.1 +1 -1
  6706. oci_cli/help_text_producer/data_files/man/mysql_channel.1 +1 -1
  6707. oci_cli/help_text_producer/data_files/man/mysql_channel_create-from-mysql.1 +1 -1
  6708. oci_cli/help_text_producer/data_files/man/mysql_channel_delete.1 +1 -1
  6709. oci_cli/help_text_producer/data_files/man/mysql_channel_get.1 +1 -1
  6710. oci_cli/help_text_producer/data_files/man/mysql_channel_list.1 +1 -1
  6711. oci_cli/help_text_producer/data_files/man/mysql_channel_reset.1 +1 -1
  6712. oci_cli/help_text_producer/data_files/man/mysql_channel_resume.1 +1 -1
  6713. oci_cli/help_text_producer/data_files/man/mysql_channel_update-from-mysql.1 +1 -1
  6714. oci_cli/help_text_producer/data_files/man/mysql_configuration.1 +1 -1
  6715. oci_cli/help_text_producer/data_files/man/mysql_configuration_create.1 +1 -1
  6716. oci_cli/help_text_producer/data_files/man/mysql_configuration_delete.1 +1 -1
  6717. oci_cli/help_text_producer/data_files/man/mysql_configuration_get.1 +1 -1
  6718. oci_cli/help_text_producer/data_files/man/mysql_configuration_list.1 +1 -1
  6719. oci_cli/help_text_producer/data_files/man/mysql_configuration_update.1 +1 -1
  6720. oci_cli/help_text_producer/data_files/man/mysql_db-system.1 +89 -1
  6721. oci_cli/help_text_producer/data_files/man/mysql_db-system_clone.1 +23 -1
  6722. oci_cli/help_text_producer/data_files/man/mysql_db-system_create.1 +23 -1
  6723. oci_cli/help_text_producer/data_files/man/mysql_db-system_delete.1 +1 -1
  6724. oci_cli/help_text_producer/data_files/man/mysql_db-system_get.1 +1 -1
  6725. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster-memory-estimate.1 +1 -1
  6726. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster-memory-estimate_generate.1 +1 -1
  6727. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster-memory-estimate_get.1 +1 -1
  6728. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster.1 +1 -1
  6729. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_add.1 +1 -1
  6730. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_delete.1 +1 -1
  6731. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_get.1 +1 -1
  6732. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_restart.1 +1 -1
  6733. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_start.1 +1 -1
  6734. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_stop.1 +1 -1
  6735. oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_update.1 +1 -1
  6736. oci_cli/help_text_producer/data_files/man/mysql_db-system_import.1 +23 -1
  6737. oci_cli/help_text_producer/data_files/man/mysql_db-system_list.1 +1 -1
  6738. oci_cli/help_text_producer/data_files/man/mysql_db-system_restart.1 +1 -1
  6739. oci_cli/help_text_producer/data_files/man/mysql_db-system_start.1 +1 -1
  6740. oci_cli/help_text_producer/data_files/man/mysql_db-system_stop.1 +1 -1
  6741. oci_cli/help_text_producer/data_files/man/mysql_db-system_update.1 +23 -1
  6742. oci_cli/help_text_producer/data_files/man/mysql_replica.1 +1 -1
  6743. oci_cli/help_text_producer/data_files/man/mysql_replica_create.1 +1 -1
  6744. oci_cli/help_text_producer/data_files/man/mysql_replica_delete.1 +1 -1
  6745. oci_cli/help_text_producer/data_files/man/mysql_replica_get.1 +1 -1
  6746. oci_cli/help_text_producer/data_files/man/mysql_replica_list.1 +1 -1
  6747. oci_cli/help_text_producer/data_files/man/mysql_replica_update.1 +1 -1
  6748. oci_cli/help_text_producer/data_files/man/mysql_shape.1 +1 -1
  6749. oci_cli/help_text_producer/data_files/man/mysql_shape_list.1 +1 -1
  6750. oci_cli/help_text_producer/data_files/man/mysql_version.1 +1 -1
  6751. oci_cli/help_text_producer/data_files/man/mysql_version_list.1 +1 -1
  6752. oci_cli/help_text_producer/data_files/man/mysql_work-request-error.1 +1 -1
  6753. oci_cli/help_text_producer/data_files/man/mysql_work-request-error_list.1 +1 -1
  6754. oci_cli/help_text_producer/data_files/man/mysql_work-request-log-entry.1 +1 -1
  6755. oci_cli/help_text_producer/data_files/man/mysql_work-request-log-entry_list.1 +1 -1
  6756. oci_cli/help_text_producer/data_files/man/mysql_work-request.1 +1 -1
  6757. oci_cli/help_text_producer/data_files/man/mysql_work-request_get.1 +1 -1
  6758. oci_cli/help_text_producer/data_files/man/mysql_work-request_list.1 +1 -1
  6759. oci_cli/help_text_producer/data_files/man/network-firewall.1 +1 -1
  6760. oci_cli/help_text_producer/data_files/man/network-firewall_address-list.1 +1 -1
  6761. oci_cli/help_text_producer/data_files/man/network-firewall_address-list_bulk-upload.1 +1 -1
  6762. oci_cli/help_text_producer/data_files/man/network-firewall_address-list_create.1 +1 -1
  6763. oci_cli/help_text_producer/data_files/man/network-firewall_address-list_delete.1 +1 -1
  6764. oci_cli/help_text_producer/data_files/man/network-firewall_address-list_get.1 +1 -1
  6765. oci_cli/help_text_producer/data_files/man/network-firewall_address-list_list.1 +1 -1
  6766. oci_cli/help_text_producer/data_files/man/network-firewall_address-list_update-address-list-update-fqdn-address-list-details.1 +1 -1
  6767. oci_cli/help_text_producer/data_files/man/network-firewall_address-list_update-address-list-update-ip-address-list-details.1 +1 -1
  6768. oci_cli/help_text_producer/data_files/man/network-firewall_address-list_update.1 +1 -1
  6769. oci_cli/help_text_producer/data_files/man/network-firewall_application-group.1 +1 -1
  6770. oci_cli/help_text_producer/data_files/man/network-firewall_application-group_bulk-upload.1 +1 -1
  6771. oci_cli/help_text_producer/data_files/man/network-firewall_application-group_create.1 +1 -1
  6772. oci_cli/help_text_producer/data_files/man/network-firewall_application-group_delete.1 +1 -1
  6773. oci_cli/help_text_producer/data_files/man/network-firewall_application-group_get.1 +1 -1
  6774. oci_cli/help_text_producer/data_files/man/network-firewall_application-group_list.1 +1 -1
  6775. oci_cli/help_text_producer/data_files/man/network-firewall_application-group_update.1 +1 -1
  6776. oci_cli/help_text_producer/data_files/man/network-firewall_application.1 +1 -1
  6777. oci_cli/help_text_producer/data_files/man/network-firewall_application_bulk-upload.1 +1 -1
  6778. oci_cli/help_text_producer/data_files/man/network-firewall_application_create-application-create-icmp-application-details.1 +1 -1
  6779. oci_cli/help_text_producer/data_files/man/network-firewall_application_create-application-create-icmp6-application-details.1 +1 -1
  6780. oci_cli/help_text_producer/data_files/man/network-firewall_application_create.1 +1 -1
  6781. oci_cli/help_text_producer/data_files/man/network-firewall_application_delete.1 +1 -1
  6782. oci_cli/help_text_producer/data_files/man/network-firewall_application_get.1 +1 -1
  6783. oci_cli/help_text_producer/data_files/man/network-firewall_application_list.1 +1 -1
  6784. oci_cli/help_text_producer/data_files/man/network-firewall_application_update-application-update-icmp-application-details.1 +1 -1
  6785. oci_cli/help_text_producer/data_files/man/network-firewall_application_update-application-update-icmp6-application-details.1 +1 -1
  6786. oci_cli/help_text_producer/data_files/man/network-firewall_application_update.1 +1 -1
  6787. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile.1 +1 -1
  6788. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_bulk-upload.1 +1 -1
  6789. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_create-decryption-profile-create-ssl-forward-proxy-profile-details.1 +1 -1
  6790. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_create-decryption-profile-create-ssl-inbound-inspection-profile-details.1 +1 -1
  6791. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_create.1 +1 -1
  6792. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_delete.1 +1 -1
  6793. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_get.1 +1 -1
  6794. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_list.1 +1 -1
  6795. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_update-decryption-profile-update-ssl-forward-proxy-profile-details.1 +1 -1
  6796. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_update-decryption-profile-update-ssl-inbound-inspection-profile-details.1 +1 -1
  6797. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_update.1 +1 -1
  6798. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule.1 +1 -1
  6799. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_bulk-upload.1 +1 -1
  6800. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_create.1 +1 -1
  6801. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_delete.1 +1 -1
  6802. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_get.1 +1 -1
  6803. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_list.1 +1 -1
  6804. oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_update.1 +1 -1
  6805. oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret.1 +1 -1
  6806. oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_bulk-upload.1 +1 -1
  6807. oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_create-mapped-secret-create-vault-mapped-secret-details.1 +1 -1
  6808. oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_create.1 +1 -1
  6809. oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_delete.1 +1 -1
  6810. oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_get.1 +1 -1
  6811. oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_list.1 +1 -1
  6812. oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_update-mapped-secret-update-vault-mapped-secret-details.1 +1 -1
  6813. oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_update.1 +1 -1
  6814. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy.1 +1 -1
  6815. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_apply.1 +1 -1
  6816. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_change-compartment.1 +1 -1
  6817. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_clone.1 +1 -1
  6818. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_create.1 +1 -1
  6819. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_delete.1 +1 -1
  6820. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_get.1 +1 -1
  6821. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_list.1 +1 -1
  6822. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_migrate.1 +1 -1
  6823. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_update.1 +1 -1
  6824. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall.1 +1 -1
  6825. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_change-compartment.1 +1 -1
  6826. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_create.1 +1 -1
  6827. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_delete.1 +1 -1
  6828. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_get.1 +1 -1
  6829. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_list.1 +1 -1
  6830. oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_update.1 +1 -1
  6831. oci_cli/help_text_producer/data_files/man/network-firewall_security-rule.1 +1 -1
  6832. oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_bulk-upload.1 +1 -1
  6833. oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_create.1 +1 -1
  6834. oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_delete.1 +1 -1
  6835. oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_get.1 +1 -1
  6836. oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_list.1 +1 -1
  6837. oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_update.1 +1 -1
  6838. oci_cli/help_text_producer/data_files/man/network-firewall_service-list.1 +1 -1
  6839. oci_cli/help_text_producer/data_files/man/network-firewall_service-list_bulk-upload.1 +1 -1
  6840. oci_cli/help_text_producer/data_files/man/network-firewall_service-list_create.1 +1 -1
  6841. oci_cli/help_text_producer/data_files/man/network-firewall_service-list_delete.1 +1 -1
  6842. oci_cli/help_text_producer/data_files/man/network-firewall_service-list_get.1 +1 -1
  6843. oci_cli/help_text_producer/data_files/man/network-firewall_service-list_list.1 +1 -1
  6844. oci_cli/help_text_producer/data_files/man/network-firewall_service-list_update.1 +1 -1
  6845. oci_cli/help_text_producer/data_files/man/network-firewall_service.1 +1 -1
  6846. oci_cli/help_text_producer/data_files/man/network-firewall_service_bulk-upload.1 +1 -1
  6847. oci_cli/help_text_producer/data_files/man/network-firewall_service_create-service-create-tcp-service-details.1 +1 -1
  6848. oci_cli/help_text_producer/data_files/man/network-firewall_service_create-service-create-udp-service-details.1 +1 -1
  6849. oci_cli/help_text_producer/data_files/man/network-firewall_service_create.1 +1 -1
  6850. oci_cli/help_text_producer/data_files/man/network-firewall_service_delete.1 +1 -1
  6851. oci_cli/help_text_producer/data_files/man/network-firewall_service_get.1 +1 -1
  6852. oci_cli/help_text_producer/data_files/man/network-firewall_service_list.1 +1 -1
  6853. oci_cli/help_text_producer/data_files/man/network-firewall_service_update-service-update-tcp-service-details.1 +1 -1
  6854. oci_cli/help_text_producer/data_files/man/network-firewall_service_update-service-update-udp-service-details.1 +1 -1
  6855. oci_cli/help_text_producer/data_files/man/network-firewall_service_update.1 +1 -1
  6856. oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule.1 +1 -1
  6857. oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_bulk-upload.1 +1 -1
  6858. oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_create-tunnel-inspection-rule-create-vxlan-inspection-rule-details.1 +1 -1
  6859. oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_create.1 +1 -1
  6860. oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_delete.1 +1 -1
  6861. oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_get.1 +1 -1
  6862. oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_list.1 +1 -1
  6863. oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_update-tunnel-inspection-rule-update-vxlan-inspection-rule-details.1 +1 -1
  6864. oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_update.1 +1 -1
  6865. oci_cli/help_text_producer/data_files/man/network-firewall_url-list.1 +1 -1
  6866. oci_cli/help_text_producer/data_files/man/network-firewall_url-list_bulk-upload.1 +1 -1
  6867. oci_cli/help_text_producer/data_files/man/network-firewall_url-list_create.1 +1 -1
  6868. oci_cli/help_text_producer/data_files/man/network-firewall_url-list_delete.1 +1 -1
  6869. oci_cli/help_text_producer/data_files/man/network-firewall_url-list_get.1 +1 -1
  6870. oci_cli/help_text_producer/data_files/man/network-firewall_url-list_list.1 +1 -1
  6871. oci_cli/help_text_producer/data_files/man/network-firewall_url-list_update.1 +1 -1
  6872. oci_cli/help_text_producer/data_files/man/network-firewall_work-request-error.1 +1 -1
  6873. oci_cli/help_text_producer/data_files/man/network-firewall_work-request-error_list.1 +1 -1
  6874. oci_cli/help_text_producer/data_files/man/network-firewall_work-request-log-entry.1 +1 -1
  6875. oci_cli/help_text_producer/data_files/man/network-firewall_work-request-log-entry_list-work-request-logs.1 +1 -1
  6876. oci_cli/help_text_producer/data_files/man/network-firewall_work-request.1 +1 -1
  6877. oci_cli/help_text_producer/data_files/man/network-firewall_work-request_cancel.1 +1 -1
  6878. oci_cli/help_text_producer/data_files/man/network-firewall_work-request_get.1 +1 -1
  6879. oci_cli/help_text_producer/data_files/man/network-firewall_work-request_list.1 +1 -1
  6880. oci_cli/help_text_producer/data_files/man/network.1 +1 -1
  6881. oci_cli/help_text_producer/data_files/man/network_allowed-ike-ip-sec-parameters.1 +1 -1
  6882. oci_cli/help_text_producer/data_files/man/network_allowed-ike-ip-sec-parameters_get.1 +1 -1
  6883. oci_cli/help_text_producer/data_files/man/network_byoasn.1 +1 -1
  6884. oci_cli/help_text_producer/data_files/man/network_byoasn_change-compartment.1 +1 -1
  6885. oci_cli/help_text_producer/data_files/man/network_byoasn_create.1 +1 -1
  6886. oci_cli/help_text_producer/data_files/man/network_byoasn_delete.1 +1 -1
  6887. oci_cli/help_text_producer/data_files/man/network_byoasn_get.1 +1 -1
  6888. oci_cli/help_text_producer/data_files/man/network_byoasn_list.1 +1 -1
  6889. oci_cli/help_text_producer/data_files/man/network_byoasn_update.1 +1 -1
  6890. oci_cli/help_text_producer/data_files/man/network_byoasn_validate.1 +1 -1
  6891. oci_cli/help_text_producer/data_files/man/network_byoip-allocated-range-summary.1 +1 -1
  6892. oci_cli/help_text_producer/data_files/man/network_byoip-allocated-range-summary_list-byoip-allocated-ranges.1 +1 -1
  6893. oci_cli/help_text_producer/data_files/man/network_byoip-range.1 +1 -1
  6894. oci_cli/help_text_producer/data_files/man/network_byoip-range_advertise.1 +1 -1
  6895. oci_cli/help_text_producer/data_files/man/network_byoip-range_change-compartment.1 +1 -1
  6896. oci_cli/help_text_producer/data_files/man/network_byoip-range_create.1 +1 -1
  6897. oci_cli/help_text_producer/data_files/man/network_byoip-range_delete.1 +1 -1
  6898. oci_cli/help_text_producer/data_files/man/network_byoip-range_get.1 +1 -1
  6899. oci_cli/help_text_producer/data_files/man/network_byoip-range_list.1 +1 -1
  6900. oci_cli/help_text_producer/data_files/man/network_byoip-range_set-origin-asn-to-oracle.1 +1 -1
  6901. oci_cli/help_text_producer/data_files/man/network_byoip-range_set-origin-asn.1 +1 -1
  6902. oci_cli/help_text_producer/data_files/man/network_byoip-range_update.1 +1 -1
  6903. oci_cli/help_text_producer/data_files/man/network_byoip-range_validate.1 +1 -1
  6904. oci_cli/help_text_producer/data_files/man/network_byoip-range_withdraw.1 +1 -1
  6905. oci_cli/help_text_producer/data_files/man/network_capture-filter.1 +1 -1
  6906. oci_cli/help_text_producer/data_files/man/network_capture-filter_change-compartment.1 +1 -1
  6907. oci_cli/help_text_producer/data_files/man/network_capture-filter_create.1 +1 -1
  6908. oci_cli/help_text_producer/data_files/man/network_capture-filter_delete.1 +1 -1
  6909. oci_cli/help_text_producer/data_files/man/network_capture-filter_get.1 +1 -1
  6910. oci_cli/help_text_producer/data_files/man/network_capture-filter_list.1 +1 -1
  6911. oci_cli/help_text_producer/data_files/man/network_capture-filter_update.1 +1 -1
  6912. oci_cli/help_text_producer/data_files/man/network_cpe-device-shape-detail.1 +1 -1
  6913. oci_cli/help_text_producer/data_files/man/network_cpe-device-shape-detail_get-cpe-device-shape.1 +1 -1
  6914. oci_cli/help_text_producer/data_files/man/network_cpe-device-shape.1 +1 -1
  6915. oci_cli/help_text_producer/data_files/man/network_cpe-device-shape_list.1 +1 -1
  6916. oci_cli/help_text_producer/data_files/man/network_cpe.1 +1 -1
  6917. oci_cli/help_text_producer/data_files/man/network_cpe_change-compartment.1 +1 -1
  6918. oci_cli/help_text_producer/data_files/man/network_cpe_create.1 +1 -1
  6919. oci_cli/help_text_producer/data_files/man/network_cpe_delete.1 +1 -1
  6920. oci_cli/help_text_producer/data_files/man/network_cpe_get-cpe-device-config-content.1 +1 -1
  6921. oci_cli/help_text_producer/data_files/man/network_cpe_get.1 +1 -1
  6922. oci_cli/help_text_producer/data_files/man/network_cpe_list.1 +1 -1
  6923. oci_cli/help_text_producer/data_files/man/network_cpe_update.1 +1 -1
  6924. oci_cli/help_text_producer/data_files/man/network_cross-connect-group.1 +1 -1
  6925. oci_cli/help_text_producer/data_files/man/network_cross-connect-group_change-compartment.1 +1 -1
  6926. oci_cli/help_text_producer/data_files/man/network_cross-connect-group_create.1 +1 -1
  6927. oci_cli/help_text_producer/data_files/man/network_cross-connect-group_delete.1 +1 -1
  6928. oci_cli/help_text_producer/data_files/man/network_cross-connect-group_get.1 +1 -1
  6929. oci_cli/help_text_producer/data_files/man/network_cross-connect-group_list.1 +1 -1
  6930. oci_cli/help_text_producer/data_files/man/network_cross-connect-group_update.1 +1 -1
  6931. oci_cli/help_text_producer/data_files/man/network_cross-connect-location.1 +1 -1
  6932. oci_cli/help_text_producer/data_files/man/network_cross-connect-location_list.1 +1 -1
  6933. oci_cli/help_text_producer/data_files/man/network_cross-connect-mapping-details-collection.1 +1 -1
  6934. oci_cli/help_text_producer/data_files/man/network_cross-connect-mapping-details-collection_list-cross-connect-mappings.1 +1 -1
  6935. oci_cli/help_text_producer/data_files/man/network_cross-connect-port-speed-shape.1 +1 -1
  6936. oci_cli/help_text_producer/data_files/man/network_cross-connect-port-speed-shape_list.1 +1 -1
  6937. oci_cli/help_text_producer/data_files/man/network_cross-connect-status.1 +1 -1
  6938. oci_cli/help_text_producer/data_files/man/network_cross-connect-status_get.1 +1 -1
  6939. oci_cli/help_text_producer/data_files/man/network_cross-connect.1 +1 -1
  6940. oci_cli/help_text_producer/data_files/man/network_cross-connect_change-compartment.1 +1 -1
  6941. oci_cli/help_text_producer/data_files/man/network_cross-connect_create.1 +1 -1
  6942. oci_cli/help_text_producer/data_files/man/network_cross-connect_delete.1 +1 -1
  6943. oci_cli/help_text_producer/data_files/man/network_cross-connect_get.1 +1 -1
  6944. oci_cli/help_text_producer/data_files/man/network_cross-connect_list.1 +1 -1
  6945. oci_cli/help_text_producer/data_files/man/network_cross-connect_update.1 +1 -1
  6946. oci_cli/help_text_producer/data_files/man/network_dhcp-options.1 +1 -1
  6947. oci_cli/help_text_producer/data_files/man/network_dhcp-options_change-compartment.1 +1 -1
  6948. oci_cli/help_text_producer/data_files/man/network_dhcp-options_create.1 +1 -1
  6949. oci_cli/help_text_producer/data_files/man/network_dhcp-options_delete.1 +1 -1
  6950. oci_cli/help_text_producer/data_files/man/network_dhcp-options_get.1 +1 -1
  6951. oci_cli/help_text_producer/data_files/man/network_dhcp-options_list.1 +1 -1
  6952. oci_cli/help_text_producer/data_files/man/network_dhcp-options_update.1 +1 -1
  6953. oci_cli/help_text_producer/data_files/man/network_drg-attachment.1 +1 -1
  6954. oci_cli/help_text_producer/data_files/man/network_drg-attachment_create.1 +1 -1
  6955. oci_cli/help_text_producer/data_files/man/network_drg-attachment_delete.1 +1 -1
  6956. oci_cli/help_text_producer/data_files/man/network_drg-attachment_get.1 +1 -1
  6957. oci_cli/help_text_producer/data_files/man/network_drg-attachment_list.1 +1 -1
  6958. oci_cli/help_text_producer/data_files/man/network_drg-attachment_remove-export-route-distribution.1 +1 -1
  6959. oci_cli/help_text_producer/data_files/man/network_drg-attachment_update.1 +1 -1
  6960. oci_cli/help_text_producer/data_files/man/network_drg-redundancy-status.1 +1 -1
  6961. oci_cli/help_text_producer/data_files/man/network_drg-redundancy-status_get.1 +1 -1
  6962. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement.1 +1 -1
  6963. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement_add.1 +1 -1
  6964. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement_list.1 +1 -1
  6965. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement_remove.1 +1 -1
  6966. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement_update.1 +1 -1
  6967. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution.1 +1 -1
  6968. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_create.1 +1 -1
  6969. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_delete.1 +1 -1
  6970. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_get.1 +1 -1
  6971. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_list.1 +1 -1
  6972. oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_update.1 +1 -1
  6973. oci_cli/help_text_producer/data_files/man/network_drg-route-rule.1 +1 -1
  6974. oci_cli/help_text_producer/data_files/man/network_drg-route-rule_add.1 +1 -1
  6975. oci_cli/help_text_producer/data_files/man/network_drg-route-rule_list.1 +1 -1
  6976. oci_cli/help_text_producer/data_files/man/network_drg-route-rule_remove.1 +1 -1
  6977. oci_cli/help_text_producer/data_files/man/network_drg-route-rule_update.1 +1 -1
  6978. oci_cli/help_text_producer/data_files/man/network_drg-route-table.1 +1 -1
  6979. oci_cli/help_text_producer/data_files/man/network_drg-route-table_create.1 +1 -1
  6980. oci_cli/help_text_producer/data_files/man/network_drg-route-table_delete.1 +1 -1
  6981. oci_cli/help_text_producer/data_files/man/network_drg-route-table_get.1 +1 -1
  6982. oci_cli/help_text_producer/data_files/man/network_drg-route-table_list.1 +1 -1
  6983. oci_cli/help_text_producer/data_files/man/network_drg-route-table_remove-import-route-distribution.1 +1 -1
  6984. oci_cli/help_text_producer/data_files/man/network_drg-route-table_update.1 +1 -1
  6985. oci_cli/help_text_producer/data_files/man/network_drg.1 +1 -1
  6986. oci_cli/help_text_producer/data_files/man/network_drg_change-compartment.1 +1 -1
  6987. oci_cli/help_text_producer/data_files/man/network_drg_create.1 +1 -1
  6988. oci_cli/help_text_producer/data_files/man/network_drg_delete.1 +1 -1
  6989. oci_cli/help_text_producer/data_files/man/network_drg_get-all-drg-attachments.1 +1 -1
  6990. oci_cli/help_text_producer/data_files/man/network_drg_get-upgrade-status.1 +1 -1
  6991. oci_cli/help_text_producer/data_files/man/network_drg_get.1 +1 -1
  6992. oci_cli/help_text_producer/data_files/man/network_drg_list.1 +1 -1
  6993. oci_cli/help_text_producer/data_files/man/network_drg_update.1 +1 -1
  6994. oci_cli/help_text_producer/data_files/man/network_drg_upgrade.1 +1 -1
  6995. oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service-key.1 +1 -1
  6996. oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service-key_get.1 +1 -1
  6997. oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service.1 +1 -1
  6998. oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service_get.1 +1 -1
  6999. oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service_list.1 +1 -1
  7000. oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service_virtual-circuit-bandwidth-shape.1 +1 -1
  7001. oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service_virtual-circuit-bandwidth-shape_list.1 +1 -1
  7002. oci_cli/help_text_producer/data_files/man/network_internet-gateway.1 +1 -1
  7003. oci_cli/help_text_producer/data_files/man/network_internet-gateway_change-compartment.1 +1 -1
  7004. oci_cli/help_text_producer/data_files/man/network_internet-gateway_create.1 +1 -1
  7005. oci_cli/help_text_producer/data_files/man/network_internet-gateway_delete.1 +1 -1
  7006. oci_cli/help_text_producer/data_files/man/network_internet-gateway_get.1 +1 -1
  7007. oci_cli/help_text_producer/data_files/man/network_internet-gateway_list.1 +1 -1
  7008. oci_cli/help_text_producer/data_files/man/network_internet-gateway_update.1 +1 -1
  7009. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection-tunnel-error-details.1 +1 -1
  7010. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection-tunnel-error-details_get-ip-sec-connection-tunnel-error.1 +1 -1
  7011. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection.1 +1 -1
  7012. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_change-compartment.1 +1 -1
  7013. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_create.1 +1 -1
  7014. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_delete.1 +1 -1
  7015. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_get-config.1 +1 -1
  7016. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_get-ipsec-cpe-device-config-content.1 +1 -1
  7017. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_get-status.1 +1 -1
  7018. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_get.1 +1 -1
  7019. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_list.1 +1 -1
  7020. oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_update.1 +1 -1
  7021. oci_cli/help_text_producer/data_files/man/network_ip-sec-psk.1 +1 -1
  7022. oci_cli/help_text_producer/data_files/man/network_ip-sec-psk_get.1 +1 -1
  7023. oci_cli/help_text_producer/data_files/man/network_ip-sec-psk_update.1 +1 -1
  7024. oci_cli/help_text_producer/data_files/man/network_ip-sec-tunnel.1 +1 -1
  7025. oci_cli/help_text_producer/data_files/man/network_ip-sec-tunnel_get.1 +1 -1
  7026. oci_cli/help_text_producer/data_files/man/network_ip-sec-tunnel_list.1 +1 -1
  7027. oci_cli/help_text_producer/data_files/man/network_ip-sec-tunnel_update.1 +1 -1
  7028. oci_cli/help_text_producer/data_files/man/network_ipam.1 +1 -1
  7029. oci_cli/help_text_producer/data_files/man/network_ipam_get-resource-ip-inventory.1 +1 -1
  7030. oci_cli/help_text_producer/data_files/man/network_ipam_get-subnet-cidr-utilization.1 +1 -1
  7031. oci_cli/help_text_producer/data_files/man/network_ipam_get-subnet-ip-inventory.1 +1 -1
  7032. oci_cli/help_text_producer/data_files/man/network_ipam_get-vcn-overlap.1 +1 -1
  7033. oci_cli/help_text_producer/data_files/man/network_ipam_list-ip-inventory.1 +1 -1
  7034. oci_cli/help_text_producer/data_files/man/network_ipv6.1 +1 -1
  7035. oci_cli/help_text_producer/data_files/man/network_ipv6_create.1 +1 -1
  7036. oci_cli/help_text_producer/data_files/man/network_ipv6_delete.1 +1 -1
  7037. oci_cli/help_text_producer/data_files/man/network_ipv6_get.1 +1 -1
  7038. oci_cli/help_text_producer/data_files/man/network_ipv6_list.1 +1 -1
  7039. oci_cli/help_text_producer/data_files/man/network_ipv6_update.1 +1 -1
  7040. oci_cli/help_text_producer/data_files/man/network_local-peering-gateway.1 +1 -1
  7041. oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_change-compartment.1 +1 -1
  7042. oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_connect.1 +1 -1
  7043. oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_create.1 +1 -1
  7044. oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_delete.1 +1 -1
  7045. oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_get.1 +1 -1
  7046. oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_list.1 +1 -1
  7047. oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_update.1 +1 -1
  7048. oci_cli/help_text_producer/data_files/man/network_nat-gateway.1 +1 -1
  7049. oci_cli/help_text_producer/data_files/man/network_nat-gateway_change-compartment.1 +1 -1
  7050. oci_cli/help_text_producer/data_files/man/network_nat-gateway_create.1 +1 -1
  7051. oci_cli/help_text_producer/data_files/man/network_nat-gateway_delete.1 +1 -1
  7052. oci_cli/help_text_producer/data_files/man/network_nat-gateway_get.1 +1 -1
  7053. oci_cli/help_text_producer/data_files/man/network_nat-gateway_list.1 +1 -1
  7054. oci_cli/help_text_producer/data_files/man/network_nat-gateway_update.1 +1 -1
  7055. oci_cli/help_text_producer/data_files/man/network_networking-topology.1 +1 -1
  7056. oci_cli/help_text_producer/data_files/man/network_networking-topology_get.1 +1 -1
  7057. oci_cli/help_text_producer/data_files/man/network_nsg.1 +1 -1
  7058. oci_cli/help_text_producer/data_files/man/network_nsg_change-compartment.1 +1 -1
  7059. oci_cli/help_text_producer/data_files/man/network_nsg_create.1 +1 -1
  7060. oci_cli/help_text_producer/data_files/man/network_nsg_delete.1 +1 -1
  7061. oci_cli/help_text_producer/data_files/man/network_nsg_get.1 +1 -1
  7062. oci_cli/help_text_producer/data_files/man/network_nsg_list.1 +1 -1
  7063. oci_cli/help_text_producer/data_files/man/network_nsg_rules.1 +1 -1
  7064. oci_cli/help_text_producer/data_files/man/network_nsg_rules_add.1 +1 -1
  7065. oci_cli/help_text_producer/data_files/man/network_nsg_rules_list.1 +1 -1
  7066. oci_cli/help_text_producer/data_files/man/network_nsg_rules_remove.1 +1 -1
  7067. oci_cli/help_text_producer/data_files/man/network_nsg_rules_update.1 +1 -1
  7068. oci_cli/help_text_producer/data_files/man/network_nsg_update.1 +1 -1
  7069. oci_cli/help_text_producer/data_files/man/network_nsg_vnics.1 +1 -1
  7070. oci_cli/help_text_producer/data_files/man/network_nsg_vnics_list.1 +1 -1
  7071. oci_cli/help_text_producer/data_files/man/network_private-ip.1 +1 -1
  7072. oci_cli/help_text_producer/data_files/man/network_private-ip_delete.1 +1 -1
  7073. oci_cli/help_text_producer/data_files/man/network_private-ip_get.1 +1 -1
  7074. oci_cli/help_text_producer/data_files/man/network_private-ip_list.1 +1 -1
  7075. oci_cli/help_text_producer/data_files/man/network_private-ip_update.1 +1 -1
  7076. oci_cli/help_text_producer/data_files/man/network_public-ip-pool.1 +1 -1
  7077. oci_cli/help_text_producer/data_files/man/network_public-ip-pool_add.1 +1 -1
  7078. oci_cli/help_text_producer/data_files/man/network_public-ip-pool_change-compartment.1 +1 -1
  7079. oci_cli/help_text_producer/data_files/man/network_public-ip-pool_create.1 +1 -1
  7080. oci_cli/help_text_producer/data_files/man/network_public-ip-pool_delete.1 +1 -1
  7081. oci_cli/help_text_producer/data_files/man/network_public-ip-pool_get.1 +1 -1
  7082. oci_cli/help_text_producer/data_files/man/network_public-ip-pool_list.1 +1 -1
  7083. oci_cli/help_text_producer/data_files/man/network_public-ip-pool_remove.1 +1 -1
  7084. oci_cli/help_text_producer/data_files/man/network_public-ip-pool_update.1 +1 -1
  7085. oci_cli/help_text_producer/data_files/man/network_public-ip.1 +1 -1
  7086. oci_cli/help_text_producer/data_files/man/network_public-ip_change-compartment.1 +1 -1
  7087. oci_cli/help_text_producer/data_files/man/network_public-ip_create.1 +1 -1
  7088. oci_cli/help_text_producer/data_files/man/network_public-ip_delete.1 +1 -1
  7089. oci_cli/help_text_producer/data_files/man/network_public-ip_get.1 +1 -1
  7090. oci_cli/help_text_producer/data_files/man/network_public-ip_list.1 +1 -1
  7091. oci_cli/help_text_producer/data_files/man/network_public-ip_update.1 +1 -1
  7092. oci_cli/help_text_producer/data_files/man/network_remote-peering-connection.1 +1 -1
  7093. oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_change-compartment.1 +1 -1
  7094. oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_connect.1 +1 -1
  7095. oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_create.1 +1 -1
  7096. oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_delete.1 +1 -1
  7097. oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_get.1 +1 -1
  7098. oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_list.1 +1 -1
  7099. oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_update.1 +1 -1
  7100. oci_cli/help_text_producer/data_files/man/network_route-table.1 +1 -1
  7101. oci_cli/help_text_producer/data_files/man/network_route-table_change-compartment.1 +1 -1
  7102. oci_cli/help_text_producer/data_files/man/network_route-table_create.1 +1 -1
  7103. oci_cli/help_text_producer/data_files/man/network_route-table_delete.1 +1 -1
  7104. oci_cli/help_text_producer/data_files/man/network_route-table_get.1 +1 -1
  7105. oci_cli/help_text_producer/data_files/man/network_route-table_list.1 +1 -1
  7106. oci_cli/help_text_producer/data_files/man/network_route-table_update.1 +1 -1
  7107. oci_cli/help_text_producer/data_files/man/network_security-list.1 +1 -1
  7108. oci_cli/help_text_producer/data_files/man/network_security-list_change-compartment.1 +1 -1
  7109. oci_cli/help_text_producer/data_files/man/network_security-list_create.1 +1 -1
  7110. oci_cli/help_text_producer/data_files/man/network_security-list_delete.1 +1 -1
  7111. oci_cli/help_text_producer/data_files/man/network_security-list_get.1 +1 -1
  7112. oci_cli/help_text_producer/data_files/man/network_security-list_list.1 +1 -1
  7113. oci_cli/help_text_producer/data_files/man/network_security-list_update.1 +1 -1
  7114. oci_cli/help_text_producer/data_files/man/network_service-gateway.1 +1 -1
  7115. oci_cli/help_text_producer/data_files/man/network_service-gateway_attach.1 +1 -1
  7116. oci_cli/help_text_producer/data_files/man/network_service-gateway_change-compartment.1 +1 -1
  7117. oci_cli/help_text_producer/data_files/man/network_service-gateway_create.1 +1 -1
  7118. oci_cli/help_text_producer/data_files/man/network_service-gateway_delete.1 +1 -1
  7119. oci_cli/help_text_producer/data_files/man/network_service-gateway_detach.1 +1 -1
  7120. oci_cli/help_text_producer/data_files/man/network_service-gateway_get.1 +1 -1
  7121. oci_cli/help_text_producer/data_files/man/network_service-gateway_list.1 +1 -1
  7122. oci_cli/help_text_producer/data_files/man/network_service-gateway_update.1 +1 -1
  7123. oci_cli/help_text_producer/data_files/man/network_service.1 +1 -1
  7124. oci_cli/help_text_producer/data_files/man/network_service_get.1 +1 -1
  7125. oci_cli/help_text_producer/data_files/man/network_service_list.1 +1 -1
  7126. oci_cli/help_text_producer/data_files/man/network_subnet-topology.1 +1 -1
  7127. oci_cli/help_text_producer/data_files/man/network_subnet-topology_get.1 +1 -1
  7128. oci_cli/help_text_producer/data_files/man/network_subnet.1 +1 -1
  7129. oci_cli/help_text_producer/data_files/man/network_subnet_add-ipv6-subnet-cidr.1 +1 -1
  7130. oci_cli/help_text_producer/data_files/man/network_subnet_change-compartment.1 +1 -1
  7131. oci_cli/help_text_producer/data_files/man/network_subnet_create.1 +1 -1
  7132. oci_cli/help_text_producer/data_files/man/network_subnet_delete.1 +1 -1
  7133. oci_cli/help_text_producer/data_files/man/network_subnet_get.1 +1 -1
  7134. oci_cli/help_text_producer/data_files/man/network_subnet_list.1 +1 -1
  7135. oci_cli/help_text_producer/data_files/man/network_subnet_remove-ipv6-subnet-cidr.1 +1 -1
  7136. oci_cli/help_text_producer/data_files/man/network_subnet_update.1 +1 -1
  7137. oci_cli/help_text_producer/data_files/man/network_tunnel-cpe-device-config.1 +1 -1
  7138. oci_cli/help_text_producer/data_files/man/network_tunnel-cpe-device-config_get-tunnel-cpe-device-config-content.1 +1 -1
  7139. oci_cli/help_text_producer/data_files/man/network_tunnel-cpe-device-config_get.1 +1 -1
  7140. oci_cli/help_text_producer/data_files/man/network_tunnel-cpe-device-config_update.1 +1 -1
  7141. oci_cli/help_text_producer/data_files/man/network_tunnel-route.1 +1 -1
  7142. oci_cli/help_text_producer/data_files/man/network_tunnel-route_list-ip-sec-connection.1 +1 -1
  7143. oci_cli/help_text_producer/data_files/man/network_tunnel-security-association.1 +1 -1
  7144. oci_cli/help_text_producer/data_files/man/network_tunnel-security-association_list-ip-sec-connection.1 +1 -1
  7145. oci_cli/help_text_producer/data_files/man/network_vcn-dns-resolver-association.1 +1 -1
  7146. oci_cli/help_text_producer/data_files/man/network_vcn-dns-resolver-association_get.1 +1 -1
  7147. oci_cli/help_text_producer/data_files/man/network_vcn-topology.1 +1 -1
  7148. oci_cli/help_text_producer/data_files/man/network_vcn-topology_get.1 +1 -1
  7149. oci_cli/help_text_producer/data_files/man/network_vcn.1 +1 -1
  7150. oci_cli/help_text_producer/data_files/man/network_vcn_add-ipv6-vcn-cidr.1 +1 -1
  7151. oci_cli/help_text_producer/data_files/man/network_vcn_add-vcn-cidr.1 +1 -1
  7152. oci_cli/help_text_producer/data_files/man/network_vcn_change-compartment.1 +1 -1
  7153. oci_cli/help_text_producer/data_files/man/network_vcn_create.1 +1 -1
  7154. oci_cli/help_text_producer/data_files/man/network_vcn_delete.1 +1 -1
  7155. oci_cli/help_text_producer/data_files/man/network_vcn_get.1 +1 -1
  7156. oci_cli/help_text_producer/data_files/man/network_vcn_list.1 +1 -1
  7157. oci_cli/help_text_producer/data_files/man/network_vcn_modify-vcn-cidr.1 +1 -1
  7158. oci_cli/help_text_producer/data_files/man/network_vcn_remove-ipv6-vcn-cidr.1 +1 -1
  7159. oci_cli/help_text_producer/data_files/man/network_vcn_remove-vcn-cidr.1 +1 -1
  7160. oci_cli/help_text_producer/data_files/man/network_vcn_update.1 +1 -1
  7161. oci_cli/help_text_producer/data_files/man/network_virtual-circuit-associated-tunnel-details.1 +1 -1
  7162. oci_cli/help_text_producer/data_files/man/network_virtual-circuit-associated-tunnel-details_list-virtual-circuit-associated-tunnels.1 +1 -1
  7163. oci_cli/help_text_producer/data_files/man/network_virtual-circuit-public-prefix.1 +1 -1
  7164. oci_cli/help_text_producer/data_files/man/network_virtual-circuit-public-prefix_bulk-add.1 +1 -1
  7165. oci_cli/help_text_producer/data_files/man/network_virtual-circuit-public-prefix_bulk-delete.1 +1 -1
  7166. oci_cli/help_text_producer/data_files/man/network_virtual-circuit-public-prefix_list.1 +1 -1
  7167. oci_cli/help_text_producer/data_files/man/network_virtual-circuit.1 +1 -1
  7168. oci_cli/help_text_producer/data_files/man/network_virtual-circuit_change-compartment.1 +1 -1
  7169. oci_cli/help_text_producer/data_files/man/network_virtual-circuit_create.1 +1 -1
  7170. oci_cli/help_text_producer/data_files/man/network_virtual-circuit_delete.1 +1 -1
  7171. oci_cli/help_text_producer/data_files/man/network_virtual-circuit_get.1 +1 -1
  7172. oci_cli/help_text_producer/data_files/man/network_virtual-circuit_list.1 +1 -1
  7173. oci_cli/help_text_producer/data_files/man/network_virtual-circuit_update.1 +1 -1
  7174. oci_cli/help_text_producer/data_files/man/network_vlan.1 +1 -1
  7175. oci_cli/help_text_producer/data_files/man/network_vlan_change-compartment.1 +1 -1
  7176. oci_cli/help_text_producer/data_files/man/network_vlan_create.1 +1 -1
  7177. oci_cli/help_text_producer/data_files/man/network_vlan_delete.1 +1 -1
  7178. oci_cli/help_text_producer/data_files/man/network_vlan_get.1 +1 -1
  7179. oci_cli/help_text_producer/data_files/man/network_vlan_list.1 +1 -1
  7180. oci_cli/help_text_producer/data_files/man/network_vlan_update.1 +1 -1
  7181. oci_cli/help_text_producer/data_files/man/network_vnic.1 +1 -1
  7182. oci_cli/help_text_producer/data_files/man/network_vnic_assign-ipv6.1 +1 -1
  7183. oci_cli/help_text_producer/data_files/man/network_vnic_assign-private-ip.1 +1 -1
  7184. oci_cli/help_text_producer/data_files/man/network_vnic_get.1 +1 -1
  7185. oci_cli/help_text_producer/data_files/man/network_vnic_unassign-ipv6.1 +1 -1
  7186. oci_cli/help_text_producer/data_files/man/network_vnic_unassign-private-ip.1 +1 -1
  7187. oci_cli/help_text_producer/data_files/man/network_vnic_update.1 +1 -1
  7188. oci_cli/help_text_producer/data_files/man/network_vtap.1 +1 -1
  7189. oci_cli/help_text_producer/data_files/man/network_vtap_change-compartment.1 +1 -1
  7190. oci_cli/help_text_producer/data_files/man/network_vtap_create.1 +1 -1
  7191. oci_cli/help_text_producer/data_files/man/network_vtap_delete.1 +1 -1
  7192. oci_cli/help_text_producer/data_files/man/network_vtap_get.1 +1 -1
  7193. oci_cli/help_text_producer/data_files/man/network_vtap_list.1 +1 -1
  7194. oci_cli/help_text_producer/data_files/man/network_vtap_update.1 +1 -1
  7195. oci_cli/help_text_producer/data_files/man/nlb.1 +1 -1
  7196. oci_cli/help_text_producer/data_files/man/nlb_backend-health.1 +1 -1
  7197. oci_cli/help_text_producer/data_files/man/nlb_backend-health_get.1 +1 -1
  7198. oci_cli/help_text_producer/data_files/man/nlb_backend-operational-status.1 +1 -1
  7199. oci_cli/help_text_producer/data_files/man/nlb_backend-operational-status_get.1 +1 -1
  7200. oci_cli/help_text_producer/data_files/man/nlb_backend-set-health.1 +1 -1
  7201. oci_cli/help_text_producer/data_files/man/nlb_backend-set-health_get.1 +1 -1
  7202. oci_cli/help_text_producer/data_files/man/nlb_backend-set.1 +1 -1
  7203. oci_cli/help_text_producer/data_files/man/nlb_backend-set_create.1 +1 -1
  7204. oci_cli/help_text_producer/data_files/man/nlb_backend-set_delete.1 +1 -1
  7205. oci_cli/help_text_producer/data_files/man/nlb_backend-set_get.1 +1 -1
  7206. oci_cli/help_text_producer/data_files/man/nlb_backend-set_list.1 +1 -1
  7207. oci_cli/help_text_producer/data_files/man/nlb_backend-set_update.1 +1 -1
  7208. oci_cli/help_text_producer/data_files/man/nlb_backend.1 +1 -1
  7209. oci_cli/help_text_producer/data_files/man/nlb_backend_create.1 +1 -1
  7210. oci_cli/help_text_producer/data_files/man/nlb_backend_delete.1 +1 -1
  7211. oci_cli/help_text_producer/data_files/man/nlb_backend_get.1 +1 -1
  7212. oci_cli/help_text_producer/data_files/man/nlb_backend_list.1 +1 -1
  7213. oci_cli/help_text_producer/data_files/man/nlb_backend_update.1 +1 -1
  7214. oci_cli/help_text_producer/data_files/man/nlb_health-checker.1 +1 -1
  7215. oci_cli/help_text_producer/data_files/man/nlb_health-checker_get.1 +1 -1
  7216. oci_cli/help_text_producer/data_files/man/nlb_health-checker_update.1 +1 -1
  7217. oci_cli/help_text_producer/data_files/man/nlb_listener-protocols.1 +1 -1
  7218. oci_cli/help_text_producer/data_files/man/nlb_listener-protocols_list.1 +1 -1
  7219. oci_cli/help_text_producer/data_files/man/nlb_listener.1 +1 -1
  7220. oci_cli/help_text_producer/data_files/man/nlb_listener_create.1 +1 -1
  7221. oci_cli/help_text_producer/data_files/man/nlb_listener_delete.1 +1 -1
  7222. oci_cli/help_text_producer/data_files/man/nlb_listener_get.1 +1 -1
  7223. oci_cli/help_text_producer/data_files/man/nlb_listener_list.1 +1 -1
  7224. oci_cli/help_text_producer/data_files/man/nlb_listener_update.1 +1 -1
  7225. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer-health.1 +1 -1
  7226. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer-health_get.1 +1 -1
  7227. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer-health_list.1 +1 -1
  7228. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer.1 +1 -1
  7229. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_change-compartment.1 +1 -1
  7230. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_create.1 +1 -1
  7231. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_delete.1 +1 -1
  7232. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_get.1 +1 -1
  7233. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_list.1 +1 -1
  7234. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_update-network-security-groups.1 +1 -1
  7235. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_update.1 +1 -1
  7236. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancing-policy.1 +1 -1
  7237. oci_cli/help_text_producer/data_files/man/nlb_network-load-balancing-policy_list.1 +1 -1
  7238. oci_cli/help_text_producer/data_files/man/nlb_work-request-error.1 +1 -1
  7239. oci_cli/help_text_producer/data_files/man/nlb_work-request-error_list.1 +1 -1
  7240. oci_cli/help_text_producer/data_files/man/nlb_work-request-log-entry.1 +1 -1
  7241. oci_cli/help_text_producer/data_files/man/nlb_work-request-log-entry_list.1 +1 -1
  7242. oci_cli/help_text_producer/data_files/man/nlb_work-request.1 +1 -1
  7243. oci_cli/help_text_producer/data_files/man/nlb_work-request_get.1 +1 -1
  7244. oci_cli/help_text_producer/data_files/man/nlb_work-request_list.1 +1 -1
  7245. oci_cli/help_text_producer/data_files/man/nosql.1 +1 -1
  7246. oci_cli/help_text_producer/data_files/man/nosql_index.1 +1 -1
  7247. oci_cli/help_text_producer/data_files/man/nosql_index_create.1 +1 -1
  7248. oci_cli/help_text_producer/data_files/man/nosql_index_delete.1 +1 -1
  7249. oci_cli/help_text_producer/data_files/man/nosql_index_get.1 +1 -1
  7250. oci_cli/help_text_producer/data_files/man/nosql_index_list.1 +1 -1
  7251. oci_cli/help_text_producer/data_files/man/nosql_query.1 +1 -1
  7252. oci_cli/help_text_producer/data_files/man/nosql_query_execute.1 +1 -1
  7253. oci_cli/help_text_producer/data_files/man/nosql_query_prepare.1 +1 -1
  7254. oci_cli/help_text_producer/data_files/man/nosql_row.1 +1 -1
  7255. oci_cli/help_text_producer/data_files/man/nosql_row_delete.1 +1 -1
  7256. oci_cli/help_text_producer/data_files/man/nosql_row_get.1 +1 -1
  7257. oci_cli/help_text_producer/data_files/man/nosql_row_update.1 +1 -1
  7258. oci_cli/help_text_producer/data_files/man/nosql_table.1 +1 -1
  7259. oci_cli/help_text_producer/data_files/man/nosql_table_change-compartment.1 +1 -1
  7260. oci_cli/help_text_producer/data_files/man/nosql_table_create-replica.1 +1 -1
  7261. oci_cli/help_text_producer/data_files/man/nosql_table_create.1 +1 -1
  7262. oci_cli/help_text_producer/data_files/man/nosql_table_delete-replica.1 +1 -1
  7263. oci_cli/help_text_producer/data_files/man/nosql_table_delete.1 +1 -1
  7264. oci_cli/help_text_producer/data_files/man/nosql_table_get.1 +1 -1
  7265. oci_cli/help_text_producer/data_files/man/nosql_table_list-table-usage.1 +1 -1
  7266. oci_cli/help_text_producer/data_files/man/nosql_table_list.1 +1 -1
  7267. oci_cli/help_text_producer/data_files/man/nosql_table_update.1 +1 -1
  7268. oci_cli/help_text_producer/data_files/man/nosql_work-request-error.1 +1 -1
  7269. oci_cli/help_text_producer/data_files/man/nosql_work-request-error_list.1 +1 -1
  7270. oci_cli/help_text_producer/data_files/man/nosql_work-request-log.1 +1 -1
  7271. oci_cli/help_text_producer/data_files/man/nosql_work-request-log_list.1 +1 -1
  7272. oci_cli/help_text_producer/data_files/man/nosql_work-request.1 +1 -1
  7273. oci_cli/help_text_producer/data_files/man/nosql_work-request_delete.1 +1 -1
  7274. oci_cli/help_text_producer/data_files/man/nosql_work-request_get.1 +1 -1
  7275. oci_cli/help_text_producer/data_files/man/nosql_work-request_list.1 +1 -1
  7276. oci_cli/help_text_producer/data_files/man/occ.1 +1 -1
  7277. oci_cli/help_text_producer/data_files/man/occ_metric-data.1 +1 -1
  7278. oci_cli/help_text_producer/data_files/man/occ_metric-data_read.1 +1 -1
  7279. oci_cli/help_text_producer/data_files/man/occ_metric-property.1 +1 -1
  7280. oci_cli/help_text_producer/data_files/man/occ_metric-property_list.1 +1 -1
  7281. oci_cli/help_text_producer/data_files/man/occ_namespace.1 +1 -1
  7282. oci_cli/help_text_producer/data_files/man/occ_namespace_list.1 +1 -1
  7283. oci_cli/help_text_producer/data_files/man/oce.1 +1 -1
  7284. oci_cli/help_text_producer/data_files/man/oce_oce-instance.1 +1 -1
  7285. oci_cli/help_text_producer/data_files/man/oce_oce-instance_change-compartment.1 +1 -1
  7286. oci_cli/help_text_producer/data_files/man/oce_oce-instance_create.1 +1 -1
  7287. oci_cli/help_text_producer/data_files/man/oce_oce-instance_delete.1 +1 -1
  7288. oci_cli/help_text_producer/data_files/man/oce_oce-instance_get.1 +1 -1
  7289. oci_cli/help_text_producer/data_files/man/oce_oce-instance_list.1 +1 -1
  7290. oci_cli/help_text_producer/data_files/man/oce_oce-instance_update.1 +1 -1
  7291. oci_cli/help_text_producer/data_files/man/oce_work-request-error.1 +1 -1
  7292. oci_cli/help_text_producer/data_files/man/oce_work-request-error_list.1 +1 -1
  7293. oci_cli/help_text_producer/data_files/man/oce_work-request-log-entry.1 +1 -1
  7294. oci_cli/help_text_producer/data_files/man/oce_work-request-log-entry_list.1 +1 -1
  7295. oci_cli/help_text_producer/data_files/man/oce_work-request.1 +1 -1
  7296. oci_cli/help_text_producer/data_files/man/oce_work-request_get.1 +1 -1
  7297. oci_cli/help_text_producer/data_files/man/oce_work-request_list.1 +1 -1
  7298. oci_cli/help_text_producer/data_files/man/ocvs.1 +1 -1
  7299. oci_cli/help_text_producer/data_files/man/ocvs_cluster.1 +1 -1
  7300. oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster-summary.1 +1 -1
  7301. oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster-summary_list-clusters.1 +1 -1
  7302. oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster.1 +1 -1
  7303. oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster_create.1 +1 -1
  7304. oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster_delete.1 +1 -1
  7305. oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster_get.1 +1 -1
  7306. oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster_update.1 +1 -1
  7307. oci_cli/help_text_producer/data_files/man/ocvs_esxi-host.1 +1 -1
  7308. oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_create.1 +1 -1
  7309. oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_delete.1 +1 -1
  7310. oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_get.1 +1 -1
  7311. oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_inplace-upgrade.1 +1 -1
  7312. oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_list.1 +1 -1
  7313. oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_replace-host.1 +1 -1
  7314. oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_swap-billing.1 +1 -1
  7315. oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_update.1 +1 -1
  7316. oci_cli/help_text_producer/data_files/man/ocvs_sddc.1 +1 -1
  7317. oci_cli/help_text_producer/data_files/man/ocvs_sddc_cancel-downgrade-hcx.1 +1 -1
  7318. oci_cli/help_text_producer/data_files/man/ocvs_sddc_change-compartment.1 +1 -1
  7319. oci_cli/help_text_producer/data_files/man/ocvs_sddc_create.1 +1 -1
  7320. oci_cli/help_text_producer/data_files/man/ocvs_sddc_delete.1 +1 -1
  7321. oci_cli/help_text_producer/data_files/man/ocvs_sddc_downgrade-hcx.1 +1 -1
  7322. oci_cli/help_text_producer/data_files/man/ocvs_sddc_get.1 +1 -1
  7323. oci_cli/help_text_producer/data_files/man/ocvs_sddc_list.1 +1 -1
  7324. oci_cli/help_text_producer/data_files/man/ocvs_sddc_refresh-hcx-license-status.1 +1 -1
  7325. oci_cli/help_text_producer/data_files/man/ocvs_sddc_retrieve-password.1 +1 -1
  7326. oci_cli/help_text_producer/data_files/man/ocvs_sddc_update.1 +1 -1
  7327. oci_cli/help_text_producer/data_files/man/ocvs_sddc_upgrade-hcx.1 +1 -1
  7328. oci_cli/help_text_producer/data_files/man/ocvs_sddc_vmware-versions.1 +1 -1
  7329. oci_cli/help_text_producer/data_files/man/ocvs_work-request-error.1 +1 -1
  7330. oci_cli/help_text_producer/data_files/man/ocvs_work-request-error_list-errors.1 +1 -1
  7331. oci_cli/help_text_producer/data_files/man/ocvs_work-request-log.1 +1 -1
  7332. oci_cli/help_text_producer/data_files/man/ocvs_work-request-log_list.1 +1 -1
  7333. oci_cli/help_text_producer/data_files/man/ocvs_work-request.1 +1 -1
  7334. oci_cli/help_text_producer/data_files/man/ocvs_work-request_get.1 +1 -1
  7335. oci_cli/help_text_producer/data_files/man/ocvs_work-request_list.1 +1 -1
  7336. oci_cli/help_text_producer/data_files/man/oda.1 +1 -1
  7337. oci_cli/help_text_producer/data_files/man/oda_instance.1 +1 -1
  7338. oci_cli/help_text_producer/data_files/man/oda_instance_change-compartment.1 +1 -1
  7339. oci_cli/help_text_producer/data_files/man/oda_instance_create.1 +1 -1
  7340. oci_cli/help_text_producer/data_files/man/oda_instance_delete.1 +1 -1
  7341. oci_cli/help_text_producer/data_files/man/oda_instance_get.1 +1 -1
  7342. oci_cli/help_text_producer/data_files/man/oda_instance_list.1 +1 -1
  7343. oci_cli/help_text_producer/data_files/man/oda_instance_start.1 +1 -1
  7344. oci_cli/help_text_producer/data_files/man/oda_instance_stop.1 +1 -1
  7345. oci_cli/help_text_producer/data_files/man/oda_instance_update.1 +1 -1
  7346. oci_cli/help_text_producer/data_files/man/oda_management.1 +1 -1
  7347. oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider.1 +1 -1
  7348. oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_create.1 +1 -1
  7349. oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_delete.1 +1 -1
  7350. oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_get.1 +1 -1
  7351. oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_list.1 +1 -1
  7352. oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_update.1 +1 -1
  7353. oci_cli/help_text_producer/data_files/man/oda_management_bot.1 +1 -1
  7354. oci_cli/help_text_producer/data_files/man/oda_management_bot_import.1 +1 -1
  7355. oci_cli/help_text_producer/data_files/man/oda_management_channel.1 +1 -1
  7356. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-android-channel-details.1 +1 -1
  7357. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-app-event-channel-details.1 +1 -1
  7358. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-application-channel-details.1 +1 -1
  7359. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-cortana-channel-details.1 +1 -1
  7360. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-facebook-channel-details.1 +1 -1
  7361. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-ios-channel-details.1 +1 -1
  7362. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-ms-teams-channel-details.1 +1 -1
  7363. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-oss-channel-details.1 +1 -1
  7364. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-osvc-channel-details.1 +1 -1
  7365. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-service-cloud-channel-details.1 +1 -1
  7366. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-slack-channel-details.1 +1 -1
  7367. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-twilio-channel-details.1 +1 -1
  7368. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-web-channel-details.1 +1 -1
  7369. oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-webhook-channel-details.1 +1 -1
  7370. oci_cli/help_text_producer/data_files/man/oda_management_channel_create.1 +1 -1
  7371. oci_cli/help_text_producer/data_files/man/oda_management_channel_delete.1 +1 -1
  7372. oci_cli/help_text_producer/data_files/man/oda_management_channel_get.1 +1 -1
  7373. oci_cli/help_text_producer/data_files/man/oda_management_channel_list.1 +1 -1
  7374. oci_cli/help_text_producer/data_files/man/oda_management_channel_rotate-channel-keys.1 +1 -1
  7375. oci_cli/help_text_producer/data_files/man/oda_management_channel_start.1 +1 -1
  7376. oci_cli/help_text_producer/data_files/man/oda_management_channel_stop.1 +1 -1
  7377. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-android-channel-details.1 +1 -1
  7378. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-app-event-channel-details.1 +1 -1
  7379. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-application-channel-details.1 +1 -1
  7380. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-cortana-channel-details.1 +1 -1
  7381. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-facebook-channel-details.1 +1 -1
  7382. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-ios-channel-details.1 +1 -1
  7383. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-ms-teams-channel-details.1 +1 -1
  7384. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-oss-channel-details.1 +1 -1
  7385. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-osvc-channel-details.1 +1 -1
  7386. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-service-cloud-channel-details.1 +1 -1
  7387. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-slack-channel-details.1 +1 -1
  7388. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-twilio-channel-details.1 +1 -1
  7389. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-web-channel-details.1 +1 -1
  7390. oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-webhook-channel-details.1 +1 -1
  7391. oci_cli/help_text_producer/data_files/man/oda_management_channel_update.1 +1 -1
  7392. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter.1 +1 -1
  7393. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter_configure.1 +1 -1
  7394. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter_get.1 +1 -1
  7395. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter_list.1 +1 -1
  7396. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter_update.1 +1 -1
  7397. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant.1 +1 -1
  7398. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create-digital-assistant-clone-digital-assistant-details.1 +1 -1
  7399. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create-digital-assistant-create-digital-assistant-version-details.1 +1 -1
  7400. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create-digital-assistant-create-new-digital-assistant-details.1 +1 -1
  7401. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create-digital-assistant-extend-digital-assistant-details.1 +1 -1
  7402. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create.1 +1 -1
  7403. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_delete.1 +1 -1
  7404. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_get.1 +1 -1
  7405. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_list.1 +1 -1
  7406. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_publish.1 +1 -1
  7407. oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_update.1 +1 -1
  7408. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment.1 +1 -1
  7409. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment_create.1 +1 -1
  7410. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment_delete.1 +1 -1
  7411. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment_get.1 +1 -1
  7412. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment_list.1 +1 -1
  7413. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy.1 +1 -1
  7414. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy_create.1 +1 -1
  7415. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy_delete.1 +1 -1
  7416. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy_get.1 +1 -1
  7417. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy_list.1 +1 -1
  7418. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint.1 +1 -1
  7419. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_change-compartment.1 +1 -1
  7420. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_create.1 +1 -1
  7421. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_delete.1 +1 -1
  7422. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_get.1 +1 -1
  7423. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_list.1 +1 -1
  7424. oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_update.1 +1 -1
  7425. oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter.1 +1 -1
  7426. oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_create.1 +1 -1
  7427. oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_delete.1 +1 -1
  7428. oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_get.1 +1 -1
  7429. oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_list.1 +1 -1
  7430. oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_update.1 +1 -1
  7431. oci_cli/help_text_producer/data_files/man/oda_management_skill.1 +1 -1
  7432. oci_cli/help_text_producer/data_files/man/oda_management_skill_bulk-create-skill-entities.1 +1 -1
  7433. oci_cli/help_text_producer/data_files/man/oda_management_skill_cascading-delete-skill-custom-entities.1 +1 -1
  7434. oci_cli/help_text_producer/data_files/man/oda_management_skill_create-skill-clone-skill-details.1 +1 -1
  7435. oci_cli/help_text_producer/data_files/man/oda_management_skill_create-skill-create-new-skill-details.1 +1 -1
  7436. oci_cli/help_text_producer/data_files/man/oda_management_skill_create-skill-create-skill-version-details.1 +1 -1
  7437. oci_cli/help_text_producer/data_files/man/oda_management_skill_create-skill-extend-skill-details.1 +1 -1
  7438. oci_cli/help_text_producer/data_files/man/oda_management_skill_create.1 +1 -1
  7439. oci_cli/help_text_producer/data_files/man/oda_management_skill_delete.1 +1 -1
  7440. oci_cli/help_text_producer/data_files/man/oda_management_skill_export-digital-assistant.1 +1 -1
  7441. oci_cli/help_text_producer/data_files/man/oda_management_skill_export.1 +1 -1
  7442. oci_cli/help_text_producer/data_files/man/oda_management_skill_get.1 +1 -1
  7443. oci_cli/help_text_producer/data_files/man/oda_management_skill_list.1 +1 -1
  7444. oci_cli/help_text_producer/data_files/man/oda_management_skill_publish.1 +1 -1
  7445. oci_cli/help_text_producer/data_files/man/oda_management_skill_train.1 +1 -1
  7446. oci_cli/help_text_producer/data_files/man/oda_management_skill_update.1 +1 -1
  7447. oci_cli/help_text_producer/data_files/man/oda_management_translator.1 +1 -1
  7448. oci_cli/help_text_producer/data_files/man/oda_management_translator_create.1 +1 -1
  7449. oci_cli/help_text_producer/data_files/man/oda_management_translator_delete.1 +1 -1
  7450. oci_cli/help_text_producer/data_files/man/oda_management_translator_get.1 +1 -1
  7451. oci_cli/help_text_producer/data_files/man/oda_management_translator_list.1 +1 -1
  7452. oci_cli/help_text_producer/data_files/man/oda_management_translator_update.1 +1 -1
  7453. oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment-collection.1 +1 -1
  7454. oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment-collection_list-oda-instance-attachments.1 +1 -1
  7455. oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment.1 +1 -1
  7456. oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment_create.1 +1 -1
  7457. oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment_delete.1 +1 -1
  7458. oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment_get.1 +1 -1
  7459. oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment_update.1 +1 -1
  7460. oci_cli/help_text_producer/data_files/man/oda_odapackage.1 +1 -1
  7461. oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package.1 +1 -1
  7462. oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_create.1 +1 -1
  7463. oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_delete.1 +1 -1
  7464. oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_get.1 +1 -1
  7465. oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_list.1 +1 -1
  7466. oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_update.1 +1 -1
  7467. oci_cli/help_text_producer/data_files/man/oda_odapackage_package.1 +1 -1
  7468. oci_cli/help_text_producer/data_files/man/oda_odapackage_package_get.1 +1 -1
  7469. oci_cli/help_text_producer/data_files/man/oda_odapackage_package_list.1 +1 -1
  7470. oci_cli/help_text_producer/data_files/man/oda_work-request-error.1 +1 -1
  7471. oci_cli/help_text_producer/data_files/man/oda_work-request-error_list.1 +1 -1
  7472. oci_cli/help_text_producer/data_files/man/oda_work-request-log-entry.1 +1 -1
  7473. oci_cli/help_text_producer/data_files/man/oda_work-request-log-entry_list.1 +1 -1
  7474. oci_cli/help_text_producer/data_files/man/oda_work-request.1 +1 -1
  7475. oci_cli/help_text_producer/data_files/man/oda_work-request_get.1 +1 -1
  7476. oci_cli/help_text_producer/data_files/man/oda_work-request_list.1 +1 -1
  7477. oci_cli/help_text_producer/data_files/man/oma.1 +1 -1
  7478. oci_cli/help_text_producer/data_files/man/oma_access-materials.1 +1 -1
  7479. oci_cli/help_text_producer/data_files/man/oma_access-materials_get.1 +1 -1
  7480. oci_cli/help_text_producer/data_files/man/oma_access-request-ext.1 +1 -1
  7481. oci_cli/help_text_producer/data_files/man/oma_access-request-ext_get-access-request-internal.1 +1 -1
  7482. oci_cli/help_text_producer/data_files/man/oma_access-request.1 +1 -1
  7483. oci_cli/help_text_producer/data_files/man/oma_access-request_create.1 +1 -1
  7484. oci_cli/help_text_producer/data_files/man/oma_access-request_get.1 +1 -1
  7485. oci_cli/help_text_producer/data_files/man/oma_access-request_handle.1 +1 -1
  7486. oci_cli/help_text_producer/data_files/man/oma_access-requests.1 +1 -1
  7487. oci_cli/help_text_producer/data_files/man/oma_access-requests_export-access-requests.1 +1 -1
  7488. oci_cli/help_text_producer/data_files/man/oma_access-requests_list.1 +1 -1
  7489. oci_cli/help_text_producer/data_files/man/oma_approval-template.1 +1 -1
  7490. oci_cli/help_text_producer/data_files/man/oma_approval-template_change-compartment.1 +1 -1
  7491. oci_cli/help_text_producer/data_files/man/oma_approval-template_create.1 +1 -1
  7492. oci_cli/help_text_producer/data_files/man/oma_approval-template_delete.1 +1 -1
  7493. oci_cli/help_text_producer/data_files/man/oma_approval-template_get.1 +1 -1
  7494. oci_cli/help_text_producer/data_files/man/oma_approval-template_update.1 +1 -1
  7495. oci_cli/help_text_producer/data_files/man/oma_approval-templates.1 +1 -1
  7496. oci_cli/help_text_producer/data_files/man/oma_approval-templates_list.1 +1 -1
  7497. oci_cli/help_text_producer/data_files/man/oma_lockbox.1 +1 -1
  7498. oci_cli/help_text_producer/data_files/man/oma_lockbox_change-compartment.1 +1 -1
  7499. oci_cli/help_text_producer/data_files/man/oma_lockbox_create.1 +1 -1
  7500. oci_cli/help_text_producer/data_files/man/oma_lockbox_delete.1 +1 -1
  7501. oci_cli/help_text_producer/data_files/man/oma_lockbox_get.1 +1 -1
  7502. oci_cli/help_text_producer/data_files/man/oma_lockbox_update.1 +1 -1
  7503. oci_cli/help_text_producer/data_files/man/oma_lockboxes.1 +1 -1
  7504. oci_cli/help_text_producer/data_files/man/oma_lockboxes_list.1 +1 -1
  7505. oci_cli/help_text_producer/data_files/man/oma_work-request-error.1 +1 -1
  7506. oci_cli/help_text_producer/data_files/man/oma_work-request-error_list.1 +1 -1
  7507. oci_cli/help_text_producer/data_files/man/oma_work-request-log.1 +1 -1
  7508. oci_cli/help_text_producer/data_files/man/oma_work-request-log_list.1 +1 -1
  7509. oci_cli/help_text_producer/data_files/man/oma_work-request.1 +1 -1
  7510. oci_cli/help_text_producer/data_files/man/oma_work-request_cancel.1 +1 -1
  7511. oci_cli/help_text_producer/data_files/man/oma_work-request_get.1 +1 -1
  7512. oci_cli/help_text_producer/data_files/man/oma_work-request_list.1 +1 -1
  7513. oci_cli/help_text_producer/data_files/man/onesubscription.1 +1 -1
  7514. oci_cli/help_text_producer/data_files/man/onesubscription_billing-schedule.1 +1 -1
  7515. oci_cli/help_text_producer/data_files/man/onesubscription_billing-schedule_billing-schedule-summary.1 +1 -1
  7516. oci_cli/help_text_producer/data_files/man/onesubscription_billing-schedule_billing-schedule-summary_list-billing-schedules.1 +1 -1
  7517. oci_cli/help_text_producer/data_files/man/onesubscription_commitment.1 +1 -1
  7518. oci_cli/help_text_producer/data_files/man/onesubscription_commitment_commitment.1 +1 -1
  7519. oci_cli/help_text_producer/data_files/man/onesubscription_commitment_commitment_get.1 +1 -1
  7520. oci_cli/help_text_producer/data_files/man/onesubscription_commitment_commitment_list.1 +1 -1
  7521. oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage.1 +1 -1
  7522. oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_aggregated-computed-usage-summary.1 +1 -1
  7523. oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_aggregated-computed-usage-summary_list-aggregated-computed-usages.1 +1 -1
  7524. oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_computed-usage.1 +1 -1
  7525. oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_computed-usage_get.1 +1 -1
  7526. oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_computed-usage_list.1 +1 -1
  7527. oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary.1 +1 -1
  7528. oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary_invoice.1 +1 -1
  7529. oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary_invoice_list.1 +1 -1
  7530. oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary_invoiceline-computed-usage.1 +1 -1
  7531. oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary_invoiceline-computed-usage_list.1 +1 -1
  7532. oci_cli/help_text_producer/data_files/man/onesubscription_organization-subscription.1 +1 -1
  7533. oci_cli/help_text_producer/data_files/man/onesubscription_organization-subscription_organization-subscription.1 +1 -1
  7534. oci_cli/help_text_producer/data_files/man/onesubscription_organization-subscription_organization-subscription_list.1 +1 -1
  7535. oci_cli/help_text_producer/data_files/man/onesubscription_ratecard.1 +1 -1
  7536. oci_cli/help_text_producer/data_files/man/onesubscription_ratecard_rate-card.1 +1 -1
  7537. oci_cli/help_text_producer/data_files/man/onesubscription_ratecard_rate-card_list.1 +1 -1
  7538. oci_cli/help_text_producer/data_files/man/onesubscription_subscribed-service.1 +1 -1
  7539. oci_cli/help_text_producer/data_files/man/onesubscription_subscribed-service_subscribed-service.1 +1 -1
  7540. oci_cli/help_text_producer/data_files/man/onesubscription_subscribed-service_subscribed-service_get.1 +1 -1
  7541. oci_cli/help_text_producer/data_files/man/onesubscription_subscribed-service_subscribed-service_list.1 +1 -1
  7542. oci_cli/help_text_producer/data_files/man/onesubscription_subscription.1 +1 -1
  7543. oci_cli/help_text_producer/data_files/man/onesubscription_subscription_subscription.1 +1 -1
  7544. oci_cli/help_text_producer/data_files/man/onesubscription_subscription_subscription_list.1 +1 -1
  7545. oci_cli/help_text_producer/data_files/man/ons.1 +1 -1
  7546. oci_cli/help_text_producer/data_files/man/ons_message.1 +1 -1
  7547. oci_cli/help_text_producer/data_files/man/ons_message_publish.1 +1 -1
  7548. oci_cli/help_text_producer/data_files/man/ons_subscription.1 +1 -1
  7549. oci_cli/help_text_producer/data_files/man/ons_subscription_change-compartment.1 +1 -1
  7550. oci_cli/help_text_producer/data_files/man/ons_subscription_confirm.1 +1 -1
  7551. oci_cli/help_text_producer/data_files/man/ons_subscription_create.1 +1 -1
  7552. oci_cli/help_text_producer/data_files/man/ons_subscription_delete.1 +1 -1
  7553. oci_cli/help_text_producer/data_files/man/ons_subscription_get.1 +1 -1
  7554. oci_cli/help_text_producer/data_files/man/ons_subscription_list.1 +1 -1
  7555. oci_cli/help_text_producer/data_files/man/ons_subscription_resend-confirmation.1 +1 -1
  7556. oci_cli/help_text_producer/data_files/man/ons_subscription_unsubscribe.1 +1 -1
  7557. oci_cli/help_text_producer/data_files/man/ons_subscription_update.1 +1 -1
  7558. oci_cli/help_text_producer/data_files/man/ons_topic.1 +1 -1
  7559. oci_cli/help_text_producer/data_files/man/ons_topic_change-compartment.1 +1 -1
  7560. oci_cli/help_text_producer/data_files/man/ons_topic_create.1 +1 -1
  7561. oci_cli/help_text_producer/data_files/man/ons_topic_delete.1 +1 -1
  7562. oci_cli/help_text_producer/data_files/man/ons_topic_get.1 +1 -1
  7563. oci_cli/help_text_producer/data_files/man/ons_topic_list.1 +1 -1
  7564. oci_cli/help_text_producer/data_files/man/ons_topic_update.1 +1 -1
  7565. oci_cli/help_text_producer/data_files/man/opa.1 +1 -1
  7566. oci_cli/help_text_producer/data_files/man/opa_opa-instance-collection.1 +1 -1
  7567. oci_cli/help_text_producer/data_files/man/opa_opa-instance-collection_list-opa-instances.1 +1 -1
  7568. oci_cli/help_text_producer/data_files/man/opa_opa-instance.1 +1 -1
  7569. oci_cli/help_text_producer/data_files/man/opa_opa-instance_change-compartment.1 +1 -1
  7570. oci_cli/help_text_producer/data_files/man/opa_opa-instance_create.1 +1 -1
  7571. oci_cli/help_text_producer/data_files/man/opa_opa-instance_delete.1 +1 -1
  7572. oci_cli/help_text_producer/data_files/man/opa_opa-instance_get.1 +1 -1
  7573. oci_cli/help_text_producer/data_files/man/opa_opa-instance_start.1 +1 -1
  7574. oci_cli/help_text_producer/data_files/man/opa_opa-instance_stop.1 +1 -1
  7575. oci_cli/help_text_producer/data_files/man/opa_opa-instance_update.1 +1 -1
  7576. oci_cli/help_text_producer/data_files/man/opa_work-request-error.1 +1 -1
  7577. oci_cli/help_text_producer/data_files/man/opa_work-request-error_list.1 +1 -1
  7578. oci_cli/help_text_producer/data_files/man/opa_work-request-log-entry.1 +1 -1
  7579. oci_cli/help_text_producer/data_files/man/opa_work-request-log-entry_list-work-request-logs.1 +1 -1
  7580. oci_cli/help_text_producer/data_files/man/opa_work-request.1 +1 -1
  7581. oci_cli/help_text_producer/data_files/man/opa_work-request_cancel.1 +1 -1
  7582. oci_cli/help_text_producer/data_files/man/opa_work-request_get.1 +1 -1
  7583. oci_cli/help_text_producer/data_files/man/opa_work-request_list.1 +1 -1
  7584. oci_cli/help_text_producer/data_files/man/opctl.1 +1 -1
  7585. oci_cli/help_text_producer/data_files/man/opctl_access-request.1 +1 -1
  7586. oci_cli/help_text_producer/data_files/man/opctl_access-request_approve.1 +1 -1
  7587. oci_cli/help_text_producer/data_files/man/opctl_access-request_get.1 +1 -1
  7588. oci_cli/help_text_producer/data_files/man/opctl_access-request_interaction-request.1 +1 -1
  7589. oci_cli/help_text_producer/data_files/man/opctl_access-request_list-access-request-histories.1 +1 -1
  7590. oci_cli/help_text_producer/data_files/man/opctl_access-request_list-interactions.1 +1 -1
  7591. oci_cli/help_text_producer/data_files/man/opctl_access-request_list.1 +1 -1
  7592. oci_cli/help_text_producer/data_files/man/opctl_access-request_reject.1 +1 -1
  7593. oci_cli/help_text_producer/data_files/man/opctl_access-request_review.1 +1 -1
  7594. oci_cli/help_text_producer/data_files/man/opctl_access-request_revoke.1 +1 -1
  7595. oci_cli/help_text_producer/data_files/man/opctl_operator-action.1 +1 -1
  7596. oci_cli/help_text_producer/data_files/man/opctl_operator-action_get.1 +1 -1
  7597. oci_cli/help_text_producer/data_files/man/opctl_operator-action_list.1 +1 -1
  7598. oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment.1 +1 -1
  7599. oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_change-compartment.1 +1 -1
  7600. oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_create.1 +1 -1
  7601. oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_delete.1 +1 -1
  7602. oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_get-assignment-validation-status.1 +1 -1
  7603. oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_get.1 +1 -1
  7604. oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_list.1 +1 -1
  7605. oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_update.1 +1 -1
  7606. oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_validate-operator-assignment.1 +1 -1
  7607. oci_cli/help_text_producer/data_files/man/opctl_operator-control.1 +1 -1
  7608. oci_cli/help_text_producer/data_files/man/opctl_operator-control_change-compartment.1 +1 -1
  7609. oci_cli/help_text_producer/data_files/man/opctl_operator-control_create.1 +1 -1
  7610. oci_cli/help_text_producer/data_files/man/opctl_operator-control_delete.1 +1 -1
  7611. oci_cli/help_text_producer/data_files/man/opctl_operator-control_get.1 +1 -1
  7612. oci_cli/help_text_producer/data_files/man/opctl_operator-control_list.1 +1 -1
  7613. oci_cli/help_text_producer/data_files/man/opctl_operator-control_update.1 +1 -1
  7614. oci_cli/help_text_producer/data_files/man/opensearch.1 +1 -1
  7615. oci_cli/help_text_producer/data_files/man/opensearch_backup.1 +1 -1
  7616. oci_cli/help_text_producer/data_files/man/opensearch_backup_delete.1 +1 -1
  7617. oci_cli/help_text_producer/data_files/man/opensearch_backup_get.1 +1 -1
  7618. oci_cli/help_text_producer/data_files/man/opensearch_backup_list.1 +1 -1
  7619. oci_cli/help_text_producer/data_files/man/opensearch_backup_update.1 +1 -1
  7620. oci_cli/help_text_producer/data_files/man/opensearch_cluster.1 +1 -1
  7621. oci_cli/help_text_producer/data_files/man/opensearch_cluster_backup.1 +1 -1
  7622. oci_cli/help_text_producer/data_files/man/opensearch_cluster_configureoutboundcluster.1 +1 -1
  7623. oci_cli/help_text_producer/data_files/man/opensearch_cluster_create.1 +1 -1
  7624. oci_cli/help_text_producer/data_files/man/opensearch_cluster_delete.1 +1 -1
  7625. oci_cli/help_text_producer/data_files/man/opensearch_cluster_get.1 +1 -1
  7626. oci_cli/help_text_producer/data_files/man/opensearch_cluster_list-versions.1 +1 -1
  7627. oci_cli/help_text_producer/data_files/man/opensearch_cluster_list.1 +1 -1
  7628. oci_cli/help_text_producer/data_files/man/opensearch_cluster_resizehorizontal.1 +1 -1
  7629. oci_cli/help_text_producer/data_files/man/opensearch_cluster_resizevertical.1 +1 -1
  7630. oci_cli/help_text_producer/data_files/man/opensearch_cluster_restore.1 +1 -1
  7631. oci_cli/help_text_producer/data_files/man/opensearch_cluster_update.1 +1 -1
  7632. oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request-error.1 +1 -1
  7633. oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request-error_list.1 +1 -1
  7634. oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request-log-entry.1 +1 -1
  7635. oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request-log-entry_list.1 +1 -1
  7636. oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request.1 +1 -1
  7637. oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request_get.1 +1 -1
  7638. oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request_list.1 +1 -1
  7639. oci_cli/help_text_producer/data_files/man/opsi.1 +679 -93
  7640. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects.1 +1 -1
  7641. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_delete.1 +1 -1
  7642. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_get.1 +1 -1
  7643. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_head.1 +1 -1
  7644. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_list.1 +1 -1
  7645. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_put.1 +1 -1
  7646. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources.1 +1 -1
  7647. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_change.1 +1 -1
  7648. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_create.1 +1 -1
  7649. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_delete.1 +1 -1
  7650. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_disable.1 +1 -1
  7651. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_enable.1 +1 -1
  7652. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_get.1 +1 -1
  7653. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_list.1 +1 -1
  7654. oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_update.1 +1 -1
  7655. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs.1 +1 -1
  7656. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_create.1 +1 -1
  7657. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_delete.1 +1 -1
  7658. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_get-awr-database-report.1 +1 -1
  7659. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_get-awr-database-sql-report.1 +1 -1
  7660. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_get-awr-report.1 +1 -1
  7661. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_get.1 +1 -1
  7662. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_list-awr-database-snapshots.1 +1 -1
  7663. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_list-awr-databases.1 +1 -1
  7664. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_list-awr-snapshots.1 +1 -1
  7665. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_list.1 +1 -1
  7666. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-cpu-usages.1 +1 -1
  7667. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-metrics.1 +1 -1
  7668. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-parameter-changes.1 +1 -1
  7669. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-parameters.1 +1 -1
  7670. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-snapshot-ranges.1 +1 -1
  7671. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-sysstats.1 +1 -1
  7672. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-top-wait-events.1 +1 -1
  7673. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-wait-event-buckets.1 +1 -1
  7674. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-wait-events.1 +1 -1
  7675. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-sources-summaries.1 +1 -1
  7676. oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_update.1 +1 -1
  7677. oci_cli/help_text_producer/data_files/man/opsi_database-insights.1 +519 -11
  7678. oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-autonomous-database-insight-advanced-features-credential-by-iam.1 +1 -1
  7679. oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-autonomous-database-insight-advanced-features-credential-by-vault.1 +1 -1
  7680. oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-external-mysql.1 +151 -0
  7681. oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-macs-managed-cloud-database-insight-connection-credential-by-iam.1 +1 -1
  7682. oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-macs-managed-cloud-database-insight-connection-credential-by-vault.1 +1 -1
  7683. oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-pe-comanaged-database-detail.1 +1 -1
  7684. oci_cli/help_text_producer/data_files/man/opsi_database-insights_change.1 +1 -1
  7685. oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-autonomous-database.1 +1 -1
  7686. oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-em-external-db.1 +1 -1
  7687. oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-external-mysql-database-insight.1 +174 -0
  7688. oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-macs-managed-cloud-database-insight.1 +1 -1
  7689. oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-mds-my-sql-database.1 +1 -1
  7690. oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-pe-comanged-database.1 +1 -1
  7691. oci_cli/help_text_producer/data_files/man/opsi_database-insights_delete.1 +1 -1
  7692. oci_cli/help_text_producer/data_files/man/opsi_database-insights_disable-autonomous-database-insight-advanced-features.1 +1 -1
  7693. oci_cli/help_text_producer/data_files/man/opsi_database-insights_disable.1 +1 -1
  7694. oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-autonomous-database-insight-advanced-features-credential-by-iam.1 +1 -1
  7695. oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-autonomous-database-insight-advanced-features-credential-by-vault.1 +1 -1
  7696. oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-autonomous-database.1 +1 -1
  7697. oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-em-external-db.1 +1 -1
  7698. oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-external-mysql-database-insight.1 +151 -0
  7699. oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-macs-managed-cloud-database-insight.1 +1 -1
  7700. oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-mds-my-sql-database.1 +1 -1
  7701. oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-pe-comanaged-database.1 +1 -1
  7702. oci_cli/help_text_producer/data_files/man/opsi_database-insights_get.1 +1 -1
  7703. oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-addm-reports.1 +1 -1
  7704. oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-database-configuration.1 +1 -1
  7705. oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-my-sql-sql-stats.1 +1 -1
  7706. oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-my-sql-sql-text.1 +1 -1
  7707. oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-sql-bucket.1 +1 -1
  7708. oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-sql-plan-lines.1 +1 -1
  7709. oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-sql-stats.1 +1 -1
  7710. oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-sql-text.1 +1 -1
  7711. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-finding-categories.1 +1 -1
  7712. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-findings-time-series.1 +1 -1
  7713. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-parameter-categories.1 +1 -1
  7714. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-recommendation-categories.1 +1 -1
  7715. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-recommendations-time-series.1 +1 -1
  7716. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-dbs.1 +1 -1
  7717. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-database-configurations.1 +2 -2
  7718. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-sql-plans.1 +1 -1
  7719. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-sql-searches.1 +1 -1
  7720. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-sql-texts.1 +1 -1
  7721. oci_cli/help_text_producer/data_files/man/opsi_database-insights_list.1 +2 -2
  7722. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-findings.1 +1 -1
  7723. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-parameter-changes.1 +1 -1
  7724. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-parameters.1 +1 -1
  7725. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-recommendations.1 +1 -1
  7726. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-schema-objects.1 +1 -1
  7727. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-sql-statements.1 +1 -1
  7728. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-capacity-trend.1 +2 -2
  7729. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-forecast-trend.1 +2 -2
  7730. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-statistics.1 +2 -2
  7731. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-usage-trend.1 +2 -2
  7732. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-usage.1 +2 -2
  7733. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-utilization-insight.1 +2 -2
  7734. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-tablespace-usage-trend.1 +1 -1
  7735. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-insights.1 +2 -2
  7736. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-plan-insights.1 +1 -1
  7737. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-response-time-distributions.1 +1 -1
  7738. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-statistics-time-series-by-plan.1 +1 -1
  7739. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-statistics-time-series.1 +1 -1
  7740. oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-statistics.1 +2 -2
  7741. oci_cli/help_text_producer/data_files/man/opsi_database-insights_test-macs-managed-cloud-database-insight-connection-credential-by-iam.1 +1 -1
  7742. oci_cli/help_text_producer/data_files/man/opsi_database-insights_test-macs-managed-cloud-database-insight-connection-credential-by-vault.1 +1 -1
  7743. oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-autonomous-db.1 +1 -1
  7744. oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-em-external-db.1 +1 -1
  7745. oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-external-mysql-database-insight.1 +172 -0
  7746. oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-macs-external-db.1 +1 -1
  7747. oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-macs-managed-cloud-database-insight.1 +1 -1
  7748. oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-mds-my-sql-database.1 +1 -1
  7749. oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-pe-comanaged-database.1 +1 -1
  7750. oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges.1 +1 -1
  7751. oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_change.1 +1 -1
  7752. oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_create.1 +1 -1
  7753. oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_delete.1 +1 -1
  7754. oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_get.1 +1 -1
  7755. oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_list-importable-enterprise-manager-entities.1 +1 -1
  7756. oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_list.1 +1 -1
  7757. oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_update.1 +1 -1
  7758. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights.1 +13 -1
  7759. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_add-em-external-exadata-members.1 +1 -1
  7760. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_add-macs-managed-cloud-exadata-insight-members.1 +1 -1
  7761. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_add-pe-comanaged-exadata-members.1 +1 -1
  7762. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_change.1 +1 -1
  7763. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_create-em-external-exadata.1 +1 -1
  7764. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_create-macs-managed-cloud-exadata-insight.1 +1 -1
  7765. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_create-pe-comanaged-exadata.1 +1 -1
  7766. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_delete.1 +1 -1
  7767. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_disable.1 +1 -1
  7768. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_enable-em-external-exadata.1 +1 -1
  7769. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_enable-macs-managed-cloud-exadata-insight.1 +1 -1
  7770. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_enable-pe-comanaged-exadata.1 +1 -1
  7771. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_get.1 +1 -1
  7772. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_list-exadata-configurations.1 +1 -1
  7773. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_list.1 +1 -1
  7774. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-capacity-trend-aggregated.1 +1 -1
  7775. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-capacity-trend.1 +1 -1
  7776. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-forecast-trend-aggregated.1 +1 -1
  7777. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-forecast-trend.1 +1 -1
  7778. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-statistics.1 +1 -1
  7779. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-usage-aggregated.1 +1 -1
  7780. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-usage.1 +1 -1
  7781. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-utilization-insight.1 +13 -1
  7782. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-members.1 +1 -1
  7783. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_update-em-external-exadata.1 +1 -1
  7784. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_update-macs-managed-cloud-exadata-insight.1 +1 -1
  7785. oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_update-pe-comanaged-exadata.1 +1 -1
  7786. oci_cli/help_text_producer/data_files/man/opsi_host-insights.1 +1 -1
  7787. oci_cli/help_text_producer/data_files/man/opsi_host-insights_change.1 +1 -1
  7788. oci_cli/help_text_producer/data_files/man/opsi_host-insights_create-em-external-host.1 +1 -1
  7789. oci_cli/help_text_producer/data_files/man/opsi_host-insights_create-macs-cloud-host.1 +1 -1
  7790. oci_cli/help_text_producer/data_files/man/opsi_host-insights_create-macs-external-host.1 +1 -1
  7791. oci_cli/help_text_producer/data_files/man/opsi_host-insights_delete.1 +1 -1
  7792. oci_cli/help_text_producer/data_files/man/opsi_host-insights_disable.1 +1 -1
  7793. oci_cli/help_text_producer/data_files/man/opsi_host-insights_enable-em-external-host.1 +1 -1
  7794. oci_cli/help_text_producer/data_files/man/opsi_host-insights_enable-macs-cloud-host.1 +1 -1
  7795. oci_cli/help_text_producer/data_files/man/opsi_host-insights_enable-macs-external-host.1 +1 -1
  7796. oci_cli/help_text_producer/data_files/man/opsi_host-insights_get.1 +1 -1
  7797. oci_cli/help_text_producer/data_files/man/opsi_host-insights_ingest-host-configuration.1 +1 -1
  7798. oci_cli/help_text_producer/data_files/man/opsi_host-insights_ingest-host-metrics.1 +1 -1
  7799. oci_cli/help_text_producer/data_files/man/opsi_host-insights_list-host-configurations.1 +1 -1
  7800. oci_cli/help_text_producer/data_files/man/opsi_host-insights_list-hosted-entities.1 +1 -1
  7801. oci_cli/help_text_producer/data_files/man/opsi_host-insights_list-importable-agent-entities.1 +1 -1
  7802. oci_cli/help_text_producer/data_files/man/opsi_host-insights_list-macs-cloud-hosts.1 +1 -1
  7803. oci_cli/help_text_producer/data_files/man/opsi_host-insights_list.1 +1 -1
  7804. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-disk-statistics.1 +1 -1
  7805. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-capacity-trend.1 +1 -1
  7806. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-forecast-trend.1 +1 -1
  7807. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-statistics.1 +1 -1
  7808. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-usage-trend.1 +1 -1
  7809. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-usage.1 +1 -1
  7810. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-utilization-insight.1 +1 -1
  7811. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-recommendation.1 +1 -1
  7812. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-io-usage-trend.1 +1 -1
  7813. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-network-usage-trend.1 +1 -1
  7814. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-storage-usage-trend.1 +1 -1
  7815. oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-top-processes-usage-trend.1 +1 -1
  7816. oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-em-external-host.1 +1 -1
  7817. oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-host-insight-update-pe-comanaged-host-insight-details.1 +1 -1
  7818. oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-macs-cloud-host.1 +1 -1
  7819. oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-macs-external-host.1 +1 -1
  7820. oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-macs-managed-database-host-insight.1 +1 -1
  7821. oci_cli/help_text_producer/data_files/man/opsi_news-report.1 +1 -1
  7822. oci_cli/help_text_producer/data_files/man/opsi_news-report_list.1 +1 -1
  7823. oci_cli/help_text_producer/data_files/man/opsi_news-reports.1 +61 -3
  7824. oci_cli/help_text_producer/data_files/man/opsi_news-reports_change.1 +1 -1
  7825. oci_cli/help_text_producer/data_files/man/opsi_news-reports_create.1 +31 -2
  7826. oci_cli/help_text_producer/data_files/man/opsi_news-reports_delete.1 +1 -1
  7827. oci_cli/help_text_producer/data_files/man/opsi_news-reports_get.1 +1 -1
  7828. oci_cli/help_text_producer/data_files/man/opsi_news-reports_update.1 +31 -2
  7829. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users.1 +1 -1
  7830. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_create.1 +1 -1
  7831. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_delete.1 +1 -1
  7832. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_get.1 +1 -1
  7833. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_list.1 +1 -1
  7834. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_update.1 +1 -1
  7835. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses.1 +1 -1
  7836. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_change.1 +1 -1
  7837. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_create.1 +1 -1
  7838. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_delete.1 +1 -1
  7839. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_download-warehouse-wallet.1 +1 -1
  7840. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_get.1 +1 -1
  7841. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_list.1 +1 -1
  7842. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_rotate-warehouse-wallet.1 +1 -1
  7843. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_summarize-operations-insights-warehouse-resource-usage.1 +1 -1
  7844. oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_update.1 +1 -1
  7845. oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations.1 +1 -1
  7846. oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_change.1 +1 -1
  7847. oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_create-opsi-ux-configuration-details.1 +1 -1
  7848. oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_delete.1 +1 -1
  7849. oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_get.1 +1 -1
  7850. oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_list.1 +1 -1
  7851. oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_summarize-configuration-items.1 +1 -1
  7852. oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_update-opsi-ux-configuration-details.1 +1 -1
  7853. oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects.1 +1 -1
  7854. oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects_get.1 +1 -1
  7855. oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects_list.1 +1 -1
  7856. oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects_query-data-standard-query.1 +1 -1
  7857. oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects_query-data-templatized-query.1 +1 -1
  7858. oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint.1 +1 -1
  7859. oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_change-compartment.1 +1 -1
  7860. oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_create.1 +1 -1
  7861. oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_delete.1 +1 -1
  7862. oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_get.1 +1 -1
  7863. oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_list.1 +1 -1
  7864. oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_update.1 +1 -1
  7865. oci_cli/help_text_producer/data_files/man/opsi_opsi-warehouse-data-objects.1 +1 -1
  7866. oci_cli/help_text_producer/data_files/man/opsi_opsi-warehouse-data-objects_list.1 +1 -1
  7867. oci_cli/help_text_producer/data_files/man/opsi_opsi-warehouse-data-objects_query-warehouse-data-standard-query.1 +1 -1
  7868. oci_cli/help_text_producer/data_files/man/opsi_opsi-warehouse-data-objects_query-warehouse-data-templatized-query.1 +1 -1
  7869. oci_cli/help_text_producer/data_files/man/opsi_work-requests.1 +1 -1
  7870. oci_cli/help_text_producer/data_files/man/opsi_work-requests_get.1 +1 -1
  7871. oci_cli/help_text_producer/data_files/man/opsi_work-requests_list.1 +1 -1
  7872. oci_cli/help_text_producer/data_files/man/optimizer.1 +1 -1
  7873. oci_cli/help_text_producer/data_files/man/optimizer_category-summary.1 +1 -1
  7874. oci_cli/help_text_producer/data_files/man/optimizer_category-summary_list.1 +1 -1
  7875. oci_cli/help_text_producer/data_files/man/optimizer_category.1 +1 -1
  7876. oci_cli/help_text_producer/data_files/man/optimizer_category_get.1 +1 -1
  7877. oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status-summary.1 +1 -1
  7878. oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status-summary_list.1 +1 -1
  7879. oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status.1 +1 -1
  7880. oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status_get.1 +1 -1
  7881. oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status_update.1 +1 -1
  7882. oci_cli/help_text_producer/data_files/man/optimizer_history-summary.1 +1 -1
  7883. oci_cli/help_text_producer/data_files/man/optimizer_history-summary_list.1 +1 -1
  7884. oci_cli/help_text_producer/data_files/man/optimizer_profile-level-summary.1 +1 -1
  7885. oci_cli/help_text_producer/data_files/man/optimizer_profile-level-summary_list-profile-levels.1 +1 -1
  7886. oci_cli/help_text_producer/data_files/man/optimizer_profile-summary.1 +1 -1
  7887. oci_cli/help_text_producer/data_files/man/optimizer_profile-summary_list.1 +1 -1
  7888. oci_cli/help_text_producer/data_files/man/optimizer_profile.1 +1 -1
  7889. oci_cli/help_text_producer/data_files/man/optimizer_profile_create.1 +1 -1
  7890. oci_cli/help_text_producer/data_files/man/optimizer_profile_delete.1 +1 -1
  7891. oci_cli/help_text_producer/data_files/man/optimizer_profile_get.1 +1 -1
  7892. oci_cli/help_text_producer/data_files/man/optimizer_profile_update.1 +1 -1
  7893. oci_cli/help_text_producer/data_files/man/optimizer_queryable-field-summary.1 +1 -1
  7894. oci_cli/help_text_producer/data_files/man/optimizer_queryable-field-summary_list-resource-action-queryable-fields.1 +1 -1
  7895. oci_cli/help_text_producer/data_files/man/optimizer_recommendation-strategy-summary.1 +1 -1
  7896. oci_cli/help_text_producer/data_files/man/optimizer_recommendation-strategy-summary_list-recommendation-strategies.1 +1 -1
  7897. oci_cli/help_text_producer/data_files/man/optimizer_recommendation-summary.1 +1 -1
  7898. oci_cli/help_text_producer/data_files/man/optimizer_recommendation-summary_list.1 +1 -1
  7899. oci_cli/help_text_producer/data_files/man/optimizer_recommendation.1 +1 -1
  7900. oci_cli/help_text_producer/data_files/man/optimizer_recommendation_bulk-apply.1 +1 -1
  7901. oci_cli/help_text_producer/data_files/man/optimizer_recommendation_get.1 +1 -1
  7902. oci_cli/help_text_producer/data_files/man/optimizer_recommendation_update.1 +1 -1
  7903. oci_cli/help_text_producer/data_files/man/optimizer_resource-action-summary.1 +1 -1
  7904. oci_cli/help_text_producer/data_files/man/optimizer_resource-action-summary_filter-resource-actions.1 +1 -1
  7905. oci_cli/help_text_producer/data_files/man/optimizer_resource-action-summary_list.1 +1 -1
  7906. oci_cli/help_text_producer/data_files/man/optimizer_resource-action.1 +1 -1
  7907. oci_cli/help_text_producer/data_files/man/optimizer_resource-action_get.1 +1 -1
  7908. oci_cli/help_text_producer/data_files/man/optimizer_resource-action_update.1 +1 -1
  7909. oci_cli/help_text_producer/data_files/man/optimizer_work-request-error.1 +1 -1
  7910. oci_cli/help_text_producer/data_files/man/optimizer_work-request-error_list.1 +1 -1
  7911. oci_cli/help_text_producer/data_files/man/optimizer_work-request-log-entry.1 +1 -1
  7912. oci_cli/help_text_producer/data_files/man/optimizer_work-request-log-entry_list.1 +1 -1
  7913. oci_cli/help_text_producer/data_files/man/optimizer_work-request.1 +1 -1
  7914. oci_cli/help_text_producer/data_files/man/optimizer_work-request_get.1 +1 -1
  7915. oci_cli/help_text_producer/data_files/man/optimizer_work-request_list.1 +1 -1
  7916. oci_cli/help_text_producer/data_files/man/organizations.1 +7 -1
  7917. oci_cli/help_text_producer/data_files/man/organizations_assigned-subscription.1 +1 -1
  7918. oci_cli/help_text_producer/data_files/man/organizations_assigned-subscription_get.1 +1 -1
  7919. oci_cli/help_text_producer/data_files/man/organizations_assigned-subscription_list.1 +1 -1
  7920. oci_cli/help_text_producer/data_files/man/organizations_child-tenancy.1 +7 -1
  7921. oci_cli/help_text_producer/data_files/man/organizations_child-tenancy_create.1 +7 -1
  7922. oci_cli/help_text_producer/data_files/man/organizations_domain-governance.1 +1 -1
  7923. oci_cli/help_text_producer/data_files/man/organizations_domain-governance_create.1 +1 -1
  7924. oci_cli/help_text_producer/data_files/man/organizations_domain-governance_delete.1 +1 -1
  7925. oci_cli/help_text_producer/data_files/man/organizations_domain-governance_get.1 +1 -1
  7926. oci_cli/help_text_producer/data_files/man/organizations_domain-governance_list.1 +1 -1
  7927. oci_cli/help_text_producer/data_files/man/organizations_domain-governance_update.1 +1 -1
  7928. oci_cli/help_text_producer/data_files/man/organizations_domain.1 +1 -1
  7929. oci_cli/help_text_producer/data_files/man/organizations_domain_create.1 +1 -1
  7930. oci_cli/help_text_producer/data_files/man/organizations_domain_delete.1 +1 -1
  7931. oci_cli/help_text_producer/data_files/man/organizations_domain_get.1 +1 -1
  7932. oci_cli/help_text_producer/data_files/man/organizations_domain_list.1 +1 -1
  7933. oci_cli/help_text_producer/data_files/man/organizations_domain_update.1 +1 -1
  7934. oci_cli/help_text_producer/data_files/man/organizations_governance.1 +1 -1
  7935. oci_cli/help_text_producer/data_files/man/organizations_governance_organization-tenancy.1 +1 -1
  7936. oci_cli/help_text_producer/data_files/man/organizations_governance_organization-tenancy_add.1 +1 -1
  7937. oci_cli/help_text_producer/data_files/man/organizations_governance_organization-tenancy_remove.1 +1 -1
  7938. oci_cli/help_text_producer/data_files/man/organizations_link.1 +1 -1
  7939. oci_cli/help_text_producer/data_files/man/organizations_link_delete.1 +1 -1
  7940. oci_cli/help_text_producer/data_files/man/organizations_link_get.1 +1 -1
  7941. oci_cli/help_text_producer/data_files/man/organizations_link_list.1 +1 -1
  7942. oci_cli/help_text_producer/data_files/man/organizations_order.1 +1 -1
  7943. oci_cli/help_text_producer/data_files/man/organizations_order_activate.1 +1 -1
  7944. oci_cli/help_text_producer/data_files/man/organizations_order_get.1 +1 -1
  7945. oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy.1 +1 -1
  7946. oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_approve-organization-tenancy-for-transfer.1 +1 -1
  7947. oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_delete.1 +1 -1
  7948. oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_get.1 +1 -1
  7949. oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_restore.1 +1 -1
  7950. oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_unapprove-organization-tenancy-for-transfer.1 +1 -1
  7951. oci_cli/help_text_producer/data_files/man/organizations_organization.1 +1 -1
  7952. oci_cli/help_text_producer/data_files/man/organizations_organization_get.1 +1 -1
  7953. oci_cli/help_text_producer/data_files/man/organizations_organization_list-organization-tenancies.1 +1 -1
  7954. oci_cli/help_text_producer/data_files/man/organizations_organization_list.1 +1 -1
  7955. oci_cli/help_text_producer/data_files/man/organizations_organization_update.1 +1 -1
  7956. oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation.1 +1 -1
  7957. oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_accept.1 +1 -1
  7958. oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_get.1 +1 -1
  7959. oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_ignore.1 +1 -1
  7960. oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_list.1 +1 -1
  7961. oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_update.1 +1 -1
  7962. oci_cli/help_text_producer/data_files/man/organizations_sender-invitation.1 +1 -1
  7963. oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_cancel.1 +1 -1
  7964. oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_create.1 +1 -1
  7965. oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_get.1 +1 -1
  7966. oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_list.1 +1 -1
  7967. oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_update.1 +1 -1
  7968. oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping.1 +1 -1
  7969. oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping_create.1 +1 -1
  7970. oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping_delete.1 +1 -1
  7971. oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping_get.1 +1 -1
  7972. oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping_list.1 +1 -1
  7973. oci_cli/help_text_producer/data_files/man/organizations_subscription.1 +1 -1
  7974. oci_cli/help_text_producer/data_files/man/organizations_subscription_get.1 +1 -1
  7975. oci_cli/help_text_producer/data_files/man/organizations_subscription_list-available-regions.1 +1 -1
  7976. oci_cli/help_text_producer/data_files/man/organizations_subscription_list.1 +1 -1
  7977. oci_cli/help_text_producer/data_files/man/organizations_work-request-error.1 +1 -1
  7978. oci_cli/help_text_producer/data_files/man/organizations_work-request-error_list-errors.1 +1 -1
  7979. oci_cli/help_text_producer/data_files/man/organizations_work-request-log.1 +1 -1
  7980. oci_cli/help_text_producer/data_files/man/organizations_work-request-log_list.1 +1 -1
  7981. oci_cli/help_text_producer/data_files/man/organizations_work-request.1 +1 -1
  7982. oci_cli/help_text_producer/data_files/man/organizations_work-request_get.1 +1 -1
  7983. oci_cli/help_text_producer/data_files/man/organizations_work-request_list.1 +1 -1
  7984. oci_cli/help_text_producer/data_files/man/os-management-hub.1 +1 -1
  7985. oci_cli/help_text_producer/data_files/man/os-management-hub_event.1 +1 -1
  7986. oci_cli/help_text_producer/data_files/man/os-management-hub_event_change-compartment.1 +1 -1
  7987. oci_cli/help_text_producer/data_files/man/os-management-hub_event_delete-event-content.1 +1 -1
  7988. oci_cli/help_text_producer/data_files/man/os-management-hub_event_delete.1 +1 -1
  7989. oci_cli/help_text_producer/data_files/man/os-management-hub_event_get-event-content.1 +1 -1
  7990. oci_cli/help_text_producer/data_files/man/os-management-hub_event_get.1 +1 -1
  7991. oci_cli/help_text_producer/data_files/man/os-management-hub_event_import-event-content.1 +1 -1
  7992. oci_cli/help_text_producer/data_files/man/os-management-hub_event_list.1 +1 -1
  7993. oci_cli/help_text_producer/data_files/man/os-management-hub_event_update.1 +1 -1
  7994. oci_cli/help_text_producer/data_files/man/os-management-hub_install-all-windows-updates-in-compartment.1 +1 -1
  7995. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment.1 +1 -1
  7996. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_change-compartment.1 +1 -1
  7997. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_create.1 +1 -1
  7998. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_delete.1 +1 -1
  7999. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_get.1 +1 -1
  8000. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_list.1 +1 -1
  8001. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_update.1 +1 -1
  8002. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage.1 +1 -1
  8003. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_attach-managed-instance.1 +1 -1
  8004. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_detach-managed-instance.1 +1 -1
  8005. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_get.1 +1 -1
  8006. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_list-installed-packages.1 +1 -1
  8007. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_list.1 +1 -1
  8008. oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_promote-software-source.1 +1 -1
  8009. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group.1 +1 -1
  8010. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_attach-managed-instances.1 +1 -1
  8011. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_attach-software-sources.1 +1 -1
  8012. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_change-compartment.1 +1 -1
  8013. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_create.1 +1 -1
  8014. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_delete.1 +1 -1
  8015. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_detach-managed-instances.1 +1 -1
  8016. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_detach-software-sources.1 +1 -1
  8017. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_disable-module-stream.1 +1 -1
  8018. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_enable-module-stream.1 +1 -1
  8019. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_get.1 +1 -1
  8020. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_install-module-profile.1 +1 -1
  8021. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_install-packages.1 +1 -1
  8022. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_install-windows-updates.1 +1 -1
  8023. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-available-modules.1 +1 -1
  8024. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-available-packages.1 +1 -1
  8025. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-available-software-sources.1 +1 -1
  8026. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-installed-packages.1 +1 -1
  8027. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-modules.1 +1 -1
  8028. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list.1 +1 -1
  8029. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_remove-module-profile.1 +1 -1
  8030. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_remove-packages.1 +1 -1
  8031. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_switch-module-stream.1 +1 -1
  8032. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_update-all-packages.1 +1 -1
  8033. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_update.1 +1 -1
  8034. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance.1 +1 -1
  8035. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_attach-profile.1 +1 -1
  8036. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_attach-software-sources.1 +1 -1
  8037. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_delete.1 +1 -1
  8038. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_detach-profile.1 +1 -1
  8039. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_detach-software-sources.1 +1 -1
  8040. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_disable-module-stream.1 +1 -1
  8041. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_enable-module-stream.1 +1 -1
  8042. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_get-analytic-content.1 +1 -1
  8043. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_get-content.1 +1 -1
  8044. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_get.1 +1 -1
  8045. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_install-module-profile.1 +1 -1
  8046. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_install-packages.1 +1 -1
  8047. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_install-windows-updates.1 +1 -1
  8048. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-available-packages.1 +1 -1
  8049. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-available-software-sources.1 +1 -1
  8050. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-available-windows-updates.1 +1 -1
  8051. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-errata.1 +1 -1
  8052. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-installed-packages.1 +1 -1
  8053. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-installed-windows-updates.1 +1 -1
  8054. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-modules.1 +1 -1
  8055. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-updatable-packages.1 +1 -1
  8056. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list.1 +1 -1
  8057. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_refresh-software.1 +1 -1
  8058. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_remove-module-profile.1 +1 -1
  8059. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_remove-packages.1 +1 -1
  8060. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_summarize-analytics.1 +1 -1
  8061. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_switch-module-stream.1 +1 -1
  8062. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_update-packages.1 +1 -1
  8063. oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_update.1 +1 -1
  8064. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station.1 +1 -1
  8065. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_change-compartment.1 +1 -1
  8066. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_create.1 +1 -1
  8067. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_delete.1 +1 -1
  8068. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_get.1 +1 -1
  8069. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_list-mirrors.1 +1 -1
  8070. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_list.1 +1 -1
  8071. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_refresh-management-station-config.1 +1 -1
  8072. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_sync-mirrors.1 +1 -1
  8073. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_sync-single-mirrors.1 +1 -1
  8074. oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_update.1 +1 -1
  8075. oci_cli/help_text_producer/data_files/man/os-management-hub_profile.1 +1 -1
  8076. oci_cli/help_text_producer/data_files/man/os-management-hub_profile_change-compartment.1 +1 -1
  8077. oci_cli/help_text_producer/data_files/man/os-management-hub_profile_create-group-profile.1 +1 -1
  8078. oci_cli/help_text_producer/data_files/man/os-management-hub_profile_create-lifecycle-profile.1 +1 -1
  8079. oci_cli/help_text_producer/data_files/man/os-management-hub_profile_create-software-source-profile.1 +1 -1
  8080. oci_cli/help_text_producer/data_files/man/os-management-hub_profile_delete.1 +1 -1
  8081. oci_cli/help_text_producer/data_files/man/os-management-hub_profile_get.1 +1 -1
  8082. oci_cli/help_text_producer/data_files/man/os-management-hub_profile_list.1 +1 -1
  8083. oci_cli/help_text_producer/data_files/man/os-management-hub_profile_update.1 +1 -1
  8084. oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job.1 +1 -1
  8085. oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_change-compartment.1 +1 -1
  8086. oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_create.1 +1 -1
  8087. oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_delete.1 +1 -1
  8088. oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_get.1 +1 -1
  8089. oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_list.1 +1 -1
  8090. oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_run-now.1 +1 -1
  8091. oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_update.1 +1 -1
  8092. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source.1 +1 -1
  8093. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_add-packages.1 +1 -1
  8094. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_change-availability.1 +1 -1
  8095. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_change-compartment.1 +1 -1
  8096. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_create-custom-swsrc.1 +1 -1
  8097. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_create-entitlement.1 +1 -1
  8098. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_create-versioned-custom-swsrc.1 +1 -1
  8099. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_delete.1 +1 -1
  8100. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-erratum.1 +1 -1
  8101. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-module-profile.1 +1 -1
  8102. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-module-stream.1 +1 -1
  8103. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-package-group.1 +1 -1
  8104. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-software-package-by-name.1 +1 -1
  8105. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-software-package.1 +1 -1
  8106. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get.1 +1 -1
  8107. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-all-software-packages.1 +1 -1
  8108. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-entitlements.1 +1 -1
  8109. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-errata.1 +1 -1
  8110. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-module-profiles.1 +1 -1
  8111. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-module-streams.1 +1 -1
  8112. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-package-groups.1 +1 -1
  8113. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-software-packages.1 +1 -1
  8114. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-software-source-vendors.1 +1 -1
  8115. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-software-sources-with-package.1 +1 -1
  8116. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list.1 +1 -1
  8117. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_replicate-vendor-swsrc.1 +1 -1
  8118. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_search-module-streams.1 +1 -1
  8119. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_search-modules.1 +1 -1
  8120. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_search-package-groups.1 +1 -1
  8121. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_update-custom-swsrc.1 +1 -1
  8122. oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_update-versioned-custom-swsrc.1 +1 -1
  8123. oci_cli/help_text_producer/data_files/man/os-management-hub_update-all-packages-in-compartment.1 +1 -1
  8124. oci_cli/help_text_producer/data_files/man/os-management-hub_windows-update.1 +1 -1
  8125. oci_cli/help_text_producer/data_files/man/os-management-hub_windows-update_get.1 +1 -1
  8126. oci_cli/help_text_producer/data_files/man/os-management-hub_windows-update_list-windows-updates.1 +1 -1
  8127. oci_cli/help_text_producer/data_files/man/os-management-hub_work-request.1 +1 -1
  8128. oci_cli/help_text_producer/data_files/man/os-management-hub_work-request_get.1 +1 -1
  8129. oci_cli/help_text_producer/data_files/man/os-management-hub_work-request_list-errors.1 +1 -1
  8130. oci_cli/help_text_producer/data_files/man/os-management-hub_work-request_list-logs.1 +1 -1
  8131. oci_cli/help_text_producer/data_files/man/os-management-hub_work-request_list.1 +1 -1
  8132. oci_cli/help_text_producer/data_files/man/os-management.1 +1 -1
  8133. oci_cli/help_text_producer/data_files/man/os-management_erratum-summary.1 +1 -1
  8134. oci_cli/help_text_producer/data_files/man/os-management_erratum-summary_list-errata.1 +1 -1
  8135. oci_cli/help_text_producer/data_files/man/os-management_erratum.1 +1 -1
  8136. oci_cli/help_text_producer/data_files/man/os-management_erratum_get.1 +1 -1
  8137. oci_cli/help_text_producer/data_files/man/os-management_event.1 +1 -1
  8138. oci_cli/help_text_producer/data_files/man/os-management_event_delete-content.1 +1 -1
  8139. oci_cli/help_text_producer/data_files/man/os-management_event_get-content.1 +1 -1
  8140. oci_cli/help_text_producer/data_files/man/os-management_event_get-report.1 +1 -1
  8141. oci_cli/help_text_producer/data_files/man/os-management_event_list-related-events.1 +1 -1
  8142. oci_cli/help_text_producer/data_files/man/os-management_event_list.1 +1 -1
  8143. oci_cli/help_text_producer/data_files/man/os-management_event_update.1 +1 -1
  8144. oci_cli/help_text_producer/data_files/man/os-management_event_upload-content.1 +1 -1
  8145. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group.1 +1 -1
  8146. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_attach.1 +1 -1
  8147. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_change-compartment.1 +1 -1
  8148. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_create.1 +1 -1
  8149. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_delete.1 +1 -1
  8150. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_detach.1 +1 -1
  8151. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_get.1 +1 -1
  8152. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_install-all-updates.1 +1 -1
  8153. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_list.1 +1 -1
  8154. oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_update.1 +1 -1
  8155. oci_cli/help_text_producer/data_files/man/os-management_managed-instance.1 +1 -1
  8156. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_attach-child.1 +1 -1
  8157. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_attach-parent.1 +1 -1
  8158. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_detach-child.1 +1 -1
  8159. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_detach-parent.1 +1 -1
  8160. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_disable-module-stream.1 +1 -1
  8161. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_enable-module-stream.1 +1 -1
  8162. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_get.1 +1 -1
  8163. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-all-updates.1 +1 -1
  8164. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-all-windows-updates.1 +1 -1
  8165. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-module-profile.1 +1 -1
  8166. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-package.1 +1 -1
  8167. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-update.1 +1 -1
  8168. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-windows-update.1 +1 -1
  8169. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-available-packages.1 +1 -1
  8170. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-available-software-sources.1 +1 -1
  8171. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-available-updates.1 +1 -1
  8172. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-available-windows-updates.1 +1 -1
  8173. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-installed-packages.1 +1 -1
  8174. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-installed-windows-updates.1 +1 -1
  8175. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-managed-instance-errata.1 +1 -1
  8176. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-module-profiles.1 +1 -1
  8177. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-module-streams.1 +1 -1
  8178. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list.1 +1 -1
  8179. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_remove-module-profile.1 +1 -1
  8180. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_remove-package.1 +1 -1
  8181. oci_cli/help_text_producer/data_files/man/os-management_managed-instance_switch-module-stream.1 +1 -1
  8182. oci_cli/help_text_producer/data_files/man/os-management_module-profile.1 +1 -1
  8183. oci_cli/help_text_producer/data_files/man/os-management_module-profile_get.1 +1 -1
  8184. oci_cli/help_text_producer/data_files/man/os-management_module-profile_list.1 +1 -1
  8185. oci_cli/help_text_producer/data_files/man/os-management_module-stream.1 +1 -1
  8186. oci_cli/help_text_producer/data_files/man/os-management_module-stream_get.1 +1 -1
  8187. oci_cli/help_text_producer/data_files/man/os-management_module-stream_list.1 +1 -1
  8188. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job.1 +1 -1
  8189. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_change-compartment.1 +1 -1
  8190. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_create.1 +1 -1
  8191. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_delete.1 +1 -1
  8192. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_get.1 +1 -1
  8193. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_list-upcoming.1 +1 -1
  8194. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_list.1 +1 -1
  8195. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_run-now.1 +1 -1
  8196. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_skip-next-execution.1 +1 -1
  8197. oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_update.1 +1 -1
  8198. oci_cli/help_text_producer/data_files/man/os-management_software-source.1 +1 -1
  8199. oci_cli/help_text_producer/data_files/man/os-management_software-source_add-packages.1 +1 -1
  8200. oci_cli/help_text_producer/data_files/man/os-management_software-source_change-compartment.1 +1 -1
  8201. oci_cli/help_text_producer/data_files/man/os-management_software-source_create.1 +1 -1
  8202. oci_cli/help_text_producer/data_files/man/os-management_software-source_delete.1 +1 -1
  8203. oci_cli/help_text_producer/data_files/man/os-management_software-source_get-package.1 +1 -1
  8204. oci_cli/help_text_producer/data_files/man/os-management_software-source_get.1 +1 -1
  8205. oci_cli/help_text_producer/data_files/man/os-management_software-source_list-packages.1 +1 -1
  8206. oci_cli/help_text_producer/data_files/man/os-management_software-source_list.1 +1 -1
  8207. oci_cli/help_text_producer/data_files/man/os-management_software-source_remove-packages.1 +1 -1
  8208. oci_cli/help_text_producer/data_files/man/os-management_software-source_search-packages.1 +1 -1
  8209. oci_cli/help_text_producer/data_files/man/os-management_software-source_update.1 +1 -1
  8210. oci_cli/help_text_producer/data_files/man/os-management_update-managed-instance-details.1 +1 -1
  8211. oci_cli/help_text_producer/data_files/man/os-management_update-managed-instance-details_update-managed-instance.1 +1 -1
  8212. oci_cli/help_text_producer/data_files/man/os-management_windows-update.1 +1 -1
  8213. oci_cli/help_text_producer/data_files/man/os-management_windows-update_get.1 +1 -1
  8214. oci_cli/help_text_producer/data_files/man/os-management_windows-update_list.1 +1 -1
  8215. oci_cli/help_text_producer/data_files/man/os-management_work-request.1 +1 -1
  8216. oci_cli/help_text_producer/data_files/man/os-management_work-request_get.1 +1 -1
  8217. oci_cli/help_text_producer/data_files/man/os-management_work-request_list-errors.1 +1 -1
  8218. oci_cli/help_text_producer/data_files/man/os-management_work-request_list-logs.1 +1 -1
  8219. oci_cli/help_text_producer/data_files/man/os-management_work-request_list.1 +1 -1
  8220. oci_cli/help_text_producer/data_files/man/os.1 +1 -1
  8221. oci_cli/help_text_producer/data_files/man/os_bucket.1 +1 -1
  8222. oci_cli/help_text_producer/data_files/man/os_bucket_create.1 +1 -1
  8223. oci_cli/help_text_producer/data_files/man/os_bucket_delete.1 +1 -1
  8224. oci_cli/help_text_producer/data_files/man/os_bucket_get.1 +1 -1
  8225. oci_cli/help_text_producer/data_files/man/os_bucket_list.1 +1 -1
  8226. oci_cli/help_text_producer/data_files/man/os_bucket_reencrypt.1 +1 -1
  8227. oci_cli/help_text_producer/data_files/man/os_bucket_update.1 +1 -1
  8228. oci_cli/help_text_producer/data_files/man/os_multipart.1 +1 -1
  8229. oci_cli/help_text_producer/data_files/man/os_multipart_abort.1 +1 -1
  8230. oci_cli/help_text_producer/data_files/man/os_multipart_list.1 +1 -1
  8231. oci_cli/help_text_producer/data_files/man/os_ns.1 +1 -1
  8232. oci_cli/help_text_producer/data_files/man/os_ns_get-metadata.1 +1 -1
  8233. oci_cli/help_text_producer/data_files/man/os_ns_get.1 +1 -1
  8234. oci_cli/help_text_producer/data_files/man/os_ns_update-metadata.1 +1 -1
  8235. oci_cli/help_text_producer/data_files/man/os_object-lifecycle-policy.1 +1 -1
  8236. oci_cli/help_text_producer/data_files/man/os_object-lifecycle-policy_delete.1 +1 -1
  8237. oci_cli/help_text_producer/data_files/man/os_object-lifecycle-policy_get.1 +1 -1
  8238. oci_cli/help_text_producer/data_files/man/os_object-lifecycle-policy_put.1 +1 -1
  8239. oci_cli/help_text_producer/data_files/man/os_object.1 +1 -1
  8240. oci_cli/help_text_producer/data_files/man/os_object_bulk-delete-versions.1 +1 -1
  8241. oci_cli/help_text_producer/data_files/man/os_object_bulk-delete.1 +1 -1
  8242. oci_cli/help_text_producer/data_files/man/os_object_bulk-download.1 +1 -1
  8243. oci_cli/help_text_producer/data_files/man/os_object_bulk-upload.1 +1 -1
  8244. oci_cli/help_text_producer/data_files/man/os_object_copy.1 +1 -1
  8245. oci_cli/help_text_producer/data_files/man/os_object_delete.1 +1 -1
  8246. oci_cli/help_text_producer/data_files/man/os_object_get.1 +1 -1
  8247. oci_cli/help_text_producer/data_files/man/os_object_head.1 +1 -1
  8248. oci_cli/help_text_producer/data_files/man/os_object_list-object-versions.1 +1 -1
  8249. oci_cli/help_text_producer/data_files/man/os_object_list.1 +1 -1
  8250. oci_cli/help_text_producer/data_files/man/os_object_put.1 +1 -1
  8251. oci_cli/help_text_producer/data_files/man/os_object_reencrypt.1 +1 -1
  8252. oci_cli/help_text_producer/data_files/man/os_object_rename.1 +1 -1
  8253. oci_cli/help_text_producer/data_files/man/os_object_restore-status.1 +1 -1
  8254. oci_cli/help_text_producer/data_files/man/os_object_restore.1 +1 -1
  8255. oci_cli/help_text_producer/data_files/man/os_object_resume-put.1 +1 -1
  8256. oci_cli/help_text_producer/data_files/man/os_object_sync.1 +1 -1
  8257. oci_cli/help_text_producer/data_files/man/os_object_update-storage-tier.1 +1 -1
  8258. oci_cli/help_text_producer/data_files/man/os_preauth-request.1 +1 -1
  8259. oci_cli/help_text_producer/data_files/man/os_preauth-request_create.1 +1 -1
  8260. oci_cli/help_text_producer/data_files/man/os_preauth-request_delete.1 +1 -1
  8261. oci_cli/help_text_producer/data_files/man/os_preauth-request_get.1 +1 -1
  8262. oci_cli/help_text_producer/data_files/man/os_preauth-request_list.1 +1 -1
  8263. oci_cli/help_text_producer/data_files/man/os_private-endpoint.1 +1 -1
  8264. oci_cli/help_text_producer/data_files/man/os_private-endpoint_create.1 +1 -1
  8265. oci_cli/help_text_producer/data_files/man/os_private-endpoint_delete.1 +1 -1
  8266. oci_cli/help_text_producer/data_files/man/os_private-endpoint_get.1 +1 -1
  8267. oci_cli/help_text_producer/data_files/man/os_private-endpoint_list.1 +1 -1
  8268. oci_cli/help_text_producer/data_files/man/os_private-endpoint_update.1 +1 -1
  8269. oci_cli/help_text_producer/data_files/man/os_replication.1 +1 -1
  8270. oci_cli/help_text_producer/data_files/man/os_replication_create-replication-policy.1 +1 -1
  8271. oci_cli/help_text_producer/data_files/man/os_replication_delete-replication-policy.1 +1 -1
  8272. oci_cli/help_text_producer/data_files/man/os_replication_get-replication-policy.1 +1 -1
  8273. oci_cli/help_text_producer/data_files/man/os_replication_list-replication-policies.1 +1 -1
  8274. oci_cli/help_text_producer/data_files/man/os_replication_list-replication-sources.1 +1 -1
  8275. oci_cli/help_text_producer/data_files/man/os_replication_make-bucket-writable.1 +1 -1
  8276. oci_cli/help_text_producer/data_files/man/os_retention-rule.1 +1 -1
  8277. oci_cli/help_text_producer/data_files/man/os_retention-rule_create.1 +1 -1
  8278. oci_cli/help_text_producer/data_files/man/os_retention-rule_delete.1 +1 -1
  8279. oci_cli/help_text_producer/data_files/man/os_retention-rule_get.1 +1 -1
  8280. oci_cli/help_text_producer/data_files/man/os_retention-rule_list.1 +1 -1
  8281. oci_cli/help_text_producer/data_files/man/os_retention-rule_update.1 +1 -1
  8282. oci_cli/help_text_producer/data_files/man/os_work-request-error.1 +1 -1
  8283. oci_cli/help_text_producer/data_files/man/os_work-request-error_list.1 +1 -1
  8284. oci_cli/help_text_producer/data_files/man/os_work-request-log-entry.1 +1 -1
  8285. oci_cli/help_text_producer/data_files/man/os_work-request-log-entry_list.1 +1 -1
  8286. oci_cli/help_text_producer/data_files/man/os_work-request.1 +1 -1
  8287. oci_cli/help_text_producer/data_files/man/os_work-request_cancel.1 +1 -1
  8288. oci_cli/help_text_producer/data_files/man/os_work-request_get.1 +1 -1
  8289. oci_cli/help_text_producer/data_files/man/os_work-request_list.1 +1 -1
  8290. oci_cli/help_text_producer/data_files/man/osp-gateway.1 +1 -1
  8291. oci_cli/help_text_producer/data_files/man/osp-gateway_address-rule-service.1 +1 -1
  8292. oci_cli/help_text_producer/data_files/man/osp-gateway_address-rule-service_address-rule.1 +1 -1
  8293. oci_cli/help_text_producer/data_files/man/osp-gateway_address-rule-service_address-rule_get.1 +1 -1
  8294. oci_cli/help_text_producer/data_files/man/osp-gateway_address-service.1 +1 -1
  8295. oci_cli/help_text_producer/data_files/man/osp-gateway_address-service_address.1 +1 -1
  8296. oci_cli/help_text_producer/data_files/man/osp-gateway_address-service_address_get.1 +1 -1
  8297. oci_cli/help_text_producer/data_files/man/osp-gateway_address-service_address_verify.1 +1 -1
  8298. oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service.1 +1 -1
  8299. oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice.1 +1 -1
  8300. oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_download-pdf-content.1 +1 -1
  8301. oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_get.1 +1 -1
  8302. oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_list-invoice-lines.1 +1 -1
  8303. oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_list.1 +1 -1
  8304. oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_pay.1 +1 -1
  8305. oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service.1 +1 -1
  8306. oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription.1 +1 -1
  8307. oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_authorize-subscription-payment.1 +1 -1
  8308. oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_get.1 +1 -1
  8309. oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_list.1 +1 -1
  8310. oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_pay.1 +1 -1
  8311. oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_update.1 +1 -1
  8312. oci_cli/help_text_producer/data_files/man/osub-billing-schedule.1 +1 -1
  8313. oci_cli/help_text_producer/data_files/man/osub-billing-schedule_billing-schedule-summary.1 +1 -1
  8314. oci_cli/help_text_producer/data_files/man/osub-billing-schedule_billing-schedule-summary_list-billing-schedules.1 +1 -1
  8315. oci_cli/help_text_producer/data_files/man/osub-organization-subscription.1 +1 -1
  8316. oci_cli/help_text_producer/data_files/man/osub-organization-subscription_subscription.1 +1 -1
  8317. oci_cli/help_text_producer/data_files/man/osub-organization-subscription_subscription_list-organization.1 +1 -1
  8318. oci_cli/help_text_producer/data_files/man/osub-subscription.1 +1 -1
  8319. oci_cli/help_text_producer/data_files/man/osub-subscription_commitment.1 +1 -1
  8320. oci_cli/help_text_producer/data_files/man/osub-subscription_commitment_commitment-detail.1 +1 -1
  8321. oci_cli/help_text_producer/data_files/man/osub-subscription_commitment_commitment-detail_get-commitment.1 +1 -1
  8322. oci_cli/help_text_producer/data_files/man/osub-subscription_commitment_commitment.1 +1 -1
  8323. oci_cli/help_text_producer/data_files/man/osub-subscription_commitment_commitment_list.1 +1 -1
  8324. oci_cli/help_text_producer/data_files/man/osub-subscription_ratecard.1 +1 -1
  8325. oci_cli/help_text_producer/data_files/man/osub-subscription_ratecard_rate-card.1 +1 -1
  8326. oci_cli/help_text_producer/data_files/man/osub-subscription_ratecard_rate-card_list.1 +1 -1
  8327. oci_cli/help_text_producer/data_files/man/osub-subscription_subscription.1 +1 -1
  8328. oci_cli/help_text_producer/data_files/man/osub-subscription_subscription_subscription.1 +1 -1
  8329. oci_cli/help_text_producer/data_files/man/osub-subscription_subscription_subscription_list.1 +1 -1
  8330. oci_cli/help_text_producer/data_files/man/osub-usage.1 +1 -1
  8331. oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage-aggregated-summary.1 +1 -1
  8332. oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage-aggregated-summary_list-computed-usage-aggregateds.1 +1 -1
  8333. oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage.1 +1 -1
  8334. oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage_get.1 +1 -1
  8335. oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage_list.1 +1 -1
  8336. oci_cli/help_text_producer/data_files/man/psql.1 +1 -1
  8337. oci_cli/help_text_producer/data_files/man/psql_backup-collection.1 +1 -1
  8338. oci_cli/help_text_producer/data_files/man/psql_backup-collection_list-backups.1 +1 -1
  8339. oci_cli/help_text_producer/data_files/man/psql_backup.1 +1 -1
  8340. oci_cli/help_text_producer/data_files/man/psql_backup_change-compartment.1 +1 -1
  8341. oci_cli/help_text_producer/data_files/man/psql_backup_create.1 +1 -1
  8342. oci_cli/help_text_producer/data_files/man/psql_backup_delete.1 +1 -1
  8343. oci_cli/help_text_producer/data_files/man/psql_backup_get.1 +1 -1
  8344. oci_cli/help_text_producer/data_files/man/psql_backup_update.1 +1 -1
  8345. oci_cli/help_text_producer/data_files/man/psql_configuration-collection.1 +1 -1
  8346. oci_cli/help_text_producer/data_files/man/psql_configuration-collection_list-configurations.1 +1 -1
  8347. oci_cli/help_text_producer/data_files/man/psql_configuration.1 +1 -1
  8348. oci_cli/help_text_producer/data_files/man/psql_configuration_change-compartment.1 +1 -1
  8349. oci_cli/help_text_producer/data_files/man/psql_configuration_create.1 +1 -1
  8350. oci_cli/help_text_producer/data_files/man/psql_configuration_delete.1 +1 -1
  8351. oci_cli/help_text_producer/data_files/man/psql_configuration_get.1 +1 -1
  8352. oci_cli/help_text_producer/data_files/man/psql_configuration_update.1 +1 -1
  8353. oci_cli/help_text_producer/data_files/man/psql_connection-details.1 +1 -1
  8354. oci_cli/help_text_producer/data_files/man/psql_connection-details_get.1 +1 -1
  8355. oci_cli/help_text_producer/data_files/man/psql_db-system-collection.1 +1 -1
  8356. oci_cli/help_text_producer/data_files/man/psql_db-system-collection_list-db-systems.1 +1 -1
  8357. oci_cli/help_text_producer/data_files/man/psql_db-system.1 +1 -1
  8358. oci_cli/help_text_producer/data_files/man/psql_db-system_change-compartment.1 +1 -1
  8359. oci_cli/help_text_producer/data_files/man/psql_db-system_create-db-system-backup-source-details.1 +1 -1
  8360. oci_cli/help_text_producer/data_files/man/psql_db-system_create-db-system-none-source-details.1 +1 -1
  8361. oci_cli/help_text_producer/data_files/man/psql_db-system_create-db-system-oci-optimized-storage-details.1 +1 -1
  8362. oci_cli/help_text_producer/data_files/man/psql_db-system_create.1 +1 -1
  8363. oci_cli/help_text_producer/data_files/man/psql_db-system_delete.1 +1 -1
  8364. oci_cli/help_text_producer/data_files/man/psql_db-system_failover.1 +1 -1
  8365. oci_cli/help_text_producer/data_files/man/psql_db-system_get-primary-db-instance.1 +1 -1
  8366. oci_cli/help_text_producer/data_files/man/psql_db-system_get.1 +1 -1
  8367. oci_cli/help_text_producer/data_files/man/psql_db-system_patch.1 +1 -1
  8368. oci_cli/help_text_producer/data_files/man/psql_db-system_reset-master-user-password-plain-text-password-details.1 +1 -1
  8369. oci_cli/help_text_producer/data_files/man/psql_db-system_reset-master-user-password-vault-secret-password-details.1 +1 -1
  8370. oci_cli/help_text_producer/data_files/man/psql_db-system_reset-master-user-password.1 +1 -1
  8371. oci_cli/help_text_producer/data_files/man/psql_db-system_restart-db-instance-in.1 +1 -1
  8372. oci_cli/help_text_producer/data_files/man/psql_db-system_restore.1 +1 -1
  8373. oci_cli/help_text_producer/data_files/man/psql_db-system_update-db-system-db-instance.1 +1 -1
  8374. oci_cli/help_text_producer/data_files/man/psql_db-system_update.1 +1 -1
  8375. oci_cli/help_text_producer/data_files/man/psql_default-configuration-collection.1 +1 -1
  8376. oci_cli/help_text_producer/data_files/man/psql_default-configuration-collection_list-default-configurations.1 +1 -1
  8377. oci_cli/help_text_producer/data_files/man/psql_default-configuration.1 +1 -1
  8378. oci_cli/help_text_producer/data_files/man/psql_default-configuration_get.1 +1 -1
  8379. oci_cli/help_text_producer/data_files/man/psql_shape-summary.1 +1 -1
  8380. oci_cli/help_text_producer/data_files/man/psql_shape-summary_list-shapes.1 +1 -1
  8381. oci_cli/help_text_producer/data_files/man/psql_work-request-error.1 +1 -1
  8382. oci_cli/help_text_producer/data_files/man/psql_work-request-error_list.1 +1 -1
  8383. oci_cli/help_text_producer/data_files/man/psql_work-request-log-entry.1 +1 -1
  8384. oci_cli/help_text_producer/data_files/man/psql_work-request-log-entry_list-work-request-logs.1 +1 -1
  8385. oci_cli/help_text_producer/data_files/man/psql_work-request.1 +1 -1
  8386. oci_cli/help_text_producer/data_files/man/psql_work-request_get.1 +1 -1
  8387. oci_cli/help_text_producer/data_files/man/psql_work-request_list.1 +1 -1
  8388. oci_cli/help_text_producer/data_files/man/queue.1 +1 -1
  8389. oci_cli/help_text_producer/data_files/man/queue_channels.1 +1 -1
  8390. oci_cli/help_text_producer/data_files/man/queue_channels_list-channels.1 +1 -1
  8391. oci_cli/help_text_producer/data_files/man/queue_messages.1 +1 -1
  8392. oci_cli/help_text_producer/data_files/man/queue_messages_delete-message.1 +1 -1
  8393. oci_cli/help_text_producer/data_files/man/queue_messages_delete-messages.1 +1 -1
  8394. oci_cli/help_text_producer/data_files/man/queue_messages_get-messages.1 +1 -1
  8395. oci_cli/help_text_producer/data_files/man/queue_messages_get-stats.1 +1 -1
  8396. oci_cli/help_text_producer/data_files/man/queue_messages_put-messages.1 +1 -1
  8397. oci_cli/help_text_producer/data_files/man/queue_messages_update-message.1 +1 -1
  8398. oci_cli/help_text_producer/data_files/man/queue_messages_update-messages.1 +1 -1
  8399. oci_cli/help_text_producer/data_files/man/queue_queue-admin.1 +1 -1
  8400. oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue.1 +1 -1
  8401. oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_change-compartment.1 +1 -1
  8402. oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_create.1 +1 -1
  8403. oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_delete.1 +1 -1
  8404. oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_get.1 +1 -1
  8405. oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_list.1 +1 -1
  8406. oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_purge.1 +1 -1
  8407. oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_update.1 +1 -1
  8408. oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request-error.1 +1 -1
  8409. oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request-error_list.1 +1 -1
  8410. oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request-log.1 +1 -1
  8411. oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request-log_list.1 +1 -1
  8412. oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request.1 +1 -1
  8413. oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request_get.1 +1 -1
  8414. oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request_list.1 +1 -1
  8415. oci_cli/help_text_producer/data_files/man/raw-request.1 +1 -1
  8416. oci_cli/help_text_producer/data_files/man/recovery.1 +1 -1
  8417. oci_cli/help_text_producer/data_files/man/recovery_protected-database-collection.1 +1 -1
  8418. oci_cli/help_text_producer/data_files/man/recovery_protected-database-collection_list-protected-databases.1 +1 -1
  8419. oci_cli/help_text_producer/data_files/man/recovery_protected-database.1 +1 -1
  8420. oci_cli/help_text_producer/data_files/man/recovery_protected-database_cancel-protected-database-deletion.1 +1 -1
  8421. oci_cli/help_text_producer/data_files/man/recovery_protected-database_change-compartment.1 +1 -1
  8422. oci_cli/help_text_producer/data_files/man/recovery_protected-database_change-protected-database-subscription.1 +1 -1
  8423. oci_cli/help_text_producer/data_files/man/recovery_protected-database_create.1 +1 -1
  8424. oci_cli/help_text_producer/data_files/man/recovery_protected-database_delete.1 +1 -1
  8425. oci_cli/help_text_producer/data_files/man/recovery_protected-database_fetch-protected-database-configuration.1 +1 -1
  8426. oci_cli/help_text_producer/data_files/man/recovery_protected-database_get.1 +1 -1
  8427. oci_cli/help_text_producer/data_files/man/recovery_protected-database_schedule-protected-database-deletion.1 +1 -1
  8428. oci_cli/help_text_producer/data_files/man/recovery_protected-database_update.1 +1 -1
  8429. oci_cli/help_text_producer/data_files/man/recovery_protection-policy-collection.1 +1 -1
  8430. oci_cli/help_text_producer/data_files/man/recovery_protection-policy-collection_list-protection-policies.1 +1 -1
  8431. oci_cli/help_text_producer/data_files/man/recovery_protection-policy.1 +1 -1
  8432. oci_cli/help_text_producer/data_files/man/recovery_protection-policy_change-compartment.1 +1 -1
  8433. oci_cli/help_text_producer/data_files/man/recovery_protection-policy_create.1 +1 -1
  8434. oci_cli/help_text_producer/data_files/man/recovery_protection-policy_delete.1 +1 -1
  8435. oci_cli/help_text_producer/data_files/man/recovery_protection-policy_get.1 +1 -1
  8436. oci_cli/help_text_producer/data_files/man/recovery_protection-policy_update.1 +1 -1
  8437. oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet-collection.1 +1 -1
  8438. oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet-collection_list-recovery-service-subnets.1 +1 -1
  8439. oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet.1 +1 -1
  8440. oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_change-compartment.1 +1 -1
  8441. oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_create.1 +1 -1
  8442. oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_delete.1 +1 -1
  8443. oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_get.1 +1 -1
  8444. oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_update.1 +1 -1
  8445. oci_cli/help_text_producer/data_files/man/recovery_work-request-error-collection.1 +1 -1
  8446. oci_cli/help_text_producer/data_files/man/recovery_work-request-error-collection_list-work-request-errors.1 +1 -1
  8447. oci_cli/help_text_producer/data_files/man/recovery_work-request-log-entry-collection.1 +1 -1
  8448. oci_cli/help_text_producer/data_files/man/recovery_work-request-log-entry-collection_list-work-request-logs.1 +1 -1
  8449. oci_cli/help_text_producer/data_files/man/recovery_work-request-summary-collection.1 +1 -1
  8450. oci_cli/help_text_producer/data_files/man/recovery_work-request-summary-collection_list-work-requests.1 +1 -1
  8451. oci_cli/help_text_producer/data_files/man/recovery_work-request.1 +1 -1
  8452. oci_cli/help_text_producer/data_files/man/recovery_work-request_get.1 +1 -1
  8453. oci_cli/help_text_producer/data_files/man/redis.1 +1 -1
  8454. oci_cli/help_text_producer/data_files/man/redis_node-summary.1 +1 -1
  8455. oci_cli/help_text_producer/data_files/man/redis_node-summary_list-redis-cluster-nodes.1 +1 -1
  8456. oci_cli/help_text_producer/data_files/man/redis_redis-cluster-summary.1 +1 -1
  8457. oci_cli/help_text_producer/data_files/man/redis_redis-cluster-summary_list-redis-clusters.1 +1 -1
  8458. oci_cli/help_text_producer/data_files/man/redis_redis-cluster.1 +1 -1
  8459. oci_cli/help_text_producer/data_files/man/redis_redis-cluster_change-compartment.1 +1 -1
  8460. oci_cli/help_text_producer/data_files/man/redis_redis-cluster_create.1 +1 -1
  8461. oci_cli/help_text_producer/data_files/man/redis_redis-cluster_delete.1 +1 -1
  8462. oci_cli/help_text_producer/data_files/man/redis_redis-cluster_get.1 +1 -1
  8463. oci_cli/help_text_producer/data_files/man/redis_redis-cluster_update.1 +1 -1
  8464. oci_cli/help_text_producer/data_files/man/redis_work-request-error.1 +1 -1
  8465. oci_cli/help_text_producer/data_files/man/redis_work-request-error_list.1 +1 -1
  8466. oci_cli/help_text_producer/data_files/man/redis_work-request-log-entry.1 +1 -1
  8467. oci_cli/help_text_producer/data_files/man/redis_work-request-log-entry_list-work-request-logs.1 +1 -1
  8468. oci_cli/help_text_producer/data_files/man/redis_work-request.1 +1 -1
  8469. oci_cli/help_text_producer/data_files/man/redis_work-request_cancel.1 +1 -1
  8470. oci_cli/help_text_producer/data_files/man/redis_work-request_get.1 +1 -1
  8471. oci_cli/help_text_producer/data_files/man/redis_work-request_list.1 +1 -1
  8472. oci_cli/help_text_producer/data_files/man/resource-manager.1 +1 -1
  8473. oci_cli/help_text_producer/data_files/man/resource-manager_associated-resource-summary.1 +1 -1
  8474. oci_cli/help_text_producer/data_files/man/resource-manager_associated-resource-summary_list-job-associated-resources.1 +1 -1
  8475. oci_cli/help_text_producer/data_files/man/resource-manager_associated-resource-summary_list-stack-associated-resources.1 +1 -1
  8476. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider.1 +1 -1
  8477. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_change-compartment.1 +1 -1
  8478. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create-bitbucket-cloud-username-app-password-provider.1 +1 -1
  8479. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create-bitbucket-server-access-token-provider.1 +1 -1
  8480. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create-github-access-token-provider.1 +1 -1
  8481. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create-gitlab-access-token-provider.1 +1 -1
  8482. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create.1 +1 -1
  8483. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_delete.1 +1 -1
  8484. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_get.1 +1 -1
  8485. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_list.1 +1 -1
  8486. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update-bitbucket-cloud-username-app-password-provider.1 +1 -1
  8487. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update-bitbucket-server-access-token-provider.1 +1 -1
  8488. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update-github-access-token-provider.1 +1 -1
  8489. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update-gitlab-access-token-provider.1 +1 -1
  8490. oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update.1 +1 -1
  8491. oci_cli/help_text_producer/data_files/man/resource-manager_job-output-summary.1 +1 -1
  8492. oci_cli/help_text_producer/data_files/man/resource-manager_job-output-summary_list-job-outputs.1 +1 -1
  8493. oci_cli/help_text_producer/data_files/man/resource-manager_job.1 +1 -1
  8494. oci_cli/help_text_producer/data_files/man/resource-manager_job_cancel.1 +1 -1
  8495. oci_cli/help_text_producer/data_files/man/resource-manager_job_create-apply-job.1 +1 -1
  8496. oci_cli/help_text_producer/data_files/man/resource-manager_job_create-apply-rollback-job.1 +1 -1
  8497. oci_cli/help_text_producer/data_files/man/resource-manager_job_create-destroy-job.1 +1 -1
  8498. oci_cli/help_text_producer/data_files/man/resource-manager_job_create-import-tf-state-job.1 +1 -1
  8499. oci_cli/help_text_producer/data_files/man/resource-manager_job_create-plan-job.1 +1 -1
  8500. oci_cli/help_text_producer/data_files/man/resource-manager_job_create-plan-rollback-job.1 +1 -1
  8501. oci_cli/help_text_producer/data_files/man/resource-manager_job_create.1 +1 -1
  8502. oci_cli/help_text_producer/data_files/man/resource-manager_job_get-detailed-log-content.1 +1 -1
  8503. oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-logs-content.1 +1 -1
  8504. oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-logs.1 +1 -1
  8505. oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-tf-config.1 +1 -1
  8506. oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-tf-plan.1 +1 -1
  8507. oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-tf-state.1 +1 -1
  8508. oci_cli/help_text_producer/data_files/man/resource-manager_job_get.1 +1 -1
  8509. oci_cli/help_text_producer/data_files/man/resource-manager_job_list.1 +1 -1
  8510. oci_cli/help_text_producer/data_files/man/resource-manager_job_update.1 +1 -1
  8511. oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint.1 +1 -1
  8512. oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_change-compartment.1 +1 -1
  8513. oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_create.1 +1 -1
  8514. oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_delete.1 +1 -1
  8515. oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_get-reachable-ip.1 +1 -1
  8516. oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_get.1 +1 -1
  8517. oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_list.1 +1 -1
  8518. oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_update.1 +1 -1
  8519. oci_cli/help_text_producer/data_files/man/resource-manager_stack.1 +1 -1
  8520. oci_cli/help_text_producer/data_files/man/resource-manager_stack_change-compartment.1 +1 -1
  8521. oci_cli/help_text_producer/data_files/man/resource-manager_stack_code.1 +1 -1
  8522. oci_cli/help_text_producer/data_files/man/resource-manager_stack_copy.1 +1 -1
  8523. oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-bitbucket-cloud.1 +1 -1
  8524. oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-bitbucket-server.1 +1 -1
  8525. oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-compartment.1 +1 -1
  8526. oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-git-provider.1 +1 -1
  8527. oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-object-storage.1 +1 -1
  8528. oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-template.1 +1 -1
  8529. oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-stack-create-dev-ops-config-source-details.1 +1 -1
  8530. oci_cli/help_text_producer/data_files/man/resource-manager_stack_create.1 +1 -1
  8531. oci_cli/help_text_producer/data_files/man/resource-manager_stack_delete.1 +1 -1
  8532. oci_cli/help_text_producer/data_files/man/resource-manager_stack_detect-drift.1 +1 -1
  8533. oci_cli/help_text_producer/data_files/man/resource-manager_stack_get-stack-tf-config.1 +1 -1
  8534. oci_cli/help_text_producer/data_files/man/resource-manager_stack_get-stack-tf-state.1 +1 -1
  8535. oci_cli/help_text_producer/data_files/man/resource-manager_stack_get.1 +1 -1
  8536. oci_cli/help_text_producer/data_files/man/resource-manager_stack_list-resource-discovery-services.1 +1 -1
  8537. oci_cli/help_text_producer/data_files/man/resource-manager_stack_list-resource-drift-details.1 +1 -1
  8538. oci_cli/help_text_producer/data_files/man/resource-manager_stack_list-terraform-versions.1 +1 -1
  8539. oci_cli/help_text_producer/data_files/man/resource-manager_stack_list.1 +1 -1
  8540. oci_cli/help_text_producer/data_files/man/resource-manager_stack_update-from-bitbucket-cloud.1 +1 -1
  8541. oci_cli/help_text_producer/data_files/man/resource-manager_stack_update-from-git-provider.1 +1 -1
  8542. oci_cli/help_text_producer/data_files/man/resource-manager_stack_update-from-object-storage.1 +1 -1
  8543. oci_cli/help_text_producer/data_files/man/resource-manager_stack_update-stack-update-dev-ops-config-source-details.1 +1 -1
  8544. oci_cli/help_text_producer/data_files/man/resource-manager_stack_update.1 +1 -1
  8545. oci_cli/help_text_producer/data_files/man/resource-manager_template.1 +1 -1
  8546. oci_cli/help_text_producer/data_files/man/resource-manager_template_change-compartment.1 +1 -1
  8547. oci_cli/help_text_producer/data_files/man/resource-manager_template_create.1 +1 -1
  8548. oci_cli/help_text_producer/data_files/man/resource-manager_template_delete.1 +1 -1
  8549. oci_cli/help_text_producer/data_files/man/resource-manager_template_get-template-logo.1 +1 -1
  8550. oci_cli/help_text_producer/data_files/man/resource-manager_template_get-template-tf-config.1 +1 -1
  8551. oci_cli/help_text_producer/data_files/man/resource-manager_template_get.1 +1 -1
  8552. oci_cli/help_text_producer/data_files/man/resource-manager_template_list-template-categories.1 +1 -1
  8553. oci_cli/help_text_producer/data_files/man/resource-manager_template_list.1 +1 -1
  8554. oci_cli/help_text_producer/data_files/man/resource-manager_template_update.1 +1 -1
  8555. oci_cli/help_text_producer/data_files/man/resource-manager_work-request.1 +1 -1
  8556. oci_cli/help_text_producer/data_files/man/resource-manager_work-request_get.1 +1 -1
  8557. oci_cli/help_text_producer/data_files/man/resource-manager_work-request_list-work-request-errors.1 +1 -1
  8558. oci_cli/help_text_producer/data_files/man/resource-manager_work-request_list-work-request-logs.1 +1 -1
  8559. oci_cli/help_text_producer/data_files/man/resource-manager_work-request_list.1 +1 -1
  8560. oci_cli/help_text_producer/data_files/man/resource-scheduler.1 +1 -1
  8561. oci_cli/help_text_producer/data_files/man/resource-scheduler_resource-type-collection.1 +1 -1
  8562. oci_cli/help_text_producer/data_files/man/resource-scheduler_resource-type-collection_list-resource-types.1 +1 -1
  8563. oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule.1 +1 -1
  8564. oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_activate.1 +1 -1
  8565. oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_create.1 +1 -1
  8566. oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_deactivate.1 +1 -1
  8567. oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_delete.1 +1 -1
  8568. oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_get.1 +1 -1
  8569. oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_list.1 +1 -1
  8570. oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_update.1 +1 -1
  8571. oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request-error.1 +1 -1
  8572. oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request-error_list.1 +1 -1
  8573. oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request-log-entry.1 +1 -1
  8574. oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request-log-entry_list-work-request-logs.1 +1 -1
  8575. oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request.1 +1 -1
  8576. oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request_cancel.1 +1 -1
  8577. oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request_get.1 +1 -1
  8578. oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request_list.1 +1 -1
  8579. oci_cli/help_text_producer/data_files/man/rover.1 +1 -1
  8580. oci_cli/help_text_producer/data_files/man/rover_create-master-key-policy.1 +1 -1
  8581. oci_cli/help_text_producer/data_files/man/rover_device.1 +1 -1
  8582. oci_cli/help_text_producer/data_files/man/rover_device_data-sync.1 +1 -1
  8583. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition.1 +1 -1
  8584. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_create.1 +1 -1
  8585. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_delete.1 +1 -1
  8586. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_get.1 +1 -1
  8587. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_list.1 +1 -1
  8588. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_update.1 +1 -1
  8589. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task.1 +1 -1
  8590. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task_cancel.1 +1 -1
  8591. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task_get.1 +1 -1
  8592. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task_list.1 +1 -1
  8593. oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task_start.1 +1 -1
  8594. oci_cli/help_text_producer/data_files/man/rover_device_diagnostics.1 +1 -1
  8595. oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle.1 +1 -1
  8596. oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_cancel.1 +1 -1
  8597. oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_create.1 +1 -1
  8598. oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_get.1 +1 -1
  8599. oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_list.1 +1 -1
  8600. oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_view-summary.1 +1 -1
  8601. oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade.1 +1 -1
  8602. oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade_get-import-history.1 +1 -1
  8603. oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade_get-import-status.1 +1 -1
  8604. oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade_import-bundle.1 +1 -1
  8605. oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade_upload-bundle.1 +1 -1
  8606. oci_cli/help_text_producer/data_files/man/rover_node.1 +1 -1
  8607. oci_cli/help_text_producer/data_files/man/rover_node_add-workload.1 +1 -1
  8608. oci_cli/help_text_producer/data_files/man/rover_node_ca-bundle.1 +1 -1
  8609. oci_cli/help_text_producer/data_files/man/rover_node_ca-bundle_get.1 +1 -1
  8610. oci_cli/help_text_producer/data_files/man/rover_node_certificate-authority.1 +1 -1
  8611. oci_cli/help_text_producer/data_files/man/rover_node_certificate-authority_update-root-ca.1 +1 -1
  8612. oci_cli/help_text_producer/data_files/man/rover_node_certificate.1 +1 -1
  8613. oci_cli/help_text_producer/data_files/man/rover_node_certificate_create.1 +1 -1
  8614. oci_cli/help_text_producer/data_files/man/rover_node_certificate_get-leaf-certificate.1 +1 -1
  8615. oci_cli/help_text_producer/data_files/man/rover_node_certificate_update.1 +1 -1
  8616. oci_cli/help_text_producer/data_files/man/rover_node_change-compartment.1 +1 -1
  8617. oci_cli/help_text_producer/data_files/man/rover_node_create.1 +1 -1
  8618. oci_cli/help_text_producer/data_files/man/rover_node_delete-workload.1 +1 -1
  8619. oci_cli/help_text_producer/data_files/man/rover_node_delete.1 +1 -1
  8620. oci_cli/help_text_producer/data_files/man/rover_node_get-certificate.1 +1 -1
  8621. oci_cli/help_text_producer/data_files/man/rover_node_get-encryption-key.1 +1 -1
  8622. oci_cli/help_text_producer/data_files/man/rover_node_list-workload.1 +1 -1
  8623. oci_cli/help_text_producer/data_files/man/rover_node_list.1 +1 -1
  8624. oci_cli/help_text_producer/data_files/man/rover_node_request-approval.1 +1 -1
  8625. oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle-request.1 +1 -1
  8626. oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle-request_list.1 +1 -1
  8627. oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle-version.1 +1 -1
  8628. oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle-version_get.1 +1 -1
  8629. oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle.1 +1 -1
  8630. oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle_copy-to-customer.1 +1 -1
  8631. oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle_get-status.1 +1 -1
  8632. oci_cli/help_text_producer/data_files/man/rover_node_set-secrets.1 +1 -1
  8633. oci_cli/help_text_producer/data_files/man/rover_node_setup-identity.1 +1 -1
  8634. oci_cli/help_text_producer/data_files/man/rover_node_show.1 +1 -1
  8635. oci_cli/help_text_producer/data_files/man/rover_node_update.1 +1 -1
  8636. oci_cli/help_text_producer/data_files/man/rover_shape.1 +1 -1
  8637. oci_cli/help_text_producer/data_files/man/rover_shape_list.1 +1 -1
  8638. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster.1 +1 -1
  8639. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_add-workload.1 +1 -1
  8640. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_change-compartment.1 +1 -1
  8641. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_create.1 +1 -1
  8642. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_delete-workload.1 +1 -1
  8643. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_delete.1 +1 -1
  8644. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_get-certificate.1 +1 -1
  8645. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_list-workloads.1 +1 -1
  8646. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_list.1 +1 -1
  8647. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_request-approval.1 +1 -1
  8648. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle-request.1 +1 -1
  8649. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle-request_list.1 +1 -1
  8650. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle-version.1 +1 -1
  8651. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle-version_get.1 +1 -1
  8652. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle.1 +1 -1
  8653. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle_copy-to-customer.1 +1 -1
  8654. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle_get-status.1 +1 -1
  8655. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_set-secrets.1 +1 -1
  8656. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_show.1 +1 -1
  8657. oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_update.1 +1 -1
  8658. oci_cli/help_text_producer/data_files/man/rover_station-cluster.1 +1 -1
  8659. oci_cli/help_text_producer/data_files/man/rover_station-cluster_add-workload.1 +1 -1
  8660. oci_cli/help_text_producer/data_files/man/rover_station-cluster_change-compartment.1 +1 -1
  8661. oci_cli/help_text_producer/data_files/man/rover_station-cluster_create.1 +1 -1
  8662. oci_cli/help_text_producer/data_files/man/rover_station-cluster_delete-workload.1 +1 -1
  8663. oci_cli/help_text_producer/data_files/man/rover_station-cluster_delete.1 +1 -1
  8664. oci_cli/help_text_producer/data_files/man/rover_station-cluster_get-certificate.1 +1 -1
  8665. oci_cli/help_text_producer/data_files/man/rover_station-cluster_list-workloads.1 +1 -1
  8666. oci_cli/help_text_producer/data_files/man/rover_station-cluster_request-approval.1 +1 -1
  8667. oci_cli/help_text_producer/data_files/man/rover_station-cluster_set-secrets.1 +1 -1
  8668. oci_cli/help_text_producer/data_files/man/rover_station-cluster_show.1 +1 -1
  8669. oci_cli/help_text_producer/data_files/man/rover_station-cluster_update.1 +1 -1
  8670. oci_cli/help_text_producer/data_files/man/sch.1 +1 -1
  8671. oci_cli/help_text_producer/data_files/man/sch_connector-plugins.1 +1 -1
  8672. oci_cli/help_text_producer/data_files/man/sch_connector-plugins_get.1 +1 -1
  8673. oci_cli/help_text_producer/data_files/man/sch_connector-plugins_list.1 +1 -1
  8674. oci_cli/help_text_producer/data_files/man/sch_service-connector.1 +1 -1
  8675. oci_cli/help_text_producer/data_files/man/sch_service-connector_activate.1 +1 -1
  8676. oci_cli/help_text_producer/data_files/man/sch_service-connector_change-compartment.1 +1 -1
  8677. oci_cli/help_text_producer/data_files/man/sch_service-connector_create.1 +1 -1
  8678. oci_cli/help_text_producer/data_files/man/sch_service-connector_deactivate.1 +1 -1
  8679. oci_cli/help_text_producer/data_files/man/sch_service-connector_delete.1 +1 -1
  8680. oci_cli/help_text_producer/data_files/man/sch_service-connector_get.1 +1 -1
  8681. oci_cli/help_text_producer/data_files/man/sch_service-connector_list.1 +1 -1
  8682. oci_cli/help_text_producer/data_files/man/sch_service-connector_update.1 +1 -1
  8683. oci_cli/help_text_producer/data_files/man/sch_work-request-error.1 +1 -1
  8684. oci_cli/help_text_producer/data_files/man/sch_work-request-error_list.1 +1 -1
  8685. oci_cli/help_text_producer/data_files/man/sch_work-request-log-entry.1 +1 -1
  8686. oci_cli/help_text_producer/data_files/man/sch_work-request-log-entry_list-work-request-logs.1 +1 -1
  8687. oci_cli/help_text_producer/data_files/man/sch_work-request.1 +1 -1
  8688. oci_cli/help_text_producer/data_files/man/sch_work-request_get.1 +1 -1
  8689. oci_cli/help_text_producer/data_files/man/sch_work-request_list.1 +1 -1
  8690. oci_cli/help_text_producer/data_files/man/search.1 +1 -1
  8691. oci_cli/help_text_producer/data_files/man/search_resource-type.1 +1 -1
  8692. oci_cli/help_text_producer/data_files/man/search_resource-type_get.1 +1 -1
  8693. oci_cli/help_text_producer/data_files/man/search_resource-type_list.1 +1 -1
  8694. oci_cli/help_text_producer/data_files/man/search_resource.1 +1 -1
  8695. oci_cli/help_text_producer/data_files/man/search_resource_free-text-search.1 +1 -1
  8696. oci_cli/help_text_producer/data_files/man/search_resource_structured-search.1 +1 -1
  8697. oci_cli/help_text_producer/data_files/man/secrets.1 +1 -1
  8698. oci_cli/help_text_producer/data_files/man/secrets_secret-bundle-version.1 +1 -1
  8699. oci_cli/help_text_producer/data_files/man/secrets_secret-bundle-version_list-versions.1 +1 -1
  8700. oci_cli/help_text_producer/data_files/man/secrets_secret-bundle.1 +1 -1
  8701. oci_cli/help_text_producer/data_files/man/secrets_secret-bundle_get-secret-bundle-by-name.1 +1 -1
  8702. oci_cli/help_text_producer/data_files/man/secrets_secret-bundle_get.1 +1 -1
  8703. oci_cli/help_text_producer/data_files/man/security-attribute.1 +1 -1
  8704. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace.1 +1 -1
  8705. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_cascade-delete.1 +1 -1
  8706. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_change-compartment.1 +1 -1
  8707. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_create.1 +1 -1
  8708. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_delete.1 +1 -1
  8709. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_get.1 +1 -1
  8710. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_list.1 +1 -1
  8711. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_update.1 +1 -1
  8712. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute.1 +1 -1
  8713. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_bulk-delete.1 +1 -1
  8714. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_bulk-edit.1 +1 -1
  8715. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_create.1 +1 -1
  8716. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_delete.1 +1 -1
  8717. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_get.1 +1 -1
  8718. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_list.1 +1 -1
  8719. oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_update.1 +1 -1
  8720. oci_cli/help_text_producer/data_files/man/security-attribute_work-request.1 +1 -1
  8721. oci_cli/help_text_producer/data_files/man/security-attribute_work-request_get.1 +1 -1
  8722. oci_cli/help_text_producer/data_files/man/security-attribute_work-request_list-errors.1 +1 -1
  8723. oci_cli/help_text_producer/data_files/man/security-attribute_work-request_list-logs.1 +1 -1
  8724. oci_cli/help_text_producer/data_files/man/security-attribute_work-request_list.1 +1 -1
  8725. oci_cli/help_text_producer/data_files/man/service-catalog.1 +1 -1
  8726. oci_cli/help_text_producer/data_files/man/service-catalog_application-summary.1 +1 -1
  8727. oci_cli/help_text_producer/data_files/man/service-catalog_application-summary_list-applications.1 +1 -1
  8728. oci_cli/help_text_producer/data_files/man/service-catalog_private-application-package.1 +1 -1
  8729. oci_cli/help_text_producer/data_files/man/service-catalog_private-application-package_download-config.1 +1 -1
  8730. oci_cli/help_text_producer/data_files/man/service-catalog_private-application-package_get.1 +1 -1
  8731. oci_cli/help_text_producer/data_files/man/service-catalog_private-application-package_list.1 +1 -1
  8732. oci_cli/help_text_producer/data_files/man/service-catalog_private-application.1 +1 -1
  8733. oci_cli/help_text_producer/data_files/man/service-catalog_private-application_change-compartment.1 +1 -1
  8734. oci_cli/help_text_producer/data_files/man/service-catalog_private-application_create-with-stack-package.1 +1 -1
  8735. oci_cli/help_text_producer/data_files/man/service-catalog_private-application_create.1 +1 -1
  8736. oci_cli/help_text_producer/data_files/man/service-catalog_private-application_delete.1 +1 -1
  8737. oci_cli/help_text_producer/data_files/man/service-catalog_private-application_download-logo.1 +1 -1
  8738. oci_cli/help_text_producer/data_files/man/service-catalog_private-application_get.1 +1 -1
  8739. oci_cli/help_text_producer/data_files/man/service-catalog_private-application_list.1 +1 -1
  8740. oci_cli/help_text_producer/data_files/man/service-catalog_private-application_update.1 +1 -1
  8741. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association.1 +1 -1
  8742. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_bulk-replace.1 +1 -1
  8743. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_create.1 +1 -1
  8744. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_delete.1 +1 -1
  8745. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_get.1 +1 -1
  8746. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_list.1 +1 -1
  8747. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog.1 +1 -1
  8748. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_change-compartment.1 +1 -1
  8749. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_create.1 +1 -1
  8750. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_delete.1 +1 -1
  8751. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_get.1 +1 -1
  8752. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_list.1 +1 -1
  8753. oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_update.1 +1 -1
  8754. oci_cli/help_text_producer/data_files/man/service-catalog_work-request-error.1 +1 -1
  8755. oci_cli/help_text_producer/data_files/man/service-catalog_work-request-error_list.1 +1 -1
  8756. oci_cli/help_text_producer/data_files/man/service-catalog_work-request-log-entry.1 +1 -1
  8757. oci_cli/help_text_producer/data_files/man/service-catalog_work-request-log-entry_list-work-request-logs.1 +1 -1
  8758. oci_cli/help_text_producer/data_files/man/service-catalog_work-request.1 +1 -1
  8759. oci_cli/help_text_producer/data_files/man/service-catalog_work-request_get.1 +1 -1
  8760. oci_cli/help_text_producer/data_files/man/service-catalog_work-request_list.1 +1 -1
  8761. oci_cli/help_text_producer/data_files/man/service-manager-proxy.1 +1 -1
  8762. oci_cli/help_text_producer/data_files/man/service-manager-proxy_service-environment.1 +1 -1
  8763. oci_cli/help_text_producer/data_files/man/service-manager-proxy_service-environment_get.1 +1 -1
  8764. oci_cli/help_text_producer/data_files/man/service-manager-proxy_service-environment_list.1 +1 -1
  8765. oci_cli/help_text_producer/data_files/man/service-mesh.1 +1 -1
  8766. oci_cli/help_text_producer/data_files/man/service-mesh_access-policy.1 +1 -1
  8767. oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_change-compartment.1 +1 -1
  8768. oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_create.1 +1 -1
  8769. oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_delete.1 +1 -1
  8770. oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_get.1 +1 -1
  8771. oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_list.1 +1 -1
  8772. oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_update.1 +1 -1
  8773. oci_cli/help_text_producer/data_files/man/service-mesh_debug.1 +1 -1
  8774. oci_cli/help_text_producer/data_files/man/service-mesh_debug_report.1 +1 -1
  8775. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table.1 +1 -1
  8776. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_change-compartment.1 +1 -1
  8777. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_create.1 +1 -1
  8778. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_delete.1 +1 -1
  8779. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_get.1 +1 -1
  8780. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_list.1 +1 -1
  8781. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_update.1 +1 -1
  8782. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway.1 +1 -1
  8783. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_change-compartment.1 +1 -1
  8784. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_create.1 +1 -1
  8785. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_delete.1 +1 -1
  8786. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_get.1 +1 -1
  8787. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_list.1 +1 -1
  8788. oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_update.1 +1 -1
  8789. oci_cli/help_text_producer/data_files/man/service-mesh_mesh.1 +1 -1
  8790. oci_cli/help_text_producer/data_files/man/service-mesh_mesh_change-compartment.1 +1 -1
  8791. oci_cli/help_text_producer/data_files/man/service-mesh_mesh_create.1 +1 -1
  8792. oci_cli/help_text_producer/data_files/man/service-mesh_mesh_delete.1 +1 -1
  8793. oci_cli/help_text_producer/data_files/man/service-mesh_mesh_get.1 +1 -1
  8794. oci_cli/help_text_producer/data_files/man/service-mesh_mesh_list.1 +1 -1
  8795. oci_cli/help_text_producer/data_files/man/service-mesh_mesh_update.1 +1 -1
  8796. oci_cli/help_text_producer/data_files/man/service-mesh_proxy-details.1 +1 -1
  8797. oci_cli/help_text_producer/data_files/man/service-mesh_proxy-details_get.1 +1 -1
  8798. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment.1 +1 -1
  8799. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_change-compartment.1 +1 -1
  8800. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_create-virtual-deployment-disabled-service-discovery-configuration.1 +1 -1
  8801. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_create-virtual-deployment-dns-service-discovery-configuration.1 +1 -1
  8802. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_create.1 +1 -1
  8803. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_delete.1 +1 -1
  8804. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_get.1 +1 -1
  8805. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_list.1 +1 -1
  8806. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_update-virtual-deployment-disabled-service-discovery-configuration.1 +1 -1
  8807. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_update-virtual-deployment-dns-service-discovery-configuration.1 +1 -1
  8808. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_update.1 +1 -1
  8809. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table.1 +1 -1
  8810. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_change-compartment.1 +1 -1
  8811. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_create.1 +1 -1
  8812. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_delete.1 +1 -1
  8813. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_get.1 +1 -1
  8814. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_list.1 +1 -1
  8815. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_update.1 +1 -1
  8816. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service.1 +1 -1
  8817. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_change-compartment.1 +1 -1
  8818. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_create.1 +1 -1
  8819. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_delete.1 +1 -1
  8820. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_get.1 +1 -1
  8821. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_list.1 +1 -1
  8822. oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_update.1 +1 -1
  8823. oci_cli/help_text_producer/data_files/man/service-mesh_work-request.1 +1 -1
  8824. oci_cli/help_text_producer/data_files/man/service-mesh_work-request_cancel.1 +1 -1
  8825. oci_cli/help_text_producer/data_files/man/service-mesh_work-request_get.1 +1 -1
  8826. oci_cli/help_text_producer/data_files/man/service-mesh_work-request_list-work-request-errors.1 +1 -1
  8827. oci_cli/help_text_producer/data_files/man/service-mesh_work-request_list-work-request-logs.1 +1 -1
  8828. oci_cli/help_text_producer/data_files/man/service-mesh_work-request_list.1 +1 -1
  8829. oci_cli/help_text_producer/data_files/man/session.1 +1 -1
  8830. oci_cli/help_text_producer/data_files/man/session_authenticate.1 +1 -1
  8831. oci_cli/help_text_producer/data_files/man/session_export.1 +1 -1
  8832. oci_cli/help_text_producer/data_files/man/session_import.1 +1 -1
  8833. oci_cli/help_text_producer/data_files/man/session_refresh.1 +1 -1
  8834. oci_cli/help_text_producer/data_files/man/session_terminate.1 +1 -1
  8835. oci_cli/help_text_producer/data_files/man/session_validate.1 +1 -1
  8836. oci_cli/help_text_producer/data_files/man/setup.1 +1 -1
  8837. oci_cli/help_text_producer/data_files/man/setup_autocomplete.1 +1 -1
  8838. oci_cli/help_text_producer/data_files/man/setup_bootstrap.1 +1 -1
  8839. oci_cli/help_text_producer/data_files/man/setup_config.1 +1 -1
  8840. oci_cli/help_text_producer/data_files/man/setup_find-installations.1 +1 -1
  8841. oci_cli/help_text_producer/data_files/man/setup_instance-principal.1 +1 -1
  8842. oci_cli/help_text_producer/data_files/man/setup_keys.1 +1 -1
  8843. oci_cli/help_text_producer/data_files/man/setup_oci-cli-rc.1 +1 -1
  8844. oci_cli/help_text_producer/data_files/man/setup_repair-file-permissions.1 +1 -1
  8845. oci_cli/help_text_producer/data_files/man/speech.1 +1 -1
  8846. oci_cli/help_text_producer/data_files/man/speech_customization.1 +1 -1
  8847. oci_cli/help_text_producer/data_files/man/speech_customization_change-compartment.1 +1 -1
  8848. oci_cli/help_text_producer/data_files/man/speech_customization_create-customization-entity-list-dataset.1 +1 -1
  8849. oci_cli/help_text_producer/data_files/man/speech_customization_create-customization-object-storage-dataset.1 +1 -1
  8850. oci_cli/help_text_producer/data_files/man/speech_customization_create.1 +1 -1
  8851. oci_cli/help_text_producer/data_files/man/speech_customization_delete.1 +1 -1
  8852. oci_cli/help_text_producer/data_files/man/speech_customization_get.1 +1 -1
  8853. oci_cli/help_text_producer/data_files/man/speech_customization_list.1 +1 -1
  8854. oci_cli/help_text_producer/data_files/man/speech_customization_update-customization-entity-list-dataset.1 +1 -1
  8855. oci_cli/help_text_producer/data_files/man/speech_customization_update-customization-object-storage-dataset.1 +1 -1
  8856. oci_cli/help_text_producer/data_files/man/speech_customization_update.1 +1 -1
  8857. oci_cli/help_text_producer/data_files/man/speech_realtime-session-token.1 +1 -1
  8858. oci_cli/help_text_producer/data_files/man/speech_realtime-session-token_create.1 +1 -1
  8859. oci_cli/help_text_producer/data_files/man/speech_synthesize-speech.1 +1 -1
  8860. oci_cli/help_text_producer/data_files/man/speech_transcription-job.1 +1 -1
  8861. oci_cli/help_text_producer/data_files/man/speech_transcription-job_cancel.1 +1 -1
  8862. oci_cli/help_text_producer/data_files/man/speech_transcription-job_change-compartment.1 +1 -1
  8863. oci_cli/help_text_producer/data_files/man/speech_transcription-job_create.1 +1 -1
  8864. oci_cli/help_text_producer/data_files/man/speech_transcription-job_delete.1 +1 -1
  8865. oci_cli/help_text_producer/data_files/man/speech_transcription-job_get.1 +1 -1
  8866. oci_cli/help_text_producer/data_files/man/speech_transcription-job_list.1 +1 -1
  8867. oci_cli/help_text_producer/data_files/man/speech_transcription-job_update.1 +1 -1
  8868. oci_cli/help_text_producer/data_files/man/speech_transcription-task.1 +1 -1
  8869. oci_cli/help_text_producer/data_files/man/speech_transcription-task_cancel.1 +1 -1
  8870. oci_cli/help_text_producer/data_files/man/speech_transcription-task_get.1 +1 -1
  8871. oci_cli/help_text_producer/data_files/man/speech_transcription-task_list.1 +1 -1
  8872. oci_cli/help_text_producer/data_files/man/speech_voice.1 +1 -1
  8873. oci_cli/help_text_producer/data_files/man/speech_voice_list.1 +1 -1
  8874. oci_cli/help_text_producer/data_files/man/stack-monitoring.1 +1 -1
  8875. oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric.1 +1 -1
  8876. oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_create.1 +1 -1
  8877. oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_delete.1 +1 -1
  8878. oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_evaluate.1 +1 -1
  8879. oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_get.1 +1 -1
  8880. oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_list.1 +1 -1
  8881. oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_update.1 +1 -1
  8882. oci_cli/help_text_producer/data_files/man/stack-monitoring_config.1 +1 -1
  8883. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_change-compartment.1 +1 -1
  8884. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_create-auto-promote-config.1 +1 -1
  8885. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_create-license-auto-assign-config.1 +1 -1
  8886. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_create-license-enterprise-extensibility-config.1 +1 -1
  8887. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_create.1 +1 -1
  8888. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_delete.1 +1 -1
  8889. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_get.1 +1 -1
  8890. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_list.1 +1 -1
  8891. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_update-auto-promote-config.1 +1 -1
  8892. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_update-license-auto-assign-config.1 +1 -1
  8893. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_update-license-enterprise-extensibility-config.1 +1 -1
  8894. oci_cli/help_text_producer/data_files/man/stack-monitoring_config_update.1 +1 -1
  8895. oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job.1 +1 -1
  8896. oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_create.1 +1 -1
  8897. oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_delete.1 +1 -1
  8898. oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_get.1 +1 -1
  8899. oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_list-logs.1 +1 -1
  8900. oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_list.1 +1 -1
  8901. oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window.1 +1 -1
  8902. oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_create.1 +1 -1
  8903. oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_delete.1 +1 -1
  8904. oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_get.1 +1 -1
  8905. oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_list.1 +1 -1
  8906. oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_retry-failed-maintenance-window-operation.1 +1 -1
  8907. oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_stop.1 +1 -1
  8908. oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_update.1 +1 -1
  8909. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension.1 +1 -1
  8910. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_change-compartment.1 +1 -1
  8911. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create-http-metric-ext.1 +1 -1
  8912. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create-jmx-metric-ext.1 +1 -1
  8913. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create-os-cmd-metric-ext.1 +1 -1
  8914. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create-sql-metric-ext.1 +1 -1
  8915. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create.1 +1 -1
  8916. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_delete.1 +1 -1
  8917. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_disable.1 +1 -1
  8918. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_enable.1 +1 -1
  8919. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_export.1 +1 -1
  8920. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_get.1 +1 -1
  8921. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_list.1 +1 -1
  8922. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_publish.1 +1 -1
  8923. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_test.1 +1 -1
  8924. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update-http-metric-ext.1 +1 -1
  8925. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update-jmx-metric-ext.1 +1 -1
  8926. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update-os-cmd-metric-ext.1 +1 -1
  8927. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update-sql-metric-ext.1 +1 -1
  8928. oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update.1 +1 -1
  8929. oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set.1 +1 -1
  8930. oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_change-compartment.1 +1 -1
  8931. oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_create.1 +1 -1
  8932. oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_delete.1 +1 -1
  8933. oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_get.1 +1 -1
  8934. oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_list.1 +1 -1
  8935. oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_update.1 +1 -1
  8936. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task.1 +1 -1
  8937. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_change-compartment.1 +1 -1
  8938. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_create.1 +1 -1
  8939. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_get.1 +1 -1
  8940. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_import-telemetry-resources.1 +1 -1
  8941. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_list.1 +1 -1
  8942. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_update.1 +1 -1
  8943. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type.1 +1 -1
  8944. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_create-system-format-resource-type.1 +1 -1
  8945. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_create.1 +1 -1
  8946. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_delete.1 +1 -1
  8947. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_get.1 +1 -1
  8948. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_list.1 +1 -1
  8949. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_update-system-format-resource-type.1 +1 -1
  8950. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_update.1 +1 -1
  8951. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource.1 +1 -1
  8952. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_associate.1 +1 -1
  8953. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_change-compartment.1 +1 -1
  8954. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_create.1 +1 -1
  8955. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_delete.1 +1 -1
  8956. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_disable-external-database.1 +1 -1
  8957. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_disassociate.1 +1 -1
  8958. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_get.1 +1 -1
  8959. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_list.1 +1 -1
  8960. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_manage-license.1 +1 -1
  8961. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_search-associated-resources.1 +1 -1
  8962. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_search-associations.1 +1 -1
  8963. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_search-members.1 +1 -1
  8964. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_search.1 +1 -1
  8965. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_summarize-count.1 +1 -1
  8966. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_update-and-propagate-tags.1 +1 -1
  8967. oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_update.1 +1 -1
  8968. oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request.1 +1 -1
  8969. oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request_get.1 +1 -1
  8970. oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request_list-errors.1 +1 -1
  8971. oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request_list-logs.1 +1 -1
  8972. oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request_list.1 +1 -1
  8973. oci_cli/help_text_producer/data_files/man/streaming.1 +1 -1
  8974. oci_cli/help_text_producer/data_files/man/streaming_admin.1 +1 -1
  8975. oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness.1 +1 -1
  8976. oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_change-compartment.1 +1 -1
  8977. oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_create.1 +1 -1
  8978. oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_delete.1 +1 -1
  8979. oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_get.1 +1 -1
  8980. oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_list.1 +1 -1
  8981. oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_update.1 +1 -1
  8982. oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool.1 +1 -1
  8983. oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_change-compartment.1 +1 -1
  8984. oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_create.1 +1 -1
  8985. oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_delete.1 +1 -1
  8986. oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_get.1 +1 -1
  8987. oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_list.1 +1 -1
  8988. oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_update.1 +1 -1
  8989. oci_cli/help_text_producer/data_files/man/streaming_admin_stream.1 +1 -1
  8990. oci_cli/help_text_producer/data_files/man/streaming_admin_stream_change-compartment.1 +1 -1
  8991. oci_cli/help_text_producer/data_files/man/streaming_admin_stream_create.1 +1 -1
  8992. oci_cli/help_text_producer/data_files/man/streaming_admin_stream_delete.1 +1 -1
  8993. oci_cli/help_text_producer/data_files/man/streaming_admin_stream_get.1 +1 -1
  8994. oci_cli/help_text_producer/data_files/man/streaming_admin_stream_list.1 +1 -1
  8995. oci_cli/help_text_producer/data_files/man/streaming_admin_stream_update.1 +1 -1
  8996. oci_cli/help_text_producer/data_files/man/streaming_stream.1 +1 -1
  8997. oci_cli/help_text_producer/data_files/man/streaming_stream_cursor.1 +1 -1
  8998. oci_cli/help_text_producer/data_files/man/streaming_stream_cursor_create-cursor.1 +1 -1
  8999. oci_cli/help_text_producer/data_files/man/streaming_stream_cursor_create-group-cursor.1 +1 -1
  9000. oci_cli/help_text_producer/data_files/man/streaming_stream_group.1 +1 -1
  9001. oci_cli/help_text_producer/data_files/man/streaming_stream_group_commit.1 +1 -1
  9002. oci_cli/help_text_producer/data_files/man/streaming_stream_group_get.1 +1 -1
  9003. oci_cli/help_text_producer/data_files/man/streaming_stream_group_heartbeat.1 +1 -1
  9004. oci_cli/help_text_producer/data_files/man/streaming_stream_group_update.1 +1 -1
  9005. oci_cli/help_text_producer/data_files/man/streaming_stream_message.1 +1 -1
  9006. oci_cli/help_text_producer/data_files/man/streaming_stream_message_get.1 +1 -1
  9007. oci_cli/help_text_producer/data_files/man/streaming_stream_message_put.1 +1 -1
  9008. oci_cli/help_text_producer/data_files/man/support.1 +1 -1
  9009. oci_cli/help_text_producer/data_files/man/support_incident-resource-type.1 +1 -1
  9010. oci_cli/help_text_producer/data_files/man/support_incident-resource-type_list.1 +1 -1
  9011. oci_cli/help_text_producer/data_files/man/support_incident.1 +1 -1
  9012. oci_cli/help_text_producer/data_files/man/support_incident_create.1 +1 -1
  9013. oci_cli/help_text_producer/data_files/man/support_incident_get.1 +1 -1
  9014. oci_cli/help_text_producer/data_files/man/support_incident_list.1 +1 -1
  9015. oci_cli/help_text_producer/data_files/man/support_incident_update.1 +1 -1
  9016. oci_cli/help_text_producer/data_files/man/support_validation-response.1 +1 -1
  9017. oci_cli/help_text_producer/data_files/man/support_validation-response_validate-user.1 +1 -1
  9018. oci_cli/help_text_producer/data_files/man/threat-intelligence.1 +1 -1
  9019. oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator-counts.1 +1 -1
  9020. oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator-counts_list-indicator-counts.1 +1 -1
  9021. oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator-summaries.1 +1 -1
  9022. oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator-summaries_list-indicators.1 +1 -1
  9023. oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator.1 +1 -1
  9024. oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator_get.1 +1 -1
  9025. oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator_summarize.1 +1 -1
  9026. oci_cli/help_text_producer/data_files/man/threat-intelligence_threat-types-collection.1 +1 -1
  9027. oci_cli/help_text_producer/data_files/man/threat-intelligence_threat-types-collection_list-threat-types.1 +1 -1
  9028. oci_cli/help_text_producer/data_files/man/usage-api.1 +1 -1
  9029. oci_cli/help_text_producer/data_files/man/usage-api_average-carbon-emission.1 +1 -1
  9030. oci_cli/help_text_producer/data_files/man/usage-api_average-carbon-emission_request.1 +1 -1
  9031. oci_cli/help_text_producer/data_files/man/usage-api_clean-energy-usage.1 +1 -1
  9032. oci_cli/help_text_producer/data_files/man/usage-api_clean-energy-usage_request.1 +1 -1
  9033. oci_cli/help_text_producer/data_files/man/usage-api_configuration.1 +1 -1
  9034. oci_cli/help_text_producer/data_files/man/usage-api_configuration_request-summarized.1 +1 -1
  9035. oci_cli/help_text_producer/data_files/man/usage-api_configuration_request-usage-carbon-emission-config.1 +1 -1
  9036. oci_cli/help_text_producer/data_files/man/usage-api_custom-table.1 +1 -1
  9037. oci_cli/help_text_producer/data_files/man/usage-api_custom-table_create.1 +1 -1
  9038. oci_cli/help_text_producer/data_files/man/usage-api_custom-table_delete.1 +1 -1
  9039. oci_cli/help_text_producer/data_files/man/usage-api_custom-table_get.1 +1 -1
  9040. oci_cli/help_text_producer/data_files/man/usage-api_custom-table_list.1 +1 -1
  9041. oci_cli/help_text_producer/data_files/man/usage-api_custom-table_update.1 +1 -1
  9042. oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group.1 +1 -1
  9043. oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_create.1 +1 -1
  9044. oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_delete.1 +1 -1
  9045. oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_get.1 +1 -1
  9046. oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_list.1 +1 -1
  9047. oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_update.1 +1 -1
  9048. oci_cli/help_text_producer/data_files/man/usage-api_query.1 +1 -1
  9049. oci_cli/help_text_producer/data_files/man/usage-api_query_create.1 +1 -1
  9050. oci_cli/help_text_producer/data_files/man/usage-api_query_delete.1 +1 -1
  9051. oci_cli/help_text_producer/data_files/man/usage-api_query_get.1 +1 -1
  9052. oci_cli/help_text_producer/data_files/man/usage-api_query_list.1 +1 -1
  9053. oci_cli/help_text_producer/data_files/man/usage-api_query_update.1 +1 -1
  9054. oci_cli/help_text_producer/data_files/man/usage-api_schedule.1 +1 -1
  9055. oci_cli/help_text_producer/data_files/man/usage-api_schedule_create.1 +1 -1
  9056. oci_cli/help_text_producer/data_files/man/usage-api_schedule_delete.1 +1 -1
  9057. oci_cli/help_text_producer/data_files/man/usage-api_schedule_get.1 +1 -1
  9058. oci_cli/help_text_producer/data_files/man/usage-api_schedule_list.1 +1 -1
  9059. oci_cli/help_text_producer/data_files/man/usage-api_schedule_update.1 +1 -1
  9060. oci_cli/help_text_producer/data_files/man/usage-api_scheduled-run.1 +1 -1
  9061. oci_cli/help_text_producer/data_files/man/usage-api_scheduled-run_get.1 +1 -1
  9062. oci_cli/help_text_producer/data_files/man/usage-api_scheduled-run_list.1 +1 -1
  9063. oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emission-summary.1 +1 -1
  9064. oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emission-summary_request-usage-carbon-emissions.1 +1 -1
  9065. oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query.1 +1 -1
  9066. oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_create.1 +1 -1
  9067. oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_delete.1 +1 -1
  9068. oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_get.1 +1 -1
  9069. oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_list.1 +1 -1
  9070. oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_update.1 +1 -1
  9071. oci_cli/help_text_producer/data_files/man/usage-api_usage-summary.1 +1 -1
  9072. oci_cli/help_text_producer/data_files/man/usage-api_usage-summary_request-summarized-usages.1 +1 -1
  9073. oci_cli/help_text_producer/data_files/man/usage.1 +1 -1
  9074. oci_cli/help_text_producer/data_files/man/usage_resources.1 +1 -1
  9075. oci_cli/help_text_producer/data_files/man/usage_resources_resource-quotum-summary.1 +1 -1
  9076. oci_cli/help_text_producer/data_files/man/usage_resources_resource-quotum-summary_list-resource-quota.1 +1 -1
  9077. oci_cli/help_text_producer/data_files/man/usage_resources_resource-summary.1 +1 -1
  9078. oci_cli/help_text_producer/data_files/man/usage_resources_resource-summary_list-resources.1 +1 -1
  9079. oci_cli/help_text_producer/data_files/man/usage_rewards.1 +1 -1
  9080. oci_cli/help_text_producer/data_files/man/usage_rewards_monthly-reward-summary.1 +1 -1
  9081. oci_cli/help_text_producer/data_files/man/usage_rewards_monthly-reward-summary_list-rewards.1 +1 -1
  9082. oci_cli/help_text_producer/data_files/man/usage_rewards_product-summary.1 +1 -1
  9083. oci_cli/help_text_producer/data_files/man/usage_rewards_product-summary_list-products.1 +1 -1
  9084. oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user-summary.1 +1 -1
  9085. oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user-summary_list-redeemable-users.1 +1 -1
  9086. oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user.1 +1 -1
  9087. oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user_create.1 +1 -1
  9088. oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user_delete.1 +1 -1
  9089. oci_cli/help_text_producer/data_files/man/usage_rewards_redemption-summary.1 +1 -1
  9090. oci_cli/help_text_producer/data_files/man/usage_rewards_redemption-summary_list-redemptions.1 +1 -1
  9091. oci_cli/help_text_producer/data_files/man/usage_usagelimits.1 +1 -1
  9092. oci_cli/help_text_producer/data_files/man/usage_usagelimits_usage-limit-summary.1 +1 -1
  9093. oci_cli/help_text_producer/data_files/man/usage_usagelimits_usage-limit-summary_list-usage-limits.1 +1 -1
  9094. oci_cli/help_text_producer/data_files/man/vault.1 +1 -1
  9095. oci_cli/help_text_producer/data_files/man/vault_secret-version.1 +1 -1
  9096. oci_cli/help_text_producer/data_files/man/vault_secret-version_cancel-deletion.1 +1 -1
  9097. oci_cli/help_text_producer/data_files/man/vault_secret-version_get.1 +1 -1
  9098. oci_cli/help_text_producer/data_files/man/vault_secret-version_list.1 +1 -1
  9099. oci_cli/help_text_producer/data_files/man/vault_secret-version_schedule-deletion.1 +1 -1
  9100. oci_cli/help_text_producer/data_files/man/vault_secret.1 +1 -1
  9101. oci_cli/help_text_producer/data_files/man/vault_secret_cancel-secret-deletion.1 +1 -1
  9102. oci_cli/help_text_producer/data_files/man/vault_secret_cancel-secret-rotation.1 +1 -1
  9103. oci_cli/help_text_producer/data_files/man/vault_secret_change-compartment.1 +1 -1
  9104. oci_cli/help_text_producer/data_files/man/vault_secret_create-base64.1 +1 -1
  9105. oci_cli/help_text_producer/data_files/man/vault_secret_get.1 +1 -1
  9106. oci_cli/help_text_producer/data_files/man/vault_secret_list.1 +1 -1
  9107. oci_cli/help_text_producer/data_files/man/vault_secret_rotate.1 +1 -1
  9108. oci_cli/help_text_producer/data_files/man/vault_secret_schedule-secret-deletion.1 +1 -1
  9109. oci_cli/help_text_producer/data_files/man/vault_secret_update-base64.1 +1 -1
  9110. oci_cli/help_text_producer/data_files/man/vault_secret_update.1 +1 -1
  9111. oci_cli/help_text_producer/data_files/man/vbstudio.1 +1 -1
  9112. oci_cli/help_text_producer/data_files/man/vbstudio_instance.1 +1 -1
  9113. oci_cli/help_text_producer/data_files/man/vbstudio_instance_create.1 +1 -1
  9114. oci_cli/help_text_producer/data_files/man/vbstudio_instance_delete.1 +1 -1
  9115. oci_cli/help_text_producer/data_files/man/vbstudio_instance_get.1 +1 -1
  9116. oci_cli/help_text_producer/data_files/man/vbstudio_instance_list.1 +1 -1
  9117. oci_cli/help_text_producer/data_files/man/vbstudio_instance_update.1 +1 -1
  9118. oci_cli/help_text_producer/data_files/man/vbstudio_work-request.1 +1 -1
  9119. oci_cli/help_text_producer/data_files/man/vbstudio_work-request_errors.1 +1 -1
  9120. oci_cli/help_text_producer/data_files/man/vbstudio_work-request_get.1 +1 -1
  9121. oci_cli/help_text_producer/data_files/man/vbstudio_work-request_list.1 +1 -1
  9122. oci_cli/help_text_producer/data_files/man/vbstudio_work-request_logs.1 +1 -1
  9123. oci_cli/help_text_producer/data_files/man/visual-builder.1 +1 -1
  9124. oci_cli/help_text_producer/data_files/man/visual-builder_application.1 +1 -1
  9125. oci_cli/help_text_producer/data_files/man/visual-builder_application_list.1 +1 -1
  9126. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance.1 +1 -1
  9127. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_change-compartment.1 +1 -1
  9128. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_create-vb-instance-private-endpoint-details.1 +1 -1
  9129. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_create.1 +1 -1
  9130. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_delete.1 +1 -1
  9131. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_get.1 +1 -1
  9132. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_list.1 +1 -1
  9133. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_reconfigure-private-endpoint.1 +1 -1
  9134. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_start.1 +1 -1
  9135. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_stop.1 +1 -1
  9136. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_update-vb-instance-update-private-endpoint-details.1 +1 -1
  9137. oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_update.1 +1 -1
  9138. oci_cli/help_text_producer/data_files/man/visual-builder_work-request-error.1 +1 -1
  9139. oci_cli/help_text_producer/data_files/man/visual-builder_work-request-error_list.1 +1 -1
  9140. oci_cli/help_text_producer/data_files/man/visual-builder_work-request-log-entry.1 +1 -1
  9141. oci_cli/help_text_producer/data_files/man/visual-builder_work-request-log-entry_list.1 +1 -1
  9142. oci_cli/help_text_producer/data_files/man/visual-builder_work-request.1 +1 -1
  9143. oci_cli/help_text_producer/data_files/man/visual-builder_work-request_get.1 +1 -1
  9144. oci_cli/help_text_producer/data_files/man/visual-builder_work-request_list.1 +1 -1
  9145. oci_cli/help_text_producer/data_files/man/vn-monitoring.1 +1 -1
  9146. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analysis.1 +1 -1
  9147. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analysis_get-path-analysis-adhoc.1 +1 -1
  9148. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analysis_get-path-analysis-persisted.1 +1 -1
  9149. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test.1 +1 -1
  9150. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_change-compartment.1 +1 -1
  9151. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_create.1 +1 -1
  9152. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_delete.1 +1 -1
  9153. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_get.1 +1 -1
  9154. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_list.1 +1 -1
  9155. oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_update.1 +1 -1
  9156. oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-error.1 +1 -1
  9157. oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-error_list.1 +1 -1
  9158. oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-log.1 +1 -1
  9159. oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-log_list.1 +1 -1
  9160. oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-result.1 +1 -1
  9161. oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-result_list.1 +1 -1
  9162. oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request.1 +1 -1
  9163. oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request_get.1 +1 -1
  9164. oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request_list.1 +1 -1
  9165. oci_cli/help_text_producer/data_files/man/vulnerability-scanning.1 +1 -1
  9166. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container.1 +1 -1
  9167. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan.1 +1 -1
  9168. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe.1 +1 -1
  9169. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_change-compartment.1 +1 -1
  9170. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_create.1 +1 -1
  9171. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_delete.1 +1 -1
  9172. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_get.1 +1 -1
  9173. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_list.1 +1 -1
  9174. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_update.1 +1 -1
  9175. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result.1 +1 -1
  9176. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result_change-compartment.1 +1 -1
  9177. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result_delete.1 +1 -1
  9178. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result_get.1 +1 -1
  9179. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result_list.1 +1 -1
  9180. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target.1 +1 -1
  9181. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_change-compartment.1 +1 -1
  9182. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_create.1 +1 -1
  9183. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_delete.1 +1 -1
  9184. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_get.1 +1 -1
  9185. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_list.1 +1 -1
  9186. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_update.1 +1 -1
  9187. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host.1 +1 -1
  9188. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan.1 +1 -1
  9189. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe.1 +1 -1
  9190. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_change-compartment.1 +1 -1
  9191. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_create.1 +1 -1
  9192. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_delete.1 +1 -1
  9193. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_get.1 +1 -1
  9194. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_list.1 +1 -1
  9195. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_update.1 +1 -1
  9196. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result.1 +1 -1
  9197. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent.1 +1 -1
  9198. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_change-compartment.1 +1 -1
  9199. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_delete.1 +1 -1
  9200. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_export-csv.1 +1 -1
  9201. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_get.1 +1 -1
  9202. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_list.1 +1 -1
  9203. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark.1 +1 -1
  9204. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark_change-compartment.1 +1 -1
  9205. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark_delete.1 +1 -1
  9206. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark_get.1 +1 -1
  9207. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark_list.1 +1 -1
  9208. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection.1 +1 -1
  9209. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection_change-compartment.1 +1 -1
  9210. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection_delete.1 +1 -1
  9211. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection_get.1 +1 -1
  9212. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection_list.1 +1 -1
  9213. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port.1 +1 -1
  9214. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port_change-compartment.1 +1 -1
  9215. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port_delete.1 +1 -1
  9216. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port_get.1 +1 -1
  9217. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port_list.1 +1 -1
  9218. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target.1 +1 -1
  9219. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_change-compartment.1 +1 -1
  9220. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_create.1 +1 -1
  9221. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_delete.1 +1 -1
  9222. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_get.1 +1 -1
  9223. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_list-error.1 +1 -1
  9224. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_list.1 +1 -1
  9225. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_update.1 +1 -1
  9226. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability.1 +1 -1
  9227. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability_export-csv.1 +1 -1
  9228. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability_get.1 +1 -1
  9229. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability_list-impacted-hosts.1 +1 -1
  9230. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability_list.1 +1 -1
  9231. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability.1 +1 -1
  9232. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability_get.1 +1 -1
  9233. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability_list-vulnerability-impacted-containers.1 +1 -1
  9234. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability_list-vulnerability-impacted-hosts.1 +1 -1
  9235. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability_list.1 +1 -1
  9236. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request-error.1 +1 -1
  9237. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request-error_list.1 +1 -1
  9238. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request-log-entry.1 +1 -1
  9239. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request-log-entry_list.1 +1 -1
  9240. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request.1 +1 -1
  9241. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request_get.1 +1 -1
  9242. oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request_list.1 +1 -1
  9243. oci_cli/help_text_producer/data_files/man/waa.1 +1 -1
  9244. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy.1 +1 -1
  9245. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_change-compartment.1 +1 -1
  9246. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_create.1 +1 -1
  9247. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_delete.1 +1 -1
  9248. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_get.1 +1 -1
  9249. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_list.1 +1 -1
  9250. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_update.1 +1 -1
  9251. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration.1 +1 -1
  9252. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_change-compartment.1 +1 -1
  9253. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_create-for-load-balancer.1 +1 -1
  9254. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_delete.1 +1 -1
  9255. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_get.1 +1 -1
  9256. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_list.1 +1 -1
  9257. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_purge-entire-cache.1 +1 -1
  9258. oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_update.1 +1 -1
  9259. oci_cli/help_text_producer/data_files/man/waa_work-request-error.1 +1 -1
  9260. oci_cli/help_text_producer/data_files/man/waa_work-request-error_list.1 +1 -1
  9261. oci_cli/help_text_producer/data_files/man/waa_work-request-log.1 +1 -1
  9262. oci_cli/help_text_producer/data_files/man/waa_work-request-log_list.1 +1 -1
  9263. oci_cli/help_text_producer/data_files/man/waa_work-request.1 +1 -1
  9264. oci_cli/help_text_producer/data_files/man/waa_work-request_get.1 +1 -1
  9265. oci_cli/help_text_producer/data_files/man/waa_work-request_list.1 +1 -1
  9266. oci_cli/help_text_producer/data_files/man/waas.1 +1 -1
  9267. oci_cli/help_text_producer/data_files/man/waas_access-rule.1 +1 -1
  9268. oci_cli/help_text_producer/data_files/man/waas_access-rule_list.1 +1 -1
  9269. oci_cli/help_text_producer/data_files/man/waas_access-rule_update.1 +1 -1
  9270. oci_cli/help_text_producer/data_files/man/waas_address-list.1 +1 -1
  9271. oci_cli/help_text_producer/data_files/man/waas_address-list_change-compartment.1 +1 -1
  9272. oci_cli/help_text_producer/data_files/man/waas_address-list_create.1 +1 -1
  9273. oci_cli/help_text_producer/data_files/man/waas_address-list_delete.1 +1 -1
  9274. oci_cli/help_text_producer/data_files/man/waas_address-list_get.1 +1 -1
  9275. oci_cli/help_text_producer/data_files/man/waas_address-list_list.1 +1 -1
  9276. oci_cli/help_text_producer/data_files/man/waas_address-list_update.1 +1 -1
  9277. oci_cli/help_text_producer/data_files/man/waas_address-rate-limiting.1 +1 -1
  9278. oci_cli/help_text_producer/data_files/man/waas_address-rate-limiting_get-waf.1 +1 -1
  9279. oci_cli/help_text_producer/data_files/man/waas_address-rate-limiting_update-waf.1 +1 -1
  9280. oci_cli/help_text_producer/data_files/man/waas_caching-rule.1 +1 -1
  9281. oci_cli/help_text_producer/data_files/man/waas_caching-rule_list.1 +1 -1
  9282. oci_cli/help_text_producer/data_files/man/waas_caching-rule_update.1 +1 -1
  9283. oci_cli/help_text_producer/data_files/man/waas_captcha.1 +1 -1
  9284. oci_cli/help_text_producer/data_files/man/waas_captcha_list.1 +1 -1
  9285. oci_cli/help_text_producer/data_files/man/waas_captcha_update.1 +1 -1
  9286. oci_cli/help_text_producer/data_files/man/waas_certificate.1 +1 -1
  9287. oci_cli/help_text_producer/data_files/man/waas_certificate_change-compartment.1 +1 -1
  9288. oci_cli/help_text_producer/data_files/man/waas_certificate_create.1 +1 -1
  9289. oci_cli/help_text_producer/data_files/man/waas_certificate_delete.1 +1 -1
  9290. oci_cli/help_text_producer/data_files/man/waas_certificate_get.1 +1 -1
  9291. oci_cli/help_text_producer/data_files/man/waas_certificate_list.1 +1 -1
  9292. oci_cli/help_text_producer/data_files/man/waas_certificate_update-address-list.1 +1 -1
  9293. oci_cli/help_text_producer/data_files/man/waas_certificate_update.1 +1 -1
  9294. oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule.1 +1 -1
  9295. oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_change-compartment.1 +1 -1
  9296. oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_create.1 +1 -1
  9297. oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_delete.1 +1 -1
  9298. oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_get.1 +1 -1
  9299. oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_list.1 +1 -1
  9300. oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_update-setting.1 +1 -1
  9301. oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_update.1 +1 -1
  9302. oci_cli/help_text_producer/data_files/man/waas_device-fingerprint-challenge.1 +1 -1
  9303. oci_cli/help_text_producer/data_files/man/waas_device-fingerprint-challenge_get.1 +1 -1
  9304. oci_cli/help_text_producer/data_files/man/waas_device-fingerprint-challenge_update.1 +1 -1
  9305. oci_cli/help_text_producer/data_files/man/waas_edge-subnet.1 +1 -1
  9306. oci_cli/help_text_producer/data_files/man/waas_edge-subnet_list.1 +1 -1
  9307. oci_cli/help_text_producer/data_files/man/waas_good-bot.1 +1 -1
  9308. oci_cli/help_text_producer/data_files/man/waas_good-bot_list.1 +1 -1
  9309. oci_cli/help_text_producer/data_files/man/waas_good-bot_update.1 +1 -1
  9310. oci_cli/help_text_producer/data_files/man/waas_http-redirect.1 +1 -1
  9311. oci_cli/help_text_producer/data_files/man/waas_http-redirect_change-compartment.1 +1 -1
  9312. oci_cli/help_text_producer/data_files/man/waas_http-redirect_create.1 +1 -1
  9313. oci_cli/help_text_producer/data_files/man/waas_http-redirect_delete.1 +1 -1
  9314. oci_cli/help_text_producer/data_files/man/waas_http-redirect_get.1 +1 -1
  9315. oci_cli/help_text_producer/data_files/man/waas_http-redirect_list.1 +1 -1
  9316. oci_cli/help_text_producer/data_files/man/waas_http-redirect_update.1 +1 -1
  9317. oci_cli/help_text_producer/data_files/man/waas_human-interaction-challenge.1 +1 -1
  9318. oci_cli/help_text_producer/data_files/man/waas_human-interaction-challenge_get.1 +1 -1
  9319. oci_cli/help_text_producer/data_files/man/waas_human-interaction-challenge_update.1 +1 -1
  9320. oci_cli/help_text_producer/data_files/man/waas_js-challenge.1 +1 -1
  9321. oci_cli/help_text_producer/data_files/man/waas_js-challenge_get.1 +1 -1
  9322. oci_cli/help_text_producer/data_files/man/waas_js-challenge_update.1 +1 -1
  9323. oci_cli/help_text_producer/data_files/man/waas_policy-config.1 +1 -1
  9324. oci_cli/help_text_producer/data_files/man/waas_policy-config_get.1 +1 -1
  9325. oci_cli/help_text_producer/data_files/man/waas_policy-config_update.1 +1 -1
  9326. oci_cli/help_text_producer/data_files/man/waas_protection-rule.1 +1 -1
  9327. oci_cli/help_text_producer/data_files/man/waas_protection-rule_get.1 +1 -1
  9328. oci_cli/help_text_producer/data_files/man/waas_protection-rule_list.1 +1 -1
  9329. oci_cli/help_text_producer/data_files/man/waas_protection-rule_update.1 +1 -1
  9330. oci_cli/help_text_producer/data_files/man/waas_protection-settings.1 +1 -1
  9331. oci_cli/help_text_producer/data_files/man/waas_protection-settings_get.1 +1 -1
  9332. oci_cli/help_text_producer/data_files/man/waas_protection-settings_update.1 +1 -1
  9333. oci_cli/help_text_producer/data_files/man/waas_purge-cache.1 +1 -1
  9334. oci_cli/help_text_producer/data_files/man/waas_recommendation.1 +1 -1
  9335. oci_cli/help_text_producer/data_files/man/waas_recommendation_accept.1 +1 -1
  9336. oci_cli/help_text_producer/data_files/man/waas_recommendation_list.1 +1 -1
  9337. oci_cli/help_text_producer/data_files/man/waas_threat-feed.1 +1 -1
  9338. oci_cli/help_text_producer/data_files/man/waas_threat-feed_list.1 +1 -1
  9339. oci_cli/help_text_producer/data_files/man/waas_threat-feed_update.1 +1 -1
  9340. oci_cli/help_text_producer/data_files/man/waas_waas-policy.1 +1 -1
  9341. oci_cli/help_text_producer/data_files/man/waas_waas-policy_change-compartment.1 +1 -1
  9342. oci_cli/help_text_producer/data_files/man/waas_waas-policy_create.1 +1 -1
  9343. oci_cli/help_text_producer/data_files/man/waas_waas-policy_custom-protection-rule.1 +1 -1
  9344. oci_cli/help_text_producer/data_files/man/waas_waas-policy_custom-protection-rule_list.1 +1 -1
  9345. oci_cli/help_text_producer/data_files/man/waas_waas-policy_delete.1 +1 -1
  9346. oci_cli/help_text_producer/data_files/man/waas_waas-policy_get.1 +1 -1
  9347. oci_cli/help_text_producer/data_files/man/waas_waas-policy_list.1 +1 -1
  9348. oci_cli/help_text_producer/data_files/man/waas_waas-policy_update.1 +1 -1
  9349. oci_cli/help_text_producer/data_files/man/waas_waf-blocked-request.1 +1 -1
  9350. oci_cli/help_text_producer/data_files/man/waas_waf-blocked-request_list.1 +1 -1
  9351. oci_cli/help_text_producer/data_files/man/waas_waf-config.1 +1 -1
  9352. oci_cli/help_text_producer/data_files/man/waas_waf-config_get.1 +1 -1
  9353. oci_cli/help_text_producer/data_files/man/waas_waf-config_update.1 +1 -1
  9354. oci_cli/help_text_producer/data_files/man/waas_waf-log.1 +1 -1
  9355. oci_cli/help_text_producer/data_files/man/waas_waf-log_list.1 +1 -1
  9356. oci_cli/help_text_producer/data_files/man/waas_waf-request.1 +1 -1
  9357. oci_cli/help_text_producer/data_files/man/waas_waf-request_list.1 +1 -1
  9358. oci_cli/help_text_producer/data_files/man/waas_waf-traffic-datum.1 +1 -1
  9359. oci_cli/help_text_producer/data_files/man/waas_waf-traffic-datum_list-waf-traffic.1 +1 -1
  9360. oci_cli/help_text_producer/data_files/man/waas_whitelist.1 +1 -1
  9361. oci_cli/help_text_producer/data_files/man/waas_whitelist_list.1 +1 -1
  9362. oci_cli/help_text_producer/data_files/man/waas_whitelist_update.1 +1 -1
  9363. oci_cli/help_text_producer/data_files/man/waas_work-request.1 +1 -1
  9364. oci_cli/help_text_producer/data_files/man/waas_work-request_cancel.1 +1 -1
  9365. oci_cli/help_text_producer/data_files/man/waas_work-request_get.1 +1 -1
  9366. oci_cli/help_text_producer/data_files/man/waas_work-request_list.1 +1 -1
  9367. oci_cli/help_text_producer/data_files/man/waf.1 +1 -1
  9368. oci_cli/help_text_producer/data_files/man/waf_network-address-list.1 +1 -1
  9369. oci_cli/help_text_producer/data_files/man/waf_network-address-list_change-compartment.1 +1 -1
  9370. oci_cli/help_text_producer/data_files/man/waf_network-address-list_create-addresses-list.1 +1 -1
  9371. oci_cli/help_text_producer/data_files/man/waf_network-address-list_create-vcn-addresses-list.1 +1 -1
  9372. oci_cli/help_text_producer/data_files/man/waf_network-address-list_delete.1 +1 -1
  9373. oci_cli/help_text_producer/data_files/man/waf_network-address-list_get.1 +1 -1
  9374. oci_cli/help_text_producer/data_files/man/waf_network-address-list_list.1 +1 -1
  9375. oci_cli/help_text_producer/data_files/man/waf_network-address-list_update-addresses-list.1 +1 -1
  9376. oci_cli/help_text_producer/data_files/man/waf_network-address-list_update-vcn-addresses-list.1 +1 -1
  9377. oci_cli/help_text_producer/data_files/man/waf_protection-capability.1 +1 -1
  9378. oci_cli/help_text_producer/data_files/man/waf_protection-capability_list-protection-capability-group-tags.1 +1 -1
  9379. oci_cli/help_text_producer/data_files/man/waf_protection-capability_list.1 +1 -1
  9380. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy.1 +1 -1
  9381. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_change-compartment.1 +1 -1
  9382. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_create.1 +1 -1
  9383. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_delete.1 +1 -1
  9384. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_get.1 +1 -1
  9385. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_list.1 +1 -1
  9386. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_update.1 +1 -1
  9387. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall.1 +1 -1
  9388. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_change-compartment.1 +1 -1
  9389. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_create-for-load-balancer.1 +1 -1
  9390. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_delete.1 +1 -1
  9391. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_get.1 +1 -1
  9392. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_list.1 +1 -1
  9393. oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_update-for-load-balancer.1 +1 -1
  9394. oci_cli/help_text_producer/data_files/man/waf_work-request-error.1 +1 -1
  9395. oci_cli/help_text_producer/data_files/man/waf_work-request-error_list.1 +1 -1
  9396. oci_cli/help_text_producer/data_files/man/waf_work-request-log.1 +1 -1
  9397. oci_cli/help_text_producer/data_files/man/waf_work-request-log_list.1 +1 -1
  9398. oci_cli/help_text_producer/data_files/man/waf_work-request.1 +1 -1
  9399. oci_cli/help_text_producer/data_files/man/waf_work-request_get.1 +1 -1
  9400. oci_cli/help_text_producer/data_files/man/waf_work-request_list.1 +1 -1
  9401. oci_cli/help_text_producer/data_files/man/work-requests.1 +1 -1
  9402. oci_cli/help_text_producer/data_files/man/work-requests_work-request-error.1 +1 -1
  9403. oci_cli/help_text_producer/data_files/man/work-requests_work-request-error_list.1 +1 -1
  9404. oci_cli/help_text_producer/data_files/man/work-requests_work-request-log-entry.1 +1 -1
  9405. oci_cli/help_text_producer/data_files/man/work-requests_work-request-log-entry_list.1 +1 -1
  9406. oci_cli/help_text_producer/data_files/man/work-requests_work-request.1 +1 -1
  9407. oci_cli/help_text_producer/data_files/man/work-requests_work-request_get.1 +1 -1
  9408. oci_cli/help_text_producer/data_files/man/work-requests_work-request_list.1 +1 -1
  9409. oci_cli/help_text_producer/data_files/man/zpr.1 +1 -1
  9410. oci_cli/help_text_producer/data_files/man/zpr_configuration.1 +1 -1
  9411. oci_cli/help_text_producer/data_files/man/zpr_configuration_create.1 +1 -1
  9412. oci_cli/help_text_producer/data_files/man/zpr_configuration_get.1 +1 -1
  9413. oci_cli/help_text_producer/data_files/man/zpr_work-request.1 +1 -1
  9414. oci_cli/help_text_producer/data_files/man/zpr_work-request_get-zpr-configuration.1 +1 -1
  9415. oci_cli/help_text_producer/data_files/man/zpr_work-request_get-zpr-policy.1 +1 -1
  9416. oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-configuration-errors.1 +1 -1
  9417. oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-configuration-logs.1 +1 -1
  9418. oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-configuration.1 +1 -1
  9419. oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-policy-errors.1 +1 -1
  9420. oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-policy-logs.1 +1 -1
  9421. oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-policy.1 +1 -1
  9422. oci_cli/help_text_producer/data_files/man/zpr_zpr-policy.1 +1 -1
  9423. oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_create.1 +1 -1
  9424. oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_delete.1 +1 -1
  9425. oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_get.1 +1 -1
  9426. oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_list.1 +1 -1
  9427. oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_update.1 +1 -1
  9428. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/update.txt +5 -9
  9429. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/create.txt +5 -9
  9430. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/update.txt +5 -9
  9431. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/create.txt +5 -9
  9432. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/update.txt +5 -9
  9433. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +18 -13
  9434. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +7 -2
  9435. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/update.txt +5 -9
  9436. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +1 -1
  9437. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +6 -10
  9438. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +6 -10
  9439. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/update.txt +5 -9
  9440. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/create.txt +5 -9
  9441. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/finding/update.txt +1 -2
  9442. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/create.txt +5 -9
  9443. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/update.txt +5 -9
  9444. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format-summary/list-library-masking-formats.txt +1 -1
  9445. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masked-column-summary/list-masked-columns.txt +1 -1
  9446. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-sdm-details.txt +5 -9
  9447. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-target-details.txt +5 -9
  9448. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create.txt +5 -9
  9449. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-sdm-details.txt +5 -9
  9450. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-target-details.txt +5 -9
  9451. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update.txt +5 -9
  9452. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/generate-health-report.txt +5 -9
  9453. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +166 -0
  9454. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary.txt +15 -0
  9455. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/create.txt +5 -9
  9456. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update.txt +5 -9
  9457. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/create.txt +5 -9
  9458. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/update.txt +5 -9
  9459. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/create.txt +168 -0
  9460. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/delete.txt +112 -0
  9461. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/get.txt +100 -0
  9462. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/list.txt +168 -0
  9463. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation.txt +22 -0
  9464. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/update.txt +5 -9
  9465. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/create.txt +5 -9
  9466. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/update.txt +5 -9
  9467. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/create.txt +5 -9
  9468. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/update.txt +5 -9
  9469. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/change-compartment.txt +1 -2
  9470. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare.txt +1 -2
  9471. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +11 -16
  9472. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/delete.txt +1 -2
  9473. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +1 -2
  9474. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +1 -2
  9475. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-security-assessment-comparison.txt +1 -2
  9476. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get.txt +1 -2
  9477. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings-change-audit-logs.txt +1 -2
  9478. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +1 -2
  9479. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/refresh.txt +6 -11
  9480. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/set-security-assessment-baseline.txt +1 -2
  9481. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/unset-security-assessment-baseline.txt +1 -2
  9482. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/update.txt +6 -11
  9483. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +5 -9
  9484. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +5 -9
  9485. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/create.txt +5 -9
  9486. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/update.txt +5 -9
  9487. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/bulk-create.txt +124 -0
  9488. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-category-details.txt +5 -9
  9489. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-type-pattern-details.txt +5 -9
  9490. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create.txt +5 -9
  9491. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-category-details.txt +5 -9
  9492. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-type-pattern-details.txt +5 -9
  9493. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update.txt +5 -9
  9494. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type.txt +2 -0
  9495. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/change-compartment.txt +107 -0
  9496. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/create.txt +182 -0
  9497. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/delete.txt +131 -0
  9498. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/download.txt +110 -0
  9499. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/get.txt +94 -0
  9500. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/update.txt +174 -0
  9501. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export-collection/list-sensitive-types-exports.txt +357 -0
  9502. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export-collection.txt +14 -0
  9503. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export.txt +24 -0
  9504. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/create.txt +5 -9
  9505. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/update.txt +5 -9
  9506. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/update.txt +5 -9
  9507. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/create.txt +5 -9
  9508. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/update.txt +5 -9
  9509. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/create.txt +5 -9
  9510. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/update.txt +5 -9
  9511. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +5 -9
  9512. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-password-expiry-date-analytics.txt +225 -0
  9513. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-analytics.txt +180 -4
  9514. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-users.txt +176 -0
  9515. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/refresh.txt +5 -9
  9516. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/update.txt +5 -9
  9517. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment.txt +2 -0
  9518. oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt +36 -0
  9519. oci_cli/help_text_producer/data_files/text/cmdref/data-science/container/list.txt +147 -0
  9520. oci_cli/help_text_producer/data_files/text/cmdref/data-science/container.txt +14 -0
  9521. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/activate.txt +136 -0
  9522. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/change-compartment.txt +142 -0
  9523. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/create.txt +198 -0
  9524. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/deactivate.txt +136 -0
  9525. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/delete.txt +140 -0
  9526. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/get.txt +102 -0
  9527. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/list.txt +158 -0
  9528. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/update.txt +208 -0
  9529. oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule.txt +29 -0
  9530. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +1 -1
  9531. oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt +22 -0
  9532. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-backup-metrics/get.txt +196 -0
  9533. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-backup-metrics.txt +14 -0
  9534. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-dataguard-metrics/get.txt +164 -0
  9535. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-dataguard-metrics.txt +14 -0
  9536. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-ha-overview-metrics/get.txt +164 -0
  9537. oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-ha-overview-metrics.txt +14 -0
  9538. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/database-ha-backup-details/get.txt +95 -0
  9539. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/database-ha-backup-details.txt +14 -0
  9540. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database.txt +4 -0
  9541. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/external-my-sql-database/disable-external-mysql-associated-service.txt +119 -0
  9542. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/external-my-sql-database/enable-external-mysql-associated-service.txt +119 -0
  9543. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/external-my-sql-database.txt +16 -0
  9544. 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 +9 -0
  9545. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/my-sql-fleet-metrics/get.txt +9 -0
  9546. oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases.txt +6 -0
  9547. oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt +22 -0
  9548. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt +8 -0
  9549. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-external-hsm-encryption-details.txt +206 -0
  9550. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/migrate-data-guard-association-to-multi-data-guards.txt +139 -0
  9551. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +4 -0
  9552. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +167 -0
  9553. oci_cli/help_text_producer/data_files/text/cmdref/db/database/failover-data-guard.txt +146 -0
  9554. oci_cli/help_text_producer/data_files/text/cmdref/db/database/reinstate-data-guard.txt +147 -0
  9555. oci_cli/help_text_producer/data_files/text/cmdref/db/database/switch-over-data-guard.txt +145 -0
  9556. oci_cli/help_text_producer/data_files/text/cmdref/db/database/update-data-guard.txt +172 -0
  9557. oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +10 -0
  9558. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/create.txt +8 -0
  9559. oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/update.txt +1 -1
  9560. oci_cli/help_text_producer/data_files/text/cmdref/db/flex-component/list.txt +5 -0
  9561. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
  9562. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +3 -3
  9563. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +36 -0
  9564. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt +8 -6
  9565. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-dedicated-serving-mode.txt +135 -0
  9566. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-on-demand-serving-mode.txt +136 -0
  9567. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text.txt +142 -0
  9568. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result.txt +18 -0
  9569. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt +8 -0
  9570. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/clone.txt +28 -0
  9571. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/create.txt +28 -0
  9572. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/import.txt +28 -0
  9573. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/update.txt +28 -0
  9574. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-external-mysql.txt +133 -0
  9575. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-external-mysql-database-insight.txt +156 -0
  9576. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-external-mysql-database-insight.txt +132 -0
  9577. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-database-configurations.txt +1 -1
  9578. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list.txt +1 -1
  9579. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-capacity-trend.txt +1 -1
  9580. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-forecast-trend.txt +1 -1
  9581. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-statistics.txt +1 -1
  9582. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage-trend.txt +1 -1
  9583. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage.txt +1 -1
  9584. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-utilization-insight.txt +1 -1
  9585. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-insights.txt +1 -1
  9586. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics.txt +1 -1
  9587. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-external-mysql-database-insight.txt +155 -0
  9588. oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights.txt +8 -0
  9589. oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-utilization-insight.txt +9 -0
  9590. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/create.txt +23 -1
  9591. oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/update.txt +23 -1
  9592. oci_cli/help_text_producer/data_files/text/cmdref/opsi.txt +8 -0
  9593. oci_cli/help_text_producer/data_files/text/cmdref/organizations/child-tenancy/create.txt +5 -0
  9594. oci_cli/help_text_producer/data_files/text/index.txt +2 -1
  9595. oci_cli/version.py +1 -1
  9596. {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/METADATA +2 -2
  9597. {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/RECORD +9614 -9504
  9598. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +888 -199
  9599. services/data_science/src/oci_cli_data_science/datascience_cli_extended.py +32 -0
  9600. services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +2248 -925
  9601. services/database/src/oci_cli_database/generated/database_cli.py +601 -33
  9602. services/database_management/src/oci_cli_db_management/dbmanagement_cli_extended.py +12 -0
  9603. services/database_management/src/oci_cli_db_management/generated/dbmanagement_cli.py +864 -4
  9604. services/database_management/src/oci_cli_managed_my_sql_databases/generated/managedmysqldatabases_cli.py +85 -2
  9605. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +166 -10
  9606. services/mysql/src/oci_cli_db_system/generated/dbsystem_cli.py +92 -20
  9607. services/opsi/src/oci_cli_operations_insights/generated/operationsinsights_cli.py +311 -24
  9608. services/opsi/src/oci_cli_operations_insights/operationsinsights_cli_extended.py +12 -0
  9609. services/tenant_manager_control_plane/src/oci_cli_organization/generated/organization_cli.py +5 -1
  9610. {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/LICENSE.txt +0 -0
  9611. {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  9612. {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/WHEEL +0 -0
  9613. {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/entry_points.txt +0 -0
  9614. {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/top_level.txt +0 -0
@@ -76,6 +76,12 @@ def on_prem_connector_group():
76
76
  pass
77
77
 
78
78
 
79
+ @click.command(cli_util.override('data_safe.referential_relation_group.command_name', 'referential-relation'), cls=CommandGroupWithAlias, help="""A referential relation is a resource corresponding to database columns. It's a subresource of sensitive data model resource and is always associated with a sensitive data model.""")
80
+ @cli_util.help_option_group
81
+ def referential_relation_group():
82
+ pass
83
+
84
+
79
85
  @click.command(cli_util.override('data_safe.sql_firewall_policy_group.command_name', 'sql-firewall-policy'), cls=CommandGroupWithAlias, help="""The SQL Firewall policy resource contains the firewall policy metadata for a single user.""")
80
86
  @cli_util.help_option_group
81
87
  def sql_firewall_policy_group():
@@ -148,6 +154,12 @@ def database_view_access_entry_collection_group():
148
154
  pass
149
155
 
150
156
 
157
+ @click.command(cli_util.override('data_safe.sensitive_types_export_group.command_name', 'sensitive-types-export'), cls=CommandGroupWithAlias, help="""The resource represents sensitive types to be exported in Data Safe.""")
158
+ @cli_util.help_option_group
159
+ def sensitive_types_export_group():
160
+ pass
161
+
162
+
151
163
  @click.command(cli_util.override('data_safe.data_safe_private_endpoint_group.command_name', 'data-safe-private-endpoint'), cls=CommandGroupWithAlias, help="""A Data Safe private endpoint that allows Data Safe to connect to databases in a customer's virtual cloud network (VCN).""")
152
164
  @cli_util.help_option_group
153
165
  def data_safe_private_endpoint_group():
@@ -238,6 +250,12 @@ def security_policy_deployment_collection_group():
238
250
  pass
239
251
 
240
252
 
253
+ @click.command(cli_util.override('data_safe.sensitive_types_export_collection_group.command_name', 'sensitive-types-export-collection'), cls=CommandGroupWithAlias, help="""A collection of sensitive types export summary objects.""")
254
+ @cli_util.help_option_group
255
+ def sensitive_types_export_collection_group():
256
+ pass
257
+
258
+
241
259
  @click.command(cli_util.override('data_safe.audit_profile_analytic_collection_group.command_name', 'audit-profile-analytic-collection'), cls=CommandGroupWithAlias, help="""Details of audit profile analytic summary.""")
242
260
  @cli_util.help_option_group
243
261
  def audit_profile_analytic_collection_group():
@@ -348,6 +366,12 @@ def sensitive_object_collection_group():
348
366
  pass
349
367
 
350
368
 
369
+ @click.command(cli_util.override('data_safe.masking_policy_referential_relation_summary_group.command_name', 'masking-policy-referential-relation-summary'), cls=CommandGroupWithAlias, help="""A referential relation is a resource corresponding to database columns. It is always associated with a masking policy.""")
370
+ @cli_util.help_option_group
371
+ def masking_policy_referential_relation_summary_group():
372
+ pass
373
+
374
+
351
375
  @click.command(cli_util.override('data_safe.sql_firewall_allowed_sql_analytics_collection_group.command_name', 'sql-firewall-allowed-sql-analytics-collection'), cls=CommandGroupWithAlias, help="""SQL Firewall allowed SQL analytics collection.""")
352
376
  @cli_util.help_option_group
353
377
  def sql_firewall_allowed_sql_analytics_collection_group():
@@ -483,6 +507,7 @@ data_safe_root_group.add_command(sensitive_type_group)
483
507
  data_safe_root_group.add_command(security_assessment_group)
484
508
  data_safe_root_group.add_command(sensitive_data_model_sensitive_type_collection_group)
485
509
  data_safe_root_group.add_command(on_prem_connector_group)
510
+ data_safe_root_group.add_command(referential_relation_group)
486
511
  data_safe_root_group.add_command(sql_firewall_policy_group)
487
512
  data_safe_root_group.add_command(work_request_group)
488
513
  data_safe_root_group.add_command(difference_column_group)
@@ -495,6 +520,7 @@ data_safe_root_group.add_command(library_masking_format_summary_group)
495
520
  data_safe_root_group.add_command(alert_policy_rule_group)
496
521
  data_safe_root_group.add_command(alert_summary_group)
497
522
  data_safe_root_group.add_command(database_view_access_entry_collection_group)
523
+ data_safe_root_group.add_command(sensitive_types_export_group)
498
524
  data_safe_root_group.add_command(data_safe_private_endpoint_group)
499
525
  data_safe_root_group.add_command(security_policy_group)
500
526
  data_safe_root_group.add_command(sql_firewall_allowed_sql_collection_group)
@@ -510,6 +536,7 @@ data_safe_root_group.add_command(audit_profile_group)
510
536
  data_safe_root_group.add_command(target_database_group)
511
537
  data_safe_root_group.add_command(sensitive_data_model_group)
512
538
  data_safe_root_group.add_command(security_policy_deployment_collection_group)
539
+ data_safe_root_group.add_command(sensitive_types_export_collection_group)
513
540
  data_safe_root_group.add_command(audit_profile_analytic_collection_group)
514
541
  data_safe_root_group.add_command(sql_collection_analytics_collection_group)
515
542
  data_safe_root_group.add_command(peer_target_database_group)
@@ -528,6 +555,7 @@ data_safe_root_group.add_command(audit_policy_collection_group)
528
555
  data_safe_root_group.add_command(masking_policy_health_report_group)
529
556
  data_safe_root_group.add_command(role_grant_path_collection_group)
530
557
  data_safe_root_group.add_command(sensitive_object_collection_group)
558
+ data_safe_root_group.add_command(masking_policy_referential_relation_summary_group)
531
559
  data_safe_root_group.add_command(sql_firewall_allowed_sql_analytics_collection_group)
532
560
  data_safe_root_group.add_command(database_table_access_entry_group)
533
561
  data_safe_root_group.add_command(sql_collection_log_insights_collection_group)
@@ -857,6 +885,61 @@ def apply_sdm_masking_policy_difference(ctx, from_json, wait_for_state, max_wait
857
885
  cli_util.render_response(result, ctx)
858
886
 
859
887
 
888
+ @sensitive_type_group.command(name=cli_util.override('data_safe.bulk_create_sensitive_types.command_name', 'bulk-create'), help=u"""Uploads a sensitive types xml file (also called template) to create new sensitive types. \n[Command Reference](bulkCreateSensitiveTypes)""")
889
+ @cli_util.option('--bulk-create-sensitive-types-details', required=True, help=u"""Details to upload a sensitive types file and create all.""")
890
+ @cli_util.option('--opc-compartment-id', required=True, help=u"""A header param to create bulk resources in the specified compartment OCID.""")
891
+ @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
892
+ @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
893
+ @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
894
+ @json_skeleton_utils.get_cli_json_input_option({})
895
+ @cli_util.help_option
896
+ @click.pass_context
897
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
898
+ @cli_util.wrap_exceptions
899
+ def bulk_create_sensitive_types(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, bulk_create_sensitive_types_details, opc_compartment_id):
900
+
901
+ kwargs = {}
902
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
903
+
904
+ # do not automatically retry operations with binary inputs
905
+ kwargs['retry_strategy'] = oci.retry.NoneRetryStrategy()
906
+
907
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
908
+ result = client.bulk_create_sensitive_types(
909
+ bulk_create_sensitive_types_details=bulk_create_sensitive_types_details,
910
+ opc_compartment_id=opc_compartment_id,
911
+ **kwargs
912
+ )
913
+ if wait_for_state:
914
+
915
+ if hasattr(client, 'get_work_request') and callable(getattr(client, 'get_work_request')):
916
+ try:
917
+ wait_period_kwargs = {}
918
+ if max_wait_seconds is not None:
919
+ wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
920
+ if wait_interval_seconds is not None:
921
+ wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
922
+ if 'opc-work-request-id' not in result.headers:
923
+ click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state')
924
+ cli_util.render_response(result, ctx)
925
+ return
926
+
927
+ click.echo('Action completed. Waiting until the work request has entered state: {}'.format(wait_for_state), file=sys.stderr)
928
+ result = oci.wait_until(client, client.get_work_request(result.headers['opc-work-request-id']), 'status', wait_for_state, **wait_period_kwargs)
929
+ except oci.exceptions.MaximumWaitTimeExceeded as e:
930
+ # If we fail, we should show an error, but we should still provide the information to the customer
931
+ click.echo('Failed to wait until the work request entered the specified state. Outputting last known resource state', file=sys.stderr)
932
+ cli_util.render_response(result, ctx)
933
+ sys.exit(2)
934
+ except Exception:
935
+ click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state', file=sys.stderr)
936
+ cli_util.render_response(result, ctx)
937
+ raise
938
+ else:
939
+ click.echo('Unable to wait for the work request to enter the specified state', file=sys.stderr)
940
+ cli_util.render_response(result, ctx)
941
+
942
+
860
943
  @sql_firewall_allowed_sql_group.command(name=cli_util.override('data_safe.bulk_create_sql_firewall_allowed_sqls.command_name', 'bulk-create'), help=u"""Appends the allowedSqls with entries from the logs. \n[Command Reference](bulkCreateSqlFirewallAllowedSqls)""")
861
944
  @cli_util.option('--sql-firewall-policy-id', required=True, help=u"""The OCID of the SQL firewall policy where new allowed SQLs needs to be added.""")
862
945
  @cli_util.option('--log-type', required=True, type=custom_types.CliCaseInsensitiveChoice(["VIOLATION_LOG"]), help=u"""The type of log to be added as an allowed sql.""")
@@ -2049,7 +2132,7 @@ def change_report_definition_compartment(ctx, from_json, wait_for_state, max_wai
2049
2132
 
2050
2133
  @audit_profile_group.command(name=cli_util.override('data_safe.change_retention.command_name', 'change-retention'), help=u"""Change the online and offline months . \n[Command Reference](changeRetention)""")
2051
2134
  @cli_util.option('--audit-profile-id', required=True, help=u"""The OCID of the audit.""")
2052
- @cli_util.option('--online-months', type=click.INT, help=u"""Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum:12 months""")
2135
+ @cli_util.option('--online-months', type=click.INT, help=u"""Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months""")
2053
2136
  @cli_util.option('--offline-months', type=click.INT, help=u"""Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support.""")
2054
2137
  @cli_util.option('--is-override-global-retention-setting', type=click.BOOL, help=u"""Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.""")
2055
2138
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
@@ -2368,6 +2451,37 @@ def change_sensitive_type_compartment(ctx, from_json, sensitive_type_id, compart
2368
2451
  cli_util.render_response(result, ctx)
2369
2452
 
2370
2453
 
2454
+ @sensitive_types_export_group.command(name=cli_util.override('data_safe.change_sensitive_types_export_compartment.command_name', 'change-compartment'), help=u"""Moves the specified sensitive types export into a different compartment. \n[Command Reference](changeSensitiveTypesExportCompartment)""")
2455
+ @cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
2456
+ @cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment where you want to move the sensitive types export.""")
2457
+ @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
2458
+ @json_skeleton_utils.get_cli_json_input_option({})
2459
+ @cli_util.help_option
2460
+ @click.pass_context
2461
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
2462
+ @cli_util.wrap_exceptions
2463
+ def change_sensitive_types_export_compartment(ctx, from_json, sensitive_types_export_id, compartment_id, if_match):
2464
+
2465
+ if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
2466
+ raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
2467
+
2468
+ kwargs = {}
2469
+ if if_match is not None:
2470
+ kwargs['if_match'] = if_match
2471
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
2472
+
2473
+ _details = {}
2474
+ _details['compartmentId'] = compartment_id
2475
+
2476
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
2477
+ result = client.change_sensitive_types_export_compartment(
2478
+ sensitive_types_export_id=sensitive_types_export_id,
2479
+ change_sensitive_types_export_compartment_details=_details,
2480
+ **kwargs
2481
+ )
2482
+ cli_util.render_response(result, ctx)
2483
+
2484
+
2371
2485
  @sql_collection_group.command(name=cli_util.override('data_safe.change_sql_collection_compartment.command_name', 'change-compartment'), help=u"""Moves the specified SQL collection and its dependent resources into a different compartment. \n[Command Reference](changeSqlCollectionCompartment)""")
2372
2486
  @cli_util.option('--sql-collection-id', required=True, help=u"""The OCID of the SQL collection resource.""")
2373
2487
  @cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment where you want to move the SQL collection.""")
@@ -2717,9 +2831,7 @@ This option is a JSON list with items of type CreateAlertPolicyRuleDetails. For
2717
2831
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
2718
2832
 
2719
2833
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
2720
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
2721
-
2722
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
2834
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
2723
2835
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
2724
2836
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
2725
2837
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -2864,9 +2976,7 @@ def create_alert_policy_rule(ctx, from_json, wait_for_state, max_wait_seconds, w
2864
2976
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
2865
2977
 
2866
2978
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
2867
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
2868
-
2869
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
2979
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
2870
2980
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
2871
2981
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
2872
2982
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -2944,9 +3054,7 @@ def create_audit_archive_retrieval(ctx, from_json, wait_for_state, max_wait_seco
2944
3054
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
2945
3055
 
2946
3056
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
2947
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
2948
-
2949
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3057
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
2950
3058
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
2951
3059
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
2952
3060
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -3033,9 +3141,7 @@ This option is a JSON list with items of type TablesForDiscovery. For documenta
3033
3141
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
3034
3142
 
3035
3143
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3036
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
3037
-
3038
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3144
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3039
3145
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
3040
3146
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
3041
3147
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -3130,9 +3236,7 @@ def create_discovery_job(ctx, from_json, wait_for_state, max_wait_seconds, wait_
3130
3236
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
3131
3237
 
3132
3238
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3133
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
3134
-
3135
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3239
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3136
3240
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
3137
3241
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
3138
3242
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -3309,9 +3413,7 @@ After creating a masking policy, you can use the CreateMaskingColumn or PatchMas
3309
3413
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
3310
3414
 
3311
3415
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3312
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
3313
-
3314
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3416
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3315
3417
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
3316
3418
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
3317
3419
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -3418,9 +3520,7 @@ After creating a masking policy, you can use the CreateMaskingColumn or PatchMas
3418
3520
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
3419
3521
 
3420
3522
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3421
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
3422
-
3423
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3523
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3424
3524
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
3425
3525
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
3426
3526
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -3530,9 +3630,7 @@ After creating a masking policy, you can use the CreateMaskingColumn or PatchMas
3530
3630
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
3531
3631
 
3532
3632
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3533
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
3534
-
3535
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3633
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3536
3634
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
3537
3635
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
3538
3636
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -3628,9 +3726,7 @@ def create_masking_policy_create_column_source_from_sdm_details(ctx, from_json,
3628
3726
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
3629
3727
 
3630
3728
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3631
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
3632
-
3633
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3729
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
3634
3730
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
3635
3731
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
3636
3732
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -4039,6 +4135,72 @@ def create_peer_target_database_database_cloud_service_details(ctx, from_json, w
4039
4135
  cli_util.render_response(result, ctx)
4040
4136
 
4041
4137
 
4138
+ @referential_relation_group.command(name=cli_util.override('data_safe.create_referential_relation.command_name', 'create'), help=u"""Creates a new referential relation in the specified sensitive data model. \n[Command Reference](createReferentialRelation)""")
4139
+ @cli_util.option('--sensitive-data-model-id', required=True, help=u"""The OCID of the sensitive data model.""")
4140
+ @cli_util.option('--relation-type', required=True, type=custom_types.CliCaseInsensitiveChoice(["APP_DEFINED", "DB_DEFINED"]), help=u"""The type of referential relationship the sensitive column has with its parent. DB_DEFINED indicates that the relationship is defined in the database dictionary. APP_DEFINED indicates that the relationship is defined at the application level and not in the database dictionary.""")
4141
+ @cli_util.option('--parent', required=True, type=custom_types.CLI_COMPLEX_TYPE, help=u"""""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4142
+ @cli_util.option('--child', required=True, type=custom_types.CLI_COMPLEX_TYPE, help=u"""""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4143
+ @cli_util.option('--is-sensitive', type=click.BOOL, help=u"""Add to sensitive data model if passed true. If false is passed, then the columns will not be added in the sensitive data model as sensitive columns and if sensitive type OCIDs are assigned to the columns, then the sensitive type OCIDs will not be retained.""")
4144
+ @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4145
+ @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4146
+ @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
4147
+ @json_skeleton_utils.get_cli_json_input_option({'parent': {'module': 'data_safe', 'class': 'ColumnsInfo'}, 'child': {'module': 'data_safe', 'class': 'ColumnsInfo'}})
4148
+ @cli_util.help_option
4149
+ @click.pass_context
4150
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'parent': {'module': 'data_safe', 'class': 'ColumnsInfo'}, 'child': {'module': 'data_safe', 'class': 'ColumnsInfo'}})
4151
+ @cli_util.wrap_exceptions
4152
+ def create_referential_relation(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, sensitive_data_model_id, relation_type, parent, child, is_sensitive):
4153
+
4154
+ if isinstance(sensitive_data_model_id, six.string_types) and len(sensitive_data_model_id.strip()) == 0:
4155
+ raise click.UsageError('Parameter --sensitive-data-model-id cannot be whitespace or empty string')
4156
+
4157
+ kwargs = {}
4158
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
4159
+
4160
+ _details = {}
4161
+ _details['relationType'] = relation_type
4162
+ _details['parent'] = cli_util.parse_json_parameter("parent", parent)
4163
+ _details['child'] = cli_util.parse_json_parameter("child", child)
4164
+
4165
+ if is_sensitive is not None:
4166
+ _details['isSensitive'] = is_sensitive
4167
+
4168
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
4169
+ result = client.create_referential_relation(
4170
+ sensitive_data_model_id=sensitive_data_model_id,
4171
+ create_referential_relation_details=_details,
4172
+ **kwargs
4173
+ )
4174
+ if wait_for_state:
4175
+
4176
+ if hasattr(client, 'get_work_request') and callable(getattr(client, 'get_work_request')):
4177
+ try:
4178
+ wait_period_kwargs = {}
4179
+ if max_wait_seconds is not None:
4180
+ wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
4181
+ if wait_interval_seconds is not None:
4182
+ wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
4183
+ if 'opc-work-request-id' not in result.headers:
4184
+ click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state')
4185
+ cli_util.render_response(result, ctx)
4186
+ return
4187
+
4188
+ click.echo('Action completed. Waiting until the work request has entered state: {}'.format(wait_for_state), file=sys.stderr)
4189
+ result = oci.wait_until(client, client.get_work_request(result.headers['opc-work-request-id']), 'status', wait_for_state, **wait_period_kwargs)
4190
+ except oci.exceptions.MaximumWaitTimeExceeded as e:
4191
+ # If we fail, we should show an error, but we should still provide the information to the customer
4192
+ click.echo('Failed to wait until the work request entered the specified state. Outputting last known resource state', file=sys.stderr)
4193
+ cli_util.render_response(result, ctx)
4194
+ sys.exit(2)
4195
+ except Exception:
4196
+ click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state', file=sys.stderr)
4197
+ cli_util.render_response(result, ctx)
4198
+ raise
4199
+ else:
4200
+ click.echo('Unable to wait for the work request to enter the specified state', file=sys.stderr)
4201
+ cli_util.render_response(result, ctx)
4202
+
4203
+
4042
4204
  @report_definition_group.command(name=cli_util.override('data_safe.create_report_definition.command_name', 'create'), help=u"""Creates a new report definition with parameters specified in the body. The report definition is stored in the specified compartment. \n[Command Reference](createReportDefinition)""")
4043
4205
  @cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment containing the report definition.""")
4044
4206
  @cli_util.option('--display-name', required=True, help=u"""Specifies the name of the report definition.""")
@@ -4051,9 +4213,7 @@ def create_peer_target_database_database_cloud_service_details(ctx, from_json, w
4051
4213
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4052
4214
 
4053
4215
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4054
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4055
-
4056
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4216
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4057
4217
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4058
4218
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4059
4219
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -4128,9 +4288,7 @@ def create_report_definition(ctx, from_json, wait_for_state, max_wait_seconds, w
4128
4288
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4129
4289
 
4130
4290
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4131
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4132
-
4133
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4291
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4134
4292
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4135
4293
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4136
4294
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -4197,9 +4355,9 @@ def create_sdm_masking_policy_difference(ctx, from_json, wait_for_state, max_wai
4197
4355
 
4198
4356
  @security_assessment_group.command(name=cli_util.override('data_safe.create_security_assessment.command_name', 'create'), help=u"""Creates a new saved security assessment for one or multiple targets in a compartment. When this operation is performed, it will save the latest assessments in the specified compartment. If a schedule is passed, it will persist the latest assessments, at the defined date and time, in the format defined by [RFC3339]. \n[Command Reference](createSecurityAssessment)""")
4199
4357
  @cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment that contains the security assessment.""")
4200
- @cli_util.option('--target-id', required=True, help=u"""The OCID of the target database on which security assessment is to be run.""")
4201
4358
  @cli_util.option('--display-name', help=u"""The display name of the security assessment.""")
4202
4359
  @cli_util.option('--description', help=u"""Description of the security assessment.""")
4360
+ @cli_util.option('--target-id', help=u"""The OCID of the target database on which security assessment is to be run.""")
4203
4361
  @cli_util.option('--is-assessment-scheduled', type=click.BOOL, help=u"""Indicates whether the assessment is scheduled to run.""")
4204
4362
  @cli_util.option('--schedule', help=u"""To schedule the assessment for running periodically, specify the schedule in this attribute. Create or schedule one assessment per compartment. If not defined, the assessment runs immediately. Format - <version-string>;<version-specific-schedule>
4205
4363
 
@@ -4207,9 +4365,7 @@ Allowed version strings - \"v1\" v1's version specific schedule -<ss> <mm> <hh>
4207
4365
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4208
4366
 
4209
4367
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4210
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4211
-
4212
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4368
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4213
4369
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4214
4370
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4215
4371
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -4218,14 +4374,13 @@ Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_comp
4218
4374
  @click.pass_context
4219
4375
  @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'data_safe', 'class': 'SecurityAssessment'})
4220
4376
  @cli_util.wrap_exceptions
4221
- def create_security_assessment(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id, target_id, display_name, description, is_assessment_scheduled, schedule, freeform_tags, defined_tags):
4377
+ def create_security_assessment(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id, display_name, description, target_id, is_assessment_scheduled, schedule, freeform_tags, defined_tags):
4222
4378
 
4223
4379
  kwargs = {}
4224
4380
  kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
4225
4381
 
4226
4382
  _details = {}
4227
4383
  _details['compartmentId'] = compartment_id
4228
- _details['targetId'] = target_id
4229
4384
 
4230
4385
  if display_name is not None:
4231
4386
  _details['displayName'] = display_name
@@ -4233,6 +4388,9 @@ def create_security_assessment(ctx, from_json, wait_for_state, max_wait_seconds,
4233
4388
  if description is not None:
4234
4389
  _details['description'] = description
4235
4390
 
4391
+ if target_id is not None:
4392
+ _details['targetId'] = target_id
4393
+
4236
4394
  if is_assessment_scheduled is not None:
4237
4395
  _details['isAssessmentScheduled'] = is_assessment_scheduled
4238
4396
 
@@ -4396,9 +4554,7 @@ This option is a JSON list with items of type TablesForDiscovery. For documenta
4396
4554
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4397
4555
 
4398
4556
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4399
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4400
-
4401
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4557
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4402
4558
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4403
4559
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4404
4560
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -4497,9 +4653,7 @@ def create_sensitive_data_model(ctx, from_json, wait_for_state, max_wait_seconds
4497
4653
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4498
4654
 
4499
4655
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4500
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4501
-
4502
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4656
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4503
4657
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4504
4658
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4505
4659
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -4579,9 +4733,7 @@ def create_sensitive_type(ctx, from_json, wait_for_state, max_wait_seconds, wait
4579
4733
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4580
4734
 
4581
4735
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4582
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4583
-
4584
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4736
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4585
4737
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4586
4738
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4587
4739
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -4662,9 +4814,7 @@ def create_sensitive_type_create_sensitive_category_details(ctx, from_json, wait
4662
4814
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4663
4815
 
4664
4816
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4665
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4666
-
4667
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4817
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4668
4818
  @cli_util.option('--name-pattern', help=u"""A regular expression to be used by data discovery for matching column names.""")
4669
4819
  @cli_util.option('--comment-pattern', help=u"""A regular expression to be used by data discovery for matching column comments.""")
4670
4820
  @cli_util.option('--data-pattern', help=u"""A regular expression to be used by data discovery for matching column data values.""")
@@ -4756,6 +4906,85 @@ def create_sensitive_type_create_sensitive_type_pattern_details(ctx, from_json,
4756
4906
  cli_util.render_response(result, ctx)
4757
4907
 
4758
4908
 
4909
+ @sensitive_types_export_group.command(name=cli_util.override('data_safe.create_sensitive_types_export.command_name', 'create'), help=u"""Generates a downloadable file corresponding to the specified list of sensitive types. It's a prerequisite for the DownloadSensitiveTypesExport operation. Use this endpoint to generate a sensitive Types Export file and then use DownloadSensitiveTypesExport to download the generated file. \n[Command Reference](createSensitiveTypesExport)""")
4910
+ @cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment where the sensitive types export should be created.""")
4911
+ @cli_util.option('--display-name', help=u"""The display name of the sensitive types export. The name does not have to be unique, and it's changeable.""")
4912
+ @cli_util.option('--description', help=u"""The description of the sensitive types export.""")
4913
+ @cli_util.option('--sensitive-type-ids-for-export', type=custom_types.CLI_COMPLEX_TYPE, help=u"""The OCIDs of the sensitive types used to create sensitive types export.""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4914
+ @cli_util.option('--is-include-all-sensitive-types', type=click.BOOL, help=u"""Indicates if all the existing user-defined sensitive types are used for export. If it's set to true, the sensitiveTypeIdsForExport attribute is ignored and all user-defined sensitive types are used.""")
4915
+ @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4916
+
4917
+ Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4918
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4919
+ @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4920
+ @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4921
+ @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
4922
+ @json_skeleton_utils.get_cli_json_input_option({'sensitive-type-ids-for-export': {'module': 'data_safe', 'class': 'list[string]'}, 'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}})
4923
+ @cli_util.help_option
4924
+ @click.pass_context
4925
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'sensitive-type-ids-for-export': {'module': 'data_safe', 'class': 'list[string]'}, 'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'data_safe', 'class': 'SensitiveTypesExport'})
4926
+ @cli_util.wrap_exceptions
4927
+ def create_sensitive_types_export(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id, display_name, description, sensitive_type_ids_for_export, is_include_all_sensitive_types, freeform_tags, defined_tags):
4928
+
4929
+ kwargs = {}
4930
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
4931
+
4932
+ _details = {}
4933
+ _details['compartmentId'] = compartment_id
4934
+
4935
+ if display_name is not None:
4936
+ _details['displayName'] = display_name
4937
+
4938
+ if description is not None:
4939
+ _details['description'] = description
4940
+
4941
+ if sensitive_type_ids_for_export is not None:
4942
+ _details['sensitiveTypeIdsForExport'] = cli_util.parse_json_parameter("sensitive_type_ids_for_export", sensitive_type_ids_for_export)
4943
+
4944
+ if is_include_all_sensitive_types is not None:
4945
+ _details['isIncludeAllSensitiveTypes'] = is_include_all_sensitive_types
4946
+
4947
+ if freeform_tags is not None:
4948
+ _details['freeformTags'] = cli_util.parse_json_parameter("freeform_tags", freeform_tags)
4949
+
4950
+ if defined_tags is not None:
4951
+ _details['definedTags'] = cli_util.parse_json_parameter("defined_tags", defined_tags)
4952
+
4953
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
4954
+ result = client.create_sensitive_types_export(
4955
+ create_sensitive_types_export_details=_details,
4956
+ **kwargs
4957
+ )
4958
+ if wait_for_state:
4959
+
4960
+ if hasattr(client, 'get_work_request') and callable(getattr(client, 'get_work_request')):
4961
+ try:
4962
+ wait_period_kwargs = {}
4963
+ if max_wait_seconds is not None:
4964
+ wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
4965
+ if wait_interval_seconds is not None:
4966
+ wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
4967
+ if 'opc-work-request-id' not in result.headers:
4968
+ click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state')
4969
+ cli_util.render_response(result, ctx)
4970
+ return
4971
+
4972
+ click.echo('Action completed. Waiting until the work request has entered state: {}'.format(wait_for_state), file=sys.stderr)
4973
+ result = oci.wait_until(client, client.get_work_request(result.headers['opc-work-request-id']), 'status', wait_for_state, **wait_period_kwargs)
4974
+ except oci.exceptions.MaximumWaitTimeExceeded as e:
4975
+ # If we fail, we should show an error, but we should still provide the information to the customer
4976
+ click.echo('Failed to wait until the work request entered the specified state. Outputting last known resource state', file=sys.stderr)
4977
+ cli_util.render_response(result, ctx)
4978
+ sys.exit(2)
4979
+ except Exception:
4980
+ click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state', file=sys.stderr)
4981
+ cli_util.render_response(result, ctx)
4982
+ raise
4983
+ else:
4984
+ click.echo('Unable to wait for the work request to enter the specified state', file=sys.stderr)
4985
+ cli_util.render_response(result, ctx)
4986
+
4987
+
4759
4988
  @sql_collection_group.command(name=cli_util.override('data_safe.create_sql_collection.command_name', 'create'), help=u"""Creates a new SQL collection resource. \n[Command Reference](createSqlCollection)""")
4760
4989
  @cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment containing the SQL collection.""")
4761
4990
  @cli_util.option('--target-id', required=True, help=u"""The OCID of the target corresponding to the security policy deployment.""")
@@ -4767,9 +4996,7 @@ def create_sensitive_type_create_sensitive_type_pattern_details(ctx, from_json,
4767
4996
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4768
4997
 
4769
4998
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4770
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4771
-
4772
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4999
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4773
5000
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4774
5001
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4775
5002
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -4851,9 +5078,7 @@ def create_sql_collection(ctx, from_json, wait_for_state, max_wait_seconds, wait
4851
5078
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4852
5079
 
4853
5080
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4854
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4855
-
4856
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5081
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4857
5082
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4858
5083
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4859
5084
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -4934,9 +5159,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
4934
5159
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
4935
5160
 
4936
5161
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4937
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
4938
-
4939
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5162
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
4940
5163
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
4941
5164
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
4942
5165
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -5029,9 +5252,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
5029
5252
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
5030
5253
 
5031
5254
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5032
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
5033
-
5034
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5255
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5035
5256
  @cli_util.option('--database-details-instance-id', help=u"""The OCID of the compute instance on which the database is running.""")
5036
5257
  @cli_util.option('--database-details-ip-addresses', type=custom_types.CLI_COMPLEX_TYPE, help=u"""The list of database host IP Addresses. Fully qualified domain names can be used if connectionType is 'ONPREM_CONNECTOR'.""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5037
5258
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -5136,9 +5357,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
5136
5357
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
5137
5358
 
5138
5359
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5139
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
5140
-
5141
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5360
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5142
5361
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
5143
5362
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
5144
5363
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -5234,9 +5453,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
5234
5453
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
5235
5454
 
5236
5455
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5237
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
5238
-
5239
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5456
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5240
5457
  @cli_util.option('--database-details-vm-cluster-id', help=u"""The OCID of the VM cluster in which the database is running.""")
5241
5458
  @cli_util.option('--database-details-db-system-id', help=u"""The OCID of the cloud database registered as a target database in Data Safe.""")
5242
5459
  @cli_util.option('--database-details-listener-port', type=click.INT, help=u"""The port number of the database listener.""")
@@ -5343,9 +5560,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
5343
5560
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
5344
5561
 
5345
5562
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5346
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
5347
-
5348
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5563
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5349
5564
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
5350
5565
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
5351
5566
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -5437,9 +5652,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
5437
5652
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
5438
5653
 
5439
5654
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5440
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
5441
-
5442
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5655
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5443
5656
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
5444
5657
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
5445
5658
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -5529,9 +5742,7 @@ def create_target_database_on_premise_connector(ctx, from_json, wait_for_state,
5529
5742
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
5530
5743
 
5531
5744
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5532
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
5533
-
5534
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5745
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
5535
5746
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
5536
5747
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
5537
5748
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -6353,6 +6564,37 @@ def delete_peer_target_database(ctx, from_json, wait_for_state, max_wait_seconds
6353
6564
  cli_util.render_response(result, ctx)
6354
6565
 
6355
6566
 
6567
+ @referential_relation_group.command(name=cli_util.override('data_safe.delete_referential_relation.command_name', 'delete'), help=u"""Deletes the specified referential relation. \n[Command Reference](deleteReferentialRelation)""")
6568
+ @cli_util.option('--sensitive-data-model-id', required=True, help=u"""The OCID of the sensitive data model.""")
6569
+ @cli_util.option('--referential-relation-key', required=True, help=u"""The unique key that identifies the referential relation. It's numeric and unique within a sensitive data model.""")
6570
+ @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
6571
+ @cli_util.confirm_delete_option
6572
+ @json_skeleton_utils.get_cli_json_input_option({})
6573
+ @cli_util.help_option
6574
+ @click.pass_context
6575
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
6576
+ @cli_util.wrap_exceptions
6577
+ def delete_referential_relation(ctx, from_json, sensitive_data_model_id, referential_relation_key, if_match):
6578
+
6579
+ if isinstance(sensitive_data_model_id, six.string_types) and len(sensitive_data_model_id.strip()) == 0:
6580
+ raise click.UsageError('Parameter --sensitive-data-model-id cannot be whitespace or empty string')
6581
+
6582
+ if isinstance(referential_relation_key, six.string_types) and len(referential_relation_key.strip()) == 0:
6583
+ raise click.UsageError('Parameter --referential-relation-key cannot be whitespace or empty string')
6584
+
6585
+ kwargs = {}
6586
+ if if_match is not None:
6587
+ kwargs['if_match'] = if_match
6588
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
6589
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
6590
+ result = client.delete_referential_relation(
6591
+ sensitive_data_model_id=sensitive_data_model_id,
6592
+ referential_relation_key=referential_relation_key,
6593
+ **kwargs
6594
+ )
6595
+ cli_util.render_response(result, ctx)
6596
+
6597
+
6356
6598
  @report_definition_group.command(name=cli_util.override('data_safe.delete_report_definition.command_name', 'delete'), help=u"""Deletes the specified report definition. Only the user created report definition can be deleted. The seeded report definitions cannot be deleted. \n[Command Reference](deleteReportDefinition)""")
6357
6599
  @cli_util.option('--report-definition-id', required=True, help=u"""Unique report definition identifier""")
6358
6600
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
@@ -6672,6 +6914,70 @@ def delete_sensitive_type(ctx, from_json, wait_for_state, max_wait_seconds, wait
6672
6914
  cli_util.render_response(result, ctx)
6673
6915
 
6674
6916
 
6917
+ @sensitive_types_export_group.command(name=cli_util.override('data_safe.delete_sensitive_types_export.command_name', 'delete'), help=u"""Deletes the specified sensitive types export. \n[Command Reference](deleteSensitiveTypesExport)""")
6918
+ @cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
6919
+ @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
6920
+ @cli_util.confirm_delete_option
6921
+ @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED"]), multiple=True, help="""This operation creates, modifies or deletes a resource that has a defined lifecycle state. Specify this option to perform the action and then wait until the resource reaches a given lifecycle state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
6922
+ @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the resource to reach the lifecycle state defined by --wait-for-state. Defaults to 1200 seconds.""")
6923
+ @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the resource has reached the lifecycle state defined by --wait-for-state. Defaults to 30 seconds.""")
6924
+ @json_skeleton_utils.get_cli_json_input_option({})
6925
+ @cli_util.help_option
6926
+ @click.pass_context
6927
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
6928
+ @cli_util.wrap_exceptions
6929
+ def delete_sensitive_types_export(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, sensitive_types_export_id, if_match):
6930
+
6931
+ if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
6932
+ raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
6933
+
6934
+ kwargs = {}
6935
+ if if_match is not None:
6936
+ kwargs['if_match'] = if_match
6937
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
6938
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
6939
+ result = client.delete_sensitive_types_export(
6940
+ sensitive_types_export_id=sensitive_types_export_id,
6941
+ **kwargs
6942
+ )
6943
+ if wait_for_state:
6944
+
6945
+ if hasattr(client, 'get_sensitive_types_export') and callable(getattr(client, 'get_sensitive_types_export')):
6946
+ try:
6947
+ wait_period_kwargs = {}
6948
+ if max_wait_seconds is not None:
6949
+ wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
6950
+ if wait_interval_seconds is not None:
6951
+ wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
6952
+
6953
+ click.echo('Action completed. Waiting until the resource has entered state: {}'.format(wait_for_state), file=sys.stderr)
6954
+ oci.wait_until(client, client.get_sensitive_types_export(sensitive_types_export_id), 'lifecycle_state', wait_for_state, succeed_on_not_found=True, **wait_period_kwargs)
6955
+ except oci.exceptions.ServiceError as e:
6956
+ # We make an initial service call so we can pass the result to oci.wait_until(), however if we are waiting on the
6957
+ # outcome of a delete operation it is possible that the resource is already gone and so the initial service call
6958
+ # will result in an exception that reflects a HTTP 404. In this case, we can exit with success (rather than raising
6959
+ # the exception) since this would have been the behaviour in the waiter anyway (as for delete we provide the argument
6960
+ # succeed_on_not_found=True to the waiter).
6961
+ #
6962
+ # Any non-404 should still result in the exception being thrown.
6963
+ if e.status == 404:
6964
+ pass
6965
+ else:
6966
+ raise
6967
+ except oci.exceptions.MaximumWaitTimeExceeded as e:
6968
+ # If we fail, we should show an error, but we should still provide the information to the customer
6969
+ click.echo('Failed to wait until the resource entered the specified state. Please retrieve the resource to find its current state', file=sys.stderr)
6970
+ cli_util.render_response(result, ctx)
6971
+ sys.exit(2)
6972
+ except Exception:
6973
+ click.echo('Encountered error while waiting for resource to enter the specified state. Outputting last known resource state', file=sys.stderr)
6974
+ cli_util.render_response(result, ctx)
6975
+ raise
6976
+ else:
6977
+ click.echo('Unable to wait for the resource to enter the specified state', file=sys.stderr)
6978
+ cli_util.render_response(result, ctx)
6979
+
6980
+
6675
6981
  @sql_collection_group.command(name=cli_util.override('data_safe.delete_sql_collection.command_name', 'delete'), help=u"""Deletes the specified SQL collection. \n[Command Reference](deleteSqlCollection)""")
6676
6982
  @cli_util.option('--sql-collection-id', required=True, help=u"""The OCID of the SQL collection resource.""")
6677
6983
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
@@ -7433,6 +7739,59 @@ def download_sensitive_data_model(ctx, from_json, file, sensitive_data_model_id,
7433
7739
  file.close()
7434
7740
 
7435
7741
 
7742
+ @sensitive_types_export_group.command(name=cli_util.override('data_safe.download_sensitive_types_export.command_name', 'download'), help=u"""Downloads an already-generated file corresponding to the specified sensitive types export. Use CreateSensitiveTypesExport to generate an XML file and then use DownloadSensitiveTypesExport to download the generated file. \n[Command Reference](downloadSensitiveTypesExport)""")
7743
+ @cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
7744
+ @cli_util.option('--file', type=click.File(mode='wb'), required=True, help="The name of the file that will receive the response data, or '-' to write to STDOUT.")
7745
+ @cli_util.option('--data-model-format', type=custom_types.CliCaseInsensitiveChoice(["XML"]), help=u"""The format of the sensitive types export file.""")
7746
+ @json_skeleton_utils.get_cli_json_input_option({})
7747
+ @cli_util.help_option
7748
+ @click.pass_context
7749
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
7750
+ @cli_util.wrap_exceptions
7751
+ def download_sensitive_types_export(ctx, from_json, file, sensitive_types_export_id, data_model_format):
7752
+
7753
+ if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
7754
+ raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
7755
+
7756
+ kwargs = {}
7757
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
7758
+
7759
+ _details = {}
7760
+
7761
+ if data_model_format is not None:
7762
+ _details['dataModelFormat'] = data_model_format
7763
+
7764
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
7765
+ result = client.download_sensitive_types_export(
7766
+ sensitive_types_export_id=sensitive_types_export_id,
7767
+ download_sensitive_types_export_details=_details,
7768
+ **kwargs
7769
+ )
7770
+
7771
+ # If outputting to stdout we don't want to print a progress bar because it will get mixed up with the output
7772
+ # Also we need a non-zero Content-Length in order to display a meaningful progress bar
7773
+ bar = None
7774
+ if hasattr(file, 'name') and file.name != '<stdout>' and 'Content-Length' in result.headers:
7775
+ content_length = int(result.headers['Content-Length'])
7776
+ if content_length > 0:
7777
+ bar = click.progressbar(length=content_length, label='Downloading file')
7778
+
7779
+ try:
7780
+ if bar:
7781
+ bar.__enter__()
7782
+
7783
+ # TODO: Make the download size a configurable option
7784
+ # use decode_content=True to automatically unzip service responses (this should be overridden for object storage)
7785
+ for chunk in result.data.raw.stream(cli_constants.MEBIBYTE, decode_content=True):
7786
+ if bar:
7787
+ bar.update(len(chunk))
7788
+ file.write(chunk)
7789
+ finally:
7790
+ if bar:
7791
+ bar.render_finish()
7792
+ file.close()
7793
+
7794
+
7436
7795
  @user_assessment_group.command(name=cli_util.override('data_safe.download_user_assessment_report.command_name', 'download-user-assessment-report'), help=u"""Downloads the report of the specified user assessment. To download the user assessment report, it needs to be generated first. Please use GenerateUserAssessmentReport to generate a downloadable report in the preferred format (PDF, XLS). \n[Command Reference](downloadUserAssessmentReport)""")
7437
7796
  @cli_util.option('--user-assessment-id', required=True, help=u"""The OCID of the user assessment.""")
7438
7797
  @cli_util.option('--format', required=True, type=custom_types.CliCaseInsensitiveChoice(["PDF", "XLS"]), help=u"""Format of the report.""")
@@ -7617,9 +7976,7 @@ def generate_discovery_report_for_download(ctx, from_json, wait_for_state, max_w
7617
7976
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
7618
7977
 
7619
7978
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
7620
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
7621
-
7622
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
7979
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
7623
7980
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
7624
7981
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
7625
7982
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
@@ -8796,6 +9153,33 @@ def get_profile(ctx, from_json, user_assessment_id, profile_name):
8796
9153
  cli_util.render_response(result, ctx)
8797
9154
 
8798
9155
 
9156
+ @referential_relation_group.command(name=cli_util.override('data_safe.get_referential_relation.command_name', 'get'), help=u"""Gets the details of the specified referential relation. \n[Command Reference](getReferentialRelation)""")
9157
+ @cli_util.option('--sensitive-data-model-id', required=True, help=u"""The OCID of the sensitive data model.""")
9158
+ @cli_util.option('--referential-relation-key', required=True, help=u"""The unique key that identifies the referential relation. It's numeric and unique within a sensitive data model.""")
9159
+ @json_skeleton_utils.get_cli_json_input_option({})
9160
+ @cli_util.help_option
9161
+ @click.pass_context
9162
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'ReferentialRelation'})
9163
+ @cli_util.wrap_exceptions
9164
+ def get_referential_relation(ctx, from_json, sensitive_data_model_id, referential_relation_key):
9165
+
9166
+ if isinstance(sensitive_data_model_id, six.string_types) and len(sensitive_data_model_id.strip()) == 0:
9167
+ raise click.UsageError('Parameter --sensitive-data-model-id cannot be whitespace or empty string')
9168
+
9169
+ if isinstance(referential_relation_key, six.string_types) and len(referential_relation_key.strip()) == 0:
9170
+ raise click.UsageError('Parameter --referential-relation-key cannot be whitespace or empty string')
9171
+
9172
+ kwargs = {}
9173
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
9174
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
9175
+ result = client.get_referential_relation(
9176
+ sensitive_data_model_id=sensitive_data_model_id,
9177
+ referential_relation_key=referential_relation_key,
9178
+ **kwargs
9179
+ )
9180
+ cli_util.render_response(result, ctx)
9181
+
9182
+
8799
9183
  @report_group.command(name=cli_util.override('data_safe.get_report.command_name', 'get'), help=u"""Gets a report by identifier \n[Command Reference](getReport)""")
8800
9184
  @cli_util.option('--report-id', required=True, help=u"""Unique report identifier""")
8801
9185
  @json_skeleton_utils.get_cli_json_input_option({})
@@ -9120,6 +9504,28 @@ def get_sensitive_type(ctx, from_json, sensitive_type_id):
9120
9504
  cli_util.render_response(result, ctx)
9121
9505
 
9122
9506
 
9507
+ @sensitive_types_export_group.command(name=cli_util.override('data_safe.get_sensitive_types_export.command_name', 'get'), help=u"""Gets the details of the specified sensitive types export by identifier. \n[Command Reference](getSensitiveTypesExport)""")
9508
+ @cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
9509
+ @json_skeleton_utils.get_cli_json_input_option({})
9510
+ @cli_util.help_option
9511
+ @click.pass_context
9512
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'SensitiveTypesExport'})
9513
+ @cli_util.wrap_exceptions
9514
+ def get_sensitive_types_export(ctx, from_json, sensitive_types_export_id):
9515
+
9516
+ if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
9517
+ raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
9518
+
9519
+ kwargs = {}
9520
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
9521
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
9522
+ result = client.get_sensitive_types_export(
9523
+ sensitive_types_export_id=sensitive_types_export_id,
9524
+ **kwargs
9525
+ )
9526
+ cli_util.render_response(result, ctx)
9527
+
9528
+
9123
9529
  @sql_collection_group.command(name=cli_util.override('data_safe.get_sql_collection.command_name', 'get'), help=u"""Gets a SQL collection by identifier. \n[Command Reference](getSqlCollection)""")
9124
9530
  @cli_util.option('--sql-collection-id', required=True, help=u"""The OCID of the SQL collection resource.""")
9125
9531
  @json_skeleton_utils.get_cli_json_input_option({})
@@ -9668,11 +10074,11 @@ def list_audit_archive_retrievals(ctx, from_json, all_pages, page_size, compartm
9668
10074
 
9669
10075
  @audit_event_summary_group.command(name=cli_util.override('data_safe.list_audit_event_analytics.command_name', 'list-audit-event-analytics'), help=u"""By default the ListAuditEventAnalytics operation will return all of the summary columns. To filter for a specific summary column, specify it in the `summaryField` query parameter.
9670
10076
 
9671
- **Example:** /ListAuditEventAnalytics?summaryField=targetName&summaryField=userName&summaryField=clientHostname &summaryField=dmls&summaryField=privilegeChanges&summaryField=ddls&summaryField=loginFailure&summaryField=loginSuccess &summaryField=allRecord&q=(auditEventTime ge \"2021-06-13T23:49:14\")
10077
+ **Example:** /auditEventAnalytics?summaryField=targetName&summaryField=userName&summaryField=clientHostname &summaryField=dmls&summaryField=privilegeChanges&summaryField=ddls&summaryField=loginFailure&summaryField=loginSuccess &summaryField=allRecord&scimQuery=(auditEventTime ge \"2021-06-13T23:49:14\")
9672
10078
 
9673
- /ListAuditEventAnalytics?timeStarted=2022-08-18T11:02:26.000Z&timeEnded=2022-08-24T11:02:26.000Z This will give number of events grouped by periods. Period can be 1 day, 1 week, etc.
10079
+ /auditEventAnalytics?timeStarted=2022-08-18T11:02:26.000Z&timeEnded=2022-08-24T11:02:26.000Z This will give number of events grouped by periods. Period can be 1 day, 1 week, etc.
9674
10080
 
9675
- /ListAuditEventAnalytics?summaryField=targetName&groupBy=targetName This will give the number of events group by targetName. Only targetName summary column would be returned. \n[Command Reference](listAuditEventAnalytics)""")
10081
+ /auditEventAnalytics?summaryField=targetName&groupBy=targetName This will give the number of events group by targetName. Only targetName summary column would be returned. \n[Command Reference](listAuditEventAnalytics)""")
9676
10082
  @cli_util.option('--compartment-id', required=True, help=u"""A filter to return only resources that match the specified compartment OCID.""")
9677
10083
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
9678
10084
  @cli_util.option('--limit', type=click.INT, help=u"""For details about how pagination works, see [List Pagination].""")
@@ -9681,7 +10087,7 @@ def list_audit_archive_retrievals(ctx, from_json, all_pages, page_size, compartm
9681
10087
  @cli_util.option('--access-level', type=custom_types.CliCaseInsensitiveChoice(["RESTRICTED", "ACCESSIBLE"]), help=u"""Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.""")
9682
10088
  @cli_util.option('--scim-query', help=u"""The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339]. In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.)
9683
10089
 
9684
- **Example:** (operationTime ge \"2021-06-04T12:00:00.000Z\") and (eventName eq \"LOGON\")""")
10090
+ **Example:** (operationTime ge \"2021-06-04T01-00-26\") and (eventName eq \"LOGON\") The attrExp or the field (for example, operationTime and eventName in above example) which is used to filter can be any of the fields returned by AuditEventSummary. adminUser, commonUser, sensitiveActivity, dsActivity can only have eq operation and value 1. These define admin user activity, common user activity, sensitive data activity and data safe activity **Example:** (adminUser eq 1)""")
9685
10091
  @cli_util.option('--summary-field', type=custom_types.CliCaseInsensitiveChoice(["auditEventTime", "dbUserName", "targetId", "targetName", "targetClass", "objectType", "clientHostname", "clientProgram", "clientId", "auditType", "eventName", "allRecord", "auditSettingsChange", "dbSchemaChange", "entitlementChange", "loginFailure", "loginSuccess", "allViolations", "realmViolations", "ruleViolations", "dvconfigActivities", "ddls", "dmls", "privilegeChanges", "auditSettingsEnables", "auditSettingsDisables", "selects", "creates", "alters", "drops", "grants", "revokes"]), multiple=True, help=u"""Specifies a subset of summarized fields to be returned in the response.""")
9686
10092
  @cli_util.option('--time-started', type=custom_types.CLI_DATETIME, help=u"""An optional filter to return audit events whose creation time in the database is greater than and equal to the date-time specified, in the format defined by [RFC3339].""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
9687
10093
  @cli_util.option('--time-ended', type=custom_types.CLI_DATETIME, help=u"""An optional filter to return audit events whose creation time in the database is less than and equal to the date-time specified, in the format defined by [RFC3339].""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
@@ -9767,7 +10173,7 @@ The parameter `compartmentIdInSubtree` applies when you perform ListAuditEvents
9767
10173
  @cli_util.option('--page', help=u"""It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
9768
10174
  @cli_util.option('--scim-query', help=u"""The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339]. In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.)
9769
10175
 
9770
- **Example:** (operationTime ge \"2021-06-04T12:00:00.000Z\") and (eventName eq \"LOGON\")""")
10176
+ **Example:** (operationTime ge \"2021-06-04T01-00-26\") and (eventName eq \"LOGON\") The attrExp or the field (for example, operationTime and eventName in above example) which is used to filter can be any of the fields returned by AuditEventSummary. adminUser, commonUser, sensitiveActivity, dsActivity can only have eq operation and value 1. These define admin user activity, common user activity, sensitive data activity and data safe activity **Example:** (adminUser eq 1)""")
9771
10177
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
9772
10178
  @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["dbUserName", "targetName", "databaseType", "targetClass", "auditEventTime", "timeCollected", "osUserName", "operation", "operationStatus", "eventName", "errorCode", "errorMessage", "objectType", "objectName", "objectOwner", "clientHostname", "clientIp", "isAlerted", "actionTaken", "clientProgram", "commandText", "commandParam", "extendedEventAttributes", "auditLocation", "osTerminal", "clientId", "auditPolicies", "auditType"]), help=u"""If this query parameter is specified, the result is sorted by this query parameter value.""")
9773
10179
  @cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
@@ -11406,7 +11812,7 @@ def list_grants(ctx, from_json, all_pages, page_size, user_assessment_id, user_k
11406
11812
  **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
11407
11813
  @cli_util.option('--library-masking-format-source', type=custom_types.CliCaseInsensitiveChoice(["ORACLE", "USER"]), help=u"""A filter to return the library masking format resources based on the value of their source attribute.""")
11408
11814
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
11409
- @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["displayName", "timeCreated"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for timeCreated is descending. The default order for displayName is ascending. The displayName sort order is case sensitive.""")
11815
+ @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["displayName", "timeCreated", "timeUpdated", "lifecycleState"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for timeCreated is descending. The default order for displayName is ascending. The displayName sort order is case sensitive.""")
11410
11816
  @cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
11411
11817
  @cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
11412
11818
  @json_skeleton_utils.get_cli_json_input_option({})
@@ -11476,7 +11882,7 @@ def list_library_masking_formats(ctx, from_json, all_pages, page_size, compartme
11476
11882
  @cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
11477
11883
  @cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
11478
11884
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
11479
- @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["schemaName", "objectName"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for all the fields is ascending.""")
11885
+ @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["schemaName", "objectName", "sensitiveTypeId", "maskingColumnGroupId"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for all the fields is ascending.""")
11480
11886
  @cli_util.option('--schema-name', multiple=True, help=u"""A filter to return only items related to specific schema name.""")
11481
11887
  @cli_util.option('--object-name', multiple=True, help=u"""A filter to return only items related to a specific object name.""")
11482
11888
  @cli_util.option('--column-name', multiple=True, help=u"""A filter to return only a specific column based on column name.""")
@@ -11995,6 +12401,75 @@ def list_masking_policy_health_reports(ctx, from_json, all_pages, page_size, com
11995
12401
  cli_util.render_response(result, ctx)
11996
12402
 
11997
12403
 
12404
+ @masking_policy_referential_relation_summary_group.command(name=cli_util.override('data_safe.list_masking_policy_referential_relations.command_name', 'list-masking-policy-referential-relations'), help=u"""Gets a list of referential relations present in the specified masking policy based on the specified query parameters. \n[Command Reference](listMaskingPolicyReferentialRelations)""")
12405
+ @cli_util.option('--masking-policy-id', required=True, help=u"""The OCID of the masking policy.""")
12406
+ @cli_util.option('--schema-name', multiple=True, help=u"""A filter to return only items related to specific schema name.""")
12407
+ @cli_util.option('--object-name', multiple=True, help=u"""A filter to return only items related to a specific object name.""")
12408
+ @cli_util.option('--column-name', multiple=True, help=u"""A filter to return only a specific column based on column name.""")
12409
+ @cli_util.option('--relation-type', type=custom_types.CliCaseInsensitiveChoice(["NONE", "APP_DEFINED", "DB_DEFINED"]), multiple=True, help=u"""A filter to return columns based on their relationship with their parent columns. If set to NONE, it returns the columns that do not have any parent. The response includes the parent columns as well as the independent columns that are not in any relationship. If set to APP_DEFINED, it returns all the child columns that have application-level (non-dictionary) relationship with their parents. If set to DB_DEFINED, it returns all the child columns that have database-level (dictionary-defined) relationship with their parents.""")
12410
+ @cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
12411
+ @cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
12412
+ @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
12413
+ @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["relationType", "schemaName", "tableName", "columnName"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder).""")
12414
+ @cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
12415
+ @cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
12416
+ @json_skeleton_utils.get_cli_json_input_option({'schema-name': {'module': 'data_safe', 'class': 'list[string]'}, 'object-name': {'module': 'data_safe', 'class': 'list[string]'}, 'column-name': {'module': 'data_safe', 'class': 'list[string]'}})
12417
+ @cli_util.help_option
12418
+ @click.pass_context
12419
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'schema-name': {'module': 'data_safe', 'class': 'list[string]'}, 'object-name': {'module': 'data_safe', 'class': 'list[string]'}, 'column-name': {'module': 'data_safe', 'class': 'list[string]'}}, output_type={'module': 'data_safe', 'class': 'MaskingPolicyReferentialRelationCollection'})
12420
+ @cli_util.wrap_exceptions
12421
+ def list_masking_policy_referential_relations(ctx, from_json, all_pages, page_size, masking_policy_id, schema_name, object_name, column_name, relation_type, limit, page, sort_order, sort_by):
12422
+
12423
+ if all_pages and limit:
12424
+ raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
12425
+
12426
+ if isinstance(masking_policy_id, six.string_types) and len(masking_policy_id.strip()) == 0:
12427
+ raise click.UsageError('Parameter --masking-policy-id cannot be whitespace or empty string')
12428
+
12429
+ kwargs = {}
12430
+ if schema_name is not None and len(schema_name) > 0:
12431
+ kwargs['schema_name'] = schema_name
12432
+ if object_name is not None and len(object_name) > 0:
12433
+ kwargs['object_name'] = object_name
12434
+ if column_name is not None and len(column_name) > 0:
12435
+ kwargs['column_name'] = column_name
12436
+ if relation_type is not None and len(relation_type) > 0:
12437
+ kwargs['relation_type'] = relation_type
12438
+ if limit is not None:
12439
+ kwargs['limit'] = limit
12440
+ if page is not None:
12441
+ kwargs['page'] = page
12442
+ if sort_order is not None:
12443
+ kwargs['sort_order'] = sort_order
12444
+ if sort_by is not None:
12445
+ kwargs['sort_by'] = sort_by
12446
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
12447
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
12448
+ if all_pages:
12449
+ if page_size:
12450
+ kwargs['limit'] = page_size
12451
+
12452
+ result = cli_util.list_call_get_all_results(
12453
+ client.list_masking_policy_referential_relations,
12454
+ masking_policy_id=masking_policy_id,
12455
+ **kwargs
12456
+ )
12457
+ elif limit is not None:
12458
+ result = cli_util.list_call_get_up_to_limit(
12459
+ client.list_masking_policy_referential_relations,
12460
+ limit,
12461
+ page_size,
12462
+ masking_policy_id=masking_policy_id,
12463
+ **kwargs
12464
+ )
12465
+ else:
12466
+ result = client.list_masking_policy_referential_relations(
12467
+ masking_policy_id=masking_policy_id,
12468
+ **kwargs
12469
+ )
12470
+ cli_util.render_response(result, ctx)
12471
+
12472
+
11998
12473
  @masking_policy_group.command(name=cli_util.override('data_safe.list_masking_reports.command_name', 'list-masking-reports'), help=u"""Gets a list of masking reports based on the specified query parameters. \n[Command Reference](listMaskingReports)""")
11999
12474
  @cli_util.option('--compartment-id', required=True, help=u"""A filter to return only resources that match the specified compartment OCID.""")
12000
12475
  @cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
@@ -12190,6 +12665,45 @@ def list_on_prem_connectors(ctx, from_json, all_pages, page_size, compartment_id
12190
12665
  cli_util.render_response(result, ctx)
12191
12666
 
12192
12667
 
12668
+ @user_assessment_group.command(name=cli_util.override('data_safe.list_password_expiry_date_analytics.command_name', 'list-password-expiry-date-analytics'), help=u"""Gets a list of count of the users with password expiry dates in next 30 days, between next 30-90 days, and beyond 90 days based on specified user assessment. It internally uses the aforementioned userAnalytics api.
12669
+
12670
+ When you perform the ListPasswordExpiryDateAnalytics operation, if the parameter compartmentIdInSubtree is set to \"true,\" and if the parameter accessLevel is set to ACCESSIBLE, then the operation returns compartments in which the requestor has READ permissions on at least one resource, directly or indirectly (in subcompartments). If the operation is performed at the root compartment and the requestor does not have access to at least one subcompartment of the compartment specified by compartmentId, then \"Not Authorized\" is returned.
12671
+
12672
+ To use ListPasswordExpiryDateAnalytics to get a full list of all compartments and subcompartments in the tenancy from the root compartment, set the parameter compartmentIdInSubtree to true and accessLevel to ACCESSIBLE. \n[Command Reference](listPasswordExpiryDateAnalytics)""")
12673
+ @cli_util.option('--user-assessment-id', required=True, help=u"""The OCID of the user assessment.""")
12674
+ @cli_util.option('--compartment-id-in-subtree', type=click.BOOL, help=u"""Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.""")
12675
+ @cli_util.option('--access-level', type=custom_types.CliCaseInsensitiveChoice(["RESTRICTED", "ACCESSIBLE"]), help=u"""Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.""")
12676
+ @cli_util.option('--user-category', help=u"""A filter to return only items that match the specified user category.""")
12677
+ @cli_util.option('--time-password-expiry-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is less than the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
12678
+ @cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results.""")
12679
+ @json_skeleton_utils.get_cli_json_input_option({})
12680
+ @cli_util.help_option
12681
+ @click.pass_context
12682
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'list[UserAggregation]'})
12683
+ @cli_util.wrap_exceptions
12684
+ def list_password_expiry_date_analytics(ctx, from_json, all_pages, user_assessment_id, compartment_id_in_subtree, access_level, user_category, time_password_expiry_less_than):
12685
+
12686
+ if isinstance(user_assessment_id, six.string_types) and len(user_assessment_id.strip()) == 0:
12687
+ raise click.UsageError('Parameter --user-assessment-id cannot be whitespace or empty string')
12688
+
12689
+ kwargs = {}
12690
+ if compartment_id_in_subtree is not None:
12691
+ kwargs['compartment_id_in_subtree'] = compartment_id_in_subtree
12692
+ if access_level is not None:
12693
+ kwargs['access_level'] = access_level
12694
+ if user_category is not None:
12695
+ kwargs['user_category'] = user_category
12696
+ if time_password_expiry_less_than is not None:
12697
+ kwargs['time_password_expiry_less_than'] = time_password_expiry_less_than
12698
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
12699
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
12700
+ result = client.list_password_expiry_date_analytics(
12701
+ user_assessment_id=user_assessment_id,
12702
+ **kwargs
12703
+ )
12704
+ cli_util.render_response(result, ctx)
12705
+
12706
+
12193
12707
  @peer_target_database_group.command(name=cli_util.override('data_safe.list_peer_target_databases.command_name', 'list'), help=u"""Lists all the peer target databases under the primary target database identified by the OCID passed as path parameter. \n[Command Reference](listPeerTargetDatabases)""")
12194
12708
  @cli_util.option('--target-database-id', required=True, help=u"""The OCID of the Data Safe target database.""")
12195
12709
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
@@ -12438,6 +12952,78 @@ def list_profile_summaries(ctx, from_json, all_pages, page_size, user_assessment
12438
12952
  cli_util.render_response(result, ctx)
12439
12953
 
12440
12954
 
12955
+ @referential_relation_group.command(name=cli_util.override('data_safe.list_referential_relations.command_name', 'list'), help=u"""Gets a list of referential relations present in the specified sensitive data model based on the specified query parameters. \n[Command Reference](listReferentialRelations)""")
12956
+ @cli_util.option('--sensitive-data-model-id', required=True, help=u"""The OCID of the sensitive data model.""")
12957
+ @cli_util.option('--schema-name', multiple=True, help=u"""A filter to return only items related to specific schema name.""")
12958
+ @cli_util.option('--object-name', multiple=True, help=u"""A filter to return only items related to a specific object name.""")
12959
+ @cli_util.option('--column-name', multiple=True, help=u"""A filter to return only a specific column based on column name.""")
12960
+ @cli_util.option('--is-sensitive', type=click.BOOL, help=u"""Returns referential relations containing sensitive columns when true. Returns referential relations containing non sensitive columns when false.""")
12961
+ @cli_util.option('--relation-type', type=custom_types.CliCaseInsensitiveChoice(["NONE", "APP_DEFINED", "DB_DEFINED"]), multiple=True, help=u"""A filter to return sensitive columns based on their relationship with their parent columns. If set to NONE, it returns the sensitive columns that do not have any parent. The response includes the parent columns as well as the independent columns that are not in any relationship. If set to APP_DEFINED, it returns all the child columns that have application-level (non-dictionary) relationship with their parents. If set to DB_DEFINED, it returns all the child columns that have database-level (dictionary-defined) relationship with their parents.""")
12962
+ @cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
12963
+ @cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
12964
+ @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
12965
+ @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["key", "relationType", "schemaName", "tableName"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for key is descending.""")
12966
+ @cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
12967
+ @cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
12968
+ @json_skeleton_utils.get_cli_json_input_option({'schema-name': {'module': 'data_safe', 'class': 'list[string]'}, 'object-name': {'module': 'data_safe', 'class': 'list[string]'}, 'column-name': {'module': 'data_safe', 'class': 'list[string]'}})
12969
+ @cli_util.help_option
12970
+ @click.pass_context
12971
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'schema-name': {'module': 'data_safe', 'class': 'list[string]'}, 'object-name': {'module': 'data_safe', 'class': 'list[string]'}, 'column-name': {'module': 'data_safe', 'class': 'list[string]'}}, output_type={'module': 'data_safe', 'class': 'ReferentialRelationCollection'})
12972
+ @cli_util.wrap_exceptions
12973
+ def list_referential_relations(ctx, from_json, all_pages, page_size, sensitive_data_model_id, schema_name, object_name, column_name, is_sensitive, relation_type, limit, page, sort_order, sort_by):
12974
+
12975
+ if all_pages and limit:
12976
+ raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
12977
+
12978
+ if isinstance(sensitive_data_model_id, six.string_types) and len(sensitive_data_model_id.strip()) == 0:
12979
+ raise click.UsageError('Parameter --sensitive-data-model-id cannot be whitespace or empty string')
12980
+
12981
+ kwargs = {}
12982
+ if schema_name is not None and len(schema_name) > 0:
12983
+ kwargs['schema_name'] = schema_name
12984
+ if object_name is not None and len(object_name) > 0:
12985
+ kwargs['object_name'] = object_name
12986
+ if column_name is not None and len(column_name) > 0:
12987
+ kwargs['column_name'] = column_name
12988
+ if is_sensitive is not None:
12989
+ kwargs['is_sensitive'] = is_sensitive
12990
+ if relation_type is not None and len(relation_type) > 0:
12991
+ kwargs['relation_type'] = relation_type
12992
+ if limit is not None:
12993
+ kwargs['limit'] = limit
12994
+ if page is not None:
12995
+ kwargs['page'] = page
12996
+ if sort_order is not None:
12997
+ kwargs['sort_order'] = sort_order
12998
+ if sort_by is not None:
12999
+ kwargs['sort_by'] = sort_by
13000
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
13001
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
13002
+ if all_pages:
13003
+ if page_size:
13004
+ kwargs['limit'] = page_size
13005
+
13006
+ result = cli_util.list_call_get_all_results(
13007
+ client.list_referential_relations,
13008
+ sensitive_data_model_id=sensitive_data_model_id,
13009
+ **kwargs
13010
+ )
13011
+ elif limit is not None:
13012
+ result = cli_util.list_call_get_up_to_limit(
13013
+ client.list_referential_relations,
13014
+ limit,
13015
+ page_size,
13016
+ sensitive_data_model_id=sensitive_data_model_id,
13017
+ **kwargs
13018
+ )
13019
+ else:
13020
+ result = client.list_referential_relations(
13021
+ sensitive_data_model_id=sensitive_data_model_id,
13022
+ **kwargs
13023
+ )
13024
+ cli_util.render_response(result, ctx)
13025
+
13026
+
12441
13027
  @report_definition_group.command(name=cli_util.override('data_safe.list_report_definitions.command_name', 'list'), help=u"""Gets a list of report definitions. The ListReportDefinitions operation returns only the report definitions in the specified `compartmentId`. It also returns the seeded report definitions which are available to all the compartments. \n[Command Reference](listReportDefinitions)""")
12442
13028
  @cli_util.option('--compartment-id', required=True, help=u"""A filter to return only resources that match the specified compartment OCID.""")
12443
13029
  @cli_util.option('--compartment-id-in-subtree', type=click.BOOL, help=u"""Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.""")
@@ -13851,6 +14437,85 @@ def list_sensitive_types(ctx, from_json, all_pages, page_size, compartment_id, c
13851
14437
  cli_util.render_response(result, ctx)
13852
14438
 
13853
14439
 
14440
+ @sensitive_types_export_collection_group.command(name=cli_util.override('data_safe.list_sensitive_types_exports.command_name', 'list-sensitive-types-exports'), help=u"""Retrieves a list of all sensitive types export in Data Safe based on the specified query parameters. The ListSensitiveTypesExports operation returns only the sensitive types export in the specified `compartmentId`. \n[Command Reference](listSensitiveTypesExports)""")
14441
+ @cli_util.option('--compartment-id', required=True, help=u"""A filter to return only resources that match the specified compartment OCID.""")
14442
+ @cli_util.option('--compartment-id-in-subtree', type=click.BOOL, help=u"""Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.""")
14443
+ @cli_util.option('--access-level', type=custom_types.CliCaseInsensitiveChoice(["RESTRICTED", "ACCESSIBLE"]), help=u"""Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.""")
14444
+ @cli_util.option('--display-name', help=u"""A filter to return only resources that match the specified display name.""")
14445
+ @cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
14446
+ @cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
14447
+ @cli_util.option('--lifecycle-state', type=custom_types.CliCaseInsensitiveChoice(["CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED"]), help=u"""A filter to return only the resources that match the specified lifecycle state.""")
14448
+ @cli_util.option('--sensitive-types-export-id', help=u"""An optional filter to return only resources that match the specified OCID of the sensitive types export resource.""")
14449
+ @cli_util.option('--time-created-greater-than-or-equal-to', type=custom_types.CLI_DATETIME, help=u"""A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339]. Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
14450
+
14451
+ **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
14452
+ @cli_util.option('--time-created-less-than', type=custom_types.CLI_DATETIME, help=u"""Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in \"YYYY-MM-ddThh:mmZ\" format with a Z offset, as defined by RFC 3339.
14453
+
14454
+ **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
14455
+ @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
14456
+ @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["TIMECREATED", "DISPLAYNAME"]), help=u"""The field used for sorting. Only one sorting order (sortOrder) can be specified. The default order for TIMECREATED is descending. The default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order is case sensitive.""")
14457
+ @cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
14458
+ @cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
14459
+ @json_skeleton_utils.get_cli_json_input_option({})
14460
+ @cli_util.help_option
14461
+ @click.pass_context
14462
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'SensitiveTypesExportCollection'})
14463
+ @cli_util.wrap_exceptions
14464
+ def list_sensitive_types_exports(ctx, from_json, all_pages, page_size, compartment_id, compartment_id_in_subtree, access_level, display_name, limit, page, lifecycle_state, sensitive_types_export_id, time_created_greater_than_or_equal_to, time_created_less_than, sort_order, sort_by):
14465
+
14466
+ if all_pages and limit:
14467
+ raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
14468
+
14469
+ kwargs = {}
14470
+ if compartment_id_in_subtree is not None:
14471
+ kwargs['compartment_id_in_subtree'] = compartment_id_in_subtree
14472
+ if access_level is not None:
14473
+ kwargs['access_level'] = access_level
14474
+ if display_name is not None:
14475
+ kwargs['display_name'] = display_name
14476
+ if limit is not None:
14477
+ kwargs['limit'] = limit
14478
+ if page is not None:
14479
+ kwargs['page'] = page
14480
+ if lifecycle_state is not None:
14481
+ kwargs['lifecycle_state'] = lifecycle_state
14482
+ if sensitive_types_export_id is not None:
14483
+ kwargs['sensitive_types_export_id'] = sensitive_types_export_id
14484
+ if time_created_greater_than_or_equal_to is not None:
14485
+ kwargs['time_created_greater_than_or_equal_to'] = time_created_greater_than_or_equal_to
14486
+ if time_created_less_than is not None:
14487
+ kwargs['time_created_less_than'] = time_created_less_than
14488
+ if sort_order is not None:
14489
+ kwargs['sort_order'] = sort_order
14490
+ if sort_by is not None:
14491
+ kwargs['sort_by'] = sort_by
14492
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
14493
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
14494
+ if all_pages:
14495
+ if page_size:
14496
+ kwargs['limit'] = page_size
14497
+
14498
+ result = cli_util.list_call_get_all_results(
14499
+ client.list_sensitive_types_exports,
14500
+ compartment_id=compartment_id,
14501
+ **kwargs
14502
+ )
14503
+ elif limit is not None:
14504
+ result = cli_util.list_call_get_up_to_limit(
14505
+ client.list_sensitive_types_exports,
14506
+ limit,
14507
+ page_size,
14508
+ compartment_id=compartment_id,
14509
+ **kwargs
14510
+ )
14511
+ else:
14512
+ result = client.list_sensitive_types_exports(
14513
+ compartment_id=compartment_id,
14514
+ **kwargs
14515
+ )
14516
+ cli_util.render_response(result, ctx)
14517
+
14518
+
13854
14519
  @sql_collection_analytics_collection_group.command(name=cli_util.override('data_safe.list_sql_collection_analytics.command_name', 'list-sql-collection-analytics'), help=u"""Retrieves a list of all SQL collection analytics in Data Safe.
13855
14520
 
13856
14521
  The ListSqlCollectionAnalytics operation returns only the analytics for the SQL collections in the specified `compartmentId`.
@@ -14818,7 +15483,7 @@ def list_user_access_analytics(ctx, from_json, all_pages, page_size, user_assess
14818
15483
 
14819
15484
  @user_assessment_group.command(name=cli_util.override('data_safe.list_user_analytics.command_name', 'list-user-analytics'), help=u"""Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state. of database user security. For example, the user details include how many users have the DBA role and how many users are in the critical category. This data is especially useful content for dashboards or to support analytics.
14820
15485
 
14821
- When you perform the ListUserAnalytics operation, if the parameter compartmentIdInSubtree is set to \"true,\" and if the parameter accessLevel is set to ACCESSIBLE, then the operation returns compartments in which the requestor has INSPECT permissions on at least one resource, directly or indirectly (in subcompartments). If the operation is performed at the root compartment and the requestor does not have access to at least one subcompartment of the compartment specified by compartmentId, then \"Not Authorized\" is returned.
15486
+ When you perform the ListUserAnalytics operation, if the parameter compartmentIdInSubtree is set to \"true,\" and if the parameter accessLevel is set to ACCESSIBLE, then the operation returns compartments in which the requestor has READ permissions on at least one resource, directly or indirectly (in subcompartments). If the operation is performed at the root compartment and the requestor does not have access to at least one subcompartment of the compartment specified by compartmentId, then \"Not Authorized\" is returned.
14822
15487
 
14823
15488
  The parameter compartmentIdInSubtree applies when you perform ListUserAnalytics on the compartmentId passed and when it is set to true, the entire hierarchy of compartments can be returned.
14824
15489
 
@@ -14845,6 +15510,8 @@ To use ListUserAnalytics to get a full list of all compartments and subcompartme
14845
15510
  @cli_util.option('--time-password-last-changed-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose last password change in the database is less than the date and time specified, in the format defined by [RFC3339].
14846
15511
 
14847
15512
  **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
15513
+ @cli_util.option('--time-password-expiry-greater-than-or-equal-to', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is greater than or equal to the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
15514
+ @cli_util.option('--time-password-expiry-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is less than the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
14848
15515
  @cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
14849
15516
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
14850
15517
  @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["userName", "userCategory", "accountStatus", "timeLastLogin", "targetId", "timeUserCreated", "authenticationType", "timePasswordChanged"]), help=u"""The field to sort by. You can specify only one sort order (sortOrder). The default order for userName is ascending.""")
@@ -14855,7 +15522,7 @@ To use ListUserAnalytics to get a full list of all compartments and subcompartme
14855
15522
  @click.pass_context
14856
15523
  @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'list[UserAggregation]'})
14857
15524
  @cli_util.wrap_exceptions
14858
- def list_user_analytics(ctx, from_json, all_pages, page_size, user_assessment_id, compartment_id_in_subtree, access_level, limit, user_category, user_key, account_status, authentication_type, user_name, target_id, time_last_login_greater_than_or_equal_to, time_last_login_less_than, time_user_created_greater_than_or_equal_to, time_user_created_less_than, time_password_last_changed_greater_than_or_equal_to, time_password_last_changed_less_than, page, sort_order, sort_by):
15525
+ def list_user_analytics(ctx, from_json, all_pages, page_size, user_assessment_id, compartment_id_in_subtree, access_level, limit, user_category, user_key, account_status, authentication_type, user_name, target_id, time_last_login_greater_than_or_equal_to, time_last_login_less_than, time_user_created_greater_than_or_equal_to, time_user_created_less_than, time_password_last_changed_greater_than_or_equal_to, time_password_last_changed_less_than, time_password_expiry_greater_than_or_equal_to, time_password_expiry_less_than, page, sort_order, sort_by):
14859
15526
 
14860
15527
  if all_pages and limit:
14861
15528
  raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
@@ -14894,6 +15561,10 @@ def list_user_analytics(ctx, from_json, all_pages, page_size, user_assessment_id
14894
15561
  kwargs['time_password_last_changed_greater_than_or_equal_to'] = time_password_last_changed_greater_than_or_equal_to
14895
15562
  if time_password_last_changed_less_than is not None:
14896
15563
  kwargs['time_password_last_changed_less_than'] = time_password_last_changed_less_than
15564
+ if time_password_expiry_greater_than_or_equal_to is not None:
15565
+ kwargs['time_password_expiry_greater_than_or_equal_to'] = time_password_expiry_greater_than_or_equal_to
15566
+ if time_password_expiry_less_than is not None:
15567
+ kwargs['time_password_expiry_less_than'] = time_password_expiry_less_than
14897
15568
  if page is not None:
14898
15569
  kwargs['page'] = page
14899
15570
  if sort_order is not None:
@@ -15053,6 +15724,8 @@ def list_user_assessments(ctx, from_json, all_pages, page_size, compartment_id,
15053
15724
  @cli_util.option('--time-password-last-changed-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose last password change in the database is less than the date and time specified, in the format defined by [RFC3339].
15054
15725
 
15055
15726
  **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
15727
+ @cli_util.option('--time-password-expiry-greater-than-or-equal-to', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is greater than or equal to the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
15728
+ @cli_util.option('--time-password-expiry-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is less than the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
15056
15729
  @cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
15057
15730
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
15058
15731
  @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["userName", "userCategory", "accountStatus", "timeLastLogin", "targetId", "timeUserCreated", "authenticationType", "timePasswordChanged"]), help=u"""The field to sort by. You can specify only one sort order (sortOrder). The default order for userName is ascending.""")
@@ -15065,7 +15738,7 @@ def list_user_assessments(ctx, from_json, all_pages, page_size, compartment_id,
15065
15738
  @click.pass_context
15066
15739
  @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'schema-list': {'module': 'data_safe', 'class': 'list[string]'}}, output_type={'module': 'data_safe', 'class': 'list[UserSummary]'})
15067
15740
  @cli_util.wrap_exceptions
15068
- def list_users(ctx, from_json, all_pages, page_size, user_assessment_id, limit, compartment_id_in_subtree, access_level, user_category, user_role, user_profile, user_type, user_key, account_status, authentication_type, user_name, target_id, time_last_login_greater_than_or_equal_to, time_last_login_less_than, time_user_created_greater_than_or_equal_to, time_user_created_less_than, time_password_last_changed_greater_than_or_equal_to, time_password_last_changed_less_than, page, sort_order, sort_by, schema_list, are_all_schemas_accessible):
15741
+ def list_users(ctx, from_json, all_pages, page_size, user_assessment_id, limit, compartment_id_in_subtree, access_level, user_category, user_role, user_profile, user_type, user_key, account_status, authentication_type, user_name, target_id, time_last_login_greater_than_or_equal_to, time_last_login_less_than, time_user_created_greater_than_or_equal_to, time_user_created_less_than, time_password_last_changed_greater_than_or_equal_to, time_password_last_changed_less_than, time_password_expiry_greater_than_or_equal_to, time_password_expiry_less_than, page, sort_order, sort_by, schema_list, are_all_schemas_accessible):
15069
15742
 
15070
15743
  if all_pages and limit:
15071
15744
  raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
@@ -15110,6 +15783,10 @@ def list_users(ctx, from_json, all_pages, page_size, user_assessment_id, limit,
15110
15783
  kwargs['time_password_last_changed_greater_than_or_equal_to'] = time_password_last_changed_greater_than_or_equal_to
15111
15784
  if time_password_last_changed_less_than is not None:
15112
15785
  kwargs['time_password_last_changed_less_than'] = time_password_last_changed_less_than
15786
+ if time_password_expiry_greater_than_or_equal_to is not None:
15787
+ kwargs['time_password_expiry_greater_than_or_equal_to'] = time_password_expiry_greater_than_or_equal_to
15788
+ if time_password_expiry_less_than is not None:
15789
+ kwargs['time_password_expiry_less_than'] = time_password_expiry_less_than
15113
15790
  if page is not None:
15114
15791
  kwargs['page'] = page
15115
15792
  if sort_order is not None:
@@ -16119,9 +16796,7 @@ def refresh_database_security_configuration(ctx, from_json, wait_for_state, max_
16119
16796
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
16120
16797
 
16121
16798
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
16122
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
16123
-
16124
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
16799
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
16125
16800
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
16126
16801
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
16127
16802
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
@@ -16309,9 +16984,7 @@ def refresh_target_database(ctx, from_json, wait_for_state, max_wait_seconds, wa
16309
16984
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
16310
16985
 
16311
16986
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
16312
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
16313
-
16314
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
16987
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
16315
16988
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
16316
16989
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
16317
16990
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
@@ -17241,9 +17914,7 @@ def unset_user_assessment_baseline(ctx, from_json, wait_for_state, max_wait_seco
17241
17914
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
17242
17915
 
17243
17916
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17244
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
17245
-
17246
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17917
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17247
17918
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
17248
17919
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
17249
17920
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["UPDATING", "SUCCEEDED", "FAILED"]), multiple=True, help="""This operation creates, modifies or deletes a resource that has a defined lifecycle state. Specify this option to perform the action and then wait until the resource reaches a given lifecycle state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -17322,9 +17993,7 @@ def update_alert(ctx, from_json, force, wait_for_state, max_wait_seconds, wait_i
17322
17993
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
17323
17994
 
17324
17995
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17325
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
17326
-
17327
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17996
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17328
17997
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
17329
17998
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
17330
17999
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -17485,9 +18154,7 @@ def update_alert_policy_rule(ctx, from_json, wait_for_state, max_wait_seconds, w
17485
18154
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
17486
18155
 
17487
18156
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17488
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
17489
-
17490
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18157
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17491
18158
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
17492
18159
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
17493
18160
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -17569,9 +18236,7 @@ def update_audit_archive_retrieval(ctx, from_json, force, wait_for_state, max_wa
17569
18236
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
17570
18237
 
17571
18238
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17572
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
17573
-
17574
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18239
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17575
18240
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
17576
18241
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
17577
18242
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -17649,14 +18314,12 @@ def update_audit_policy(ctx, from_json, force, wait_for_state, max_wait_seconds,
17649
18314
  @audit_profile_group.command(name=cli_util.override('data_safe.update_audit_profile.command_name', 'update'), help=u"""Updates one or more attributes of the specified audit profile. \n[Command Reference](updateAuditProfile)""")
17650
18315
  @cli_util.option('--audit-profile-id', required=True, help=u"""The OCID of the audit.""")
17651
18316
  @cli_util.option('--description', help=u"""The description of the audit profile.""")
17652
- @cli_util.option('--display-name', help=u"""The display name of the audit profile. The name does not have to be unique, and it's changeable.""")
18317
+ @cli_util.option('--display-name', help=u"""The display name of the audit profile. The name does not have to be unique, and it's updatable.""")
17653
18318
  @cli_util.option('--is-paid-usage-enabled', type=click.BOOL, help=u"""Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.""")
17654
18319
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
17655
18320
 
17656
18321
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17657
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
17658
-
17659
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18322
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17660
18323
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
17661
18324
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
17662
18325
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -17737,14 +18400,12 @@ def update_audit_profile(ctx, from_json, force, wait_for_state, max_wait_seconds
17737
18400
  @audit_trail_group.command(name=cli_util.override('data_safe.update_audit_trail.command_name', 'update'), help=u"""Updates one or more attributes of the specified audit trail. \n[Command Reference](updateAuditTrail)""")
17738
18401
  @cli_util.option('--audit-trail-id', required=True, help=u"""The OCID of the audit trail.""")
17739
18402
  @cli_util.option('--description', help=u"""The description of the audit trail.""")
17740
- @cli_util.option('--display-name', help=u"""The display name of the audit trail. The name does not have to be unique, and it's changeable.""")
18403
+ @cli_util.option('--display-name', help=u"""The display name of the audit trail. The name does not have to be unique, and it's updatable.""")
17741
18404
  @cli_util.option('--is-auto-purge-enabled', type=click.BOOL, help=u"""Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.""")
17742
18405
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
17743
18406
 
17744
18407
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17745
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
17746
-
17747
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18408
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17748
18409
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
17749
18410
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
17750
18411
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -17830,9 +18491,7 @@ def update_audit_trail(ctx, from_json, force, wait_for_state, max_wait_seconds,
17830
18491
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
17831
18492
 
17832
18493
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17833
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
17834
-
17835
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18494
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17836
18495
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
17837
18496
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
17838
18497
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -17918,9 +18577,7 @@ def update_data_safe_private_endpoint(ctx, from_json, force, wait_for_state, max
17918
18577
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
17919
18578
 
17920
18579
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17921
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
17922
-
17923
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18580
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
17924
18581
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
17925
18582
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
17926
18583
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -18085,9 +18742,7 @@ This option is a JSON list with items of type FormatEntry. For documentation on
18085
18742
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
18086
18743
 
18087
18744
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18088
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
18089
-
18090
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18745
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18091
18746
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
18092
18747
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
18093
18748
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -18274,9 +18929,7 @@ def update_masking_column(ctx, from_json, force, wait_for_state, max_wait_second
18274
18929
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
18275
18930
 
18276
18931
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18277
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
18278
-
18279
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18932
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18280
18933
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
18281
18934
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
18282
18935
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -18390,9 +19043,7 @@ def update_masking_policy(ctx, from_json, force, wait_for_state, max_wait_second
18390
19043
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
18391
19044
 
18392
19045
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18393
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
18394
-
18395
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19046
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18396
19047
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
18397
19048
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
18398
19049
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -18507,9 +19158,7 @@ def update_masking_policy_update_column_source_sdm_details(ctx, from_json, force
18507
19158
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
18508
19159
 
18509
19160
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18510
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
18511
-
18512
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19161
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18513
19162
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
18514
19163
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
18515
19164
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -18616,9 +19265,7 @@ def update_masking_policy_update_column_source_target_details(ctx, from_json, fo
18616
19265
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
18617
19266
 
18618
19267
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18619
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
18620
-
18621
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19268
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
18622
19269
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
18623
19270
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
18624
19271
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -19132,9 +19779,7 @@ def update_peer_target_database_database_cloud_service_details(ctx, from_json, f
19132
19779
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
19133
19780
 
19134
19781
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19135
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
19136
-
19137
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19782
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19138
19783
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
19139
19784
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
19140
19785
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -19214,9 +19859,7 @@ def update_report(ctx, from_json, force, wait_for_state, max_wait_seconds, wait_
19214
19859
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
19215
19860
 
19216
19861
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19217
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
19218
-
19219
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19862
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19220
19863
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
19221
19864
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
19222
19865
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -19299,9 +19942,7 @@ def update_report_definition(ctx, from_json, force, wait_for_state, max_wait_sec
19299
19942
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
19300
19943
 
19301
19944
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19302
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
19303
-
19304
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19945
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19305
19946
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
19306
19947
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
19307
19948
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -19384,9 +20025,7 @@ Allowed version strings - \"v1\" v1's version specific schedule -<ss> <mm> <hh>
19384
20025
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
19385
20026
 
19386
20027
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19387
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
19388
-
19389
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20028
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19390
20029
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
19391
20030
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
19392
20031
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -19474,9 +20113,7 @@ def update_security_assessment(ctx, from_json, force, wait_for_state, max_wait_s
19474
20113
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
19475
20114
 
19476
20115
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19477
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
19478
-
19479
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20116
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19480
20117
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
19481
20118
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
19482
20119
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -19558,9 +20195,7 @@ def update_security_policy(ctx, from_json, force, wait_for_state, max_wait_secon
19558
20195
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
19559
20196
 
19560
20197
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19561
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
19562
-
19563
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20198
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19564
20199
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
19565
20200
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
19566
20201
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -19748,9 +20383,7 @@ This option is a JSON list with items of type TablesForDiscovery. For documenta
19748
20383
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
19749
20384
 
19750
20385
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19751
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
19752
-
19753
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20386
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19754
20387
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
19755
20388
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
19756
20389
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -19856,9 +20489,7 @@ def update_sensitive_data_model(ctx, from_json, force, wait_for_state, max_wait_
19856
20489
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
19857
20490
 
19858
20491
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19859
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
19860
-
19861
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20492
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19862
20493
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
19863
20494
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
19864
20495
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -19949,9 +20580,7 @@ def update_sensitive_type(ctx, from_json, force, wait_for_state, max_wait_second
19949
20580
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
19950
20581
 
19951
20582
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19952
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
19953
-
19954
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20583
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
19955
20584
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
19956
20585
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
19957
20586
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -20043,9 +20672,7 @@ def update_sensitive_type_update_sensitive_category_details(ctx, from_json, forc
20043
20672
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20044
20673
 
20045
20674
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20046
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20047
-
20048
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20675
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20049
20676
  @cli_util.option('--name-pattern', help=u"""A regular expression to be used by data discovery for matching column names.""")
20050
20677
  @cli_util.option('--comment-pattern', help=u"""A regular expression to be used by data discovery for matching column comments.""")
20051
20678
  @cli_util.option('--data-pattern', help=u"""A regular expression to be used by data discovery for matching column data values.""")
@@ -20148,6 +20775,88 @@ def update_sensitive_type_update_sensitive_type_pattern_details(ctx, from_json,
20148
20775
  cli_util.render_response(result, ctx)
20149
20776
 
20150
20777
 
20778
+ @sensitive_types_export_group.command(name=cli_util.override('data_safe.update_sensitive_types_export.command_name', 'update'), help=u"""Updates one or more attributes of the specified sensitive types export. \n[Command Reference](updateSensitiveTypesExport)""")
20779
+ @cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
20780
+ @cli_util.option('--display-name', help=u"""The display name of the sensitive types export. The name does not have to be unique, and it's changeable.""")
20781
+ @cli_util.option('--description', help=u"""The description of the sensitive types export.""")
20782
+ @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20783
+
20784
+ Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20785
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20786
+ @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20787
+ @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
20788
+ @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
20789
+ @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
20790
+ @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
20791
+ @json_skeleton_utils.get_cli_json_input_option({'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}})
20792
+ @cli_util.help_option
20793
+ @click.pass_context
20794
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}})
20795
+ @cli_util.wrap_exceptions
20796
+ def update_sensitive_types_export(ctx, from_json, force, wait_for_state, max_wait_seconds, wait_interval_seconds, sensitive_types_export_id, display_name, description, freeform_tags, defined_tags, if_match):
20797
+
20798
+ if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
20799
+ raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
20800
+ if not force:
20801
+ if freeform_tags or defined_tags:
20802
+ if not click.confirm("WARNING: Updates to freeform-tags and defined-tags will replace any existing values. Are you sure you want to continue?"):
20803
+ ctx.abort()
20804
+
20805
+ kwargs = {}
20806
+ if if_match is not None:
20807
+ kwargs['if_match'] = if_match
20808
+ kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
20809
+
20810
+ _details = {}
20811
+
20812
+ if display_name is not None:
20813
+ _details['displayName'] = display_name
20814
+
20815
+ if description is not None:
20816
+ _details['description'] = description
20817
+
20818
+ if freeform_tags is not None:
20819
+ _details['freeformTags'] = cli_util.parse_json_parameter("freeform_tags", freeform_tags)
20820
+
20821
+ if defined_tags is not None:
20822
+ _details['definedTags'] = cli_util.parse_json_parameter("defined_tags", defined_tags)
20823
+
20824
+ client = cli_util.build_client('data_safe', 'data_safe', ctx)
20825
+ result = client.update_sensitive_types_export(
20826
+ sensitive_types_export_id=sensitive_types_export_id,
20827
+ update_sensitive_types_export_details=_details,
20828
+ **kwargs
20829
+ )
20830
+ if wait_for_state:
20831
+
20832
+ if hasattr(client, 'get_work_request') and callable(getattr(client, 'get_work_request')):
20833
+ try:
20834
+ wait_period_kwargs = {}
20835
+ if max_wait_seconds is not None:
20836
+ wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
20837
+ if wait_interval_seconds is not None:
20838
+ wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
20839
+ if 'opc-work-request-id' not in result.headers:
20840
+ click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state')
20841
+ cli_util.render_response(result, ctx)
20842
+ return
20843
+
20844
+ click.echo('Action completed. Waiting until the work request has entered state: {}'.format(wait_for_state), file=sys.stderr)
20845
+ result = oci.wait_until(client, client.get_work_request(result.headers['opc-work-request-id']), 'status', wait_for_state, **wait_period_kwargs)
20846
+ except oci.exceptions.MaximumWaitTimeExceeded as e:
20847
+ # If we fail, we should show an error, but we should still provide the information to the customer
20848
+ click.echo('Failed to wait until the work request entered the specified state. Outputting last known resource state', file=sys.stderr)
20849
+ cli_util.render_response(result, ctx)
20850
+ sys.exit(2)
20851
+ except Exception:
20852
+ click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state', file=sys.stderr)
20853
+ cli_util.render_response(result, ctx)
20854
+ raise
20855
+ else:
20856
+ click.echo('Unable to wait for the work request to enter the specified state', file=sys.stderr)
20857
+ cli_util.render_response(result, ctx)
20858
+
20859
+
20151
20860
  @sql_collection_group.command(name=cli_util.override('data_safe.update_sql_collection.command_name', 'update'), help=u"""Updates the SQL collection. \n[Command Reference](updateSqlCollection)""")
20152
20861
  @cli_util.option('--sql-collection-id', required=True, help=u"""The OCID of the SQL collection resource.""")
20153
20862
  @cli_util.option('--display-name', help=u"""The display name of the SQL collection. The name does not have to be unique, and it is changeable.""")
@@ -20155,9 +20864,7 @@ def update_sensitive_type_update_sensitive_type_pattern_details(ctx, from_json,
20155
20864
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20156
20865
 
20157
20866
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20158
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20159
-
20160
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20867
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20161
20868
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20162
20869
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
20163
20870
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -20246,9 +20953,7 @@ def update_sql_collection(ctx, from_json, force, wait_for_state, max_wait_second
20246
20953
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20247
20954
 
20248
20955
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20249
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20250
-
20251
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20956
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20252
20957
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20253
20958
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
20254
20959
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -20352,9 +21057,7 @@ def update_sql_firewall_policy(ctx, from_json, force, wait_for_state, max_wait_s
20352
21057
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20353
21058
 
20354
21059
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20355
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20356
-
20357
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21060
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20358
21061
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20359
21062
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
20360
21063
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -20443,9 +21146,7 @@ def update_target_alert_policy_association(ctx, from_json, force, wait_for_state
20443
21146
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20444
21147
 
20445
21148
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20446
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20447
-
20448
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21149
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20449
21150
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20450
21151
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
20451
21152
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -20545,9 +21246,7 @@ def update_target_database(ctx, from_json, force, wait_for_state, max_wait_secon
20545
21246
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20546
21247
 
20547
21248
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20548
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20549
-
20550
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21249
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20551
21250
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20552
21251
  @cli_util.option('--database-details-instance-id', help=u"""The OCID of the compute instance on which the database is running.""")
20553
21252
  @cli_util.option('--database-details-ip-addresses', type=custom_types.CLI_COMPLEX_TYPE, help=u"""The list of database host IP Addresses. Fully qualified domain names can be used if connectionType is 'ONPREM_CONNECTOR'.""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
@@ -20657,9 +21356,7 @@ def update_target_database_installed_database_details(ctx, from_json, force, wai
20657
21356
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20658
21357
 
20659
21358
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20660
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20661
-
20662
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21359
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20663
21360
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20664
21361
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
20665
21362
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -20760,9 +21457,7 @@ def update_target_database_autonomous_database_details(ctx, from_json, force, wa
20760
21457
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20761
21458
 
20762
21459
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20763
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20764
-
20765
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21460
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20766
21461
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20767
21462
  @cli_util.option('--database-details-vm-cluster-id', help=u"""The OCID of the VM cluster in which the database is running.""")
20768
21463
  @cli_util.option('--database-details-db-system-id', help=u"""The OCID of the cloud database registered as a target database in Data Safe.""")
@@ -20874,9 +21569,7 @@ def update_target_database_database_cloud_service_details(ctx, from_json, force,
20874
21569
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20875
21570
 
20876
21571
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20877
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20878
-
20879
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21572
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20880
21573
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20881
21574
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
20882
21575
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -20975,9 +21668,7 @@ def update_target_database_private_endpoint(ctx, from_json, force, wait_for_stat
20975
21668
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
20976
21669
 
20977
21670
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20978
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
20979
-
20980
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21671
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
20981
21672
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
20982
21673
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
20983
21674
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -21076,9 +21767,7 @@ Allowed version strings - \"v1\" v1's version specific schedule -<ss> <mm> <hh>
21076
21767
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
21077
21768
 
21078
21769
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21079
- @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
21080
-
21081
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21770
+ @cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
21082
21771
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
21083
21772
  @cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
21084
21773
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")