oci-cli 3.63.2__py3-none-any.whl → 3.64.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (341) hide show
  1. oci_cli/bin/devops.psm1 +5 -1
  2. oci_cli/bin/multicloud.psm1 +53 -0
  3. oci_cli/bin/redis.psm1 +28 -3
  4. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +133 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +180 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +131 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +93 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +194 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +129 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection.txt +14 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group.txt +22 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +142 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +187 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +184 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +141 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +103 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +137 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +137 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +206 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +202 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +137 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection.txt +14 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job.txt +30 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +138 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +173 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +163 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +136 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +98 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +189 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +177 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +137 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection.txt +14 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source.txt +26 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +108 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +157 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +132 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +94 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +167 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +137 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection.txt +14 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint.txt +22 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt +76 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/compute/{compute-gpu-memory-cluster-collection/list-compute-gpu-memory-clusters.txt → compute-gpu-memory-cluster/list.txt} +5 -5
  44. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster.txt +2 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +0 -5
  46. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +0 -5
  47. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +0 -5
  48. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +11 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/compute.txt +2 -4
  50. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +2 -2
  51. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +2 -2
  52. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +140 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +182 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +138 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +108 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +145 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +211 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +192 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set.txt +28 -0
  60. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +5 -0
  61. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +11 -10
  62. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +9 -8
  63. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +5 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +5 -0
  65. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +5 -1
  66. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +5 -1
  67. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +5 -2
  68. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +14 -10
  69. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +205 -0
  70. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +135 -0
  71. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +5 -1
  72. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +5 -1
  73. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +5 -1
  74. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +5 -1
  75. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +143 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +14 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +14 -1
  78. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +10 -1
  79. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile.txt +6 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +5 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +6 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +6 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +187 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +5 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +1 -1
  86. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +1 -1
  87. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +1 -1
  88. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +28 -1
  89. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +1 -1
  90. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +9 -9
  91. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt +10 -6
  92. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt +10 -6
  93. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +13 -2
  94. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +9 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +134 -0
  96. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +135 -0
  97. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +33 -2
  98. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +2 -2
  99. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +2 -2
  100. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +112 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +186 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +35 -1
  103. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +33 -2
  104. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +5 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +5 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +188 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +174 -0
  108. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +21 -3
  109. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +145 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +145 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +129 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt +18 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +3 -2
  114. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +159 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +131 -0
  116. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +3 -1
  117. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +8 -0
  118. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +3 -1
  119. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +135 -0
  120. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +189 -0
  121. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +133 -0
  122. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +95 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +197 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +375 -0
  125. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection.txt +14 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config.txt +23 -0
  127. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -2
  128. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +179 -0
  129. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +135 -0
  130. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +131 -0
  131. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -1
  132. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +10 -1
  133. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +132 -0
  134. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -1
  135. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment.txt +8 -0
  136. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -1
  137. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +21 -2
  138. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy.txt +4 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +27 -0
  140. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +5 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +5 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +5 -0
  143. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +1 -1
  144. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +1 -1
  145. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +2 -2
  146. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +2 -2
  147. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +138 -0
  148. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +175 -0
  149. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +137 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +118 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +99 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +189 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +365 -0
  154. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary.txt +15 -0
  155. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group.txt +25 -0
  156. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +164 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +142 -0
  158. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +195 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +140 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +102 -0
  161. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +202 -0
  162. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +385 -0
  163. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection.txt +14 -0
  164. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +132 -0
  165. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +129 -0
  166. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +92 -0
  167. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +171 -0
  168. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +205 -0
  169. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection.txt +14 -0
  170. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition.txt +20 -0
  171. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy.txt +25 -0
  172. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +13 -2
  173. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +14 -0
  174. oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt +118 -0
  175. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +1 -7
  176. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +1 -7
  177. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +29 -24
  178. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +1 -7
  179. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +2 -7
  180. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +1 -7
  181. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +1 -7
  182. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +1 -7
  183. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +1 -7
  184. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +1 -7
  185. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +23 -7
  186. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +1 -7
  187. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +1 -7
  188. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +1 -7
  189. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +11 -0
  190. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +114 -1
  191. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  192. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  193. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +1 -1
  194. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +1 -1
  195. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +1 -1
  196. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +1 -1
  197. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +119 -0
  198. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +119 -0
  199. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt +4 -0
  200. oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +4 -0
  201. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.txt +128 -0
  202. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response.txt +15 -0
  203. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt +4 -0
  204. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +9 -0
  205. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +4 -3
  206. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +9 -0
  207. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +20 -8
  208. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +8 -9
  209. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +1 -1
  210. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +2 -2
  211. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +2 -2
  212. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +9 -0
  213. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +4 -3
  214. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +9 -0
  215. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +20 -8
  216. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +1 -1
  217. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +2 -2
  218. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +2 -2
  219. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  220. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  221. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log/list.txt → work-request-log-entry/list-work-request-logs.txt} +5 -5
  222. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log.txt → work-request-log-entry.txt} +3 -3
  223. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
  224. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
  225. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.txt +167 -0
  226. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection.txt +14 -0
  227. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.txt +162 -0
  228. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection.txt +15 -0
  229. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.txt +216 -0
  230. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection.txt +14 -0
  231. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata.txt +26 -0
  232. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata/get.txt +96 -0
  233. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection/list-multi-cloud-metadata.txt +133 -0
  234. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection.txt +14 -0
  235. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata.txt +15 -0
  236. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata.txt +22 -0
  237. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor/get.txt +111 -0
  238. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection/list-network-anchors.txt +180 -0
  239. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection.txt +15 -0
  240. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor.txt +19 -0
  241. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor.txt +22 -0
  242. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt +106 -0
  243. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt +172 -0
  244. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection.txt +15 -0
  245. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor.txt +19 -0
  246. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor.txt +22 -0
  247. oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt +58 -0
  248. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +2 -2
  249. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt +12 -10
  250. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +11 -16
  251. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
  252. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  253. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  254. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
  255. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  256. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
  257. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log.txt → work-request-log-entry.txt} +2 -2
  258. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  259. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary/list-associated-oci-cache-clusters.txt +139 -0
  260. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary.txt +14 -0
  261. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +139 -0
  262. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +175 -0
  263. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +138 -0
  264. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +100 -0
  265. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +173 -0
  266. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary/list-oci-cache-config-sets.txt +148 -0
  267. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary.txt +14 -0
  268. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set.txt +23 -0
  269. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set.txt +33 -0
  270. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +96 -0
  271. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary/list-oci-cache-default-config-sets.txt +156 -0
  272. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary.txt +14 -0
  273. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set.txt +15 -0
  274. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set.txt +21 -0
  275. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +4 -0
  276. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +4 -0
  277. oci_cli/help_text_producer/data_files/text/cmdref/redis.txt +32 -0
  278. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +5 -4
  279. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +15 -12
  280. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  281. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +2 -2
  282. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +153 -0
  283. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +20 -14
  284. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +2 -2
  285. oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt +3 -1
  286. oci_cli/help_text_producer/data_files/text/cmdref/support.txt +2 -0
  287. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  288. oci_cli/service_mapping.py +5 -0
  289. oci_cli/version.py +1 -1
  290. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/METADATA +2 -2
  291. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/RECORD +340 -169
  292. services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py +2349 -448
  293. services/cims/src/oci_cli_incident/cims_cli_extended.py +70 -14
  294. services/cims/src/oci_cli_incident/generated/incident_cli.py +76 -15
  295. services/core/src/oci_cli_compute/generated/compute_cli.py +19 -79
  296. services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +16 -14
  297. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +3822 -391
  298. services/data_science/src/oci_cli_data_science/datascience_cli_extended.py +47 -6
  299. services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1351 -139
  300. services/database/src/oci_cli_database/database_cli_extended.py +16 -1
  301. services/devops/src/oci_cli_devops/generated/devops_cli.py +62 -2
  302. services/email_data_plane/src/oci_cli_email_dp/generated/emaildp_cli.py +41 -0
  303. services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +67 -25
  304. services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +38 -4
  305. services/multicloud/__init__.py +4 -0
  306. services/multicloud/src/__init__.py +4 -0
  307. services/multicloud/src/oci_cli_metadata/__init__.py +4 -0
  308. services/multicloud/src/oci_cli_metadata/generated/__init__.py +4 -0
  309. services/multicloud/src/oci_cli_metadata/generated/client_mappings.py +14 -0
  310. services/multicloud/src/oci_cli_metadata/generated/metadata_cli.py +239 -0
  311. services/multicloud/src/oci_cli_multi_clouds_metadata/__init__.py +4 -0
  312. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/__init__.py +4 -0
  313. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/client_mappings.py +14 -0
  314. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/multicloudsmetadata_cli.py +117 -0
  315. services/multicloud/src/oci_cli_multicloud/__init__.py +4 -0
  316. services/multicloud/src/oci_cli_multicloud/generated/__init__.py +4 -0
  317. services/multicloud/src/oci_cli_multicloud/generated/multicloud_service_cli.py +14 -0
  318. services/multicloud/src/oci_cli_omhub_network_anchor/__init__.py +4 -0
  319. services/multicloud/src/oci_cli_omhub_network_anchor/generated/__init__.py +4 -0
  320. services/multicloud/src/oci_cli_omhub_network_anchor/generated/client_mappings.py +14 -0
  321. services/multicloud/src/oci_cli_omhub_network_anchor/generated/omhubnetworkanchor_cli.py +150 -0
  322. services/multicloud/src/oci_cli_omhub_resource_anchor/__init__.py +4 -0
  323. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/__init__.py +4 -0
  324. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/client_mappings.py +14 -0
  325. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/omhubresourceanchor_cli.py +143 -0
  326. services/multicloud/tests/__init__.py +4 -0
  327. services/redis/src/oci_cli_oci_cache_config_set/__init__.py +4 -0
  328. services/redis/src/oci_cli_oci_cache_config_set/generated/__init__.py +4 -0
  329. services/redis/src/oci_cli_oci_cache_config_set/generated/client_mappings.py +14 -0
  330. services/redis/src/oci_cli_oci_cache_config_set/generated/ocicacheconfigset_cli.py +458 -0
  331. services/redis/src/oci_cli_oci_cache_default_config_set/__init__.py +4 -0
  332. services/redis/src/oci_cli_oci_cache_default_config_set/generated/__init__.py +4 -0
  333. services/redis/src/oci_cli_oci_cache_default_config_set/generated/client_mappings.py +14 -0
  334. services/redis/src/oci_cli_oci_cache_default_config_set/generated/ocicachedefaultconfigset_cli.py +129 -0
  335. services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py +10 -2
  336. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection.txt +0 -14
  337. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/LICENSE.txt +0 -0
  338. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  339. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/WHEEL +0 -0
  340. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/entry_points.txt +0 -0
  341. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/top_level.txt +0 -0
@@ -88,12 +88,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
88
88
  Example using required parameter
89
89
  ================================
90
90
 
91
- Copy and paste the following example into a JSON file, replacing the
92
- example parameters with your own.
93
-
94
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
95
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
96
-
97
91
  Copy the following CLI commands into a file named example.sh. Run the
98
92
  command by typing “bash example.sh” and replacing the example
99
93
  parameters with your own.
@@ -103,9 +97,10 @@ like shell. You need to set up the OCI configuration and appropriate
103
97
  security policies before trying the examples.
104
98
 
105
99
  export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-science/project/create.html#cmdoption-compartment-id
100
+ export file=<substitute-value-of-file> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-science/job/get-artifact-content.html#cmdoption-file
106
101
 
107
102
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
108
103
 
109
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
104
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
110
105
 
111
106
  oci data-science job get-artifact-content --file $file --job-id $job_id
@@ -78,12 +78,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
78
78
  Example using required parameter
79
79
  ================================
80
80
 
81
- Copy and paste the following example into a JSON file, replacing the
82
- example parameters with your own.
83
-
84
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
85
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
86
-
87
81
  Copy the following CLI commands into a file named example.sh. Run the
88
82
  command by typing “bash example.sh” and replacing the example
89
83
  parameters with your own.
@@ -96,6 +90,6 @@ security policies before trying the examples.
96
90
 
97
91
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
98
92
 
99
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
93
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
100
94
 
101
95
  oci data-science job get --job-id $job_id
@@ -78,12 +78,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
78
78
  Example using required parameter
79
79
  ================================
80
80
 
81
- Copy and paste the following example into a JSON file, replacing the
82
- example parameters with your own.
83
-
84
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
85
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
86
-
87
81
  Copy the following CLI commands into a file named example.sh. Run the
88
82
  command by typing “bash example.sh” and replacing the example
89
83
  parameters with your own.
@@ -96,6 +90,6 @@ security policies before trying the examples.
96
90
 
97
91
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
98
92
 
99
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
93
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
100
94
 
101
95
  oci data-science job head-job-artifact --job-id $job_id
@@ -179,12 +179,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
179
179
  Example using required parameter
180
180
  ================================
181
181
 
182
- Copy and paste the following example into a JSON file, replacing the
183
- example parameters with your own.
184
-
185
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
186
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
187
-
188
182
  Copy the following CLI commands into a file named example.sh. Run the
189
183
  command by typing “bash example.sh” and replacing the example
190
184
  parameters with your own.
@@ -197,6 +191,6 @@ security policies before trying the examples.
197
191
 
198
192
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
199
193
 
200
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
194
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
201
195
 
202
196
  oci data-science job update --job-id $job_id
@@ -86,12 +86,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
86
86
  Example using required parameter
87
87
  ================================
88
88
 
89
- Copy and paste the following example into a JSON file, replacing the
90
- example parameters with your own.
91
-
92
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
93
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
94
-
95
89
  Copy the following CLI commands into a file named example.sh. Run the
96
90
  command by typing “bash example.sh” and replacing the example
97
91
  parameters with your own.
@@ -104,7 +98,7 @@ security policies before trying the examples.
104
98
 
105
99
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
106
100
 
107
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
101
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
108
102
 
109
103
  job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
110
104
 
@@ -90,12 +90,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
90
90
  Example using required parameter
91
91
  ================================
92
92
 
93
- Copy and paste the following example into a JSON file, replacing the
94
- example parameters with your own.
95
-
96
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
97
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
98
-
99
93
  Copy the following CLI commands into a file named example.sh. Run the
100
94
  command by typing “bash example.sh” and replacing the example
101
95
  parameters with your own.
@@ -108,7 +102,7 @@ security policies before trying the examples.
108
102
 
109
103
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
110
104
 
111
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
105
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
112
106
 
113
107
  job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
114
108
 
@@ -120,6 +120,28 @@ example of the JSON which must be provided. We recommend storing this
120
120
  example in a file, modifying it as needed and then passing it back in
121
121
  via the file:// syntax.
122
122
 
123
+ --job-infrastructure-configuration-override-details [complex type]
124
+
125
+ This is a complex type whose value must be valid JSON. The value can
126
+ be provided as a string on the command line or passed in as a file
127
+ using the file://path/to/file syntax.
128
+
129
+ The "--generate-param-json-input" option can be used to generate an
130
+ example of the JSON which must be provided. We recommend storing this
131
+ example in a file, modifying it as needed and then passing it back in
132
+ via the file:// syntax.
133
+
134
+ --job-node-configuration-override-details [complex type]
135
+
136
+ This is a complex type whose value must be valid JSON. The value can
137
+ be provided as a string on the command line or passed in as a file
138
+ using the file://path/to/file syntax.
139
+
140
+ The "--generate-param-json-input" option can be used to generate an
141
+ example of the JSON which must be provided. We recommend storing this
142
+ example in a file, modifying it as needed and then passing it back in
143
+ via the file:// syntax.
144
+
123
145
  --log-configuration-override-details [complex type]
124
146
 
125
147
  This is a complex type whose value must be valid JSON. The value can
@@ -180,12 +202,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
180
202
  Example using required parameter
181
203
  ================================
182
204
 
183
- Copy and paste the following example into a JSON file, replacing the
184
- example parameters with your own.
185
-
186
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
187
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
188
-
189
205
  Copy the following CLI commands into a file named example.sh. Run the
190
206
  command by typing “bash example.sh” and replacing the example
191
207
  parameters with your own.
@@ -198,6 +214,6 @@ security policies before trying the examples.
198
214
 
199
215
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
200
216
 
201
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
217
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
202
218
 
203
219
  oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id
@@ -116,12 +116,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
116
116
  Example using required parameter
117
117
  ================================
118
118
 
119
- Copy and paste the following example into a JSON file, replacing the
120
- example parameters with your own.
121
-
122
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
123
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
124
-
125
119
  Copy the following CLI commands into a file named example.sh. Run the
126
120
  command by typing “bash example.sh” and replacing the example
127
121
  parameters with your own.
@@ -134,7 +128,7 @@ security policies before trying the examples.
134
128
 
135
129
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
136
130
 
137
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
131
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
138
132
 
139
133
  job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
140
134
 
@@ -78,12 +78,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
78
78
  Example using required parameter
79
79
  ================================
80
80
 
81
- Copy and paste the following example into a JSON file, replacing the
82
- example parameters with your own.
83
-
84
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
85
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
86
-
87
81
  Copy the following CLI commands into a file named example.sh. Run the
88
82
  command by typing “bash example.sh” and replacing the example
89
83
  parameters with your own.
@@ -96,7 +90,7 @@ security policies before trying the examples.
96
90
 
97
91
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
98
92
 
99
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
93
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
100
94
 
101
95
  job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
102
96
 
@@ -147,12 +147,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
147
147
  Example using required parameter
148
148
  ================================
149
149
 
150
- Copy and paste the following example into a JSON file, replacing the
151
- example parameters with your own.
152
-
153
- oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
154
- oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
155
-
156
150
  Copy the following CLI commands into a file named example.sh. Run the
157
151
  command by typing “bash example.sh” and replacing the example
158
152
  parameters with your own.
@@ -165,7 +159,7 @@ security policies before trying the examples.
165
159
 
166
160
  project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
167
161
 
168
- job_id=$(oci data-science job create --compartment-id $compartment_id --configuration-details file://configuration-details.json --infrastructure-configuration-details file://infrastructure-configuration-details.json --project-id $project_id --query data.id --raw-output)
162
+ job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
169
163
 
170
164
  job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
171
165
 
@@ -105,6 +105,17 @@ For examples on usage of this option, please see our “using CLI with
105
105
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
106
106
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
107
107
 
108
+ --infrastructure-configuration-override-details [complex type]
109
+
110
+ This is a complex type whose value must be valid JSON. The value can
111
+ be provided as a string on the command line or passed in as a file
112
+ using the file://path/to/file syntax.
113
+
114
+ The "--generate-param-json-input" option can be used to generate an
115
+ example of the JSON which must be provided. We recommend storing this
116
+ example in a file, modifying it as needed and then passing it back in
117
+ via the file:// syntax.
118
+
108
119
  --log-configuration-override-details [complex type]
109
120
 
110
121
  This is a complex type whose value must be valid JSON. The value can
@@ -36,6 +36,10 @@ association.
36
36
 
37
37
  * The password MUST be the same as the primary admin password.
38
38
 
39
+ --db-home-id [text]
40
+
41
+ The OCID of the Database Home.
42
+
39
43
  --source-database-id [text]
40
44
 
41
45
  The OCID of the source (primary) database for the Data Guard group.
@@ -48,10 +52,95 @@ Optional Parameters
48
52
 
49
53
  Specifies the *DB_UNIQUE_NAME* of the standby database to be created.
50
54
 
55
+ --db-version [text]
56
+
57
+ A valid Oracle Database version. For a list of supported versions, use
58
+ the ListDbVersions operation.
59
+
60
+ This cannot be updated in parallel with any of the following:
61
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
62
+ adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode,
63
+ permissionLevel, dbWorkload, privateEndpointLabel, nsgIds,
64
+ isRefreshable, dbName, scheduledOperations, dbToolsDetails,
65
+ isLocalDataGuardEnabled, or isFreeTier.
66
+
67
+ --defined-tags [complex type]
68
+
69
+ Defined tags for this resource. Each key is predefined and scoped to a
70
+ namespace. For more information, see Resource Tags. This is a complex
71
+ type whose value must be valid JSON. The value can be provided as a
72
+ string on the command line or passed in as a file using the
73
+ file://path/to/file syntax.
74
+
75
+ The "--generate-param-json-input" option can be used to generate an
76
+ example of the JSON which must be provided. We recommend storing this
77
+ example in a file, modifying it as needed and then passing it back in
78
+ via the file:// syntax.
79
+
80
+ --freeform-tags [complex type]
81
+
82
+ Free-form tags for this resource. Each tag is a simple key-value pair
83
+ with no predefined name, type, or namespace. For more information, see
84
+ Resource Tags.
85
+
86
+ Example:
87
+
88
+ {"Department": "Finance"}
89
+
90
+ This is a complex type whose value must be valid JSON. The value can
91
+ be provided as a string on the command line or passed in as a file
92
+ using the file://path/to/file syntax.
93
+
94
+ The "--generate-param-json-input" option can be used to generate an
95
+ example of the JSON which must be provided. We recommend storing this
96
+ example in a file, modifying it as needed and then passing it back in
97
+ via the file:// syntax.
98
+
99
+ --from-json [text]
100
+
101
+ Provide input to this command as a JSON document from a file using the
102
+ file://path-to/file syntax.
103
+
104
+ The "--generate-full-command-json-input" option can be used to
105
+ generate a sample json file to be used with this command option. The
106
+ key names are pre-populated and match the command option names
107
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
108
+ while the values of the keys need to be populated by the user before
109
+ using the sample file as an input to this command. For any command
110
+ option that accepts multiple values, the value of the key can be a
111
+ JSON array.
112
+
113
+ Options can still be provided on the command line. If an option exists
114
+ in both the JSON document and the command line then the command line
115
+ specified value will be used.
116
+
117
+ For examples on usage of this option, please see our “using CLI with
118
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
119
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
120
+
51
121
  --is-active-data-guard-enabled [boolean]
52
122
 
53
123
  True if active Data Guard is enabled.
54
124
 
125
+ --kms-key-id [text]
126
+
127
+ The OCID of the key container that is used as the master encryption
128
+ key in database transparent data encryption (TDE) operations.
129
+
130
+ --kms-key-version-id [text]
131
+
132
+ The OCID of the key container version that is used in database
133
+ transparent data encryption (TDE) operations KMS Key can have multiple
134
+ key versions. If none is specified, the current key version (latest)
135
+ of the Key Id is used for the operation. Autonomous Database
136
+ Serverless does not use key versions, hence is not applicable for
137
+ Autonomous Database Serverless instances.
138
+
139
+ --max-wait-seconds [integer]
140
+
141
+ The maximum time to wait for the resource to reach the lifecycle state
142
+ defined by "--wait-for-state". Defaults to 1200 seconds.
143
+
55
144
  --protection-mode [text]
56
145
 
57
146
  The protection mode to set up between the primary and standby
@@ -88,6 +177,27 @@ Accepted values are:
88
177
 
89
178
  ASYNC, SYNC
90
179
 
180
+ --wait-for-state [text]
181
+
182
+ This operation creates, modifies or deletes a resource that has a
183
+ defined lifecycle state. Specify this option to perform the action and
184
+ then wait until the resource reaches a given lifecycle state. Multiple
185
+ states can be specified, returning on the first state. For example, "
186
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
187
+ whichever lifecycle state is reached first. If timeout is reached, a
188
+ return code of 2 is returned. For any other error, a return code of 1
189
+ is returned.
190
+
191
+ Accepted values are:
192
+
193
+ AVAILABLE, BACKUP_IN_PROGRESS, CONVERTING, FAILED, PROVISIONING, RESTORE_FAILED, TERMINATED, TERMINATING, UPDATING, UPGRADING
194
+
195
+ --wait-interval-seconds [integer]
196
+
197
+ Check every "--wait-interval-seconds" to see whether the resource has
198
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
199
+ 30 seconds.
200
+
91
201
 
92
202
  Global Parameters
93
203
  =================
@@ -115,7 +225,10 @@ Please note this sample will only work in the POSIX-compliant bash-
115
225
  like shell. You need to set up the OCI configuration and appropriate
116
226
  security policies before trying the examples.
117
227
 
228
+ export db_system_id=<substitute-value-of-db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/db-home/create.html#cmdoption-db-system-id
118
229
  export database_admin_password=<substitute-value-of-database_admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create-standby-database.html#cmdoption-database-admin-password
119
230
  export source_database_id=<substitute-value-of-source_database_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create-standby-database.html#cmdoption-source-database-id
120
231
 
121
- oci db database create-standby-database --database-admin-password $database_admin_password --source-database-id $source_database_id
232
+ db_home_id=$(oci db db-home create --db-system-id $db_system_id --query data.id --raw-output)
233
+
234
+ oci db database create-standby-database --database-admin-password $database_admin_password --db-home-id $db_home_id --source-database-id $source_database_id
@@ -1,5 +1,5 @@
1
- "list-errors"
2
- *************
1
+ "list"
2
+ ******
3
3
 
4
4
  * Description
5
5
 
@@ -24,7 +24,7 @@ given ID.
24
24
  Usage
25
25
  =====
26
26
 
27
- oci delegate-access-control work-request work-request-error list-errors [OPTIONS]
27
+ oci delegate-access-control work-request work-request-error list [OPTIONS]
28
28
 
29
29
 
30
30
  Required Parameters
@@ -123,6 +123,6 @@ Please note this sample will only work in the POSIX-compliant bash-
123
123
  like shell. You need to set up the OCI configuration and appropriate
124
124
  security policies before trying the examples.
125
125
 
126
- export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-error/list-errors.html#cmdoption-work-request-id
126
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-error/list.html#cmdoption-work-request-id
127
127
 
128
- oci delegate-access-control work-request work-request-error list-errors --work-request-id $work_request_id
128
+ oci delegate-access-control work-request work-request-error list --work-request-id $work_request_id
@@ -11,4 +11,4 @@ An error encountered while executing a work request.
11
11
  Available Commands
12
12
  ==================
13
13
 
14
- * list-errors
14
+ * list
@@ -28,7 +28,7 @@ Available Commands
28
28
 
29
29
  * work-request-error
30
30
 
31
- * list-errors
31
+ * list
32
32
 
33
33
  * work-request-log
34
34
 
@@ -94,7 +94,7 @@ Available Commands
94
94
 
95
95
  * work-request-error
96
96
 
97
- * list-errors
97
+ * list
98
98
 
99
99
  * work-request-log
100
100
 
@@ -31,7 +31,7 @@ Required Parameters
31
31
 
32
32
  --branch-name [text]
33
33
 
34
- Name of a branch to protect.
34
+ The branchName can either be exact branch name or branch pattern.
35
35
 
36
36
  --repository-id [text]
37
37
 
@@ -31,7 +31,7 @@ Required Parameters
31
31
 
32
32
  --branch-name [text]
33
33
 
34
- Name of a protected branch.
34
+ The branchName can either be exact branch name or branch pattern.
35
35
 
36
36
  --repository-id [text]
37
37
 
@@ -0,0 +1,119 @@
1
+ "reopen-pull-request-comment"
2
+ *****************************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Reopen a PullRequest Comment
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci devops pull-request reopen-pull-request-comment [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --comment-id [text]
33
+
34
+ unique PullRequest Comment identifier
35
+
36
+ --pull-request-id [text]
37
+
38
+ unique PullRequest identifier
39
+
40
+
41
+ Optional Parameters
42
+ ===================
43
+
44
+ --from-json [text]
45
+
46
+ Provide input to this command as a JSON document from a file using the
47
+ file://path-to/file syntax.
48
+
49
+ The "--generate-full-command-json-input" option can be used to
50
+ generate a sample json file to be used with this command option. The
51
+ key names are pre-populated and match the command option names
52
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
53
+ while the values of the keys need to be populated by the user before
54
+ using the sample file as an input to this command. For any command
55
+ option that accepts multiple values, the value of the key can be a
56
+ JSON array.
57
+
58
+ Options can still be provided on the command line. If an option exists
59
+ in both the JSON document and the command line then the command line
60
+ specified value will be used.
61
+
62
+ For examples on usage of this option, please see our “using CLI with
63
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
64
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
65
+
66
+ --if-match [text]
67
+
68
+ For optimistic concurrency control. In the PUT or DELETE call for a
69
+ resource, set the *if-match* parameter to the value of the etag from a
70
+ previous GET or POST response for that resource. The resource will be
71
+ updated or deleted only if the etag you provide matches the resource’s
72
+ current etag value.
73
+
74
+
75
+ Global Parameters
76
+ =================
77
+
78
+ Use "oci --help" for help on global parameters.
79
+
80
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
81
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
82
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
83
+ --generate-param-json-input", "--help", "--latest-version", "--max-
84
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
85
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
86
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
87
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
88
+
89
+
90
+ Example using required parameter
91
+ ================================
92
+
93
+ Copy and paste the following example into a JSON file, replacing the
94
+ example parameters with your own.
95
+
96
+ oci devops project create --generate-param-json-input notification-config > notification-config.json
97
+
98
+ Copy the following CLI commands into a file named example.sh. Run the
99
+ command by typing “bash example.sh” and replacing the example
100
+ parameters with your own.
101
+
102
+ Please note this sample will only work in the POSIX-compliant bash-
103
+ like shell. You need to set up the OCI configuration and appropriate
104
+ security policies before trying the examples.
105
+
106
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/project/create.html#cmdoption-compartment-id
107
+ export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/project/create.html#cmdoption-name
108
+ export repository_type=<substitute-value-of-repository_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/repository/create.html#cmdoption-repository-type
109
+ export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/pull-request/create.html#cmdoption-display-name
110
+ export source_branch=<substitute-value-of-source_branch> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/pull-request/create.html#cmdoption-source-branch
111
+ export comment_id=<substitute-value-of-comment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/pull-request/reopen-pull-request-comment.html#cmdoption-comment-id
112
+
113
+ project_id=$(oci devops project create --compartment-id $compartment_id --name $name --notification-config file://notification-config.json --query data.id --raw-output)
114
+
115
+ repository_id=$(oci devops repository create --name $name --project-id $project_id --repository-type $repository_type --query data.id --raw-output)
116
+
117
+ pull_request_id=$(oci devops pull-request create --display-name $display_name --repository-id $repository_id --source-branch $source_branch --query data.id --raw-output)
118
+
119
+ oci devops pull-request reopen-pull-request-comment --comment-id $comment_id --pull-request-id $pull_request_id